summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-106-81/+155
* Integrate win32 back into mainline (trivial).Malcolm Beattie1997-12-1042-1798/+4836
|\
| * [win32] re-add PERLVARI?C? change that somehow went missing in makedef.plGurusamy Sarathy1997-12-081-1/+1
| * [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-029-23/+27
| * [win32] makegcc.mk merged into makefile.mk, so makegcc.mk is gone.Gurusamy Sarathy1997-12-025-689/+240
| * [win32] Integrate winansi again. Result builds and passes all tests on allGurusamy Sarathy1997-12-021-1/+1
| |\
| | * Add a 4th step (yes FOUR) to dll build process for gcc.Nick Ing-Simmons1997-12-021-1/+2
| | * Sarathy's patchNick Ing-Simmons1997-12-025-11/+19
| * | [win32] various hacks to get mingw32 to build. Sync Makefile with makefile.mk.Gurusamy Sarathy1997-12-027-47/+82
| * | [win32] Reverse integrate to get all of Nick's changes over at winansi (win32...Gurusamy Sarathy1997-12-0138-1690/+2203
| |\ \ | | |/
| | * Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-017-9/+34
| | * Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-0122-593/+828
| | * Fixup exports in non -DDEBUGGING caseNick Ing-Simmons1997-11-301-0/+6
| | * Disable hard-coded -DDEBUGGINGNick Ing-Simmons1997-11-301-3/+0
| | * embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-3013-784/+912
| | * Globals and structs via macros - part 1 of NNick Ing-Simmons1997-11-296-497/+527
| | * VC++ default to threadedNick Ing-Simmons1997-11-291-1/+1
| | * Avoid __declspec(thread) by default, for both scratchNick Ing-Simmons1997-11-295-2/+56
| | * Non-threaded build fixNick Ing-Simmons1997-11-291-0/+6
| | * Sort out malloc_mutex for perl's mallocNick Ing-Simmons1997-11-297-94/+47
| | * Integrate win32 into ansiperlNick Ing-Simmons1997-11-2921-206/+313
| | |\ | | |/ | |/|
| * | [win32] integrate winansi.Gurusamy Sarathy1997-11-2815-6/+2941
| |\ \
| * \ \ [win32] Integrate mainline.Gurusamy Sarathy1997-11-2820-206/+294
| |\ \ \ | |/ / / |/| | |
* | | | Give dire warnings about the IRIX 6.2 kernel panic.Malcolm Beattie1997-11-272-24/+34
* | | | Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:Andreas König1997-11-271-2/+2
* | | | Integrate win32 branch back into mainline.Malcolm Beattie1997-11-2727-77/+104
|\ \ \ \ | |/ / /
| * | | [win32] merge win32-aware installperl in ansiperl branch.Gurusamy Sarathy1997-11-261-5/+20
* | | | Fix t/lib/safe2.t for SunOS 4.1.3:Paul Marquess1997-11-271-0/+1
* | | | Fix MYMALLOC (wrong #define in malloc.c):Ilya Zakharevich1997-11-271-2/+0
* | | | Fix newSVrv so sv_setref_foo work better:Owen Taylor1997-11-271-1/+10
* | | | Output skipped test information in test suite:Malcolm Beattie1997-11-2711-42/+49
* | | | Add 'W'atch command to debugger and improve help:Ilya Zakharevich1997-11-271-122/+177
* | | | Stop double initialisation of malloc_mutex:Ilya Zakharevich1997-11-272-8/+0
* | | | Fix PVLV case in sv_setsv (plus tests in op/pat.t).Malcolm Beattie1997-11-272-5/+21
| | | * GCC + Threads on Win32 - best gcc results yetNick Ing-Simmons1997-11-299-11/+36
| | | * Un-botch gcc workroundNick Ing-Simmons1997-11-281-1/+1
| | | * 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