summaryrefslogtreecommitdiff
path: root/dist/threads-shared
Commit message (Expand)AuthorAgeFilesLines
* thrreads::shared: LEAVE in BOOT had wrong contextDavid Mitchell2014-01-201-1/+3
* Increase $threads::shared::VERSION to 1.46Father Chrysostomos2014-01-181-2/+2
* threads::shared: Don’t link to moving targetsFather Chrysostomos2014-01-181-4/+4
* threads::shared: fix compiler warningDavid Mitchell2013-11-081-2/+2
* shared.pm: Consistent spaces after dotsFather Chrysostomos2013-11-011-4/+8
* threads::shared: Remove redundant description just addedFather Chrysostomos2013-11-011-21/+1
* Increase $threads::shared::VERSION to 1.45Father Chrysostomos2013-11-011-2/+2
* Move threads::shared warnings from perldiag to shared.pmFather Chrysostomos2013-11-011-0/+32
* Remove fakethr.h and eliminate all references to it and FAKE_THREADSNicholas Clark2013-05-212-3/+3
* bump threads::shared version 1.43Jerry D. Hedden2013-01-141-2/+2
* Don't use a fixed iteration count in dist/threads-shared/t/stress.tNicholas Clark2013-01-111-1/+42
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-022-86/+456
* Revert "Upgrade to threads::shared 1.42"Father Chrysostomos2012-10-022-428/+68
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-022-68/+428
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-013-3/+108
* Upgrade to threads::shared 1.41Jerry D. Hedden2012-09-082-7/+52
* Collapse some code in shared.xsFather Chrysostomos2011-09-081-25/+9
* [perl #98204] Shared objects not destoryedFather Chrysostomos2011-09-083-55/+85
* shared.xs: Refactor to simplify S_get_RV’s callersFather Chrysostomos2011-09-081-17/+16
* Upgrade to threads::shared 1.39Jerry D. Hedden2011-09-031-1/+1
* Bump threads(::shared) versions againFather Chrysostomos2011-09-021-2/+2
* Upgrade to threads::shared 1.38Jerry D. Hedden2011-09-022-1/+430
* 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