threads 1.28
[p5sagit/p5-mst-13.2.git] / ext / threads /
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
2005-07-17 Dave Mitchell [perl #9720] document what can be assigned to a shared...
2005-06-23 Nicholas Clark The current implementation of :unique is fundamentally...
2005-06-13 Nicholas Clark We no longer need PL_shared_hek_table
2005-05-26 Nicholas Clark It helps to set the total keys correctly when duplicati...
2005-05-25 Nicholas Clark Track the mapping between source shared hash keys and...
2005-05-21 Nicholas Clark Move hv_name, hv_eiter and hv_riter into a new aux...
2005-05-12 Dave Mitchell make join.t threadsafe!
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2005-04-19 Dave Mitchell Add CLONE_SKIP() class method to allow individual class...
2005-04-08 Steve Peters Refactoring to Sv*_set() macros - patch #2
2005-04-06 Nicholas Clark Casting to/from (void *) sufficient to make a C++ compi...
2005-03-21 Alexey Tourbin Re: bugzilla.redhat bug #101767 (threads, threads:...
2005-02-26 Dave Mitchell ithreads: cond_signal() on a non-shared object coredumped
2004-11-05 H.Merijn Brand Skip failing thread/wait tests on HP-UX 10.20
2004-10-31 Nicholas Clark Skip tests if Devel::Peek not built
2004-10-30 Dave Mitchell [perl #32033] Using foreach on threads::shared array...
2004-07-16 Nicholas Clark Some calls to PerlMemShared_alloc() aren't checking...
2004-07-15 Nicholas Clark threads.xs doesn't check the return value of the thread...
2004-07-01 Nicholas Clark Bump version numbers
2004-06-25 Andy Dougherty Correct detection of absent modules. Based on
2004-06-18 Nicholas Clark Skip test if perl configured without threads::shared
2004-06-09 Kevin Chase [patch] Windows/Win32 thread handle leak with threads...
2004-04-04 Nicholas Clark Hand merge patch from maint back to blead.
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-01-25 Rafael Garcia-Suarez Remove the caveat about detached threads crashing on...
2004-01-23 Jan Dubois Re: threads::shared::queue;
2004-01-20 Dave Mitchell [perl #24940] "sub foo :unique" segfaults
2004-01-13 Nicholas Clark Add VMS to the list of "don't fork" OSes
2004-01-12 Mike Pomraning Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2004-01-11 Mike Pomraning Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
2004-01-09 Dave Mitchell temporarily backout test of thread returning a closure...
2004-01-08 Dave Mitchell segv in pad.c with threads (was: DBD::Oracle and Perl...
2004-01-02 Nicholas Clark Bump $threads::VERSION as the documentation has changed...
2004-01-01 Dave Mitchell Fix bug #24383, where hashes with the :unique attribute...
2004-01-01 Rafael Garcia-Suarez Document that detached threads aren't supported on...
2003-12-27 Marcus Holland-Moritz Remove Win32 compiler warnings
2003-12-22 Mike Pomraning Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service...
2003-12-17 Mike Pomraning 2-arg cond_wait, cond_timedwait, tests
2003-11-16 Elizabeth Mattijsen Re:ext/threads/t/problem.t (was: Problems with mod_perl...
2003-11-06 Dave Mitchell bugid #24407: numeric key for shared hash got stringifi...
2003-11-01 Dave Mitchell whoops, typo
2003-11-01 Dave Mitchell [perl #24368] seg faults when deleting keys of shared...
2003-10-27 Dave Mitchell Fix more shared threads leaks: add SAVETMPS to the...
2003-10-23 Nicholas Clark Integrate:
2003-10-23 Dave Mitchell Fix two threads::shared leaks
2003-10-16 Dave Mitchell Ensure PL_comppad/curpad point to PL_main_cv's padlist...
2003-10-10 Elizabeth Mattijsen threads::async + some cleanup
2003-09-23 Marcus Holland-Moritz RC5 and Intel's ICC
2003-09-05 Elizabeth Mattijsen threads/shared.pm: saves 4K per thread
2003-09-05 Elizabeth Mattijsen versions threads modules
2003-09-03 Jarkko Hietaniemi use IO; is deprecated.
2003-09-03 Jarkko Hietaniemi Changing the test count is a good idea.
2003-09-03 Marcus Holland-Moritz Re: maint@20974 or before broke mp2 ithreads test
2003-08-13 Nicholas Clark Re: script wanted
2003-08-06 Jarkko Hietaniemi Cast away gcc 3.3 type conversion pickiness.
2003-07-05 Dave Mitchell fix for ext/threads/t/problems.t failures
2003-07-04 Jarkko Hietaniemi No energy now to figure out what is wrong with $0
2003-07-04 Jarkko Hietaniemi $0 is pain.
2003-06-30 Jarkko Hietaniemi The 'contiguous' test for argv[], envp[] was bogus
2003-06-30 Jarkko Hietaniemi $0 test tweaks from Andreas.
2003-06-19 Richard Soderberg email address correction
2003-06-16 Jarkko Hietaniemi Instead of fancy condvar footwork do a simple join,
2003-06-12 Artur Bergman In free we want to destroy, not init, thanks to Tim...
2003-06-12 Artur Bergman Be polite and destroy the mutexes and conditions we...
2003-06-11 Marcus Holland-Moritz Integrate from maint:
2003-06-09 Jarkko Hietaniemi On a real multicpu box the child thread could still...
2003-06-09 Artur Bergman Support blessed shared references.
next