2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff |
2001-07-20 |
Gurusamy Sarathy |
Make perl fork()-safe (in a slightly limited way) even on |
blob | commitdiff | diff to current |
2001-07-17 |
Coral |
fix PTHREAD_ATFORK croaking too early, too often |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise. |
blob | commitdiff | diff to current |
2001-07-12 |
coral |
pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_... |
blob | commitdiff | diff to current |
2001-07-12 |
Doug MacEachern |
Re: [patch] pthread_atfork bandaid |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Retract #11289. |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
(Retracted by #11289.) |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-05 |
Gurusamy Sarathy |
perl built with USE_ITHREADS can deadlock during fork... |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
NetWare port from Guruprasad S <SGURUPRASAD@novell... |
blob | commitdiff | diff to current |
2001-05-17 |
Jarkko Hietaniemi |
Thinko noticed by Doug MacEachern. |
blob | commitdiff | diff to current |
2001-05-17 |
Jarkko Hietaniemi |
Macrofy the getspecific (and use it also in util.c) |
blob | commitdiff | diff to current |
2001-05-17 |
Jarkko Hietaniemi |
Use the unchecked thread-specific key fetch also in... |
blob | commitdiff | diff to current |
2001-05-17 |
Dan Sugalski |
Quick thread speedup |
blob | commitdiff | diff to current |
2001-05-16 |
Jarkko Hietaniemi |
Move the stack desire definition to thread.h. |
blob | commitdiff | diff to current |
2001-05-02 |
Dan Sugalski |
Multiplicity and thread fixes for VMS |
blob | commitdiff | diff to current |
2001-02-09 |
Jarkko Hietaniemi |
Integrate change #8695 from maintperl. |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi |
Integrate changes #8608,8609,8610,8611,8612,8613 from... |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-08-21 |
Gurusamy Sarathy |
free TLS slot properly on Windows |
blob | commitdiff | diff to current |
2000-08-11 |
Lupe Christoph |
Getting perlio and threads to compile |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
rename totally bletcherous SvLOCK() thingy (doesn't... |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-03-11 |
Gurusamy Sarathy |
avoid using context pointer in MUTEX_INIT() et al;... |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
various shenanigans in change#5342 |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
support fetching current interpreter from TLS under... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-02 |
Gurusamy Sarathy |
usethreads build fixups for NeXTstep (as suggested... |
blob | commitdiff | diff to current |
1999-12-23 |
Gurusamy Sarathy |
bring in basic threads stuff under USE_ITHREADS |
blob | commitdiff | diff to current |
1999-10-06 |
Gurusamy Sarathy |
make die/warn and other diagnostics go to wherever... |
blob | commitdiff | diff to current |
1999-07-05 |
Hans Mulder |
hand-apply whitespace mutiliated patch |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-03-02 |
Jarkko Hietaniemi |
The HP-UX threads patch (change #3028) is needed also... |
blob | commitdiff | diff to current |
1998-12-03 |
Jarkko Hietaniemi |
Change#2441 aftermath. |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
various fixes for race conditions under threads: mutex... |
blob | commitdiff | diff to current |
1998-11-02 |
Jarkko Hietaniemi |
Replace ATTR_JOINABLE with true Configure probe |
blob | commitdiff | diff to current |
1998-10-27 |
Neale Ferguson |
ATTR_JOINABLE logic, based on (private email) |
blob | commitdiff | diff to current |
1998-10-27 |
Brian Harrison |
Mach cthreads support based on: |
blob | commitdiff | diff to current |
1998-10-22 |
Jarkko Hietaniemi |
DJGPP feedback for #2028. |
blob | commitdiff | diff to current |
1998-10-21 |
Jarkko Hietaniemi |
VM/ESA feedback for #2028. |
blob | commitdiff | diff to current |
1998-10-20 |
Jarkko Hietaniemi |
OLD_PTHREADS_API reorganizing. |
blob | commitdiff | diff to current |
1998-10-20 |
Jarkko Hietaniemi |
Thinko at PTHREADS_CREATED_JOINABLE. |
blob | commitdiff | diff to current |
1998-10-19 |
Jarkko Hietaniemi |
YIELD more robustly. |
blob | commitdiff | diff to current |
1998-10-19 |
Jarkko Hietaniemi |
VM/ESA (and OS390) are in between of OLD_PTHREADS_API and |
blob | commitdiff | diff to current |
1998-10-15 |
Gurusamy Sarathy |
check in all confperl changes as of change#1964 into... |
blob | commitdiff | diff to current |
1998-09-24 |
Gurusamy Sarathy |
provide locked access to string table for USE_THREADS |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
tweaked version of suggested patch |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Andy Dougherty |
[PATCH for 5.004_64] Configure patch Config_64-01 |
blob | commitdiff | diff to current |
1998-04-21 |
Gurusamy Sarathy |
[asperl] add AS patch#17 |
blob | commitdiff | diff to current |
1998-03-01 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-02-25 |
Laszlo Molnar |
dos-djgpp update |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy |
[asperl] integrate win32 branch contents |
blob | commitdiff | diff to current |
1998-02-03 |
Gurusamy Sarathy |
[win32] Fix minor problems with non USE_THREADS build... |
blob | commitdiff | diff to current |
1998-02-02 |
Malcolm Beattie |
Introduced thr->threadsvp and THREADSV() for faster... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1997-12-10 |
Malcolm Beattie |
Fix perl_os_thread typedef for pthreads. Tweak SvTAINT... |
blob | commitdiff | diff to current |
1997-11-30 |
Nick Ing-Simmons |
embed.pl now reads *var*.h to do its stuff. |
blob | commitdiff | diff to current |
1997-11-29 |
Nick Ing-Simmons |
Globals and structs via macros - part 1 of N |
blob | commitdiff | diff to current |
1997-11-29 |
Nick Ing-Simmons |
GCC + Threads on Win32 - best gcc results yet |
blob | commitdiff | diff to current |
1997-11-25 |
Jarkko Hietaniemi |
AIX patch (including Configure support for {sched,pthre... |
blob | commitdiff | diff to current |
1997-11-25 |
Malcolm Beattie |
Rename perl_thread to perl_os_thread. |
blob | commitdiff | diff to current |
1997-11-21 |
Malcolm Beattie |
$_ is now per-thread (rather a lot of changes). Only... |
blob | commitdiff | diff to current |
1997-11-14 |
Gurusamy Sarathy |
Integrate mainline changes into win32 branch. Now... |
blob | commitdiff | diff to current |
1997-11-13 |
Malcolm Beattie |
Rewrite thread return code to distinguish between ordin... |
blob | commitdiff | diff to current |
1997-11-13 |
Malcolm Beattie |
Change CONTEXT to PERL_CONTEXT throughout source (since... |
blob | commitdiff | diff to current |
1997-11-12 |
Nick Ing-Simmons |
Fixup Win32 |
blob | commitdiff | diff to current |
1997-11-11 |
Gurusamy Sarathy |
Initial (untested) integration of mainline changes. |
blob | commitdiff | diff to current |
1997-11-11 |
Malcolm Beattie |
Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THRE... |
blob | commitdiff | diff to current |
1997-11-11 |
Malcolm Beattie |
Initial integration of ansi branch into mainline (untes... |
blob | commitdiff | diff to current |
1997-11-11 |
Malcolm Beattie |
Fix up $@ (ERRSV now refers to GvSV(errgv) for non... |
blob | commitdiff | diff to current |
1997-11-10 |
Gurusamy Sarathy |
Remove runlevel. It was used to count how many runops... |
blob | commitdiff | diff to current |
1997-11-10 |
Gurusamy Sarathy |
Initial (untested) merge of all non-ansi changes on... |
blob | commitdiff | diff to current |
1997-11-08 |
Nick Ing-Simmons |
Get threads working again on Win32 |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons |
Reverse integrate Malcolm's chanes into local |
blob | commitdiff | diff to current |
1997-11-07 |
Malcolm Beattie |
Change pp_tie and pp_dbmopen to use perl_call_sv instea... |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons |
Raw integrate of latest perl |
blob | commitdiff | diff to current |
1997-11-06 |
Malcolm Beattie |
Per-thread magicals now stored in their own thr->magica... |
blob | commitdiff | diff to current |
1997-11-05 |
Malcolm Beattie |
Per-thread magicals mostly working (and localisable... |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons |
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons |
Compile(d) at least once with threads on win32 |
blob | commitdiff | diff to current |
1997-11-01 |
Nick Ing-Simmons |
Integrate mainline @ 18:15 CST 31 Oct 1997 |
blob | commitdiff | diff to current |
1997-10-31 |
Nick Ing-Simmons |
Further ANSI changes now builds and passes (most) tests |
blob | commitdiff | diff to current |
1997-10-31 |
Malcolm Beattie |
Half way through moving per-thread magicals into per... |
blob | commitdiff | diff to current |
1997-10-29 |
Malcolm Beattie |
Remove global macro "self". Change thr->Tself to thr... |
blob | commitdiff | diff to current |
1997-10-24 |
Malcolm Beattie |
Improve internal threading API. Introduce win32/win32th... |
blob | commitdiff | diff to current |
1997-10-16 |
Gurusamy Sarathy |
A quick merge of latest mainline. |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Correct threads_mutex locking in main thread destruction. |
blob | commitdiff | diff to current |
1997-10-15 |
Gurusamy Sarathy |
Win32 changes over 5.004_52: |
blob | commitdiff | diff to current |
1997-10-15 |
Gurusamy Sarathy |
Integrated latest changes from mainline into win32. |
blob | commitdiff | diff to current |
1997-10-15 |
Malcolm Beattie |
Add HAVE_THREAD_INTERN for platform-dependent struct... |
blob | commitdiff | diff to current |
1997-10-15 |
Malcolm Beattie |
pthread_condattr_init in thread.h for OLD_PTHREADS_API. |
blob | commitdiff | diff to current |
1997-10-15 |
Malcolm Beattie |
Started rewriting thread state machine. |
blob | commitdiff | diff to current |
next |