doc f7abe7
[p5sagit/p5-mst-13.2.git] / thread.h
2009-05-21 Nicholas Clark Remove all the 5005threads specific mutex macros, which...
2009-01-17 Craig A. Berry Need even more stack for VMS_IA64-ithread.
2008-10-27 Nicholas Clark Add MUTABLE_AV(), and remove (AV *) casts from headers.
2008-01-01 Marcus Holland-Moritz Add editor blocks to some header files.
2006-04-16 Andy Lester Removed unused var in a macro
2006-03-21 John E. Malmberg [patch@27529] thread.h - VMS needs more stack
2006-01-08 Nicholas Clark Update copyright years (including some years where...
2006-01-04 Rafael Garcia-Suarez More copyright updates
2006-01-04 Gisle Aas Get rid of hardcoded string length.
2005-03-30 Rafael Garcia-Suarez Update copyrights.
2005-01-05 Gisle Aas Avoid segfault when pthread_key_create fails
2004-03-16 Rafael Garcia-Suarez Update copyright notices
2004-02-29 Marcus Holland-Moritz Make panics a bit more verbose to ease debugging.
2003-06-13 Jarkko Hietaniemi Redundancy removal from Brian De Pradine;
2003-05-01 Jarkko Hietaniemi z/OS: More threaded build tweaks from Brian De Pradine--
2003-04-22 Jarkko Hietaniemi z/OS: changes for building threaded from "Brian De...
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-09 H.Merijn Brand Tru64 and gcc and threads
2002-03-11 Jarkko Hietaniemi DG/UX updates from Takis Psarogiannakopoulos.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Sprinkle some copyrights (use the oldest timestamp to
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-07-20 Gurusamy Sarathy Make perl fork()-safe (in a slightly limited way) even on
2001-07-17 Coral fix PTHREAD_ATFORK croaking too early, too often
2001-07-12 Jarkko Hietaniemi Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
2001-07-12 coral pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_...
2001-07-12 Doug MacEachern Re: [patch] pthread_atfork bandaid
2001-07-12 Jarkko Hietaniemi Retract #11289.
2001-07-12 Jarkko Hietaniemi (Retracted by #11289.)
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Gurusamy Sarathy perl built with USE_ITHREADS can deadlock during fork...
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-05-17 Jarkko Hietaniemi Thinko noticed by Doug MacEachern.
2001-05-17 Jarkko Hietaniemi Macrofy the getspecific (and use it also in util.c)
2001-05-17 Jarkko Hietaniemi Use the unchecked thread-specific key fetch also in...
2001-05-17 Dan Sugalski Quick thread speedup
2001-05-16 Jarkko Hietaniemi Move the stack desire definition to thread.h.
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
2001-02-09 Jarkko Hietaniemi Integrate change #8695 from maintperl.
2001-02-08 Charles Bailey SYN SYN
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
2000-10-20 Charles Bailey SYN SYN
2000-08-21 Gurusamy Sarathy free TLS slot properly on Windows
2000-08-11 Lupe Christoph Getting perlio and threads to compile
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-14 Gurusamy Sarathy rename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-04 Jarkko Hietaniemi Win32 patches for cfgperl from Sarathy.
2000-03-11 Gurusamy Sarathy avoid using context pointer in MUTEX_INIT() et al;...
2000-02-29 Gurusamy Sarathy various shenanigans in change#5342
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-02 Gurusamy Sarathy usethreads build fixups for NeXTstep (as suggested...
1999-12-23 Gurusamy Sarathy bring in basic threads stuff under USE_ITHREADS
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-07-05 Hans Mulder hand-apply whitespace mutiliated patch
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-03-02 Jarkko Hietaniemi The HP-UX threads patch (change #3028) is needed also...
1998-12-03 Jarkko Hietaniemi Change#2441 aftermath.
1998-11-29 Gurusamy Sarathy various fixes for race conditions under threads: mutex...
1998-11-02 Jarkko Hietaniemi Replace ATTR_JOINABLE with true Configure probe
1998-10-27 Neale Ferguson ATTR_JOINABLE logic, based on (private email)
1998-10-27 Brian Harrison Mach cthreads support based on:
1998-10-22 Jarkko Hietaniemi DJGPP feedback for #2028.
1998-10-21 Jarkko Hietaniemi VM/ESA feedback for #2028.
1998-10-20 Jarkko Hietaniemi OLD_PTHREADS_API reorganizing.
1998-10-20 Jarkko Hietaniemi Thinko at PTHREADS_CREATED_JOINABLE.
1998-10-19 Jarkko Hietaniemi YIELD more robustly.
1998-10-19 Jarkko Hietaniemi VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-09-24 Gurusamy Sarathy provide locked access to string table for USE_THREADS
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Andy Dougherty [PATCH for 5.004_64] Configure patch Config_64-01
1998-04-21 Gurusamy Sarathy [asperl] add AS patch#17
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-25 Laszlo Molnar dos-djgpp update
1998-02-09 Gurusamy Sarathy [asperl] integrate win32 branch contents
1998-02-03 Gurusamy Sarathy [win32] Fix minor problems with non USE_THREADS build...
1998-02-02 Malcolm Beattie Introduced thr->threadsvp and THREADSV() for faster...
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1997-12-10 Malcolm Beattie Fix perl_os_thread typedef for pthreads. Tweak SvTAINT...
1997-11-30 Nick Ing-Simmons embed.pl now reads *var*.h to do its stuff.
1997-11-29 Nick Ing-Simmons Globals and structs via macros - part 1 of N
1997-11-29 Nick Ing-Simmons GCC + Threads on Win32 - best gcc results yet
1997-11-25 Jarkko Hietaniemi AIX patch (including Configure support for {sched,pthre...
1997-11-25 Malcolm Beattie Rename perl_thread to perl_os_thread.
1997-11-21 Malcolm Beattie $_ is now per-thread (rather a lot of changes). Only...
1997-11-14 Gurusamy Sarathy Integrate mainline changes into win32 branch. Now...
1997-11-13 Malcolm Beattie Rewrite thread return code to distinguish between ordin...
1997-11-13 Malcolm Beattie Change CONTEXT to PERL_CONTEXT throughout source (since...
1997-11-12 Nick Ing-Simmons Fixup Win32
1997-11-11 Gurusamy Sarathy Initial (untested) integration of mainline changes.
next