p5sagit/p5-mst-13.2.git
1997-04-30 Perl 5 Porters [inseparable changes from match from perl-5.003_98...
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()
1997-04-17 Chip Salzenberg [differences between cumulative patch application and...
1997-04-17 Perl 5 Porters [inseparable changes from match from perl-5.003_97e...
1997-04-17 Andy Dougherty Doc updates: INSTALL-1.13, pumpkin.pod-1.9
1997-04-17 Shishir Gundavaram Revise quotewords()
1997-04-17 Andreas Koenig CGI.pm broke again
1997-04-17 Michael De... Linux hints: Allow build w/o suidperl, prefer tcsh...
1997-04-17 Gurusamy Sarathy Fix use of var before init in util.c
1997-04-17 Chip Salzenberg Fix error messages on method lookup failure
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-14 John Q. Linux xsubpp incorrectly handles 'class::newthing()'
1997-04-14 Hallvard B... Clean up format of dlopen() debug info
1997-04-14 Jarkko Hietaniemi Sys::Syslog: hyphens in hostnames
1997-04-14 Tom Christiansen User::pwent.pm: g{,e}cos
1997-04-14 Chip Salzenberg [dummy merge]
1997-04-14 Chip Salzenberg Update File::Path
1997-04-14 Andreas Koenig Update File::Path
1997-04-14 Andreas Koenig diagnostics: $/ gotcha
1997-04-14 Ilya Zakharevich Debugger update
1997-04-14 Chip Salzenberg Refresh CGI to 2.34
1997-04-14 Hallvard B... Use '-fPIC' for debugging compiles under Solaris with gcc
1997-04-14 Chip Salzenberg Put extensions' autoload files in $archlib
1997-04-14 Hallvard B... Fix comments in seed()
1997-04-14 Chip Salzenberg [dummy merge]
1997-04-14 Chip Salzenberg Fix for environment leak
1997-04-14 Sven Verdoolaege Fix for environment leak
1997-04-14 Hallvard B... Return a value from PerlIO_{,un}getc
1997-04-14 Steven Parkes Fix STMT_{START,END} under g++
next