This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #52000] add perldiag entries for the new warnings
[perl5.git] / dist / threads-shared / shared.xs
2013-05-21 Nicholas ClarkRemove fakethr.h and eliminate all references to it...
2012-10-02 Jerry D. HeddenUpgrade to threads::shared 1.42
2012-10-02 Father ChrysostomosRevert "Upgrade to threads::shared 1.42"
2012-10-02 Jerry D. HeddenUpgrade to threads::shared 1.42
2012-10-01 Jerry D. HeddenUpgrade to threads::shared 1.42
2011-09-09 Father ChrysostomosCollapse some code in shared.xs
2011-09-09 Father Chrysostomos[perl #98204] Shared objects not destoryed
2011-09-09 Father Chrysostomosshared.xs: Refactor to simplify S_get_RV’s callers
2011-05-18 Michael WittenClean: Actually use HvUSEDKEYS() instead of HvKEYS()
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-08 Nicholas Clarkthreads::shared should not FREETMPS in its BOOT code.
2010-08-21 Ben MorrowRemove CALL_FPTR and CPERLscope.
2010-06-04 David Mitchellthreads::shared: veto signal despatch if locked
2010-04-15 Steffen MuellerUpgrade to threads-shared-1.33
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()
2009-09-29 Nicholas ClarkMove threads::shared from ext/ to dist/