Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | Perl 5.005b1t2/perl5.004_63 (resend) | Jan-Pieter Cornet | 1998-04-03 | 1 | -0/+44 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-03 | 1 | -0/+70 |
|\ | |||||
| * | Re: Odd number of elements in hash list. | Tom Phoenix | 1998-04-02 | 1 | -0/+70 |
* | | [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] 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] make t/lib/nothread.t type xtext also | Gurusamy Sarathy | 1998-03-02 | 1 | -0/+0 |
* | [win32] this one with adjusted test numbers | Stephen McCamant | 1998-03-02 | 1 | -1/+36 |
* | [win32] still another | Inaba Hiroto | 1998-03-02 | 1 | -1/+7 |
* | [win32] yet another 'old' patch | Stephane Payrard | 1998-03-02 | 1 | -1/+2 |
* | [win32] another 'old' patch | Roderick Schertler | 1998-03-02 | 1 | -0/+10 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-28 | 1 | -0/+137 |
|\ | |||||
| * | _60 & _04 - Add WRITE & CLOSE to TIEHANDLE | Graham Barr | 1998-02-27 | 1 | -0/+137 |
* | | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Re: ANNOUNCE: perl5.004_60 Configure patch is available | Andy Dougherty | 1998-02-25 | 1 | -1/+1 |
* | | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-22 | 7 | -9/+47 |
|\ \ | |/ | |||||
| * | t/op/wantarray.t | Norton T. Allen | 1998-02-20 | 1 | -0/+16 |
| * | 5.004_58, move intuition tests | Stephen Potter | 1998-02-20 | 6 | -9/+31 |
* | | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 5.004_58 QNX getcwd | Norton T. Allen | 1998-02-13 | 1 | -1/+1 |
* | | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-12 | 3 | -4/+36 |
|\ \ | |/ | |||||
| * | Integrate win32 into mainline | Malcolm Beattie | 1998-02-12 | 1 | -1/+11 |
| |\ | |/ |/| | |||||
* | | [win32] merge a maint patch | Gurusamy Sarathy | 1998-02-12 | 1 | -1/+11 |
| * | 5.004_5*: [PATCH] restore old behaviour of \1 in RE | Ilya Zakharevich | 1998-02-12 | 1 | -3/+3 |
| * | [PATCH] 5.004_58: the locale.t problem in IRIX | Jarkko Hietaniemi | 1998-02-12 | 3 | -1/+33 |
| * | Integrate win32 into mainline. | Malcolm Beattie | 1998-02-11 | 1 | -4/+42 |
| |\ | |/ |/| | |||||
* | | [win32] fix for bugs in handling DESTROY (adjusted test numbers) | Gurusamy Sarathy | 1998-02-09 | 1 | -4/+42 |
* | | [win32] integrate mainline, plus a few small win32 enhancements | Gurusamy Sarathy | 1998-02-07 | 6 | -9/+41 |
|\ \ | |/ | |||||
| * | Re: 5.004_04 vec() fails with 32-bit values | M. J. T. Guy | 1998-02-06 | 1 | -1/+4 |
| * | 5.004_56: Patch to Tie::Hash and docs | Ilya Zakharevich | 1998-02-06 | 2 | -5/+12 |
| * | More Chip patches (tweaked for _5x). The final one mentioned here | Malcolm Beattie | 1998-02-06 | 1 | -1/+9 |
| * | Some Chip patches (some tweaked to match _5x source): | Chip Salzenberg | 1998-02-06 | 2 | -2/+16 |
| * | Integrate win32 into mainline. My last integration from ansiperl | Malcolm Beattie | 1998-02-03 | 2 | -7/+25 |
| |\ | |/ |/| | |||||
| * | Integrate ansi branch into mainline (resolve -ay). | Malcolm Beattie | 1998-01-27 | 1 | -0/+210 |
| |\ | |||||
* | \ | [win32] integrate changes in winansi | Gurusamy Sarathy | 1998-01-19 | 3 | -7/+235 |
|\ \ \ | | |/ | |/| | |||||
| * | | First working TIEARRAY and other misc tie fixes | Nick Ing-Simmons | 1998-01-15 | 1 | -1/+1 |
| * | | Not working yet - split problems ... | Nick Ing-Simmons | 1998-01-14 | 1 | -3/+12 |
| * | | TIEARRAY updates - almost works ... | Nick Ing-Simmons | 1998-01-14 | 3 | -19/+55 |
| * | | tiearray tweaks | Nick Ing-Simmons | 1998-01-13 | 2 | -3/+1 |
| * | | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -0/+185 |
| * | | Integratye mainline -> ansiperl | Nick Ing-Simmons | 1998-01-11 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
* | | | [win32] Integrate mainline | Gurusamy Sarathy | 1998-01-08 | 1 | -0/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Regexp fix: (?>a+)b doesn't match aaab: | Ilya Zakharevich | 1998-01-08 | 1 | -0/+3 |
| * | Integrate win32 branch into mainline. | Malcolm Beattie | 1998-01-08 | 2 | -7/+41 |
| |\ | |/ |/| |