| Commit message (Expand) | Author | Age | Files | Lines |
* | close child pipe in t/TEST, other cosmetic tweaks | Gurusamy Sarathy | 1998-06-18 | 1 | -106/+110 |
* | various win32 odds and ends | Gurusamy Sarathy | 1998-06-15 | 2 | -16/+44 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 2 | -2/+48 |
* | Added patch, regenerated perly.c and perly.c.diff | Stephen McCamant | 1998-06-10 | 1 | -1/+14 |
* | op/taint.t problem on dos/djgpp | Laszlo Molnar | 1998-06-10 | 1 | -1/+1 |
* | Lost chunk of RE jumbo patch | Ilya Zakharevich | 1998-06-10 | 1 | -0/+10 |
* | Mangled patch, needed hand-tweaks, along with binmode for rs.t: | Hans Mulder | 1998-06-10 | 1 | -0/+122 |
* | DB_File-1.60 | Paul Marquess | 1998-06-10 | 3 | -17/+27 |
* | Invalidate method cache on C<local *subname> | Chip Salzenberg | 1998-06-10 | 1 | -1/+7 |
* | Re: Uninitialised error from -M() | Stephen McCamant | 1998-06-10 | 1 | -3/+10 |
* | [win32] document CORE::GLOBAL:: and global overriding, fix up | Gurusamy Sarathy | 1998-06-04 | 1 | -1/+19 |
* | [win32] add a txt_compare() routine to t/h2ph.t for DOSISH sanity | Gurusamy Sarathy | 1998-05-29 | 1 | -2/+8 |
* | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 4 | -0/+183 |
* | [win32] merge changes#1016,1018 from maintbranch (1017 is n/a) | Gurusamy Sarathy | 1998-05-23 | 1 | -1/+18 |
* | Ids of msgs and sems can be zero, so change || die to a defined() test | Nick Ing-Simmons | 1998-05-23 | 2 | -4/+6 |
* | [win32] more mingw32 tweaks | Gurusamy Sarathy | 1998-05-21 | 1 | -1/+2 |
* | [win32] fix problematic change#965 from maintbranch | Ilya Zakharevich | 1998-05-21 | 1 | -1/+11 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-16 | 1 | -0/+5 |
|\ |
|
| * | Patch from Sarathy to fix up win32 integration. Patch from Jarkko | Malcolm Beattie | 1998-05-15 | 2 | -2/+7 |
* | | [win32] merge changes#996,998,999 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 1 | -3/+9 |
* | | [win32] merge changes#989,990,992 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 2 | -10/+54 |
* | | [win32] add a test to check return value from successful s/// (there was none!) | Gurusamy Sarathy | 1998-05-16 | 1 | -1/+4 |
* | | [win32] merge changes#982,984 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 3 | -12/+54 |
|/ |
|
* | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 5 | -4/+151 |
* | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -132/+152 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 3 | -7/+16 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 4 | -13/+70 |
* | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 3 | -2/+31 |
* | [win32] merge change#887 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 8 | -16/+389 |
* | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+1 |
* | [win32] merge changes#755..759,763,764 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+0 |
* | [win32] merge changes#752,753 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+16 |
* | [win32] fix test failure | Nick Ing-Simmons | 1998-05-12 | 1 | -2/+3 |
* | [win32] protect sortcop from C<sort { sort { ... } ... } ...> | Gurusamy Sarathy | 1998-05-09 | 1 | -0/+2 |
* | [win32] support POSIX, enable more locale tests | Gurusamy Sarathy | 1998-04-17 | 2 | -0/+12 |
* | Perl 5.005b1t2/perl5.004_63 (resend) | Jan-Pieter Cornet | 1998-04-03 | 1 | -0/+44 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-03 | 2 | -1/+71 |
|\ |
|
| * | Re: Odd number of elements in hash list. | Tom Phoenix | 1998-04-02 | 1 | -0/+70 |
| * | Next wave of _63 VMS patches | Charles Bailey | 1998-04-02 | 1 | -1/+1 |
* | | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -142/+120 |
|/ |
|
* | [win32] merge C<local $tied{foo}> patch, also moved statics in | Gurusamy Sarathy | 1998-03-09 | 1 | -1/+59 |
* | [win32] renumber some tests to match maint branch | Gurusamy Sarathy | 1998-03-04 | 1 | -28/+26 |
* | [win32] merge another conflicting maintpatch to op.c | Tkil | 1998-03-03 | 2 | -15/+15 |
* | [win32] another maintpatch (this one needed adjust of test nos.) | Hugo van der Sanden | 1998-03-03 | 1 | -6/+12 |
* | [win32] still another maintpatch | Hugo van der Sanden | 1998-03-03 | 1 | -2/+2 |
* | [win32] yet another maintpatch | Hugo van der Sanden | 1998-03-03 | 1 | -0/+5 |
* | [win32] merge another maintpatch to toke.c | Hugo van der Sanden | 1998-03-03 | 1 | -1/+7 |
* | [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] this one with adjusted test numbers | Stephen McCamant | 1998-03-02 | 1 | -1/+36 |