This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
[perl5.git] / thread.h
1997-10-13 Gurusamy SarathyInitial merge of win32 threads patch.
1997-10-10 Malcolm BeattieRewrite thread destruction system using linked list...
1997-10-03 Malcolm BeattieRemove last traces of "tokenbuf as temp buffer" and...
1997-09-22 Malcolm Beattiestruct thread now stored in an SV and uses '~'-magic...
1997-09-22 Malcolm BeattieMinor multi-threading patches for VMS.
1997-09-10 Malcolm BeattieSolaris fixes: delete pad and padname from thread.h...
1997-08-11 Malcolm BeattieAssorted changes for multi-threading (now works rather...
1997-07-24 Malcolm BeattieStart support for fake threads.
1997-07-17 Malcolm BeattieFix multiple problems with lexical @_.
1997-07-01 Malcolm BeattieSupport for op in global register (still buggy)
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-04-23 Malcolm BeattieAdded programmer-level condition variables via "condpai...
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...