summaryrefslogtreecommitdiff
path: root/dist/threads-shared/t
Commit message (Expand)AuthorAgeFilesLines
* Change bug URL from http://rt.perl.org to https://rt.perl.orgMax Maischein2019-10-111-2/+2
* threads::shared: alloc arenas with correct contextDavid Mitchell2017-04-141-1/+23
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-291-1/+1
* Revert "Corrections to spelling and grammatical errors."James E Keenan2015-01-291-1/+1
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* threads: $#shared = N should destroyDavid Mitchell2014-10-141-1/+42
* threads::shared "$#shared = N" off-by-one errorDavid Mitchell2014-10-141-1/+11
* 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-021-50/+404
* Revert "Upgrade to threads::shared 1.42"Father Chrysostomos2012-10-021-386/+50
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-021-50/+386
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-011-0/+93
* Upgrade to threads::shared 1.41Jerry D. Hedden2012-09-081-1/+24
* [perl #98204] Shared objects not destoryedFather Chrysostomos2011-09-081-28/+34
* Upgrade to threads::shared 1.38Jerry D. Hedden2011-09-021-0/+403
* 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
* 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-071-1/+1
* Un-TODO a threads-shared test that now passesJerry D. Hedden2010-05-301-1/+3
* Move threads::shared from ext/ to dist/Nicholas Clark2009-09-2918-0/+2496