| Commit message (Expand) | Author | Age | Files | Lines |
* | slurp mode fix in change#4736 still not quite right | Gurusamy Sarathy | 2000-06-30 | 1 | -5/+7 |
* | io/fs.t tweaks for Windows 2000 | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+2 |
* | more sleep needed from slow systems (from Peter Haworth) | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+1 |
* | lexical warnings update for docs and tests (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -1/+6 |
* | consolidated VMS patches (from Craig A. Berry | Gurusamy Sarathy | 2000-03-01 | 2 | -6/+5 |
* | increase sleep to compensate for slow cpu (from Peter Haworth | Gurusamy Sarathy | 2000-02-29 | 1 | -1/+1 |
* | Defer inclusion of VMS-specific code to runtime | Charles Bailey | 2000-02-28 | 1 | -1/+1 |
* | Quote command line args which need to be upper case | Charles Bailey | 2000-02-28 | 1 | -2/+4 |
* | MPE/ix patches from Mark Bixby. | Jarkko Hietaniemi | 2000-02-24 | 1 | -15/+20 |
* | workaround for rename('x','X') bug in Windows NT | Gurusamy Sarathy | 2000-01-25 | 1 | -3/+13 |
* | cygwin update (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-23 | 1 | -1/+1 |
* | truncate(FH) flushes FH before truncating it | Gurusamy Sarathy | 2000-01-22 | 1 | -3/+4 |
* | tweak test in change#4757 for Windows | Gurusamy Sarathy | 2000-01-06 | 1 | -3/+11 |
* | severe bugs in change#3786 fixed | Gurusamy Sarathy | 2000-01-05 | 1 | -1/+10 |
* | slurp mode fix in change#2910 wasn't quite right (spotted by Hans | Gurusamy Sarathy | 1999-12-29 | 1 | -22/+47 |
* | tests for change#4642 and pod fixups suggested by Ralph Corderoy | Gurusamy Sarathy | 1999-12-28 | 1 | -2/+43 |
* | better implementation of change#3326; open(local $foo,...) now | Gurusamy Sarathy | 1999-12-04 | 1 | -84/+230 |
* | test tweak for VMS (from Craig A. Berry) | Gurusamy Sarathy | 1999-12-03 | 1 | -1/+1 |
* | Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>. | Jarkko Hietaniemi | 1999-11-22 | 1 | -2/+2 |
* | [5.005_62 PATCH] support link() on WinNT and NTFS | Jan Dubois | 1999-11-13 | 1 | -5/+16 |
* | allow $\ to work right when set to a string with embedded nulls | Gurusamy Sarathy | 1999-11-05 | 1 | -3/+5 |
* | change#4502 was missing a file | Gurusamy Sarathy | 1999-10-31 | 1 | -0/+63 |
* | Re: [PATCH 5.005_62] OS/2 improvements | Ilya Zakharevich | 1999-10-24 | 1 | -2/+8 |
* | tweak some op names in change#4177 (will any of this break code that | Gurusamy Sarathy | 1999-09-18 | 1 | -2/+2 |
* | fix typo | Gurusamy Sarathy | 1999-09-17 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-17 | 1 | -2/+5 |
|\ |
|
| * | integrate vmsperl contents into mainline (where VMS files conflicted, | Gurusamy Sarathy | 1999-09-17 | 1 | -2/+5 |
| |\ |
|
| | * | Integrate mainline 5.05_61 | Charles Bailey | 1999-09-06 | 4 | -5/+19 |
| | |\ |
|
| | * | | Skip open() tests that rely on Unix fork semantics | Charles Bailey | 1999-08-23 | 1 | -2/+5 |
* | | | | Take away the infamous io/dup.t #7. | Jarkko Hietaniemi | 1999-09-17 | 1 | -14/+1 |
|/ / / |
|
* | | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>) | Gurusamy Sarathy | 1999-09-10 | 1 | -0/+4 |
| |/
|/| |
|
* | | [ID 19990821.001] [PATCH] perl5.005_60 cygwin port | Fifer, Eric | 1999-09-01 | 2 | -2/+2 |
* | | Small test tweaks. | Jarkko Hietaniemi | 1999-08-14 | 1 | -1/+15 |
* | | Exact path to perl for open -|. | Jarkko Hietaniemi | 1999-08-02 | 1 | -2/+2 |
|/ |
|
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -1/+77 |
* | ensure implicitly closed handles don't set $? or $! | Gurusamy Sarathy | 1999-07-26 | 1 | -3/+14 |
* | sundry cleanups for clean build on windows | Gurusamy Sarathy | 1999-07-08 | 1 | -2/+6 |
* | test tweak | Gurusamy Sarathy | 1999-07-04 | 1 | -3/+2 |
* | adapted suggested tests for addition to testsuite | RonaldWS@aol.com | 1999-07-04 | 1 | -0/+78 |
* | truncate() has a peculiar exemption from strict barewords, even | Gurusamy Sarathy | 1999-06-11 | 1 | -2/+5 |
* | Cosmetic OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 1 | -1/+1 |
* | more testsuite smarts (many of them courtesy Ilya) | Gurusamy Sarathy | 1999-05-12 | 1 | -1/+1 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -1/+2 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 2 | -2/+5 |
* | Tweaks to open(my $fh,...) stuff | Nick Ing-Simmons | 1999-05-08 | 1 | -1/+1 |
* | Implement open( my $fh, ...) and similar. | Nick Ing-Simmons | 1999-05-07 | 1 | -10/+22 |
* | open(FH,undef) # creates new_tmpfile opened read/write | Nick Ing-Simmons | 1999-05-06 | 1 | -0/+22 |
* | allow /0|NaN/ on some bigfloatpm.t tests for portability; other | Gurusamy Sarathy | 1999-02-15 | 1 | -2/+2 |
* | slurping an empty file should return '' rather than undef, with | Gurusamy Sarathy | 1999-02-14 | 1 | -5/+16 |
* | make testsuite somewhat location independent | Gurusamy Sarathy | 1999-02-12 | 2 | -2/+2 |