p5sagit/p5-mst-13.2.git
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-29 Malcolm Beattie Re-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm Beattie Start merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattie struct thread now stored in an SV and uses '~'-magic...
1997-09-22 Malcolm Beattie runops becomes a funtion pointer and sv_bless3 created
1997-09-22 Malcolm Beattie More fprintf -> PerlIO_printf changes.
1997-09-22 Malcolm Beattie Minor multi-threading patches for VMS.
1997-09-10 Malcolm Beattie Debugging output for lock handling.
1997-09-10 Malcolm Beattie Solaris fixes: delete pad and padname from thread.h...
1997-09-09 Malcolm Beattie Update README.threads to mention -DL.
1997-09-09 Malcolm Beattie Update README.threads
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
1997-09-03 Malcolm Beattie Add new keyword "lock" to Opcode.pm
1997-09-03 Malcolm Beattie Run embed.pl and keywords.pl to complete RESTART -...
1997-09-03 Malcolm Beattie Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class...
1997-09-03 Malcolm Beattie Bump patchlevel.h to 5.004_50
1997-09-03 Malcolm Beattie Rename RESTART to INIT and associated changes
1997-08-13 Malcolm Beattie Threading fixups for Digital UNIX.
1997-08-11 Malcolm Beattie Assorted changes for multi-threading (now works rather...
1997-07-24 Malcolm Beattie Start support for fake threads.
1997-07-24 Malcolm Beattie Add missing reset of eval_owner if doeval() fails...
1997-07-17 Malcolm Beattie Fix multiple problems with lexical @_.
1997-07-05 Malcolm Beattie Introduce pp_lock.
1997-07-01 Malcolm Beattie Support for op in global register (still buggy)
1997-06-24 Malcolm Beattie Branch integration of maint-5.004 from relperl.
1997-06-20 Malcolm Beattie corrected bad_type() prototype.
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-11 Perl 5 Porters [inseparable changes from changes to perl-5.004_01...
1997-06-11 Jan D Tests depend on locale
1997-06-11 Jan D PATCH: bug in perlbug w.r.t. environment variables
1997-06-11 Gurusamy Sarathy win32: Configure cf_email
1997-06-11 Hans Mulder h2xs missing from utils/Makefile
1997-06-11 Gurusamy Sarathy win32: user defined shell
1997-06-11 Hugo van der... Re: Using undef to ignore values returned from split
1997-06-11 Jonathan Hudson lib/io_udp.t fails on VMS
1997-06-11 Hans Mulder More simple regexp tests and test docs
1997-06-11 Gurusamy Sarathy win32: additional default libraries
1997-06-11 Tim Bunce [dummy merge]
1997-06-11 Makoto MATSUSHITA... Compiling perl5.004 on NEWS-OS 4.x
1997-06-11 Tim Bunce op/groups test fails on Linux (groups in /bin)
1997-06-11 Jan D op/groups test fails on Linux (groups in /bin)
1997-06-11 Andy Dougherty INSTALL-1.18
1997-06-11 Jarkko Hietaniemi SVR4 hints for DDE SMES Supermax Enterprise Server
1997-06-11 Darren/Torin... 5.004 POD stuff
1997-06-11 Larry W. Virden misc perl5.004 doc fixes
1997-06-11 Warren Hyde pod2man gags if "=pod" is before "=head1 NAME"
1997-06-11 Gerd Knops (NEXT|OPEN)STEP hints
1997-06-11 Davin Milun pod2man produces broken pages
1997-06-11 Jonathan Biggar pathname bug in xsubpp on win32
1997-06-11 Davin Milun pod2man produces broken pages
1997-06-11 Gurusamy Sarathy Pod::Text nit for Win32
1997-06-11 Gurusamy Sarathy perlguts caveats
1997-06-11 Gurusamy Sarathy Re: Term::ReadKey on Win32: set console
1997-06-11 Gurusamy Sarathy perlguts caveats
1997-06-11 Peter Prymmer clean up perlocal.pod output on VMS
1997-06-11 Gurusamy Sarathy perlguts caveats
1997-06-11 Tim Bunce [dummy merge]
1997-06-11 Jim Avera Patch to show @INC when require dies
1997-06-11 Tim Bunce perl5.004 on AIX: Patches
1997-06-11 Peter van Heusden perl5.004 on AIX: Patches
1997-06-11 Hans Mulder ENV leaks on win32 (was Re: Comments on ENV patch sought)
1997-06-11 Tim Bunce [dummy merge]
1997-06-11 Gurusamy Sarathy No DESTROY on untie. Tie memory leak fixed.
1997-06-11 Tim Bunce [PATCH] Harness.pm bug w/perl5.004 & VMS
1997-06-11 Dan Sugalski [PATCH] Harness.pm bug w/perl5.004 & VMS
1997-06-11 Andreas Karrer Regex Bug in 5.003_26 thru 003_99a
1997-06-11 Richard L.... Patch to CPAN.pm (perl5.004) for ncftp
1997-06-11 Gurusamy Sarathy Memory Consumption of autosplit_lib_modules/sv_gets...
1997-06-11 Gisle Aas LWP and SIG __DIE__ traps not playing well together!
1997-06-11 Tim Bunce sdbm can fail if a config.h exists in system directories
1997-06-11 Tim Bunce 5.004 removed deprecated %OVERLOAD support silently
1997-06-11 Doug MacEachern perlembed Win32 update
1997-06-11 Spider Boardman -w interacts badly with -Dt
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]
next