summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Builds completely with Mingw32, dynamic loaded extensionsNick Ing-Simmons1997-11-289-96/+135
* GCC builds perl.dll and perl.exe on Win32Nick Ing-Simmons1997-11-272-14/+20
* Add files and tweak others to get 'native' Mingw32 gcc port asNick Ing-Simmons1997-11-2713-2/+2922
* Merge win32 and ansiperl branches post _55 tweaks from Sarathy.Nick Ing-Simmons1997-11-2725-65/+82
|\
| * [win32] Fix for C<sort 'foo'...> bug:Gurusamy Sarathy1997-11-262-4/+15
| * [win32] Another trivial patch:Gurusamy Sarathy1997-11-261-1/+5
| * [win32] Sync yet another patch (this one manually edited):Gurusamy Sarathy1997-11-261-3/+6
| * [win32] Sync another change from local repository.Gurusamy Sarathy1997-11-261-4/+1
| * [win32] Sync a change from local repository.Gurusamy Sarathy1997-11-261-4/+8
| * [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-2615-43/+34
| * [win32] Fixup the places where the automatic merge got it wrong.Gurusamy Sarathy1997-11-252-7/+3
| * [win32] reverse integrate mainlineGurusamy Sarathy1997-11-2537-288/+705
| |\
| * \ [win32] Initial reverse integration of winansi branch.Gurusamy Sarathy1997-11-2328-101/+424
| |\ \
| * | | Add to docs about the BEGIN { shift } feature. Make the changeGurusamy Sarathy1997-11-235-12/+14
* | | | Win32-ize installperlNick Ing-Simmons1997-11-261-5/+20
* | | | Fixup _55 for Win32:Nick Ing-Simmons1997-11-263-9/+6
* | | | Integrate mainline as of _55Nick Ing-Simmons1997-11-2636-285/+697
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.Malcolm Beattie1997-11-252-5/+5
| * | | Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.Malcolm Beattie1997-11-252-1/+2
| * | | Move malloc_mutex initialisation/destruction:Ilya Zakharevich1997-11-258-10/+18
| * | | Make hv_ functions cope better with 'm'-magic:Owen Taylor1997-11-251-23/+45
| * | | Fix typo in Thread.xs.Malcolm Beattie1997-11-251-2/+2
| * | | Integrate from ansi branch to mainline.Malcolm Beattie1997-11-2535-152/+534
| |\ \ \ | |/ / / |/| | |
* | | | Add $$_ testNick Ing-Simmons1997-11-231-4/+8
| |_|/ |/| |
* | | Duplicate perl_threadsvNick Ing-Simmons1997-11-221-1/+0
* | | Munge pseudo-Configure stuff to add -thread to archname asNick Ing-Simmons1997-11-227-31/+50
* | | Builds and passes all but english.t on win32 VC++Nick Ing-Simmons1997-11-225-14/+49
* | | ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-2211-30/+78
* | | Resolve ansiperl against mainlineNick Ing-Simmons1997-11-220-0/+0
|\ \ \
* \ \ \ Resolve ansiperl against win32Nick Ing-Simmons1997-11-2223-190/+263
|\ \ \ \ | | |_|/ | |/| |
| * | | - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_Gurusamy Sarathy1997-11-226-32/+57
| * | | [win32] Generic change in win32 branch: don't just turn on CRIPPLED_CCGurusamy Sarathy1997-11-222-27/+51
| * | | [win32] Integrate mainline.Gurusamy Sarathy1997-11-2245-1333/+3823
| |\ \ \ | | |/ /
* | | | Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-2151-1281/+3819
|\ \ \ \
* | | | | Generic file changes for MYMALLOCNick Ing-Simmons1997-11-161-0/+4
* | | | | MYMALLOC for Win32:Nick Ing-Simmons1997-11-1612-17/+143
* | | | | Implement dTHR via __declspec(thread) - part 2Nick Ing-Simmons1997-11-153-7/+18
* | | | | Use __declspec(thread) var rather tha TslAlloc & co.Nick Ing-Simmons1997-11-153-7/+21
* | | | | Integrate mainline (5.004_54?) into ansiperlNick Ing-Simmons1997-11-150-0/+0
|\ \ \ \ \
* \ \ \ \ \ Interate win32 into ansiperlNick Ing-Simmons1997-11-1525-159/+242
|\ \ \ \ \ \
* \ \ \ \ \ \ Integrate Win32 branchNick Ing-Simmons1997-11-1338-6966/+654
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Integrate (-ay) win32 branch at its creation to Nick Ing-Simmons1997-11-138-0/+5727
|\ \ \ \ \ \ \ \
* | | | | | | | | Fixup Win32Nick Ing-Simmons1997-11-126-5/+10
* | | | | | | | | Integrate mainline after it integrated us.Nick Ing-Simmons1997-11-1220-153/+136
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:Jarkko Hietaniemi1997-11-251-17/+29
| | | | | | | | | * AIX patch for hints/aix.sh:Jarkko Hietaniemi1997-11-251-4/+4
| | | | | | | | | * Fix scalar dereference of threadsv variables (e.g. $$_).Malcolm Beattie1997-11-252-3/+5
| | | | | | | | | * AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-2518-41/+197
| | | | | | | | | * Rename perl_thread to perl_os_thread.Malcolm Beattie1997-11-254-7/+7
| | | | | | | | | * Remove bincompat3 support:Jarkko Hietaniemi1997-11-254-53/+22