This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1997-10-10 Malcolm BeattieRewrite thread destruction system using linked list...
1997-10-10 Malcolm BeattieFix up locking/synchronisation for pp_entersub.
1997-10-10 Malcolm BeattiePut back entries in MANIFEST for the four now-returned...
1997-10-10 Malcolm BeattieTook out mystack_foo for good, fixed up interp.sym...
1997-10-08 Malcolm BeattieFix up 5.004_03 merge: remove missing win32 files from...
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-10-05 Malcolm BeattieMove init of global mutexes/cond vars earlier.
1997-10-03 Malcolm BeattieRemove last traces of "tokenbuf as temp buffer" and...
1997-10-03 Malcolm BeattieBack out sv_bless3 change which made pp_bless zap ...
1997-10-03 Malcolm BeattieFixed sv_mutex locking for new_SV, del_SV and nice_chunks.
1997-10-03 Malcolm BeattieReliable thread signal handling.
1997-10-02 Malcolm BeattieBumped patchlevel to 51. Updated Todo.5.005.
1997-10-02 Malcolm BeattieUpdate README.threads amd Thread/README
1997-10-02 Malcolm BeattieConfigure -Dusethreads hints for dec_osf and solaris_2 and
1997-10-02 Malcolm BeattieAdd Todo.5.005 to MANIFEST and submit remade embed.h.
1997-10-02 Malcolm BeattieAdd Todo.5.005
1997-10-01 Malcolm BeattieStart of Configure support for -Dusethreads plus associated
1997-10-01 Malcolm BeattieMove runops_foo prototypes from proto.h to early in...
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-30 Tim BunceMaintenance 5.004_03 changes (addendum)
1997-09-30 Tim BunceMaintenance 5.004_03 changes
1997-09-30 Tim BunceMaintenance 5.004_02 changes
1997-09-29 Malcolm BeattieRe-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm BeattieStart merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattiestruct thread now stored in an SV and uses '~'-magic...
1997-09-22 Malcolm Beattierunops becomes a funtion pointer and sv_bless3 created
1997-09-22 Malcolm BeattieMore fprintf -> PerlIO_printf changes.
1997-09-22 Malcolm BeattieMinor multi-threading patches for VMS.
1997-09-10 Malcolm BeattieDebugging output for lock handling.
1997-09-10 Malcolm BeattieSolaris fixes: delete pad and padname from thread.h...
1997-09-09 Malcolm BeattieUpdate README.threads to mention -DL.
1997-09-09 Malcolm BeattieUpdate README.threads
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-09-05 Tim Bunce[inseperable differences to perl 5.004_03] perl-5.004_03
1997-09-04 Andy DoughertyImprove dual-universe comments in hints/sunos_4_1.sh
1997-09-04 William Middleton[OK] Perl5.004_02 on Alpha NT
1997-09-04 Gurusamy Sarathy/x is not a valid shell switch on Win95
1997-09-04 Tom Christiansenperlfunc.pod error
1997-09-04 Paul Marquessdoc patch for pack("p",undef) packing a NULL pointer
1997-09-04 John Redfordperlop pod inconsistent in presentation of regexp options
1997-09-04 Gurusamy Sarathyseen_dot declaration in perl.c needed for VMS
1997-09-04 Richard A.... typos in perl -h output
1997-09-04 Andy DoughertyShow Configure failure reason even with -s
1997-09-04 Tim Bunce[dummy merge]
1997-09-04 Tim Bunceperlbug -d non-interactive (with patch)
1997-09-04 Ted Ashtonperlbug -d non-interactive (with patch)
1997-09-04 Bill GlickerSCO Openserver 5.0.4 - add comment to hint file re...
1997-09-04 Chris NandorDynamic Loading on MkLinux (osname=linux,archname=ppc...
1997-09-04 Tim Bunce[dummy merge]
1997-09-04 Tim BunceWin95-proofing pl2bat
1997-09-04 Gurusamy SarathyWin95-proofing pl2bat
1997-09-04 Tom HorsleyCPAN Use of uninitialized value in newest perl
1997-09-04 Jarkko Hietaniemi5.004_02: Complex/Trig: update
1997-09-04 Mike Stokpatch for documentation error in FileCache.pm
1997-09-04 Andrew M. LangmeadThe description of the \Q metacharacter is confusing...
1997-09-04 M.J.T. Guypod2man generated .IX lines upset whatis on Solaris
1997-09-04 M.J.T. Guyperlop pod inconsistent in presentation of regexp options
1997-09-04 Tim Bunce[dummy merge]
1997-09-04 Tim Bunce-D info in perlrun
1997-09-04 Stephen McCamant-D info in perlrun
1997-09-04 Hallvard B... Further fix to lseek's in lockf_emulate_flock
1997-09-04 Ilya ZakharevichSome perldb -> PERLDB_* macro changes were missed
1997-09-03 Malcolm BeattieAdd new keyword "lock" to Opcode.pm
1997-09-03 Malcolm BeattieRun embed.pl and keywords.pl to complete RESTART -...
1997-09-03 Malcolm BeattieAdd to MANIFEST: README.threads, lib/ISA.pm, lib/Class...
1997-09-03 Malcolm BeattieBump patchlevel.h to 5.004_50
1997-09-03 Malcolm BeattieRename RESTART to INIT and associated changes
1997-08-13 Malcolm BeattieThreading fixups for Digital UNIX.
1997-08-11 Malcolm BeattieAssorted changes for multi-threading (now works rather...
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-08-06 Ilya Zakharevichperldoc under OS/2
1997-08-06 Warren Jonesperldoc doesn't grok Win32 UNC paths
1997-08-06 Ilya Zakharevichperlbug under OS/2
1997-08-06 Andreas Schwabperlbug broken
1997-08-06 Charles F.... perlbug -ok [PATCH]
1997-08-06 Gurusamy Sarathyperlbug - check sendmail and fix win32 tmp path
1997-08-06 Dan SugalskiEasier TCP stack selection for VMS
1997-08-06 Ilya ZakharevichAssorted OS/2 fixes
1997-08-06 Ilya ZakharevichAdditional patch is needed for os2/diff.configure
1997-08-06 Ilya ZakharevichAdditional OS/2 patches
1997-08-06 Gurusamy Sarathywin32_stat() fixes (2nd try)
1997-08-06 Gurusamy Sarathywin32 tweaks
1997-08-06 Gurusamy Sarathywin32 extras and embedding
1997-08-06 Gurusamy Sarathywin32 docs and runperl.bat
1997-08-06 Gurusamy Sarathyminor win32 scribbles
1997-08-06 Gurusamy Sarathygetenv() after my_setenv() gets old entry on Win32
1997-08-06 Gurusamy Sarathyexec() fixed on win32
1997-08-06 Gurusamy SarathyWin32 sitelib intuition from DLL location
1997-08-06 Gurusamy SarathyMinor fix for pl2bat.bat
1997-08-06 Gurusamy SarathyEmbedding threaded apps in perl.dll
1997-08-06 Gurusamy SarathySys::Hostname -w unclean in trial 2
1997-08-06 Gurusamy SarathyMM_Unix.pm nits for Win32 DMAKE
1997-08-06 Jay Rogersperl debugger, win32, and emacs
1997-08-06 Paul MarquessPATCH: make DBM*_File modules sub-classable
1997-08-06 Gurusamy Sarathy[MM] [PATCH] Re: Liblist problems for MSWin32
1997-08-06 Ilya ZakharevichRepost of fork() debugger patch
1997-08-06 Paul MarquessDB_File 1.15 patch
1997-08-06 Ken ShanSys::Hostname should localize $SIG{__DIE__}
1997-08-06 Mathias Koerberperl5.004 Time::Local still broken
1997-08-06 M.J.T. GuyRemove 'use UNIVERSAL;', switch to UNIVERSAL::isa()
next