Fix .spec file to be extracted Module::Build
[platform/upstream/perl.git] / thread.h
2023-12-28 TizenOpenSourceImported Upstream version 5.38.0 upstream upstream/5.38.0
2022-01-21 DongHun KwakImported Upstream version 5.33.6 upstream/5.33.6
2022-01-21 DongHun KwakImported Upstream version 5.33.5 upstream/5.33.5
2022-01-21 DongHun KwakImported Upstream version 5.33.1 upstream/5.33.1
2019-09-26 DongHun KwakImported Upstream version 5.28.0 upstream/5.28.0
2017-06-28 DongHun KwakImported Upstream version 5.23.6 35/136035/1
2017-06-28 DongHun KwakImported Upstream version 5.21.11 24/136024/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2017-06-28 DongHun KwakImported Upstream version 5.21.0 13/136013/1
2017-06-28 DongHun KwakImported Upstream version 5.20.1 10/136010/1
2013-12-02 Steve HayMerge branch 'dirnames' into blead
2013-11-24 David Mitchellfix 'ignoring return value' compiler warnings
2013-11-13 David Mitchellsilence some compiler warnings
2013-05-27 Nicholas ClarkRemove DG/UX support.
2012-08-31 Nicholas ClarkRemove the VM/ESA port.
2012-06-04 Steve PetersMerge branch 'post-5.16' into blead
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2009-11-06 Rafael Garcia-SuarezMerge branch 'legacy-pragma' into blead
2009-05-21 Nicholas ClarkRemove all the 5005threads specific mutex macros, which...
2009-01-25 Rafael Garcia-SuarezMerge branch 'Eefix' into blead
2009-01-17 Craig A. BerryNeed even more stack for VMS_IA64-ithread.
2009-01-03 Rafael Garcia-SuarezMerge branch 'schwern/y2038' into blead
2008-10-27 Nicholas ClarkAdd MUTABLE_AV(), and remove (AV *) casts from headers.
2008-01-01 Marcus Holland-MoritzAdd editor blocks to some header files.
2006-04-16 Andy LesterRemoved unused var in a macro
2006-03-21 John E. Malmberg[patch@27529] thread.h - VMS needs more stack
2006-01-08 Nicholas ClarkUpdate copyright years (including some years where...
2006-01-04 Rafael Garcia-SuarezMore copyright updates
2006-01-04 Gisle AasGet rid of hardcoded string length.
2005-03-30 Rafael Garcia-SuarezUpdate copyrights.
2005-01-05 Gisle AasAvoid segfault when pthread_key_create fails
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-29 Marcus Holland-MoritzMake panics a bit more verbose to ease debugging.
2003-06-27 Nick Ing-SimmonsIntegrate mainline
2003-06-13 Jarkko HietaniemiRedundancy removal from Brian De Pradine;
2003-05-02 Nick Ing-SimmonsIntegrate mainline (run/switchd.t fails).
2003-05-01 Jarkko Hietaniemiz/OS: More threaded build tweaks from Brian De Pradine--
2003-04-27 Nick Ing-SimmonsIntegrate mainline.
2003-04-22 Jarkko Hietaniemiz/OS: changes for building threaded from "Brian De...
2003-04-17 Nick Ing-SimmonsIntegrate mainline
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-01-13 Jarkko HietaniemiIntegrate perlio #18040 and #18043 (no real changes;
2002-12-04 Nick Ing-SimmonsIntegrate mainline
2002-12-02 Jarkko Hietaniemi$0 mofifying part I
2002-10-20 Nick Ing-SimmonsIntegrate mainline
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-09 H.Merijn BrandTru64 and gcc and threads
2002-03-12 Nick Ing-SimmonsIntegrate mainline
2002-03-11 Jarkko HietaniemiDG/UX updates from Takis Psarogiannakopoulos.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2001-09-03 Nick Ing-SimmonsIntegrate mainline
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-07-30 Nick Ing-SimmonsIntegrate mainline
2001-07-20 Gurusamy SarathyMake perl fork()-safe (in a slightly limited way) even on
2001-07-20 Nick Ing-SimmonsIntegrate mainline
2001-07-17 Coralfix PTHREAD_ATFORK croaking too early, too often
2001-07-13 Nick Ing-SimmonsIntegrate mainline
2001-07-12 Jarkko HietaniemiMake PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
2001-07-12 coralpthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_...
2001-07-12 Nick Ing-SimmonsIntegrate mainline
2001-07-12 Jarkko HietaniemiIntegrate perlio:
2001-07-12 Doug MacEachernRe: [patch] pthread_atfork bandaid
2001-07-12 Jarkko HietaniemiRetract #11289.
2001-07-12 Jarkko Hietaniemi(Retracted by #11289.)
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Gurusamy Sarathyperl built with USE_ITHREADS can deadlock during fork...
2001-06-18 Nick Ing-SimmonsIntegrate mainline (part1)
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-05-18 Nick Ing-SimmonsIntegrate mainline.
2001-05-17 Jarkko HietaniemiThinko noticed by Doug MacEachern.
2001-05-17 Jarkko HietaniemiMacrofy the getspecific (and use it also in util.c)
2001-05-17 Jarkko HietaniemiUse the unchecked thread-specific key fetch also in...
2001-05-17 Dan SugalskiQuick thread speedup
2001-05-16 Jarkko HietaniemiMove the stack desire definition to thread.h.
2001-05-03 Nick Ing-SimmonsIntegrate mainline.
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-02-09 Nick Ing-SimmonsIntegrate mainline
2001-02-09 Jarkko HietaniemiIntegrate change #8695 from maintperl.
2001-02-08 Charles BaileySYN SYN
2001-01-30 Nick Ing-SimmonsIntegrate mainline
2001-01-30 Jarkko HietaniemiIntegrate changes #8608,8609,8610,8611,8612,8613 from...
2000-10-20 Charles BaileySYN SYN
2000-08-21 Gurusamy Sarathyfree TLS slot properly on Windows
2000-08-11 Lupe ChristophGetting perlio and threads to compile
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-14 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-07-14 Gurusamy Sarathyrename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-05 Jarkko HietaniemiIntegrate with Sarathy, preliminary fix for unicos
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-11 Gurusamy Sarathyavoid using context pointer in MUTEX_INIT() et al;...
2000-03-02 Charles BaileyYA sync with mainline
next