summaryrefslogtreecommitdiff
path: root/ext/threads/shared/shared.pm
Commit message (Expand)AuthorAgeFilesLines
* Rename ext/threads/shared to ext/threads-sharedNicholas Clark2009-02-091-591/+0
* threads::shared 1.27Jerry D. Hedden2008-11-251-6/+28
* threads::shared 1.26Jerry D. Hedden2008-07-161-3/+3
* Upgrade to threads::shared 1.25 by Jerry D. HeddenRafael Garcia-Suarez2008-07-151-8/+9
* threads::shared 1.24Jerry D. Hedden2008-07-021-3/+3
* threads::shared 1.23Jerry D. Hedden2008-06-191-3/+3
* threads::shared 1.22Jerry D. Hedden2008-06-131-5/+7
* threads::shared 1.21Jerry D. Hedden2008-05-161-50/+202
* threads::shared 1.19Jerry D. Hedden2008-05-101-3/+20
* threads::shared 1.18Jerry D. Hedden2008-02-271-3/+3
* threads::shared 1.17Jerry D. Hedden2008-02-251-5/+8
* threads::shared 1.15Jerry D. Hedden2007-12-191-4/+4
* Upgrade to threads::shared 1.14Rafael Garcia-Suarez2007-09-241-3/+3
* threads::shared 1.13Jerry D. Hedden2007-09-051-6/+6
* threads::shared 1.12Jerry D. Hedden2007-05-241-3/+3
* Re: Thread fail/hang on HP-UX 10.20Jerry D. Hedden2007-05-161-1/+1
* threads::shared 1.11Jerry D. Hedden2007-05-141-3/+3
* Safely store user locks in threads::sharedJerry D. Hedden2007-04-251-1/+1
* Re: [perl #41574] cond_wait hang ups under MSWin32Jerry D. Hedden2007-04-191-2/+2
* Upgrade to threads::shared 1.09 :Rafael Garcia-Suarez2007-04-101-3/+6
* Adjust timing tolerance in threads tests, by Jerry D. HeddenRafael Garcia-Suarez2007-03-191-1/+1
* Upgrade to threads::shared 1.08 :Rafael Garcia-Suarez2007-03-151-3/+3
* Upgrade to threads::shared 1.07 (doc tweaks)Rafael Garcia-Suarez2007-02-061-17/+17
* threads::shared 1.06Jerry D. Hedden2006-12-201-4/+4
* threads-shared 1.05Jerry D. Hedden2006-10-261-3/+3
* threads::shared 1.04Jerry Hedden2006-10-121-4/+5
* Upgrade to threads-shared-1.03Steve Peters2006-10-031-151/+272
* Version bumps for z/OS fixes.Steve Peters2006-07-131-1/+1
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* [perl #9720] document what can be assigned to a shared scalarDave Mitchell2005-07-171-0/+21
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-191-1/+1
* 2-arg cond_wait, cond_timedwait, testsMike Pomraning2003-12-171-9/+53
* threads/shared.pm: saves 4K per threadElizabeth Mattijsen2003-09-051-11/+11
* versions threads modulesElizabeth Mattijsen2003-09-051-1/+1
* Re: script wantedNicholas Clark2003-08-131-1/+1
* Support blessed shared references.Artur Bergman2003-06-091-8/+10
* [doc patch] ext/threads/shared/shared.pmStas Bekman2003-02-151-3/+3
* Fixes to threads::shared when disabledMichael G. Schwern2002-08-301-7/+7
* [DOC PATCH] threads::shared.pm, share( $hashref->{key} ) bugElizabeth Mattijsen2002-07-121-0/+5
* threads::shared::queue and semaphore become Thread::SemaphoreJarkko Hietaniemi2002-07-121-1/+1
* Small threads docs cleanups.Jarkko Hietaniemi2002-07-101-36/+37
* [DOC PATCH] ext/threads/shared/shared.pmDave Mitchell2002-07-101-0/+5
* Detypo.Jarkko Hietaniemi2002-07-091-4/+6
* Update documentation with &share() non prototype checking version.Artur Bergman2002-07-091-26/+6
* Thread doc tweaks.Jarkko Hietaniemi2002-06-131-3/+3
* Document the tied/magical/shared array/hash non-autovivifying bug.Jarkko Hietaniemi2002-06-131-0/+4
* Remove leftover dummy and cleanup the test case.Artur Bergman2002-06-081-1/+0
* perlthrtut links.Jarkko Hietaniemi2002-06-051-6/+1
* revised warnings + more tests + docsDave Mitchell2002-05-181-20/+28
* Re: 'use threads::shared' noisy with -wDave Mitchell2002-05-131-8/+0