summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [win32] yet another patchChip Salzenberg1998-03-027-2505/+2506
* [win32] yet another 'old' patchStephane Payrard1998-03-022-3/+5
* [win32] another 'old' patchRoderick Schertler1998-03-022-1/+15
* [win32] apply missing pieces from:Chip Salzenberg1998-03-021-3/+4
* [win32] merge two important 'old' patchesChip Salzenberg1998-03-021-7/+22
* [win32] misc small tweaksGurusamy Sarathy1998-02-286-15/+47
* [win32] fix typo in sv.h, and run 'make regen_headers' to make it buildGurusamy Sarathy1998-02-282-4/+7
* [win32] integrate mainlineGurusamy Sarathy1998-02-2829-709/+1154
|\
| * Missed FREAD in bytecode.hNick Ing-Simmons1998-02-282-1/+2
| * Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash withMalcolm Beattie1998-02-273-12/+16
| * Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.Malcolm Beattie1998-02-271-1/+1
| * Add atomic.h to MANIFESTMalcolm Beattie1998-02-271-0/+1
| * Integrate win32 branch into mainline.Malcolm Beattie1998-02-2724-1932/+1734
| |\ | |/ |/|
* | [win32] various changes to make win32 build under the new Configure & co.Gurusamy Sarathy1998-02-2610-1879/+1658
* | [win32] various cleanups so that B can be built as "just another extension"Gurusamy Sarathy1998-02-269-46/+37
* | [win32] integrate mainlineGurusamy Sarathy1998-02-2556-2849/+3805
|\ \
* | | [win32] fix typos in sv.cGurusamy Sarathy1998-02-241-2/+2
* | | [win32] undo previous change (no added value!)Gurusamy Sarathy1998-02-231-5/+0
* | | [win32] fix pl2bat.pl to tolerate trailing .bat (as suggested byGurusamy Sarathy1998-02-231-0/+5
* | | [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-223-3/+8
* | | [win32] get compiler building under win32 (needed Makefile.PLGurusamy Sarathy1998-02-223-9/+34
* | | [win32] integrate mainlineGurusamy Sarathy1998-02-2287-978/+11710
|\ \ \
* | | | [win32] fix handle leak in join()Gurusamy Sarathy1998-02-201-2/+4
| | | * Make refcounts atomic for threading (dependent on appropriateMalcolm Beattie1998-02-275-4/+129
| | | * Tiehandle stuff in change 595 didn't add to MANIFESTMalcolm Beattie1998-02-271-0/+2
| | | * Missed adding new file Policy_sh.SH in change 592.Malcolm Beattie1998-02-271-0/+77
| | | * _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-274-3/+348
| | | * [PATCH 5.004_60] Fix to MM_VMS.PMHans Mulder1998-02-279-39/+131
| | | * Fix file-descriptor leak when pipes fail via taint checks:Ilya Zakharevich1998-02-272-4/+4
| | | * Config_60-03-04.diff patch for 5.004_60Andy Dougherty1998-02-274-646/+444
| | |/
| | * More compiler tweaks.Malcolm Beattie1998-02-255-23/+20
| | * dos-djgpp updateLaszlo Molnar1998-02-255-117/+73
| | * Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.Malcolm Beattie1998-02-252-2/+2
| | * Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)Robin Houston1998-02-252-2/+17
| | * #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-258-109/+1
| | * improved Test.pmJoshua Pritikin1998-02-251-35/+96
| | * HP-UX hints and AIX global.sym changes (with Makefile.SH rule)Jarkko Hietaniemi1998-02-254-37/+45
| | * Back out DB_File patch (change _553) and tweak Configure.Paul Marquess1998-02-252-11/+10
| | * Cwd.pmGraham Barr1998-02-251-64/+7
| | * [5.004_5* PATCH] Make ornaments default in Term::ReadLineIlya Zakharevich1998-02-253-20/+56
| | * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-2530-2412/+3478
| | * Remove old Linux+threads segfault degugging kludge.Malcolm Beattie1998-02-231-17/+0
| |/
| * Remove compiler files from their old lib/B locations. The compilerMalcolm Beattie1998-02-2022-6164/+25
| * Move lib/B/... and lib/[BO].pm over to where they should be,Malcolm Beattie1998-02-2020-0/+6155
| * Start getting compiler to work when built with the core.Malcolm Beattie1998-02-2020-34/+6840
| |\
| | * [compiler] Win32 changes from Sarathy, tweaked slightly by me.Malcolm Beattie1998-02-2010-24/+66
| | * [perlext] Assorted changes to the compilerMalcolm Beattie1998-02-1710-88/+85
| | * [compiler] Fix special constants in Xref.pmMalcolm Beattie1998-02-111-1/+2
| | * Fix typo in compiler B/C.pm.Malcolm Beattie1997-12-171-2/+2
| | * Start overhauling compiler. It was working at least minimallyMalcolm Beattie1997-12-1016-1053/+347