summaryrefslogtreecommitdiff
path: root/dist/threads-shared
Commit message (Expand)AuthorAgeFilesLines
* Fix broken URL in threads/shared.pm for the itheads mailing listLeon Brocard2011-06-121-1/+1
* Update notes on why we actually want to disable thread stress tests.Jesse Vincent2011-06-081-1/+5
* stop waithires.t randomly failing under high loadDavid Mitchell2011-06-081-49/+120
* Disable some threads tests on m68k for now due to missing TLS.Jesse Vincent2011-06-072-0/+10
* Clean: Actually use HvUSEDKEYS() instead of HvKEYS()Michael Witten2011-05-181-1/+1
* threads-shared: Fix broken linkKarl Williamson2011-05-181-2/+2
* Upgrade to threads::shared 1.37Jerry D. Hedden2011-04-191-2/+2
* stop waithires.t failing under high loadDavid Mitchell2011-04-151-6/+24
* Convert threads-shared/t/disabled.t from Test to Test::More.Nicholas Clark2011-01-211-16/+13
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-072-4/+4
* [PATCH] Upgrade to threads::shared 1.36Jerry D. Hedden2010-12-241-8/+2
* bump threads-shared version for blead XS changesZefram2010-12-191-1/+1
* fix various compiler warnings from XS codeZefram2010-12-111-1/+12
* Upgrade to threads::shared 1.34Jerry D. Hedden2010-10-081-3/+3
* threads::shared should not FREETMPS in its BOOT code.Nicholas Clark2010-10-082-2/+3
* Bump VERSION in threads-sharedSteve Hay2010-09-191-1/+1
* Remove CALL_FPTR and CPERLscope.Ben Morrow2010-08-201-1/+1
* Reorganize dist/threads-sharedJerry D. Hedden2010-07-082-112/+1
* threads::shared: veto signal despatch if lockedDavid Mitchell2010-06-041-0/+23
* Un-TODO a threads-shared test that now passesJerry D. Hedden2010-05-302-2/+4
* Upgrade to threads-shared-1.33Steffen Mueller2010-04-152-22/+32
* Upgrade to threads::shared 1.32Jerry D. Hedden2009-10-172-3/+3
* Convert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()Nicholas Clark2009-10-162-3/+3
* Move threads::shared from ext/ to dist/Nicholas Clark2009-09-2922-0/+4850