p5sagit/p5-mst-13.2.git
1997-06-20 Malcolm Beattie corrected bad_type() prototype.
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-28 Malcolm Beattie Fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-05-26 Malcolm Beattie Add avhv_store_ent. Add missing avhv_* to global.sym.
1997-05-25 Malcolm Beattie Fix up integration 5.003->5.004.
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-05-24 Malcolm Beattie Wholesale update to 5.004.
1997-05-23 Malcolm Beattie Initial integration of relperl from 5.003.
1997-05-15 Chip Salzenberg [differences between cumulative patch application and...
1997-05-15 Perl 5 Porters [inseparable changes from match from perl-5.003_99a...
1997-05-15 Unknown Contributor Tweaks for perldelta
1997-05-15 Hans Mulder Protect against having no such command as 'cc'
1997-05-15 Tom Christiansen More detailed IO::Socket documentation
1997-05-15 Danny Sadinoff Don't require executable bit on perl -S if DOSISH
1997-05-15 Chip Salzenberg [dummy merge]
1997-05-15 Chip Salzenberg Note that DATA filehandle is unavailable during BEGIN {}
1997-05-15 Neil Bowers Note that DATA filehandle is unavailable during BEGIN {}
1997-05-15 Chip Salzenberg [dummy merge]
1997-05-15 Chip Salzenberg Explain that destruction order is not defined
1997-05-15 Gurusamy Sarathy Explain that destruction order is not defined
1997-05-15 Jeff Okamoto h2xs and @EXPORT_OK
1997-05-15 Chuck D. Phillips Fix sleep test: sleep(N) is defined to allow sleeping N-1
1997-05-15 Tom Phoenix Make rand.t vanishingly unlikely to give false failure
1997-05-15 Chip Salzenberg Fix core dump on IO::Seekable::setpos($fh, undef)
1997-05-15 Chip Salzenberg In IO::File::open, prepend './' less often (for Win32...
1997-05-15 Lincoln Stein Refresh CGI.pm to 2.36
1997-05-15 Chip Salzenberg [dummy merge]
1997-05-15 Chip Salzenberg Make read with <> from a TTY notice EOF
1997-05-15 Jonathan I... Make read with <> from a TTY notice EOF
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-05-02 Malcolm Beattie Don't require CvDEPTH == 0 when bombing out of subs.
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
next