nailed "our" declarations, and better warnings on duplicate
[p5sagit/p5-mst-13.2.git] / thread.h
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.
1997-11-11 Malcolm Beattie Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THRE...
1997-11-11 Malcolm Beattie Initial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm Beattie Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-10 Gurusamy Sarathy Remove runlevel. It was used to count how many runops...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-Simmons Get threads working again on Win32
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-07 Malcolm Beattie Change pp_tie and pp_dbmopen to use perl_call_sv instea...
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-06 Malcolm Beattie Per-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-05 Nick Ing-Simmons Compile(d) at least once with threads on win32
1997-11-01 Nick Ing-Simmons Integrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-10-31 Malcolm Beattie Half way through moving per-thread magicals into per...
1997-10-29 Malcolm Beattie Remove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy Sarathy A quick merge of latest mainline.
1997-10-16 Malcolm Beattie Correct threads_mutex locking in main thread destruction.
1997-10-15 Gurusamy Sarathy Win32 changes over 5.004_52:
1997-10-15 Gurusamy Sarathy Integrated latest changes from mainline into win32.
1997-10-15 Malcolm Beattie Add HAVE_THREAD_INTERN for platform-dependent struct...
1997-10-15 Malcolm Beattie pthread_condattr_init in thread.h for OLD_PTHREADS_API.
1997-10-15 Malcolm Beattie Started rewriting thread state machine.
1997-10-13 Gurusamy Sarathy Initial merge of win32 threads patch.
1997-10-10 Malcolm Beattie Rewrite thread destruction system using linked list...
1997-10-03 Malcolm Beattie Remove last traces of "tokenbuf as temp buffer" and...
1997-09-22 Malcolm Beattie struct thread now stored in an SV and uses '~'-magic...
1997-09-22 Malcolm Beattie Minor multi-threading patches for VMS.
1997-09-10 Malcolm Beattie Solaris fixes: delete pad and padname from thread.h...
1997-08-11 Malcolm Beattie Assorted changes for multi-threading (now works rather...
1997-07-24 Malcolm Beattie Start support for fake threads.
1997-07-17 Malcolm Beattie Fix multiple problems with lexical @_.
1997-07-01 Malcolm Beattie Support for op in global register (still buggy)
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-04-23 Malcolm Beattie Added programmer-level condition variables via "condpai...
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...