p5sagit/p5-mst-13.2.git
1997-10-15 Malcolm Beattie pthread_condattr_init in thread.h for OLD_PTHREADS_API.
1997-10-15 Malcolm Beattie Started rewriting thread state machine.
1997-10-10 Malcolm Beattie Rewrite thread destruction system using linked list...
1997-10-10 Malcolm Beattie Fix up locking/synchronisation for pp_entersub.
1997-10-10 Malcolm Beattie Put back entries in MANIFEST for the four now-returned...
1997-10-10 Malcolm Beattie Took out mystack_foo for good, fixed up interp.sym...
1997-10-08 Malcolm Beattie Fix up 5.004_03 merge: remove missing win32 files from...
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-10-05 Malcolm Beattie Move init of global mutexes/cond vars earlier.
1997-10-03 Malcolm Beattie Remove last traces of "tokenbuf as temp buffer" and...
1997-10-03 Malcolm Beattie Back out sv_bless3 change which made pp_bless zap ...
1997-10-03 Malcolm Beattie Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
1997-10-03 Malcolm Beattie Reliable thread signal handling.
1997-10-02 Malcolm Beattie Bumped patchlevel to 51. Updated Todo.5.005.
1997-10-02 Malcolm Beattie Update README.threads amd Thread/README
1997-10-02 Malcolm Beattie Configure -Dusethreads hints for dec_osf and solaris_2 and
1997-10-02 Malcolm Beattie Add Todo.5.005 to MANIFEST and submit remade embed.h.
1997-10-02 Malcolm Beattie Add Todo.5.005
1997-10-01 Malcolm Beattie Start of Configure support for -Dusethreads plus associated
1997-10-01 Malcolm Beattie Move runops_foo prototypes from proto.h to early in...
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-30 Tim Bunce Maintenance 5.004_03 changes (addendum)
1997-09-30 Tim Bunce Maintenance 5.004_03 changes
1997-09-30 Tim Bunce Maintenance 5.004_02 changes
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-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-09-04 Andy Dougherty Improve 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 Christiansen perlfunc.pod error
1997-09-04 Paul Marquess doc patch for pack("p",undef) packing a NULL pointer
1997-09-04 John Redford perlop pod inconsistent in presentation of regexp options
1997-09-04 Gurusamy Sarathy seen_dot declaration in perl.c needed for VMS
1997-09-04 Richard A.... typos in perl -h output
1997-09-04 Andy Dougherty Show Configure failure reason even with -s
1997-09-04 Tim Bunce [dummy merge]
1997-09-04 Tim Bunce perlbug -d non-interactive (with patch)
1997-09-04 Ted Ashton perlbug -d non-interactive (with patch)
1997-09-04 Bill Glicker SCO Openserver 5.0.4 - add comment to hint file re...
1997-09-04 Chris Nandor Dynamic Loading on MkLinux (osname=linux,archname=ppc...
1997-09-04 Tim Bunce [dummy merge]
1997-09-04 Tim Bunce Win95-proofing pl2bat
1997-09-04 Gurusamy Sarathy Win95-proofing pl2bat
1997-09-04 Tom Horsley CPAN Use of uninitialized value in newest perl
1997-09-04 Jarkko Hietaniemi 5.004_02: Complex/Trig: update
1997-09-04 Mike Stok patch for documentation error in FileCache.pm
1997-09-04 Andrew M. Langmead The description of the \Q metacharacter is confusing...
1997-09-04 M.J.T. Guy pod2man generated .IX lines upset whatis on Solaris
1997-09-04 M.J.T. Guy perlop 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 Zakharevich Some perldb -> PERLDB_* macro changes were missed
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-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Ilya Zakharevich perldoc under OS/2
1997-08-06 Warren Jones perldoc doesn't grok Win32 UNC paths
1997-08-06 Ilya Zakharevich perlbug under OS/2
1997-08-06 Andreas Schwab perlbug broken
1997-08-06 Charles F.... perlbug -ok [PATCH]
1997-08-06 Gurusamy Sarathy perlbug - check sendmail and fix win32 tmp path
1997-08-06 Dan Sugalski Easier TCP stack selection for VMS
1997-08-06 Ilya Zakharevich Assorted OS/2 fixes
1997-08-06 Ilya Zakharevich Additional patch is needed for os2/diff.configure
1997-08-06 Ilya Zakharevich Additional OS/2 patches
1997-08-06 Gurusamy Sarathy win32_stat() fixes (2nd try)
1997-08-06 Gurusamy Sarathy win32 tweaks
1997-08-06 Gurusamy Sarathy win32 extras and embedding
1997-08-06 Gurusamy Sarathy win32 docs and runperl.bat
1997-08-06 Gurusamy Sarathy minor win32 scribbles
1997-08-06 Gurusamy Sarathy getenv() after my_setenv() gets old entry on Win32
1997-08-06 Gurusamy Sarathy exec() fixed on win32
1997-08-06 Gurusamy Sarathy Win32 sitelib intuition from DLL location
1997-08-06 Gurusamy Sarathy Minor fix for pl2bat.bat
1997-08-06 Gurusamy Sarathy Embedding threaded apps in perl.dll
1997-08-06 Gurusamy Sarathy Sys::Hostname -w unclean in trial 2
1997-08-06 Gurusamy Sarathy MM_Unix.pm nits for Win32 DMAKE
1997-08-06 Jay Rogers perl debugger, win32, and emacs
1997-08-06 Paul Marquess PATCH: make DBM*_File modules sub-classable
1997-08-06 Gurusamy Sarathy [MM] [PATCH] Re: Liblist problems for MSWin32
1997-08-06 Ilya Zakharevich Repost of fork() debugger patch
1997-08-06 Paul Marquess DB_File 1.15 patch
1997-08-06 Ken Shan Sys::Hostname should localize $SIG{__DIE__}
next