This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1997-10-02 Malcolm BeattieFixed broken typemap for Thread.
1997-09-22 Malcolm Beattiestruct thread now stored in an SV and uses '~'-magic...
1997-09-10 Malcolm BeattieMove Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
1997-09-10 Malcolm BeattieMove Thread/Queue.pm to Thread/Thread/Queue.pm
1997-09-09 Malcolm BeattieAdd Thread modules Queue.pm and Semaphore.pm
1997-09-09 Malcolm BeattieAdd debug info to Thread typemap.
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-08-11 Malcolm BeattieAssorted changes for multi-threading (now works rather...
1997-07-24 Malcolm BeattieStart support for fake threads.
1997-06-12 Malcolm BeattieTweak README.
1997-04-23 Malcolm BeattieRewrote programmer-level condition variables from scrat...
1997-04-10 Malcolm BeattieInitial check-in of Thread module.