2001-03-24 |
Nick Ing-Simmons |
Implement: |
tree | commitdiff |
2001-03-22 |
Nick Ing-Simmons |
Don't include $@ in not ok message. |
tree | commitdiff |
2001-03-22 |
Nick Ing-Simmons |
Give a meaning to '&' in n-arg open case: |
tree | commitdiff |
2001-02-08 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2001-01-30 |
Jarkko Hietaniemi |
Integrate changes #8608,8609,8610,8611,8612,8613 from... |
tree | commitdiff |
2001-01-28 |
Jarkko Hietaniemi |
Patch from Inaba Hiroto: |
tree | commitdiff |
2001-01-24 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2001-01-09 |
Stephen McCamant |
Remove FileHandle/IO dependence in t/io/openpid.t |
tree | commitdiff |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
tree | commitdiff |
2001-01-08 |
Radu Greab |
Re: [PATCH] Re: [ID 20010105.002] close() on process... |
tree | commitdiff |
2001-01-05 |
Radu Greab |
Re: [ID 20010105.002] close() on process filehandle... |
tree | commitdiff |
2001-01-05 |
Raphael Manfredi |
PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t |
tree | commitdiff |
2000-12-21 |
Nick Ing-Simmons |
CRLF platform issue with io/utf8 fix. |
tree | commitdiff |
2000-12-21 |
Jarkko Hietaniemi |
Robustness support for #8218 (symlink forest) since... |
tree | commitdiff |
2000-12-11 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2000-12-11 |
Simon Cozens |
Re: The long awaited feature ... |
tree | commitdiff |
2000-12-09 |
Nick Ing-Simmons |
read/sysread/recv should now be utf8 aware. |
tree | commitdiff |
2000-12-09 |
Nick Ing-Simmons |
Make print, syswrite, send, readline, getc honour utf8... |
tree | commitdiff |
2000-12-06 |
Nick Ing-Simmons |
Test various dup/external program options on all platforms. |
tree | commitdiff |
2000-12-01 |
Nick Ing-Simmons |
Fix 'mmap' lib/filehand.t (ungetc) test fail. |
tree | commitdiff |
2000-11-13 |
Jarkko Hietaniemi |
Couple of tests from #7660 salvaged. |
tree | commitdiff |
2000-10-26 |
Peter J. Farley III |
[ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350... |
tree | commitdiff |
2000-10-20 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2000-10-16 |
Peter J. Farley III |
[ID 20001016.012] [PATCHes Included]OK: perl v5.7.0... |
tree | commitdiff |
2000-08-29 |
Craig A. Berry |
Chuck Lane's OpenVMS piping improvements |
tree | commitdiff |
2000-08-29 |
Mike Guy |
Use minimal @INC in tests, most of the time just '... |
tree | commitdiff |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
tree | commitdiff |
2000-06-30 |
Gurusamy Sarathy |
slurp mode fix in change#4736 still not quite right |
tree | commitdiff |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
tree | commitdiff |
2000-03-22 |
Gurusamy Sarathy |
io/fs.t tweaks for Windows 2000 |
tree | commitdiff |
2000-03-20 |
Gurusamy Sarathy |
more sleep needed from slow systems (from Peter Haworth) |
tree | commitdiff |
2000-03-13 |
Gurusamy Sarathy |
lexical warnings update for docs and tests (from Paul... |
tree | commitdiff |
2000-03-02 |
Charles Bailey |
Increment counter for skipped tests (Charles Lane) |
tree | commitdiff |
2000-03-01 |
Gurusamy Sarathy |
consolidated VMS patches (from Craig A. Berry |
tree | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
increase sleep to compensate for slow cpu (from Peter... |
tree | commitdiff |
2000-02-28 |
Charles Bailey |
Defer inclusion of VMS-specific code to runtime |
tree | commitdiff |
2000-02-28 |
Charles Bailey |
Quote command line args which need to be upper case |
tree | commitdiff |
2000-02-24 |
Jarkko Hietaniemi |
MPE/ix patches from Mark Bixby. |
tree | commitdiff |
2000-02-09 |
Charles Bailey |
Resync with mainline |
tree | commitdiff |
2000-01-25 |
Gurusamy Sarathy |
workaround for rename('x','X') bug in Windows NT |
tree | commitdiff |
2000-01-23 |
Gurusamy Sarathy |
cygwin update (from Eric Fifer <EFifer@sanwaint.com>) |
tree | commitdiff |
2000-01-22 |
Gurusamy Sarathy |
truncate(FH) flushes FH before truncating it |
tree | commitdiff |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
tree | commitdiff |
2000-01-06 |
Gurusamy Sarathy |
tweak test in change#4757 for Windows |
tree | commitdiff |
2000-01-05 |
Gurusamy Sarathy |
severe bugs in change#3786 fixed |
tree | commitdiff |
1999-12-29 |
Gurusamy Sarathy |
slurp mode fix in change#2910 wasn't quite right (spott... |
tree | commitdiff |
1999-12-28 |
Gurusamy Sarathy |
tests for change#4642 and pod fixups suggested by Ralph... |
tree | commitdiff |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
tree | commitdiff |
1999-12-04 |
Gurusamy Sarathy |
better implementation of change#3326; open(local $foo... |
tree | commitdiff |
1999-12-03 |
Gurusamy Sarathy |
test tweak for VMS (from Craig A. Berry) |
tree | commitdiff |
1999-11-22 |
Jarkko Hietaniemi |
Small VMS nits from Craig A. Berry, <craig.berry@metamo... |
tree | commitdiff |
1999-11-13 |
Jan Dubois |
[5.005_62 PATCH] support link() on WinNT and NTFS |
tree | commitdiff |
1999-11-05 |
Gurusamy Sarathy |
allow $\ to work right when set to a string with embedd... |
tree | commitdiff |
1999-10-31 |
Gurusamy Sarathy |
change#4502 was missing a file |
tree | commitdiff |
1999-10-24 |
Nick Ing-Simmons |
Follow that camel ... another sync. |
tree | commitdiff |
1999-10-24 |
Ilya Zakharevich |
Re: [PATCH 5.005_62] OS/2 improvements |
tree | commitdiff |
1999-09-29 |
Charles Bailey |
resync with mainline |
tree | commitdiff |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
tree | commitdiff |
1999-09-18 |
Gurusamy Sarathy |
tweak some op names in change#4177 (will any of this... |
tree | commitdiff |
1999-09-17 |
Gurusamy Sarathy |
fix typo |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
1999-09-17 |
Gurusamy Sarathy |
integrate vmsperl contents into mainline (where VMS... |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
Take away the infamous io/dup.t #7. |
tree | commitdiff |
1999-09-10 |
Gurusamy Sarathy |
dos-djgpp update (from Laszlo Molnar <laszlo.molnar... |
tree | commitdiff |
1999-09-06 |
Charles Bailey |
Integrate mainline 5.05_61 |
tree | commitdiff |
1999-09-01 |
Fifer, Eric |
[ID 19990821.001] [PATCH] perl5.005_60 cygwin port |
tree | commitdiff |
1999-08-23 |
Charles Bailey |
Skip open() tests that rely on Unix fork semantics |
tree | commitdiff |
1999-08-14 |
Jarkko Hietaniemi |
Small test tweaks. |
tree | commitdiff |
1999-08-02 |
Jarkko Hietaniemi |
Exact path to perl for open -|. |
tree | commitdiff |
1999-07-27 |
Ilya Zakharevich |
applied suggested patch; added missing prototype changes to |
tree | commitdiff |
1999-07-26 |
Gurusamy Sarathy |
ensure implicitly closed handles don't set $? or $! |
tree | commitdiff |
1999-07-08 |
Gurusamy Sarathy |
sundry cleanups for clean build on windows |
tree | commitdiff |
1999-07-04 |
Gurusamy Sarathy |
test tweak |
tree | commitdiff |
1999-07-04 |
Jarkko Hietaniemi |
Integrate with mainperl. |
tree | commitdiff |
1999-07-04 |
RonaldWS@aol.com |
adapted suggested tests for addition to testsuite |
tree | commitdiff |
1999-06-11 |
Gurusamy Sarathy |
truncate() has a peculiar exemption from strict barewor... |
tree | commitdiff |
1999-05-28 |
Ilya Zakharevich |
Cosmetic OS/2-related patches |
tree | commitdiff |
1999-05-12 |
Gurusamy Sarathy |
more testsuite smarts (many of them courtesy Ilya) |
tree | commitdiff |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
tree | commitdiff |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
tree | commitdiff |
1999-05-08 |
Nick Ing-Simmons |
Tweaks to open(my $fh,...) stuff |
tree | commitdiff |
1999-05-07 |
Nick Ing-Simmons |
Implement open( my $fh, ...) and similar. |
tree | commitdiff |
1999-05-06 |
Nick Ing-Simmons |
open(FH,undef) # creates new_tmpfile opened read/write |
tree | commitdiff |
1999-02-15 |
Gurusamy Sarathy |
allow /0|NaN/ on some bigfloatpm.t tests for portabilit... |
tree | commitdiff |
1999-02-14 |
Gurusamy Sarathy |
slurping an empty file should return '' rather than... |
tree | commitdiff |
1999-02-12 |
Gurusamy Sarathy |
make testsuite somewhat location independent |
tree | commitdiff |
1999-02-02 |
G. Del Merritt |
io/fs.t fails test #18. |
tree | commitdiff |
1999-02-01 |
Gurusamy Sarathy |
various win32-ish changes merged from maint-5.005 |
tree | commitdiff |
1999-01-17 |
Gurusamy Sarathy |
sanity check piped opens (tweaked version of patch... |
tree | commitdiff |
1999-01-13 |
Jarkko Hietaniemi |
Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> |
tree | commitdiff |
1998-10-26 |
Jarkko Hietaniemi |
Indicate skipped subtests. |
tree | commitdiff |
1998-10-23 |
Jarkko Hietaniemi |
Test suite portability: |
tree | commitdiff |
1998-10-17 |
Jarkko Hietaniemi |
The VM/ESA port essentials, based on |
tree | commitdiff |
1998-09-23 |
Albert Dvornik |
SSNEW() API for allocating memory on the savestack |
tree | commitdiff |
1998-09-23 |
Laszlo Molnar |
dos-djgpp update |
tree | commitdiff |
1998-08-02 |
Ilya Zakharevich |
Make tests succeed on OS/2 |
tree | commitdiff |
1998-07-22 |
Gurusamy Sarathy |
fix quoting in t/io/inplace.t |
tree | commitdiff |
1998-07-22 |
Hans Mulder |
t/io/inplace.t enabled for VMS |
tree | commitdiff |
1998-07-14 |
Gurusamy Sarathy |
more VMS patches from Dan Sugalski <sugalskd@osshe... |
tree | commitdiff |
1998-07-14 |
Ilya Zakharevich |
t/io/pipe.t - completely broken? |
tree | commitdiff |
next |