summaryrefslogtreecommitdiff
path: root/ext/threads-shared
Commit message (Collapse)AuthorAgeFilesLines
* Move threads::shared from ext/ to dist/Nicholas Clark2009-09-2922-4850/+0
|
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-282-2/+2
| | | | | | | | | | | Inspired by, and in parts borrows from, Schwern's branch on github, but takes a slightly different approach in places. Not quite perfect yet - ext/File-Glob still runs from t, at least one FIXME needs fixing, and the changes to dual-life modules' tests need to be filtered back upstream, and possibly modified to suit their respective authors. But it works.
* Reduce thread count in threads::shared stress testJerry D. Hedden2009-08-111-1/+1
| | | | | | Need to reduce the thread count in t/stress.t for threads::shared. Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
* Upgrade to threads::shared 1.31Jerry D. Hedden2009-08-102-8/+28
| | | | | | | | | | | | | | Attached patch changes t/stress.t such that it more robustly handles thread creation failures due to 'no more processes', 'out of memory', etc.. Such failures are not indicative of problems with the 'threads::shared' module. From 2440c97ff633f0a33bf1ca0cceecfd4448cd6167 Mon Sep 17 00:00:00 2001 From: Jerry D. Hedden <jdhedden@cpan.org> Date: Mon, 10 Aug 2009 15:22:54 -0400 Subject: [PATCH] Upgrade to threads::shared 1.31 Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
* Upgrade to threads::shared 1.29Jerry D. Hedden2009-06-2120-86/+6
|
* Remove MAN3PODS and NORECURS from Makefile.PLs where blead is canonical.Nicholas Clark2009-03-261-5/+1
|
* Upgrade to threads::shared 1.28Jerry D. Hedden2009-02-243-19/+44
|
* Rename ext/threads/shared to ext/threads-sharedNicholas Clark2009-02-0922-0/+4889