This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make extensions in ext run their tests from the extension's own directory.
[perl5.git] / ext / threads /
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-08-10 Jerry D. HeddenUpgrade to 'threads' 1.74
2009-06-09 Steve HayFix threads build on Win32
2009-06-09 Jerry D. HeddenMask thread signal handling fix on Win32
2009-06-09 Jerry D. HeddenUpgrade to threads 1.73
2009-06-07 Craig A. BerryThere is no pthread_sigmask on VMS, so use sigprocmask...
2009-06-07 Rafael Garcia-SuarezBump version of threads.pm
2009-06-07 John WrightMask signals in thread creation and destruction to...
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-03-26 Nicholas ClarkRemove MAN3PODS and NORECURS from Makefile.PLs where...
2009-02-24 Jerry D. HeddenUpgrade to threads 1.72
2009-02-09 Nicholas ClarkRename ext/threads/shared to ext/threads-shared
2009-01-21 Nicholas ClarkCorrect the form of the flags passed to perl_get_sv...
2008-12-25 Rafael Garcia-SuarezSome source files and documentation files need not...
2008-11-25 Jerry D. Heddenthreads::shared 1.27
2008-07-16 Jerry D. Heddenwatchdog() for threads tests
2008-07-16 Jerry D. Heddenthreads::shared 1.26
2008-07-15 Rafael Garcia-SuarezUpgrade to threads::shared 1.25 by Jerry D. Hedden
2008-07-10 Jerry D. Heddenthreads::shared 1.24 (still more)
2008-07-10 Jerry D. Heddenthreads::shared 1.24 (more)
2008-07-08 Jerry D. Heddenthreads::shared 1.24 (phase 3)
2008-07-06 Jerry D. Heddenthreads::shared 1.24 (phase 2)
2008-07-02 Jerry D. Heddenthreads::shared 1.24
2008-06-19 Jerry D. Heddenthreads::shared 1.23
2008-06-13 Jerry D. Heddenthreads 1.71
2008-06-13 Jerry D. Heddenthreads::shared 1.22
2008-05-16 Jerry D. Heddenthreads::shared 1.21
2008-05-10 Rafael Garcia-SuarezRemove C++ comments
2008-05-10 Jerry D. Heddenthreads::shared 1.19
2008-02-27 Jerry D. Heddenthreads::shared 1.18
2008-02-25 Jerry D. Heddenthreads::shared 1.17
2008-02-25 Jerry D. Heddenthreads 1.69
2008-02-08 Vincent Pitmg_copy ought to take an I32
2008-01-31 Jerry D. Heddenthreads::shared TODO test for outstanding bug
2008-01-21 Nicholas ClarkMore places that could be using G_WANT, not picked...
2007-12-19 Jerry D. Heddenthreads::shared 1.15
2007-10-11 Jerry D. HeddenMove threads test added in change 32091
2007-10-10 Dave MitchellnewCONTSUB() wasn't thread-safe ([perl #45053])
2007-09-24 Rafael Garcia-SuarezUpgrade to threads::shared 1.14
2007-09-19 Jerry D. Heddenthreads 1.67
2007-09-17 Jerry D. Heddenthreads 1.66
2007-09-14 Dave Mitchell[perl #45053] Memory corruption with heavy module loadi...
2007-09-05 Jerry D. Heddenthreads::shared 1.13
2007-09-05 Jerry D. Heddenthreads 1.65
2007-08-20 Jerry D. HeddenFix some typos in threads.pm
2007-08-08 Abhijit Menon-Sen#31687-bis.
2007-08-08 Jerry D. Heddenthreads 1.64 (repost)
2007-07-14 Craig A. BerryVMS todo for threads exit test.
2007-07-02 Jerry D. HeddenFixes to threads tests
2007-06-28 Jerry D. HeddenMove tests under 'threads' module
2007-06-27 Jerry D. Heddenthreads 1.63
2007-06-26 Dave Mitchellavoid double-free of the thread function
2007-05-24 Jerry D. Heddenthreads::shared 1.12
2007-05-18 Jerry D. Heddenthreads 1.62
2007-05-16 Jerry D. HeddenRe: Thread fail/hang on HP-UX 10.20
2007-05-14 Jerry D. Heddenthreads::shared 1.11
2007-04-25 Jerry D. HeddenSafely store user locks in threads::shared
2007-04-19 Jerry D. HeddenRe: [perl #41574] cond_wait hang ups under MSWin32
2007-04-10 Rafael Garcia-SuarezCould someone explain why this file was added twice.
2007-04-10 Rafael Garcia-SuarezUpgrade to threads::shared 1.09 :
2007-03-22 Jerry D. HeddenFix to threads::shared t/waithires.t
2007-03-22 Jerry D. Heddenthreads 1.61
2007-03-19 Rafael Garcia-SuarezAdjust timing tolerance in threads tests, by Jerry...
2007-03-15 Rafael Garcia-SuarezUpgrade to threads::shared 1.08 :
2007-02-21 Steve HayRemove unreferenced local variable
2007-02-15 Jerry D. HeddenUse newer 'threads' constructs
2007-02-06 Rafael Garcia-SuarezUpgrade to threads.pm 1.59 (doc tweaks)
2007-02-06 Rafael Garcia-SuarezUpgrade to threads::shared 1.07 (doc tweaks)
2007-01-25 Rafael Garcia-SuarezUpgrade to threads 1.58:
2007-01-14 Dave Mitchellmake S_ithread_run() call S_ithread_free() in main...
2007-01-14 Dave Mitchellfurther refinement to #29796 (cleanup veto)
2007-01-13 Dave Mitchellunfreed threads should trigger cleanup veto
2007-01-12 Dave MitchellRationalise refcounting of thread structures
2006-12-21 Jerry D. Heddenthreads 1.57
2006-12-20 Jerry D. Heddenthreads::shared 1.06
2006-12-16 Jerry D. Heddenthreads 1.56
2006-12-15 Jerry D. Heddenthreads 1.54 - Adds ->error() method
2006-11-28 Jerry D. Hedden[PATCH[ threads 1.53
2006-11-26 Nicholas ClarkEliminated unitialised clone_params value bug accidenta...
2006-11-21 Jerry D. Heddenthreads 1.52
2006-11-16 Jerry D. Heddenthreads 1.51
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.
next