This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In B.xs refactor cc_opclassname() to make_op_object().
[perl5.git] / dist / threads /
2010-10-14 Father ChrysostomosCorrect threads version
2010-10-14 Father ChrysostomosChange the perl version mentioned in threads.pm concern...
2010-09-28 Father ChrysostomosUpdate the dirhandle entry in thread.pm’s docs
2010-09-27 Jerry D. Hedden[perl #78088] [PATCH] Upgrade to threads 1.81
2010-09-24 Jerry D. Hedden[perl #78000] [PATCH] Upgrade to threads 1.79
2010-07-24 David GoldenGlobal executable bit cleanup
2010-07-07 Jerry D. HeddenReorganize dist/threads
2010-06-21 Matt S Troutbump threads.pm version
2010-05-24 Nicholas ClarkAbstract *correct* initialisation of CLONE_PARAMS into...
2010-05-24 Nicholas ClarkConvert Perl_sv_dup_inc() from a macro to a real function.
2010-05-20 Nicholas ClarkPL_endav can be NULL, so in S_ithread_create() no need...
2010-05-20 Nicholas ClarkRemove redundant hv_exists() calls from ithread_create...
2010-05-20 Nicholas ClarkChange S_ithread_create() params from a single AV*...
2010-05-20 Nicholas ClarkIn threads.xs, convert thread->params from RV to AV.
2010-04-15 Steffen MuellerBump threads version to 1.77_01
2010-04-15 Steffen MuellerUpgrade dist/threads to 1.77 from CPAN
2009-11-23 Jerry D. HeddenUpgrade to threads 1.75
2009-11-10 SisyphusAdd mingw64 support
2009-09-29 Nicholas ClarkMove threads from ext/ to dist/