This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktests.PL: Require inctools in .t files
[perl5.git] / dist / threads / lib /
2019-10-11 Max MaischeinChange bug URL from rt.perl.org to https://rt.perl.org
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2017-12-16 Zeframsemicolon-friendly diagnostic control
2017-12-12 Zeframrevise doc about returning values from threads
2017-11-19 Karen Etheridgebump threads version to account for previous changes...
2017-11-19 Karen Etheridgefix other pod versions that had become out of date...
2017-09-04 David Mitchellthreads.xs: don't Copy() null pointer
2017-07-27 David Mitchelldist/threads/: support PL_sv_zero
2017-06-01 jdheddenUpgrade to threads 2.16
2017-02-26 jdheddenUpgrade to threads 2.15
2017-02-06 James E KeenanRemove extra terminating semicolon
2016-12-31 jdheddenUpgrade to threads 2.12
2016-11-12 Dagfinn Ilmari Man... Change hv_fetch(…, "…", …, …) to hv_fetchs(…, "…", …)
2016-05-21 jdheddenUpgrade to threads 2.09
2016-05-16 jdheddenUpgrade to threads 2.08
2016-04-30 Ricardo Signesthreads: bump version (again) because content changed
2016-04-30 jdheddenUpgrade to threads 2.06
2016-03-11 Karl WilliamsonFix various pod errors.
2016-03-04 David Mitchellthreads.xs: create new static fn S_jmpenv_run()
2015-11-23 Jarkko Hietaniemibump threads version
2015-11-14 Jarkko HietaniemiAppease the gods of stupid tests.
2015-09-06 Ricardo Signesbump versions of perl modules updated in AmigaOS branch
2015-06-12 Jerry D. HeddenUpgrade to threads 2.02
2015-03-17 Jerry D. HeddenUpgrade to threads 2.01
2015-03-06 Jerry D. HeddenUpgrade to threads 1.99
2015-03-05 Jerry D. HeddenUpgrade to threads 1.98
2015-03-04 Jerry D. HeddenUpgrade to threads 1.97
2014-12-06 Jarkko Hietaniemithreads.pm version bump for 0c87ebb8.
2014-08-28 Jerry D. HeddenUpgrade to threads 1.96
2014-07-07 Daniel Draganstatic misc things in /dist/threads/threads.xs
2014-06-04 kafkaBring a long line in threads.pm under 80 cols
2014-05-29 Jarkko HietaniemiVersion bumping thanks to the Coverity deluge.
2014-03-06 Ricardo Signesofficially discourage the use of threads
2014-02-05 Jerry D. HeddenUpgrade to threads 1.92
2013-11-24 David Mitchellfix 'ignoring return value' compiler warnings
2013-11-18 David Mitchellthreads: silence some compiler warnings.
2013-09-27 Jerry D. HeddenUpgrade to threads 1.88
2013-09-27 Daniel Draganbetter pod for threads::_handle
2013-05-28 Jerry D. HeddenUpgrade to threads 1.87
2011-12-03 Father ChrysostomosIncrease $threads::VERSION to 1.86
2011-09-03 Jerry D. HeddenUpgrade to threads 1.85
2011-09-03 Father ChrysostomosBump threads(::shared) versions again
2011-09-03 Jerry D. HeddenUpgrade to threads 1.84
2011-07-06 Nicholas ClarkIn threads.xs, remove num_args from ithread_create...
2011-06-12 Leon BrocardFix broken URL in dist/threads/lib/threads.pm for the...
2011-04-19 Jerry D. HeddenUpgrade to threads 1.83
2011-01-11 Nicholas ClarkIn S_ithread_create, reduce the amount of conditionally...
2010-12-24 Jerry D. Hedden[PATCH] Upgrade to threads 1.82
2010-12-19 Zeframbump version of many modules
2010-11-11 Father ChrysostomosIncrease threads’ version
2010-11-11 Father ChrysostomosCorrect note about dir handles in threads.pm
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-07 Jerry D. HeddenReorganize dist/threads