summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* Add files and tweak others to get 'native' Mingw32 gcc port asNick Ing-Simmons1997-11-271-0/+11
* Merge win32 and ansiperl branches post _55 tweaks from Sarathy.Nick Ing-Simmons1997-11-271-2/+10
|\
| * [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-2/+10
| * [win32] Fixup the places where the automatic merge got it wrong.Gurusamy Sarathy1997-11-251-4/+0
| * [win32] reverse integrate mainlineGurusamy Sarathy1997-11-251-5/+17
| |\
* | \ Integrate mainline as of _55Nick Ing-Simmons1997-11-261-5/+17
|\ \ \ | |/ / |/| / | |/
| * Move malloc_mutex initialisation/destruction:Ilya Zakharevich1997-11-251-0/+8
| * Integrate from ansi branch to mainline.Malcolm Beattie1997-11-251-0/+4
| |\ | |/ |/|
* | Resolve ansiperl against win32Nick Ing-Simmons1997-11-221-2/+6
|\ \
| * | [win32] Generic change in win32 branch: don't just turn on CRIPPLED_CCGurusamy Sarathy1997-11-221-6/+0
| * | [win32] Integrate mainline.Gurusamy Sarathy1997-11-221-27/+11
| |\ \
* | \ \ Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-31/+9
|\ \ \ \ | |/ / / |/| | |
| | | * AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-5/+5
| | |/
| | * $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-2/+6
| |/
| * Initial stab at IRIX configuration support for threading. ManuallyMalcolm Beattie1997-11-201-2/+2
| * Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-23/+3
| * Fix typo in win32 -> mainline integration.Malcolm Beattie1997-11-181-1/+1
| * Integrate win32 branch back into mainline.Malcolm Beattie1997-11-181-8/+5
| |\ | |/ |/|
* | Integrate mainline changes into win32 branch. Now would be a good timeGurusamy Sarathy1997-11-141-7/+2
|\ \ | |/
| * Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-7/+2
* | Clean up win32/win32sck.c (runtime load of Winsock now gone, it can beGurusamy Sarathy1997-11-121-0/+3
* | Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-2/+9
|\ \ | |/
| * Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-111-2/+1
| * Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-45/+52
| |\
| | * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+3
| | * Raw integrate of latest perlNick Ing-Simmons1997-11-071-0/+2
| | |\
| | * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-52/+49
| | * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-1/+10
| | |\ \
| | * | | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-1/+1
| | * | | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-2/+2
| * | | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl andMalcolm Beattie1997-11-111-2/+9
| | |_|/ | |/| |
* | | | Merge a patch in preparation for "weak keywords":Gurusamy Sarathy1997-11-101-0/+1
* | | | Remove runlevel. It was used to count how many runops() callsGurusamy Sarathy1997-11-101-1/+0
* | | | Win32 branch now contains all non-ansification changes in ansiperl branch.Gurusamy Sarathy1997-11-101-44/+50
|/ / /
* | | Per-thread magicals mostly working (and localisable). Now gettingMalcolm Beattie1997-11-051-5/+0
| |/ |/|
* | Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-1/+10
|/
* Improve internal threading API. Introduce win32/win32thread.[ch]Malcolm Beattie1997-10-241-5/+10
* Correct threads_mutex locking in main thread destruction.Malcolm Beattie1997-10-161-0/+5
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-2/+6
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-2/+6
* | Rewrite thread destruction system using linked list of threads.Malcolm Beattie1997-10-101-1/+1
* | Took out mystack_foo for good, fixed up interp.sym and win32/makedef.plMalcolm Beattie1997-10-101-5/+0
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-6/+23
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-6/+23
* | Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.Malcolm Beattie1997-10-031-0/+13
* | Reliable thread signal handling.Malcolm Beattie1997-10-031-0/+1
* | Move runops_foo prototypes from proto.h to early in perl.h.Malcolm Beattie1997-10-011-0/+10
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-18/+21
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-18/+21
| |\
| | * ENV leaks on win32 (was Re: Comments on ENV patch sought)Hans Mulder1997-06-111-1/+2
| |/