Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compiling with OP_IN_REGISTER | Gisle Aas | 1998-03-05 | 2 | -0/+11 |
* | Make autouse -w-safe | Ilya Zakharevich | 1998-03-05 | 3 | -14/+15 |
* | External symbol re_croak2 | Gisle Aas | 1998-03-05 | 2 | -4/+3 |
* | Miscellaneous minor fixes | Charles Bailey | 1998-03-05 | 6 | -34/+39 |
* | USHRT range limit macros | Charles Bailey | 1998-03-05 | 1 | -3/+15 |
* | File::Basename taint fix (revised) | Charles Bailey | 1998-03-05 | 1 | -3/+8 |
* | Take out version number in perlguts (perl5.004_61) | Gisle Aas | 1998-03-05 | 1 | -7/+4 |
* | Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch) | Jarkko Hietaniemi | 1998-03-05 | 2 | -26/+15 |
* | Almost OK: 5.004_61 (threads, perlio) | Spider Boardman | 1998-03-05 | 4 | -4/+6 |
* | print sort {-1} 1..10; hangs | Hans Mulder | 1998-03-05 | 1 | -2/+3 |
* | 5.004_61: Makefile.SH: 'ok' target needs perlbug... | Jarkko Hietaniemi | 1998-03-05 | 1 | -1/+1 |
* | 5.004_61: hints/netbsd.sh | Jarkko Hietaniemi | 1998-03-05 | 1 | -0/+8 |
* | Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>) | Malcolm Beattie | 1998-03-05 | 1 | -0/+1 |
* | Change getc/fread to PerlIO_getc/fread in bytecode.h: | Andrew Cohen | 1998-03-05 | 1 | -3/+3 |
* | Integrate win32 branch into mainline. | Malcolm Beattie | 1998-03-05 | 51 | -2797/+3539 |
|\ | |||||
| * | [win32] missing s/op/o/ from one of the mainpatches | Gurusamy Sarathy | 1998-03-04 | 1 | -2/+2 |
| * | [win32] maintpatches #102 and #103 to perldoc.PL | Gurusamy Sarathy | 1998-03-04 | 1 | -7/+33 |
| * | [win32] renumber some tests to match maint branch | Gurusamy Sarathy | 1998-03-04 | 1 | -28/+26 |
| * | [win32] maintpatch | Roderick Schertler | 1998-03-04 | 1 | -7/+14 |
| * | [win32] sync maintpatch | Chip Salzenberg | 1998-03-04 | 1 | -7/+7 |
| * | [win32] remove redundancy in File::Find | Gurusamy Sarathy | 1998-03-04 | 1 | -5/+1 |
| * | [win32] merge problematic maintpatch to op.c | Chip Salzenberg | 1998-03-03 | 3 | -24/+27 |
| * | [win32] merge another conflicting maintpatch to op.c | Tkil | 1998-03-03 | 3 | -16/+24 |
| * | [win32] maintpatch | Hugo van der Sanden | 1998-03-03 | 1 | -3/+11 |
| * | [win32] manually apply another conflicting maintpatch | Chip Salzenberg | 1998-03-03 | 1 | -12/+6 |
| * | [win32] maintpatch | Tom Christiansen | 1998-03-03 | 1 | -1/+1 |
| * | [win32] maintpatch | Trevor Blackwell | 1998-03-03 | 1 | -5/+10 |
| * | [win32] maintpatches for docs | Tom Phoenix | 1998-03-03 | 8 | -36/+69 |
| * | [win32] another maintpatch (this one needed adjust of test nos.) | Hugo van der Sanden | 1998-03-03 | 2 | -7/+13 |
| * | [win32] merge another toke.c patch and its dependent (very carefully) | Gurusamy Sarathy | 1998-03-03 | 3 | -12/+56 |
| * | [win32] another toke.c maintpatch | Chip Salzenberg | 1998-03-03 | 1 | -12/+0 |
| * | [win32] still another maintpatch | Hugo van der Sanden | 1998-03-03 | 2 | -4/+10 |
| * | [win32] yet another maintpatch | Hugo van der Sanden | 1998-03-03 | 2 | -3/+10 |
| * | [win32] merge another maintpatch to toke.c | Hugo van der Sanden | 1998-03-03 | 2 | -3/+8 |
| * | [win32] manually merge a maintpatch | Nathan Torkington | 1998-03-03 | 1 | -45/+489 |
| * | [win32] make t/lib/nothread.t type xtext also | Gurusamy Sarathy | 1998-03-02 | 1 | -0/+0 |
| * | [win32] make t/lib/thread.t type xtext | Gurusamy Sarathy | 1998-03-02 | 1 | -0/+0 |
| * | [win32] fix misapplied hunks in change#614 | Gurusamy Sarathy | 1998-03-02 | 2 | -10/+4 |
| * | [win32] another one down | Conrad E. Kimball | 1998-03-02 | 1 | -29/+43 |
| * | [win32] this one with adjusted test numbers | Stephen McCamant | 1998-03-02 | 7 | -13/+92 |
| * | [win32] still another | Inaba Hiroto | 1998-03-02 | 2 | -4/+13 |
| * | [win32] yet another patch | Chip Salzenberg | 1998-03-02 | 7 | -2505/+2506 |
| * | [win32] yet another 'old' patch | Stephane Payrard | 1998-03-02 | 2 | -3/+5 |
| * | [win32] another 'old' patch | Roderick Schertler | 1998-03-02 | 2 | -1/+15 |
| * | [win32] apply missing pieces from: | Chip Salzenberg | 1998-03-02 | 1 | -3/+4 |
| * | [win32] merge two important 'old' patches | Chip Salzenberg | 1998-03-02 | 1 | -7/+22 |
| * | [win32] misc small tweaks | Gurusamy Sarathy | 1998-02-28 | 6 | -15/+47 |
| * | [win32] fix typo in sv.h, and run 'make regen_headers' to make it build | Gurusamy Sarathy | 1998-02-28 | 2 | -4/+7 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-28 | 29 | -709/+1154 |
| |\ | |/ |/| | |||||
* | | Missed FREAD in bytecode.h | Nick Ing-Simmons | 1998-02-28 | 2 | -1/+2 |