p5sagit/p5-mst-13.2.git
1998-09-05 Larry Wall tr/// logic was hosed under utf8
1998-09-05 Larry Wall several new tests needed tweaking to work under utf8
1998-09-05 Larry Wall index() applied BM optimization to wrong argument
1998-09-05 Larry Wall Implicit require during compile reset line numbering
1998-08-10 Gurusamy Sarathy various tweaks: fix signed vs. unsigned problems that...
1998-08-09 Gurusamy Sarathy fix coredump with MULTIPLICITY (ckWARN() needs early...
1998-08-09 Gurusamy Sarathy tweak warning test
1998-08-09 Gurusamy Sarathy add missing dTHR; notes for test failures due to small...
1998-08-09 Paul Marquess lexical warnings; tweaks to places that didn't apply...
1998-08-08 Gurusamy Sarathy bump patchlevel to 5.005_51
1998-08-08 Paul Marquess fix bogus warning on "\x{123}"
1998-08-08 Dominic Dunlop hide dup symbol for static build of ext/re
1998-08-08 Larry Wall fix double free on -Mutf8 -e '$b=uc("")'
1998-08-08 Larry Wall substr() assumes utf8 without say-so
1998-08-08 Gisle Aas fix intolerance of SWASHes for blank lines
1998-08-08 Gisle Aas utf8 doc tweak
1998-08-08 Gisle Aas kill bogus warning from -we 'use utf8; $_="\x{FF}"'
1998-08-08 Larry Wall \pX not implemented!
1998-08-08 Stephen McCamant Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
1998-08-08 Jarkko Hietaniemi 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw...
1998-08-08 Ilya Zakharevich [5.005_50 PATCH] misprint in RE engine
1998-08-08 Gurusamy Sarathy integrate maint-5.005 changes into mainline
1998-08-08 Gurusamy Sarathy pending submit of 5.005_02
1998-08-08 Gurusamy Sarathy set patchlevel.h, other minor tweaks
1998-08-08 Gurusamy Sarathy prevent lexical leaks from Benchmark into target code...
1998-08-08 Gurusamy Sarathy back out change#1747 until possibly better patch is...
1998-08-07 Gurusamy Sarathy temporary opcode.pl workaround for ebcdic (suggested by
1998-08-07 Paul Marquess Fix for command line use of source filters
1998-08-07 Gurusamy Sarathy perlport.pod notes from Jarkko Hietaniemi; utime()...
1998-08-07 Gurusamy Sarathy perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>
1998-08-07 Ilya Zakharevich Minor cleanup of RE tests and docs
1998-08-07 Gurusamy Sarathy allow more compatible interpretation of spaces File...
1998-08-07 Gurusamy Sarathy don't use © in Test.pm (suggested by M.J.T. Guy)
1998-08-07 Dominic Dunlop [Patch perl5.005_02-TRIAL2] Update hints, Configure...
1998-08-05 Graham Barr make AutoSplit safer on filesystems with short filenames
1998-08-05 Gurusamy Sarathy MM_Win32.pm and Liblist.pm tweaks
1998-08-05 Gurusamy Sarathy pod/perlfaq* update from Tom Christiansen <tchrist...
1998-08-05 Chris Nandor perlport 1.32
1998-08-05 Ilya Zakharevich README.os2 update
1998-08-05 Gurusamy Sarathy additional INSTALL notes from Jarkko Hietaniemi...
1998-08-05 Gurusamy Sarathy correct URL for perlcrt.dll
1998-08-05 Gurusamy Sarathy update Changes, patchlevel, tweak Liblist.pm
1998-08-05 Ilya Zakharevich newer cperl-mode.el
1998-08-05 Gurusamy Sarathy support :nosearch in ExtUtils::Liblist for win32, and...
1998-08-05 Ilya Zakharevich add index entries for -X
1998-08-05 Ilya Zakharevich make Test::Harness optionally check for stray files...
1998-08-05 Gurusamy Sarathy back out change#1703 that break bincompat with PERL_OBJ...
1998-08-05 Jarkko Hietaniemi fixes to enable ISC to build IPC/SysV
1998-08-05 Jeff Okamoto let some 'tr' be '$tr' for occult reasons
1998-08-05 Gurusamy Sarathy perlre.pod tweak suggested by Mike Wescott <mike.wescot...
1998-08-05 David J. Fiander explain caveat about use of numeric constants in podoc...
1998-08-05 Gurusamy Sarathy end pod processing when source file is closed (prevents...
1998-08-04 Gurusamy Sarathy correct prototype for des_fcrypt(), explain how to...
1998-08-04 Gurusamy Sarathy tweak to avoid ambiguity warnings
1998-08-04 Gurusamy Sarathy remove useless 'rcsid' (extension of a suggestion by
1998-08-04 Abigail correct Pod::Html's notion of email addresses
1998-08-04 Gurusamy Sarathy perlport.pod additions from Peter Prymmer <pvhp@forte...
1998-08-04 Chris Nandor perlport 1.30
1998-08-04 Tom Christiansen update postscript generator
1998-08-03 Jarkko Hietaniemi applied suggested patch, slightly tweaked
1998-08-03 Stephen McCamant fix segfault when threadsv is used as foreach itervar
1998-08-02 Ilya Zakharevich close() open files before unlink()
1998-08-02 Jarkko Hietaniemi more pack() tests
1998-08-02 Gurusamy Sarathy t/TEST aesthetic tweak suggested by Jarkko
1998-08-02 Gurusamy Sarathy add Digital Unix 3.x notes to README.threads (as sugges...
1998-08-02 Stephen McCamant allow *FOO{BAR}[0] etc. (without intervening arrow)
1998-08-02 Gurusamy Sarathy fix unpack('u',...) problem with spaces in input
1998-08-02 Gurusamy Sarathy update location of perlcrt.dll for win32 builds
1998-08-02 Ilya Zakharevich Better debugging output from malloc.c
1998-08-02 Gurusamy Sarathy fix longstanding bug in pack('u',...) (reads garbage...
1998-08-02 Gurusamy Sarathy update Changes, tweak Porting/makerel
1998-08-02 Gurusamy Sarathy remove CRs from djgpp/configure.bat (Porting/makerel...
1998-08-02 Gurusamy Sarathy Porting/makerel tweaks
1998-08-02 Gurusamy Sarathy fixes for pod noises
1998-08-02 Ilya Zakharevich malloc.c tweaks
1998-08-02 Slaven Rezic fix quoting of keys with embedded nulls
1998-08-02 Peter Prymmer Re: \Q doesn't work in interpolated regular expressions
1998-08-02 M. J. T. Guy add test for magic autovivification
1998-08-02 Ilya Zakharevich better RE colors
1998-08-02 Ilya Zakharevich mark link type of exported functions for OS/2
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-08-02 Gurusamy Sarathy up patchlevel to 5.005_02
1998-08-02 Ilya Zakharevich Make tests succeed on OS/2
1998-08-02 Gurusamy Sarathy use I32_MAX as the limit when U16_MAX > I32_MAX (for...
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-08-02 Gurusamy Sarathy VMS patches
1998-08-02 Gurusamy Sarathy rename duplicate warning in regexec.c
1998-08-02 Tom Spindler beware egcs' ld on Solaris
1998-08-02 Jan-Pieter... de-utf-ized variation of Ilya's patch
1998-08-02 Jarkko Hietaniemi better validation of SysV IPC availability
1998-08-02 Ilya Zakharevich fix bug in display of watched expressions
1998-08-02 Horst von Brand applied all but one hunk
1998-08-02 Andy Dougherty Remove redundant dTHR
1998-08-02 Tom Hughes Class::Struct has an incomplete tied array package
1998-08-02 Gurusamy Sarathy ensure implicit close on local(*FH) doesn't affect...
1998-08-02 Jarkko Hietaniemi Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Gurusamy Sarathy PERL_OBJECT bincompat fixes from Douglas Lankshear...
1998-08-02 Nicholas Clark hand-apply whitespace-mutiliated patch
1998-08-02 M. J. T. Guy document return values of do() better
1998-08-02 Stephen McCamant avoid reusing foreach itervar if magic got tacked onto it
next