Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: ANNOUNCE: perl5.004_60 Configure patch is available | Andy Dougherty | 1998-02-25 | 2 | -2/+2 |
* | t/op/wantarray.t | Norton T. Allen | 1998-02-20 | 1 | -0/+16 |
* | 5.004_58, move intuition tests | Stephen Potter | 1998-02-20 | 11 | -19/+41 |
* | 5.004_58 QNX getcwd | Norton T. Allen | 1998-02-13 | 1 | -1/+1 |
* | Integrate win32 into mainline | Malcolm Beattie | 1998-02-12 | 2 | -1/+47 |
|\ | |||||
| * | [win32] make t/comp/require.t type xtext | Gurusamy Sarathy | 1998-02-12 | 1 | -0/+0 |
| * | [win32] fix extra LEAVE when require fails | Gurusamy Sarathy | 1998-02-12 | 1 | -0/+36 |
| * | [win32] merge a maint patch | Gurusamy Sarathy | 1998-02-12 | 1 | -1/+11 |
* | | DB_File 1.58 patch | Paul Marquess | 1998-02-12 | 1 | -19/+75 |
* | | 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 | 4 | -4/+40 |
* | | filecopy.t #3 fails on dos-djgpp | Laszlo Molnar | 1998-02-12 | 1 | -0/+1 |
* | | 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 | 10 | -62/+269 |
| |\ | |/ |/| | |||||
* | | Fix up problem with gv.c from change 477. | Malcolm Beattie | 1998-02-06 | 1 | -1/+5 |
* | | Re: posix::strftime (core dumped) | Andy Dougherty | 1998-02-06 | 1 | -2/+8 |
* | | h2ph.PL | Kurt D. Starsinic | 1998-02-06 | 1 | -0/+94 |
* | | [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0 | Jarkko Hietaniemi | 1998-02-06 | 1 | -46/+102 |
* | | 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 |
* | | 5.004_56: patch for `use Fatal' again | Ilya Zakharevich | 1998-02-06 | 1 | -1/+15 |
* | | More Chip patches (tweaked for _5x). The final one mentioned here | Malcolm Beattie | 1998-02-06 | 1 | -1/+9 |
* | | Some more Chip patches (tweaked to match _5x): | Malcolm Beattie | 1998-02-06 | 1 | -4/+5 |
* | | 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 | 3 | -7/+26 |
|\ \ | |/ | |||||
* | | Integrate ansi branch into mainline (resolve -ay). | Malcolm Beattie | 1998-01-27 | 4 | -0/+256 |
|\ \ | |||||
| * \ | Integrate win32 into ansiperl | Nick Ing-Simmons | 1998-01-24 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | [win32] integrate changes in winansi | Gurusamy Sarathy | 1998-01-19 | 6 | -7/+281 |
| | |\ | | |/ | |/| | |||||
| * | | 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 | 2 | -3/+12 |
| * | | TIEARRAY updates - almost works ... | Nick Ing-Simmons | 1998-01-14 | 6 | -19/+101 |
| * | | 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 | 2 | -4/+7 |
| |\ \ | |/ / |/| | | |||||
| | * | [win32] set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it) | Gurusamy Sarathy | 1998-01-13 | 1 | -0/+1 |
| | * | [win32] Integrate mainline | Gurusamy Sarathy | 1998-01-08 | 2 | -4/+7 |
| | |\ | |/ / | | / | |/ |/| | |||||
* | | Fix thinko in t/pragma/locale.t: | Jarkko Hietaniemi | 1998-01-08 | 1 | -4/+4 |
* | | 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 |
|\ \ | |/ | |||||
| * | [win32] Support case-tolerant %ENV | Gurusamy Sarathy | 1998-01-05 | 1 | -5/+22 |
| * | [win32] Trivial bugfix#2 from local repository | Gurusamy Sarathy | 1997-12-23 | 1 | -2/+19 |
| * | [win32] Integrate mainline | Gurusamy Sarathy | 1997-12-18 | 15 | -41/+65 |
| |\ | |/ |/| | |||||
* | | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files) | Charles Bailey | 1997-12-17 | 3 | -3/+6 |
* | | Major changes to the DOS/djgpp port (including threading): | Molnar Laszlo | 1997-12-17 | 12 | -37/+56 |
* | | Upgrade DB_File to 1.56: | Paul Marquess | 1997-12-17 | 1 | -1/+3 |
| * | [win32] Integrate mainline. | Gurusamy Sarathy | 1997-11-28 | 12 | -41/+59 |
| |\ | |/ |/| | |||||
* | | Integrate win32 branch back into mainline. | Malcolm Beattie | 1997-11-27 | 1 | -1/+12 |
|\ \ | |/ | |||||
| * | [win32] Fix for C<sort 'foo'...> bug: | Gurusamy Sarathy | 1997-11-26 | 1 | -1/+12 |
| * | [win32] reverse integrate mainline | Gurusamy Sarathy | 1997-11-25 | 1 | -4/+8 |
| |\ |