add some extra commit ids to the overload/tie fixes
[p5sagit/p5-mst-13.2.git] / dist / threads /
2010-05-24 Nicholas Clark Abstract *correct* initialisation of CLONE_PARAMS into...
2010-05-24 Nicholas Clark Convert Perl_sv_dup_inc() from a macro to a real function.
2010-05-20 Nicholas Clark PL_endav can be NULL, so in S_ithread_create() no need...
2010-05-20 Nicholas Clark Remove redundant hv_exists() calls from ithread_create...
2010-05-20 Nicholas Clark Change S_ithread_create() params from a single AV*...
2010-05-20 Nicholas Clark In threads.xs, convert thread->params from RV to AV.
2010-04-15 Steffen Mueller Bump threads version to 1.77_01
2010-04-15 Steffen Mueller Upgrade dist/threads to 1.77 from CPAN
2009-11-23 Jerry D. Hedden Upgrade to threads 1.75
2009-11-10 Sisyphus Add mingw64 support
2009-09-29 Nicholas Clark Move threads from ext/ to dist/