| Commit message (Expand) | Author | Age | Files | Lines |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -1/+1 |
* | various fixes for race conditions under threads: mutex locks based | Gurusamy Sarathy | 1998-11-29 | 1 | -2/+0 |
* | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -2/+2 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -3/+3 |
* | [asperl] added AS patch#9 | Gurusamy Sarathy | 1998-02-26 | 1 | -0/+6 |
* | [win32] Various win32 fixes | Gurusamy Sarathy | 1998-01-04 | 1 | -0/+29 |
* | Create a struct for all perls globals (as an option) | Nick Ing-Simmons | 1997-12-01 | 1 | -2/+3 |
* | Avoid __declspec(thread) by default, for both scratch | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+18 |
* | Non-threaded build fix | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+6 |
* | GCC + Threads on Win32 - best gcc results yet | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+10 |
* | Fixup _55 for Win32: | Nick Ing-Simmons | 1997-11-26 | 1 | -3/+3 |
* | Integrate from ansi branch to mainline. | Malcolm Beattie | 1997-11-25 | 1 | -0/+14 |
|\ |
|
| * | Implement dTHR via __declspec(thread) - part 2 | Nick Ing-Simmons | 1997-11-15 | 1 | -3/+3 |
| * | Use __declspec(thread) var rather tha TslAlloc & co. | Nick Ing-Simmons | 1997-11-15 | 1 | -0/+14 |
* | | AIX patch (including Configure support for {sched,pthread}_yield, | Jarkko Hietaniemi | 1997-11-25 | 1 | -2/+2 |
|/ |
|
* | Carry over changes in ansiperl branch. Win32 branch is now | Gurusamy Sarathy | 1997-11-12 | 1 | -2/+1 |
* | Minor tweaks to add a thread_intern struct that should ultimately | Gurusamy Sarathy | 1997-11-12 | 1 | -2/+3 |
* | Initial (untested) merge of all non-ansi changes on ansiperl branch | Gurusamy Sarathy | 1997-11-10 | 1 | -6/+25 |
* | Remove global macro "self". Change thr->Tself to thr->self. | Malcolm Beattie | 1997-10-29 | 1 | -3/+3 |
* | Improve internal threading API. Introduce win32/win32thread.[ch] | Malcolm Beattie | 1997-10-24 | 1 | -0/+30 |