2009-06-09 |
Jerry D. Hedden | Mask thread signal handling fix on Win32 |
blob | commitdiff |
2009-06-07 |
Craig A. Berry | There is no pthread_sigmask on VMS, so use sigprocmask... |
blob | commitdiff | diff to current |
2009-06-07 |
John Wright | Mask signals in thread creation and destruction to... |
blob | commitdiff | diff to current |
2009-01-21 |
Nicholas Clark | Correct the form of the flags passed to perl_get_sv... |
blob | commitdiff | diff to current |
2008-12-25 |
Rafael Garcia-Suarez | Some source files and documentation files need not... |
blob | commitdiff | diff to current |
2008-02-25 |
Jerry D. Hedden | threads 1.69 |
blob | commitdiff | diff to current |
2008-01-21 |
Nicholas Clark | More places that could be using G_WANT, not picked... |
blob | commitdiff | diff to current |
2007-09-17 |
Jerry D. Hedden | threads 1.66 |
blob | commitdiff | diff to current |
2007-09-14 |
Dave Mitchell | [perl #45053] Memory corruption with heavy module loadi... |
blob | commitdiff | diff to current |
2007-06-26 |
Dave Mitchell | avoid double-free of the thread function |
blob | commitdiff | diff to current |
2007-05-18 |
Jerry D. Hedden | threads 1.62 |
blob | commitdiff | diff to current |
2007-03-22 |
Jerry D. Hedden | threads 1.61 |
blob | commitdiff | diff to current |
2007-02-21 |
Steve Hay | Remove unreferenced local variable |
blob | commitdiff | diff to current |
2007-02-15 |
Jerry D. Hedden | Use newer 'threads' constructs |
blob | commitdiff | diff to current |
2007-01-25 |
Rafael Garcia-Suarez | Upgrade to threads 1.58: |
blob | commitdiff | diff to current |
2007-01-14 |
Dave Mitchell | make S_ithread_run() call S_ithread_free() in main... |
blob | commitdiff | diff to current |
2007-01-14 |
Dave Mitchell | further refinement to #29796 (cleanup veto) |
blob | commitdiff | diff to current |
2007-01-13 |
Dave Mitchell | unfreed threads should trigger cleanup veto |
blob | commitdiff | diff to current |
2007-01-12 |
Dave Mitchell | Rationalise refcounting of thread structures |
blob | commitdiff | diff to current |
2006-12-21 |
Jerry D. Hedden | threads 1.57 |
blob | commitdiff | diff to current |
2006-12-15 |
Jerry D. Hedden | threads 1.54 - Adds ->error() method |
blob | commitdiff | diff to current |
2006-11-28 |
Jerry D. Hedden | [PATCH[ threads 1.53 |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark | Eliminated unitialised clone_params value bug accidenta... |
blob | commitdiff | diff to current |
2006-11-21 |
Jerry D. Hedden | threads 1.52 |
blob | commitdiff | diff to current |
2006-11-16 |
Jerry D. Hedden | threads 1.51 |
blob | commitdiff | diff to current |
2006-11-03 |
Jerry D. Hedden | threads 1.49 |
blob | commitdiff | diff to current |
2006-10-31 |
Rafael Garcia-Suarez | Fix a case of segfault in ithread destruction |
blob | commitdiff | diff to current |
2006-10-31 |
Jerry D. Hedden | threads 1.47 |
blob | commitdiff | diff to current |
2006-10-30 |
Jerry D. Hedden | threads 1.46 |
blob | commitdiff | diff to current |
2006-10-27 |
Jerry D. Hedden | Make 'threads' conform to perlguts |
blob | commitdiff | diff to current |
2006-09-13 |
Jerry D. Hedden | Bump version and other misc. changes. 3rd patch from: |
blob | commitdiff | diff to current |
2006-09-13 |
Jerry D. Hedden | Statically allocate the main thread. |
blob | commitdiff | diff to current |
2006-09-13 |
Jerry D. Hedden | Race condition fix in threads.pm |
blob | commitdiff | diff to current |
2006-08-01 |
Jerry D. Hedden | threads 1.38 |
blob | commitdiff | diff to current |
2006-07-21 |
Rafael Garcia-Suarez | More tweaks to threads 1.37, by Jerry D. Hedden |
blob | commitdiff | diff to current |
2006-07-20 |
Rafael Garcia-Suarez | Upgrade to threads 1.37, by Jerry D. Hedden |
blob | commitdiff | diff to current |
2006-07-11 |
Jerry D. Hedden | threads 1.36 - Signalling terminated threads core dumps |
blob | commitdiff | diff to current |
2006-07-10 |
Jerry D. Hedden | threads 1.35 - Borland compiler fix |
blob | commitdiff | diff to current |
2006-07-07 |
Jerry D. Hedden | threads 1.34 - state methods |
blob | commitdiff | diff to current |
2006-07-04 |
Jerry D. Hedden | threads 1.33 |
blob | commitdiff | diff to current |
2006-06-17 |
Dave Mitchell | dont warn at exit of detatched threads still running |
blob | commitdiff | diff to current |
2006-06-06 |
Jerry D. Hedden | threads 1.32 |
blob | commitdiff | diff to current |
2006-05-23 |
Jerry D. Hedden | Explicit thread context |
blob | commitdiff | diff to current |
2006-05-18 |
Jerry D. Hedden | threads core dump in BEGIN |
blob | commitdiff | diff to current |
2006-05-18 |
Jerry D. Hedden | threads 1.28 |
blob | commitdiff | diff to current |
2006-05-11 |
Jerry D. Hedden | Thread signalling [REVISED] |
blob | commitdiff | diff to current |
2006-05-09 |
Jerry D. Hedden | 'threads' patch to fix threaded build on Win32 |
blob | commitdiff | diff to current |
2006-05-05 |
Jerry D. Hedden | threads - stack size support |
blob | commitdiff | diff to current |
2006-05-04 |
Jerry D. Hedden | threads - formatting [REVISED] |
blob | commitdiff | diff to current |
2006-04-28 |
Jerry D. Hedden | threads - miscellaneous |
blob | commitdiff | diff to current |
2006-04-26 |
Jerry D. Hedden | threads - consolidate XS functions |
blob | commitdiff | diff to current |
2006-04-25 |
Jerry D. Hedden | Continuing threads sync |
blob | commitdiff | diff to current |
2006-04-21 |
Jerry D. Hedden | Rework threads destruct call |
blob | commitdiff | diff to current |
2006-04-20 |
Jerry D. Hedden | [REPOST] [PATCH] Remove superfluous counter in threads |
blob | commitdiff | diff to current |
2006-04-14 |
Jerry D. Hedden | Fix implementation of threads->_handle on unixes. |
blob | commitdiff | diff to current |
2006-04-03 |
Jerry D. Hedden | 2nd patch to sync blead 'threads' with CPAN [REPOST] |
blob | commitdiff | diff to current |
2006-03-24 |
Jerry D. Hedden | (2nd revised) 1st patch to sync blead 'threads' with... |
blob | commitdiff | diff to current |
2006-03-17 |
Jan Dubois | threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression |
blob | commitdiff | diff to current |
2006-02-13 |
Nicholas Clark | All the bits of clone_params.flags need to be initialis... |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi | sprinkle dVAR |
blob | commitdiff | diff to current |
2005-12-31 |
Dave Mitchell | make threads use MY_CXT API rather than using PL_modglobal |
blob | commitdiff | diff to current |
2005-10-16 |
Dave Mitchell | static functions should be prefixed S_ |
blob | commitdiff | diff to current |
2005-10-16 |
Dave Mitchell | free a thread's interpreter after $t->join() rather... |
blob | commitdiff | diff to current |
2005-09-17 |
Nicholas Clark | Holding a mutex then croak()ing strikes me as deadlock. |
blob | commitdiff | diff to current |
2005-08-19 |
Tassilo von Parseval | make threads.xs emit warnings properly |
blob | commitdiff | diff to current |
2005-06-13 |
Nicholas Clark | We no longer need PL_shared_hek_table |
blob | commitdiff | diff to current |
2005-05-25 |
Nicholas Clark | Track the mapping between source shared hash keys and... |
blob | commitdiff | diff to current |
2005-04-08 |
Steve Peters | Refactoring to Sv*_set() macros - patch #2 |
blob | commitdiff | diff to current |
2005-04-06 |
Nicholas Clark | Casting to/from (void *) sufficient to make a C++ compi... |
blob | commitdiff | diff to current |
2004-07-16 |
Nicholas Clark | Some calls to PerlMemShared_alloc() aren't checking... |
blob | commitdiff | diff to current |
2004-07-15 |
Nicholas Clark | threads.xs doesn't check the return value of the thread... |
blob | commitdiff | diff to current |
2004-06-09 |
Kevin Chase | [patch] Windows/Win32 thread handle leak with threads... |
blob | commitdiff | diff to current |
2004-01-23 |
Jan Dubois | Re: threads::shared::queue; |
blob | commitdiff | diff to current |
2004-01-08 |
Dave Mitchell | segv in pad.c with threads (was: DBD::Oracle and Perl... |
blob | commitdiff | diff to current |
2003-08-06 |
Jarkko Hietaniemi | Cast away gcc 3.3 type conversion pickiness. |
blob | commitdiff | diff to current |
2003-06-11 |
Marcus Holland-Moritz | Integrate from maint: |
blob | commitdiff | diff to current |
2003-06-07 |
Artur Bergman | Major (internal) change to make it much more easy to... |
blob | commitdiff | diff to current |
2003-06-05 |
Jarkko Hietaniemi | Even more getspecific patches from Brian De Pradine; |
blob | commitdiff | diff to current |
2003-06-05 |
Jarkko Hietaniemi | z/OS threads tweak from Brian De Pradine. |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi | According to Arthur this should help |
blob | commitdiff | diff to current |
2003-05-24 |
Jarkko Hietaniemi | Add a real scan for pthread_attr_setscope(). |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Nekkid numbers. |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Meaningless cosmetics. |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Make Perl_ithread_self() a bit more helpful when |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Slightly wrong panic messages. |
blob | commitdiff | diff to current |
2003-05-19 |
Craig A. Berry | Based on |
blob | commitdiff | diff to current |
2003-05-01 |
Jarkko Hietaniemi | z/OS: More threaded build tweaks from Brian De Pradine-- |
blob | commitdiff | diff to current |
2003-04-21 |
Artur Bergman | Fixes bug #17043, resets PL_srand_called before the... |
blob | commitdiff | diff to current |
2003-04-16 |
Artur Bergman | Fix double join problem for those places where free |
blob | commitdiff | diff to current |
2003-04-13 |
Artur Bergman | Fix bug #16253, use all the CPU that we can :-) |
blob | commitdiff | diff to current |
2003-04-02 |
Jarkko Hietaniemi | Make at least the thread count make sense. |
blob | commitdiff | diff to current |
2003-04-01 |
Ilya Zakharevich | Integrate: |
blob | commitdiff | diff to current |
2003-02-01 |
Artur Bergman | Fix bug #15837, temporary from storable call hadn't... |
blob | commitdiff | diff to current |
2003-02-01 |
Artur Bergman | Don't free thread before using it, breaks platforms... |
blob | commitdiff | diff to current |
2003-01-04 |
Jarkko Hietaniemi | One more (or, rather, less) //. |
blob | commitdiff | diff to current |
2003-01-04 |
Jarkko Hietaniemi | Integrate from maintperl: |
blob | commitdiff | diff to current |
2003-01-03 |
Artur Bergman | Fixes bug #15273, the return of the object caused |
blob | commitdiff | diff to current |
2003-01-03 |
Artur Bergman | Fake what context we are running in for CLONE and DESTR... |
blob | commitdiff | diff to current |
2002-11-19 |
Dave Mitchell | trivial typo |
blob | commitdiff | diff to current |
2002-07-11 |
Artur Bergman | Don't set the context to the running thread before |
blob | commitdiff | diff to current |
next |