| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | The HP-UX threads patch (change #3028) is needed also here. | Jarkko Hietaniemi | 1999-03-02 | 1 | -0/+14 |
* | Change#2441 aftermath. | Jarkko Hietaniemi | 1998-12-03 | 1 | -0/+8 |
* | various fixes for race conditions under threads: mutex locks based | Gurusamy Sarathy | 1998-11-29 | 1 | -8/+7 |
* | Replace ATTR_JOINABLE with true Configure probe | Jarkko Hietaniemi | 1998-11-02 | 1 | -10/+0 |
* | ATTR_JOINABLE logic, based on (private email) | Neale Ferguson | 1998-10-27 | 1 | -9/+7 |
* | Mach cthreads support based on: | Brian Harrison | 1998-10-27 | 1 | -0/+62 |
* | DJGPP feedback for #2028. | Jarkko Hietaniemi | 1998-10-22 | 1 | -4/+2 |
* | VM/ESA feedback for #2028. | Jarkko Hietaniemi | 1998-10-21 | 1 | -4/+2 |
* | OLD_PTHREADS_API reorganizing. | Jarkko Hietaniemi | 1998-10-20 | 1 | -18/+43 |
* | Thinko at PTHREADS_CREATED_JOINABLE. | Jarkko Hietaniemi | 1998-10-20 | 1 | -1/+1 |
* | YIELD more robustly. | Jarkko Hietaniemi | 1998-10-19 | 1 | -1/+13 |
* | VM/ESA (and OS390) are in between of OLD_PTHREADS_API and | Jarkko Hietaniemi | 1998-10-19 | 1 | -1/+4 |
* | check in all confperl changes as of change#1964 into cfgperl | Gurusamy Sarathy | 1998-10-15 | 1 | -24/+16 |
* | provide locked access to string table for USE_THREADS | Gurusamy Sarathy | 1998-09-24 | 1 | -6/+21 |
* | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -1/+1 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -7/+7 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -3/+5 |
|\ |
|
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -3/+5 |
* | | [asperl] add AS patch#17 | Gurusamy Sarathy | 1998-04-21 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | dos-djgpp update | Laszlo Molnar | 1998-02-25 | 1 | -0/+2 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -2/+41 |
|\ \
| |/ |
|
| * | [win32] Fix minor problems with non USE_THREADS build. win32 branch | Gurusamy Sarathy | 1998-02-03 | 1 | -0/+2 |
| * | Introduced thr->threadsvp and THREADSV() for faster per-thread | Malcolm Beattie | 1998-02-02 | 1 | -2/+39 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -0/+4 |
|/ |
|
* | Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that | Malcolm Beattie | 1997-12-10 | 1 | -1/+0 |
* | embed.pl now reads *var*.h to do its stuff. | Nick Ing-Simmons | 1997-11-30 | 1 | -119/+0 |
* | Globals and structs via macros - part 1 of N | Nick Ing-Simmons | 1997-11-29 | 1 | -101/+0 |
* | GCC + Threads on Win32 - best gcc results yet | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+2 |
* | AIX patch (including Configure support for {sched,pthread}_yield, | Jarkko Hietaniemi | 1997-11-25 | 1 | -7/+11 |
* | Rename perl_thread to perl_os_thread. | Malcolm Beattie | 1997-11-25 | 1 | -2/+2 |
* | $_ is now per-thread (rather a lot of changes). Only tested under | Malcolm Beattie | 1997-11-21 | 1 | -1/+1 |
* | Integrate mainline changes into win32 branch. Now would be a good time | Gurusamy Sarathy | 1997-11-14 | 1 | -3/+3 |
|\ |
|
| * | Rewrite thread return code to distinguish between ordinary return | Malcolm Beattie | 1997-11-13 | 1 | -2/+2 |
| * | Change CONTEXT to PERL_CONTEXT throughout source (since the #define | Malcolm Beattie | 1997-11-13 | 1 | -1/+1 |
* | | Initial (untested) integration of mainline changes. | Gurusamy Sarathy | 1997-11-11 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN | Malcolm Beattie | 1997-11-11 | 1 | -1/+1 |
| * | Initial integration of ansi branch into mainline (untested). | Malcolm Beattie | 1997-11-11 | 1 | -3/+6 |
| |\ |
|
| | * | Get threads working again on Win32 | Nick Ing-Simmons | 1997-11-08 | 1 | -1/+4 |
| | * | Reverse integrate Malcolm's chanes into local | Nick Ing-Simmons | 1997-11-07 | 1 | -1/+41 |
| | * | Raw integrate of latest perl | Nick Ing-Simmons | 1997-11-07 | 1 | -5/+5 |
| | |\ |
|
| | * | | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -42/+1 |
| | * | | Compile(d) at least once with threads on win32 | Nick Ing-Simmons | 1997-11-05 | 1 | -0/+1 |
| | * | | Integrate mainline @ 18:15 CST 31 Oct 1997 | Nick Ing-Simmons | 1997-11-01 | 1 | -1/+41 |
| | |\ \ |
|
| | * | | | Further ANSI changes now builds and passes (most) tests | Nick Ing-Simmons | 1997-10-31 | 1 | -2/+3 |
| * | | | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and | Malcolm Beattie | 1997-11-11 | 1 | -0/+2 |
* | | | | | Remove runlevel. It was used to count how many runops() calls | Gurusamy Sarathy | 1997-11-10 | 1 | -3/+0 |
* | | | | | Initial (untested) merge of all non-ansi changes on ansiperl branch | Gurusamy Sarathy | 1997-11-10 | 1 | -3/+7 |
|/ / / / |
|
* | | | | Change pp_tie and pp_dbmopen to use perl_call_sv instead of a | Malcolm Beattie | 1997-11-07 | 1 | -0/+1 |
| |_|/
|/| | |
|