This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Test-Simple-0.65.
[perl5.git] / ext / threads /
2006-11-03 Jerry D. Heddenthreads 1.49
2006-10-31 Rafael Garcia-SuarezFix a case of segfault in ithread destruction
2006-10-31 Jerry D. Heddenthreads 1.47
2006-10-30 Jerry D. Heddenthreads 1.46
2006-10-27 Jerry D. HeddenMake 'threads' conform to perlguts
2006-10-26 Jerry D. Heddenthreads-shared 1.05
2006-10-26 Jerry D. Heddenthreads 1.45
2006-10-22 Steve PetersRemoved typo that caused a variable to shadow an existi...
2006-10-21 Steve PetersChanges for threads::shared to all building with g++.
2006-10-21 Steve PetersBetter solution to silencing prereq warnings from threads's
2006-10-20 Steve PetersComment out Hash::Util and IO::File from prereqs of...
2006-10-12 Jerry Heddenthreads::shared 1.04
2006-10-12 Jerry Heddenthreads 1.44
2006-10-07 Jerry Heddenthreads 1.43 - stringify
2006-10-03 Jerry Heddenthreads-shared 1.03 - Changes, Makefile.PL
2006-10-03 Steve PetersUpgrade to threads-shared-1.03
2006-10-03 Steve PetersUpgrade to threads-1.42
2006-09-13 Jerry D. HeddenBump version and other misc. changes. 3rd patch from:
2006-09-13 Jerry D. HeddenStatically allocate the main thread.
2006-09-13 Jerry D. HeddenRace condition fix in threads.pm
2006-09-08 Rafael Garcia-SuarezRemove empty typemap file
2006-09-06 Rafael Garcia-SuarezRevert accidental file deletion
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-08-01 Jerry D. Heddenthreads 1.38
2006-07-21 Rafael Garcia-SuarezMore tweaks to threads 1.37, by Jerry D. Hedden
2006-07-20 Rafael Garcia-SuarezUpgrade to threads 1.37, by Jerry D. Hedden
2006-07-18 Jerry D. Hedden[Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4...
2006-07-13 Steve PetersVersion bumps for z/OS fixes.
2006-07-13 Jarkko Hietaniemiz/OS: CPAN-ized ext/ and lib/
2006-07-11 Rafael Garcia-SuarezAdjust test count in threads test
2006-07-11 Jerry D. Heddenthreads 1.36 - Signalling terminated threads core dumps
2006-07-10 Jerry D. Heddenthreads 1.35 - Borland compiler fix
2006-07-07 Jerry D. Heddenthreads 1.34 - state methods
2006-07-05 Jerry D. HeddenRE: [PATCH] threads 1.33
2006-07-04 Jerry D. Heddenthreads 1.33
2006-06-17 Dave Mitchelldont warn at exit of detatched threads still running
2006-06-06 Jerry D. Heddenrandom thread test failure
2006-06-06 Jerry D. Heddenthreads 1.32
2006-05-26 Steve PetersStop a warning generated from thread's Makefile.PL
2006-05-23 Rafael Garcia-SuarezTypo fix
2006-05-23 Jerry D. HeddenExplicit thread context
2006-05-18 Jerry D. Heddenthreads core dump in BEGIN
2006-05-18 Jerry D. Heddenthreads 1.28
2006-05-12 Nicholas ClarkThreads and signals. Delicious. Tweak change 28168...
2006-05-12 Jerry D. HeddenBetter unsafe signals info in threads.pm
2006-05-11 Jerry D. HeddenThread signalling [REVISED]
2006-05-09 Jerry D. Hedden'threads' patch to fix threaded build on Win32
2006-05-05 Jerry D. Heddenthreads - stack size support
2006-05-04 Jerry D. Heddenthreads - formatting [REVISED]
2006-04-28 Jerry D. Heddenthreads - miscellaneous
2006-04-26 Jerry D. Heddenthreads - consolidate XS functions
2006-04-25 Jerry D. HeddenContinuing threads sync
2006-04-21 Jerry D. HeddenRework threads destruct call
2006-04-20 Jerry D. Hedden[REPOST] [PATCH] Remove superfluous counter in threads
2006-04-14 Jerry D. HeddenFix implementation of threads->_handle on unixes.
2006-04-04 Jan Duboisthreads.pm should overload != operator
2006-04-03 Jerry D. Hedden2nd patch to sync blead 'threads' with CPAN [REPOST]
2006-03-24 Jerry D. Hedden(2nd revised) 1st patch to sync blead 'threads' with...
2006-03-17 Jan Duboisthreads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression
2006-03-16 Rafael Garcia-SuarezMake the threads tests silent with regard to the new...
2006-02-13 Nicholas ClarkAll the bits of clone_params.flags need to be initialis...
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2006-01-07 Dave Mitchell[perl #37946] preserve the referent associated with...
2006-01-07 Dave Mitchellfix coredump on 'local $shared[N]' introduced by change...
2006-01-06 Dave Mitchellmake ithreads shared vars smaller/quicker by eliminatin...
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2006-01-02 Dave Mitchelladd svt_local slot to magic vtable, and fix local ...
2005-12-31 Dave Mitchellmake threads use MY_CXT API rather than using PL_modglobal
2005-12-14 Dave Mitchellforgot to add new file to change #26350
2005-12-14 Jerry D. Hedden[perl #37919] Blessed scalar refs with threads::shared
2005-10-31 Rafael Garcia-SuarezRobin Houston remarks that mention of a context is...
2005-10-16 Dave Mitchellstatic functions should be prefixed S_
2005-10-16 Dave Mitchellfree a thread's interpreter after $t->join() rather...
2005-09-17 Nicholas ClarkHolding a mutex then croak()ing strikes me as deadlock.
2005-08-19 Tassilo von Parsevalmake threads.xs emit warnings properly
2005-07-17 Dave Mitchell[perl #9720] document what can be assigned to a shared...
2005-06-23 Nicholas ClarkThe current implementation of :unique is fundamentally...
2005-06-13 Nicholas ClarkWe no longer need PL_shared_hek_table
2005-05-26 Nicholas ClarkIt helps to set the total keys correctly when duplicati...
2005-05-25 Nicholas ClarkTrack the mapping between source shared hash keys and...
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2005-05-12 Dave Mitchellmake join.t threadsafe!
2005-04-19 Steve PetersRefactoring to Sv*_set() macros - patch #5
2005-04-19 Dave MitchellAdd CLONE_SKIP() class method to allow individual class...
2005-04-08 Steve PetersRefactoring to Sv*_set() macros - patch #2
2005-04-06 Nicholas ClarkCasting to/from (void *) sufficient to make a C++ compi...
2005-03-21 Alexey TourbinRe: bugzilla.redhat bug #101767 (threads, threads:...
2005-02-26 Dave Mitchellithreads: cond_signal() on a non-shared object coredumped
2004-11-05 H.Merijn BrandSkip failing thread/wait tests on HP-UX 10.20
2004-10-31 Nicholas ClarkSkip tests if Devel::Peek not built
2004-10-30 Dave Mitchell[perl #32033] Using foreach on threads::shared array...
2004-07-16 Nicholas ClarkSome calls to PerlMemShared_alloc() aren't checking...
2004-07-15 Nicholas Clarkthreads.xs doesn't check the return value of the thread...
2004-07-01 Nicholas ClarkBump version numbers
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-18 Nicholas ClarkSkip test if perl configured without threads::shared
2004-06-09 Kevin Chase[patch] Windows/Win32 thread handle leak with threads...
2004-04-04 Nicholas ClarkHand merge patch from maint back to blead.
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-01-25 Rafael Garcia-SuarezRemove the caveat about detached threads crashing on...
next