Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
[p5sagit/p5-mst-13.2.git] / ext / threads /
2007-04-25 Jerry D. Hedden Safely store user locks in threads::shared
2007-04-19 Jerry D. Hedden Re: [perl #41574] cond_wait hang ups under MSWin32
2007-04-10 Rafael Garcia-Suarez Could someone explain why this file was added twice.
2007-04-10 Rafael Garcia-Suarez Upgrade to threads::shared 1.09 :
2007-03-22 Jerry D. Hedden Fix to threads::shared t/waithires.t
2007-03-22 Jerry D. Hedden threads 1.61
2007-03-19 Rafael Garcia-Suarez Adjust timing tolerance in threads tests, by Jerry...
2007-03-15 Rafael Garcia-Suarez Upgrade to threads::shared 1.08 :
2007-02-21 Steve Hay Remove unreferenced local variable
2007-02-15 Jerry D. Hedden Use newer 'threads' constructs
2007-02-06 Rafael Garcia-Suarez Upgrade to threads.pm 1.59 (doc tweaks)
2007-02-06 Rafael Garcia-Suarez Upgrade to threads::shared 1.07 (doc tweaks)
2007-01-25 Rafael Garcia-Suarez Upgrade to threads 1.58:
2007-01-14 Dave Mitchell make S_ithread_run() call S_ithread_free() in main...
2007-01-14 Dave Mitchell further refinement to #29796 (cleanup veto)
2007-01-13 Dave Mitchell unfreed threads should trigger cleanup veto
2007-01-12 Dave Mitchell Rationalise refcounting of thread structures
2006-12-21 Jerry D. Hedden threads 1.57
2006-12-20 Jerry D. Hedden threads::shared 1.06
2006-12-16 Jerry D. Hedden threads 1.56
2006-12-15 Jerry D. Hedden threads 1.54 - Adds ->error() method
2006-11-28 Jerry D. Hedden [PATCH[ threads 1.53
2006-11-26 Nicholas Clark Eliminated unitialised clone_params value bug accidenta...
2006-11-21 Jerry D. Hedden threads 1.52
2006-11-16 Jerry D. Hedden threads 1.51
2006-11-03 Jerry D. Hedden threads 1.49
2006-10-31 Rafael Garcia-Suarez Fix a case of segfault in ithread destruction
2006-10-31 Jerry D. Hedden threads 1.47
2006-10-30 Jerry D. Hedden threads 1.46
2006-10-27 Jerry D. Hedden Make 'threads' conform to perlguts
2006-10-26 Jerry D. Hedden threads-shared 1.05
2006-10-26 Jerry D. Hedden threads 1.45
2006-10-22 Steve Peters Removed typo that caused a variable to shadow an existi...
2006-10-21 Steve Peters Changes for threads::shared to all building with g++.
2006-10-21 Steve Peters Better solution to silencing prereq warnings from threads's
2006-10-20 Steve Peters Comment out Hash::Util and IO::File from prereqs of...
2006-10-12 Jerry Hedden threads::shared 1.04
2006-10-12 Jerry Hedden threads 1.44
2006-10-07 Jerry Hedden threads 1.43 - stringify
2006-10-03 Jerry Hedden threads-shared 1.03 - Changes, Makefile.PL
2006-10-03 Steve Peters Upgrade to threads-shared-1.03
2006-10-03 Steve Peters Upgrade to threads-1.42
2006-09-13 Jerry D. Hedden Bump version and other misc. changes. 3rd patch from:
2006-09-13 Jerry D. Hedden Statically allocate the main thread.
2006-09-13 Jerry D. Hedden Race condition fix in threads.pm
2006-09-08 Rafael Garcia-Suarez Remove empty typemap file
2006-09-06 Rafael Garcia-Suarez Revert accidental file deletion
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-08-01 Jerry D. Hedden threads 1.38
2006-07-21 Rafael Garcia-Suarez More tweaks to threads 1.37, by Jerry D. Hedden
2006-07-20 Rafael Garcia-Suarez Upgrade 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 Peters Version bumps for z/OS fixes.
2006-07-13 Jarkko Hietaniemi z/OS: CPAN-ized ext/ and lib/
2006-07-11 Rafael Garcia-Suarez Adjust test count in threads test
2006-07-11 Jerry D. Hedden threads 1.36 - Signalling terminated threads core dumps
2006-07-10 Jerry D. Hedden threads 1.35 - Borland compiler fix
2006-07-07 Jerry D. Hedden threads 1.34 - state methods
2006-07-05 Jerry D. Hedden RE: [PATCH] threads 1.33
2006-07-04 Jerry D. Hedden threads 1.33
2006-06-17 Dave Mitchell dont warn at exit of detatched threads still running
2006-06-06 Jerry D. Hedden random thread test failure
2006-06-06 Jerry D. Hedden threads 1.32
2006-05-26 Steve Peters Stop a warning generated from thread's Makefile.PL
2006-05-23 Rafael Garcia-Suarez Typo fix
2006-05-23 Jerry D. Hedden Explicit thread context
2006-05-18 Jerry D. Hedden threads core dump in BEGIN
2006-05-18 Jerry D. Hedden threads 1.28
2006-05-12 Nicholas Clark Threads and signals. Delicious. Tweak change 28168...
2006-05-12 Jerry D. Hedden Better unsafe signals info in threads.pm
2006-05-11 Jerry D. Hedden Thread signalling [REVISED]
2006-05-09 Jerry D. Hedden 'threads' patch to fix threaded build on Win32
2006-05-05 Jerry D. Hedden threads - stack size support
2006-05-04 Jerry D. Hedden threads - formatting [REVISED]
2006-04-28 Jerry D. Hedden threads - miscellaneous
2006-04-26 Jerry D. Hedden threads - consolidate XS functions
2006-04-25 Jerry D. Hedden Continuing threads sync
2006-04-21 Jerry D. Hedden Rework threads destruct call
2006-04-20 Jerry D. Hedden [REPOST] [PATCH] Remove superfluous counter in threads
2006-04-14 Jerry D. Hedden Fix implementation of threads->_handle on unixes.
2006-04-04 Jan Dubois threads.pm should overload != operator
2006-04-03 Jerry D. Hedden 2nd 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 Dubois threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression
2006-03-16 Rafael Garcia-Suarez Make the threads tests silent with regard to the new...
2006-02-13 Nicholas Clark All the bits of clone_params.flags need to be initialis...
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2006-01-07 Dave Mitchell [perl #37946] preserve the referent associated with...
2006-01-07 Dave Mitchell fix coredump on 'local $shared[N]' introduced by change...
2006-01-06 Dave Mitchell make ithreads shared vars smaller/quicker by eliminatin...
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2006-01-02 Dave Mitchell add svt_local slot to magic vtable, and fix local ...
2005-12-31 Dave Mitchell make threads use MY_CXT API rather than using PL_modglobal
2005-12-14 Dave Mitchell forgot 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-Suarez Robin Houston remarks that mention of a context is...
2005-10-16 Dave Mitchell static functions should be prefixed S_
2005-10-16 Dave Mitchell free a thread's interpreter after $t->join() rather...
2005-09-17 Nicholas Clark Holding a mutex then croak()ing strikes me as deadlock.
2005-08-19 Tassilo von Parseval make threads.xs emit warnings properly
next