This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
CoreList on CPAN is 3.02
[perl5.git] / dist / threads-shared /
2013-11-08 David Mitchellthreads::shared: fix compiler warning
2013-11-01 Father Chrysostomosshared.pm: Consistent spaces after dots
2013-11-01 Father Chrysostomosthreads::shared: Remove redundant description just...
2013-11-01 Father ChrysostomosIncrease $threads::shared::VERSION to 1.45
2013-11-01 Father ChrysostomosMove threads::shared warnings from perldiag to shared.pm
2013-05-21 Nicholas ClarkRemove fakethr.h and eliminate all references to it...
2013-01-14 Jerry D. Heddenbump threads::shared version 1.43
2013-01-11 Nicholas ClarkDon't use a fixed iteration count in dist/threads-share...
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
2012-09-08 Jerry D. HeddenUpgrade to threads::shared 1.41
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-09-03 Jerry D. HeddenUpgrade to threads::shared 1.39
2011-09-03 Father ChrysostomosBump threads(::shared) versions again
2011-09-03 Jerry D. HeddenUpgrade to threads::shared 1.38
2011-06-12 Leon BrocardFix broken URL in threads/shared.pm for the itheads...
2011-06-08 Jesse VincentUpdate notes on why we actually want to disable thread...
2011-06-08 David Mitchellstop waithires.t randomly failing under high load
2011-06-08 Jesse VincentDisable some threads tests on m68k for now due to missi...
2011-05-18 Michael WittenClean: Actually use HvUSEDKEYS() instead of HvKEYS()
2011-05-18 Karl Williamsonthreads-shared: Fix broken link
2011-04-19 Jerry D. HeddenUpgrade to threads::shared 1.37
2011-04-15 David Mitchellstop waithires.t failing under high load
2011-01-21 Nicholas ClarkConvert threads-shared/t/disabled.t from Test to Test...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-12-24 Jerry D. Hedden[PATCH] Upgrade to threads::shared 1.36
2010-12-19 Zeframbump threads-shared version for blead XS changes
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-08 Jerry D. HeddenUpgrade to threads::shared 1.34
2010-10-08 Nicholas Clarkthreads::shared should not FREETMPS in its BOOT code.
2010-09-19 Steve HayBump VERSION in threads-shared
2010-08-21 Ben MorrowRemove CALL_FPTR and CPERLscope.
2010-07-08 Jerry D. HeddenReorganize dist/threads-shared
2010-06-04 David Mitchellthreads::shared: veto signal despatch if locked
2010-05-30 Jerry D. HeddenUn-TODO a threads-shared test that now passes
2010-04-15 Steffen MuellerUpgrade to threads-shared-1.33
2009-10-17 Jerry D. HeddenUpgrade to threads::shared 1.32
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()
2009-09-29 Nicholas ClarkMove threads::shared from ext/ to dist/