| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: Merge WinCE into Win32 directory and remove the the WinCE directory | Yves Orton | 2006-05-02 | 1 | -1/+1 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -10/+0 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -2/+2 |
* | perl built with USE_ITHREADS can deadlock during fork() or backticks | Gurusamy Sarathy | 2001-07-05 | 1 | -0/+2 |
* | PERL_IMPLICIT_SYS compiles but does not work. | Nick Ing-Simmons | 2000-12-03 | 1 | -1/+1 |
* | free TLS slot properly on Windows | Gurusamy Sarathy | 2000-08-21 | 1 | -0/+5 |
* | avoid using context pointer in MUTEX_INIT() et al; remove the | Gurusamy Sarathy | 2000-03-11 | 1 | -25/+11 |
* | various shenanigans in change#5342 | Gurusamy Sarathy | 2000-02-29 | 1 | -4/+4 |
* | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -19/+31 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -3/+2 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -12/+28 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -6/+6 |
* | [win32] fix handle leak in join() | Gurusamy Sarathy | 1998-02-20 | 1 | -2/+4 |
* | [win32] Various win32 fixes | Gurusamy Sarathy | 1998-01-04 | 1 | -2/+43 |
* | Avoid __declspec(thread) by default, for both scratch | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+1 |
* | GCC + Threads on Win32 - best gcc results yet | Nick Ing-Simmons | 1997-11-29 | 1 | -2/+3 |
* | [win32] reverse integrate mainline | Gurusamy Sarathy | 1997-11-25 | 1 | -6/+6 |
|\ |
|
| * | Integrate from ansi branch to mainline. | Malcolm Beattie | 1997-11-25 | 1 | -7/+15 |
| |\
| |/
|/| |
|
| * | AIX patch (including Configure support for {sched,pthread}_yield, | Jarkko Hietaniemi | 1997-11-25 | 1 | -3/+3 |
| * | Rename perl_thread to perl_os_thread. | Malcolm Beattie | 1997-11-25 | 1 | -1/+1 |
* | | Basic integrate of lastest perl into ansiperl | Nick Ing-Simmons | 1997-11-21 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | MYMALLOC for Win32: | Nick Ing-Simmons | 1997-11-16 | 1 | -1/+1 |
* | | Implement dTHR via __declspec(thread) - part 2 | Nick Ing-Simmons | 1997-11-15 | 1 | -3/+14 |
* | | Use __declspec(thread) var rather tha TslAlloc & co. | Nick Ing-Simmons | 1997-11-15 | 1 | -7/+5 |
|/ |
|
* | Carry over changes in ansiperl branch. Win32 branch is now | Gurusamy Sarathy | 1997-11-12 | 1 | -6/+2 |
* | Minor tweaks to add a thread_intern struct that should ultimately | Gurusamy Sarathy | 1997-11-12 | 1 | -33/+40 |
* | Initial (untested) merge of all non-ansi changes on ansiperl branch | Gurusamy Sarathy | 1997-11-10 | 1 | -33/+61 |
* | 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/+102 |