p5sagit/p5-mst-13.2.git
1997-05-15 Tim Bunce Fix recursive substitution [test]
1997-05-15 Jonathan Hudson VMS update, including socket support (four patches)
1997-05-15 Jeff Okamoto Fix default HP-UX installation path
1997-05-15 Chip Salzenberg Make Irix hints adapt when n32 libm.so is missing
1997-05-07 Chip Salzenberg [differences between cumulative patch application and...
1997-05-07 Perl 5 Porters [inseparable changes from match from perl-5.003_99...
1997-05-07 Gisle Aas Document 'Possible attempt to separate words with commas'
1997-05-07 Ilya Zakharevich OS/2 doc patch for _99
1997-05-07 Gurusamy Sarathy Fix for redefined sort subs nastiness
1997-05-07 Chip Salzenberg [dummy merge]
1997-05-07 Chip Salzenberg Mention the Regular Expressions book
1997-05-07 Stephen Potter Mention the Regular Expressions book
1997-05-07 Chip Salzenberg Refresh description of sprintf()
1997-05-07 Ilya Zakharevich Debugger docs patch
1997-05-07 John D Groenveld perlfaq9, hostname
1997-05-07 Andy Dougherty More explicit Solaris instructions
1997-05-07 Ilya Zakharevich Newer CPerl mode
1997-05-07 Ralf S. Engelschall Trivial bugfix for pod of xsubpp
1997-05-07 Unknown Contributor Three bugs in pod2html
1997-05-07 Russ Allbery Another blank line patch to Pod::Text
1997-05-07 Chip Salzenberg Fix wantarray() in sort subs [fixes metaconfig]
1997-05-07 Gary Clark Win32 boot_DynaLoader problem in 99
1997-05-07 Chuck D. Phillips HPUX: patch for ext/DynaLoader/dl_hpux.xs
1997-05-07 Scott Henry Irix hint update
1997-05-07 Giles Lean NetBSD hint update
1997-04-30 Chip Salzenberg [differences between cumulative patch application and...
1997-04-30 Perl 5 Porters [inseparable changes from match from perl-5.003_98...
1997-04-30 Eric Bartley Support shared libperl on AIX
1997-04-30 Chip Salzenberg Fix typo in perldelta
1997-04-30 Gisle Aas Fix description of av_undef() in perlguts
1997-04-30 Chip Salzenberg [dummy merge]
1997-04-30 Chip Salzenberg typo fixes to installhtml
1997-04-30 Larry W. Virden typo fixes to installhtml
1997-04-30 Dominic Dunlop Disable op/pipe.t test under Machten
1997-04-30 Paul Marquess Refresh DB_File to 1.14
1997-04-30 Chip Salzenberg Add new globals to perl.exp
1997-04-30 Ilya Zakharevich Fix OS/2-specific buffer overflow
1997-04-30 Spider Boardman Fix sysread() on tied handle
1997-04-30 Chip Salzenberg Handle tainted values in lists returned from subs,...
1997-04-30 Chip Salzenberg Forget prototype of subroutine after C<undef &subr>
1997-04-30 Chip Salzenberg Fix NUL-termination bug in delimcpy()
1997-04-29 Perl 5 Porters [inseparable changes from match from perl-5.003_97j...
1997-04-29 Chip Salzenberg Support C< $coderef->($x,$y) >
1997-04-29 Chip Salzenberg Describe Math::Trig in perlmodlib
1997-04-29 Spider Boardman Fix warning wrt return value of PerlIO_getname()
1997-04-29 Chip Salzenberg [dummy merge]
1997-04-29 Chip Salzenberg Reset errno after failed piped close
1997-04-29 Roderick Schertler Reset errno after failed piped close
1997-04-29 Chip Salzenberg Fix C< hex('80') * 0x1000000 >
1997-04-26 Chip Salzenberg [differences between cumulative patch application and...
1997-04-26 Perl 5 Porters [inseparable changes from match from perl-5.003_97i...
1997-04-26 Chip Salzenberg Doc fix for close of pipe handle
1997-04-26 Chip Salzenberg Describe __PACKAGE__ in perldelta
1997-04-26 Tom Christiansen Split perlmod
1997-04-26 Jesse Glick SelfLoader: fix prototype pattern, rename intrusive...
1997-04-26 Paul Marquess Refresh DB_File to 1.13
1997-04-26 Lincoln Stein Refresh CGI.pm to 2.35
1997-04-26 Chip Salzenberg Fix possible buffer overflow under VMS
1997-04-26 Chip Salzenberg Fix typo in NeXT dynaloader
1997-04-26 Hallvard B... Eliminate Alpha warnings
1997-04-26 Chip Salzenberg Fix lingering '%S' in XS_VERSION_BOOTCHECK
1997-04-26 Gurusamy Sarathy Win32 update (three patches)
1997-04-26 Chuck D. Phillips HP-UX hint update
1997-04-26 matthew green NetBSD hint update
1997-04-24 Chip Salzenberg [differences between cumulative patch application and...
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-24 Chip Salzenberg Document new {,s}printf() behavior
1997-04-24 Chip Salzenberg Fix buffer overflow in a2p
1997-04-24 Gurusamy Sarathy Math::{Complex,Trig} update
1997-04-24 Chip Salzenberg Handle symlinks, high permission bits in File::Path
1997-04-24 Chip Salzenberg Don't core dump if my_inet_aton() get a NULL
1997-04-24 Chip Salzenberg Always NUL-terminate opsets
1997-04-24 Jarkko Hietaniemi Cope with a <db.h> that isn't related to DB
1997-04-24 Chip Salzenberg Undo private patch
1997-04-24 Doug MacEachern Fix scalar leak in pp_prtf()
1997-04-22 Chip Salzenberg [differences between cumulative patch application and...
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-22 Andy Dougherty Fix up Linux hints for tcsh, and Configure patch
1997-04-22 Jarkko Hietaniemi Two doublewords less
1997-04-22 Ilya Zakharevich Problems with glob
1997-04-22 Andreas Koenig Don't put leading newline on numeric strings
1997-04-22 Doug MacEachern Support PRINTF for tied handles
1997-04-22 Roderick Schertler Silence warnings on simple C<use ops>
1997-04-22 Chip Salzenberg Croak on C<use autouse> without module name
1997-04-22 Jarkko Hietaniemi Math::Complex update
1997-04-22 Gurusamy Sarathy Win32 update (two patches)
1997-04-18 Chip Salzenberg [differences between cumulative patch application and...
1997-04-18 Perl 5 Porters [inseparable changes from match from perl-5.003_97f...
1997-04-18 Paul Marquess Document {,un}pack changes
1997-04-18 Roderick Schertler Make h2ph generate constant subs
1997-04-18 Chip Salzenberg Fix NAME in SDBM_File build
1997-04-18 Johan Vromans Patch to Getopt::Long
1997-04-18 Randy J. Ray Minor, optional patch to Makefile.SH
1997-04-18 Chip Salzenberg Fix tcsh hack in Configure
1997-04-18 Chip Salzenberg Fix unnecessary re-linking
1997-04-18 Chip Salzenberg Remove pp_method() inefficiency from last patch
1997-04-18 Chip Salzenberg SECURITY FIX: Buffer overflow in gv_fetchfile()
1997-04-18 Nick Ing-Simmons ExtUtils/Miniperl.pm not built on Win32
1997-04-18 Scott Henry Irix update
1997-04-18 Chip Salzenberg Fix (and test) spaces in {,un}pack()
next