2004-09-30 |
Dave Mitchell |
[perl #31767] open $1, "file" doesn't raise an exception |
blob | commitdiff |
2004-05-03 |
Dave Mitchell |
add test for change #22746 ([perl #29102] Crash on... |
blob | commitdiff | diff to current |
2004-05-03 |
Dave Mitchell |
add test for change #22776 ("open m" crashes Perl) |
blob | commitdiff | diff to current |
2004-03-02 |
Nicholas Clark |
Work on eliminating systematic failures on make minitest: |
blob | commitdiff | diff to current |
2003-09-13 |
Jarkko Hietaniemi |
The "perlio: " prefix looks a little odd |
blob | commitdiff | diff to current |
2003-09-13 |
Jarkko Hietaniemi |
Layer names were recognized by their prefixes |
blob | commitdiff | diff to current |
2003-09-13 |
Jarkko Hietaniemi |
Apparently at some point doing 3-arg open with |
blob | commitdiff | diff to current |
2003-04-14 |
Jarkko Hietaniemi |
Introduce PerlIO::get_layers() to allow people to peek |
blob | commitdiff | diff to current |
2003-04-09 |
Jarkko Hietaniemi |
open(my $fh, ">&", STDOUT) should not warn under strict. |
blob | commitdiff | diff to current |
2003-04-09 |
Jarkko Hietaniemi |
Try to be more descriptive than just __ANONIO__ which... |
blob | commitdiff | diff to current |
2002-10-17 |
Steve Grazzini |
Re: [perl #17830] open FH, "<&", $fd |
blob | commitdiff | diff to current |
2002-04-28 |
Jarkko Hietaniemi |
Integrate #16254 from macperl; |
blob | commitdiff | diff to current |
2002-04-19 |
Rafael Garcia-Suarez |
Disable warning noise |
blob | commitdiff | diff to current |
2002-04-19 |
Rafael Garcia-Suarez |
More tests for the 3-arg open |
blob | commitdiff | diff to current |
2002-03-25 |
Jarkko Hietaniemi |
Take away the perlio-requiring tests.. |
blob | commitdiff | diff to current |
2002-03-25 |
Jarkko Hietaniemi |
More correct now, but actually the two new tests |
blob | commitdiff | diff to current |
2002-03-25 |
Jarkko Hietaniemi |
More neo-io tests from Stas Bekman. |
blob | commitdiff | diff to current |
2002-02-18 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-16 |
Abhijit Menon-Sen |
Remove dubious test. |
blob | commitdiff | diff to current |
2002-02-16 |
Abhijit Menon-Sen |
Absorb #14701 by Sarathy from maint-5.6. |
blob | commitdiff | diff to current |
2001-12-07 |
Michael G. Schwern |
which_perl for safer $^Xing |
blob | commitdiff | diff to current |
2001-12-07 |
Michael G. Schwern |
[PATCH t/base/lex.t, term.t] Purging echo from base... |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
Implement: |
blob | commitdiff | diff to current |
2001-03-22 |
Nick Ing-Simmons |
Don't include $@ in not ok message. |
blob | commitdiff | diff to current |
2001-03-22 |
Nick Ing-Simmons |
Give a meaning to '&' in n-arg open case: |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-10-26 |
Peter J. Farley III |
[ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350... |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-16 |
Peter J. Farley III |
[ID 20001016.012] [PATCHes Included]OK: perl v5.7.0... |
blob | commitdiff | diff to current |
2000-08-29 |
Mike Guy |
Use minimal @INC in tests, most of the time just '... |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-03-13 |
Gurusamy Sarathy |
lexical warnings update for docs and tests (from Paul... |
blob | commitdiff | diff to current |
2000-03-02 |
Charles Bailey |
Increment counter for skipped tests (Charles Lane) |
blob | commitdiff | diff to current |
2000-03-01 |
Gurusamy Sarathy |
consolidated VMS patches (from Craig A. Berry |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-06 |
Gurusamy Sarathy |
tweak test in change#4757 for Windows |
blob | commitdiff | diff to current |
2000-01-05 |
Gurusamy Sarathy |
severe bugs in change#3786 fixed |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-04 |
Gurusamy Sarathy |
better implementation of change#3326; open(local $foo... |
blob | commitdiff | diff to current |
1999-11-22 |
Jarkko Hietaniemi |
Small VMS nits from Craig A. Berry, <craig.berry@metamo... |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
blob | commitdiff | diff to current |
1999-09-18 |
Gurusamy Sarathy |
tweak some op names in change#4177 (will any of this... |
blob | commitdiff | diff to current |
1999-09-17 |
Gurusamy Sarathy |
fix typo |
blob | commitdiff | diff to current |
1999-09-06 |
Charles Bailey |
Integrate mainline 5.05_61 |
blob | commitdiff | diff to current |
1999-08-23 |
Charles Bailey |
Skip open() tests that rely on Unix fork semantics |
blob | commitdiff | diff to current |
1999-08-02 |
Jarkko Hietaniemi |
Exact path to perl for open -|. |
blob | commitdiff | diff to current |
1999-07-27 |
Ilya Zakharevich |
applied suggested patch; added missing prototype changes to |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-05-08 |
Nick Ing-Simmons |
Tweaks to open(my $fh,...) stuff |
blob | commitdiff | diff to current |
1999-05-07 |
Nick Ing-Simmons |
Implement open( my $fh, ...) and similar. |
blob | commitdiff | diff to current |
1999-05-06 |
Nick Ing-Simmons |
open(FH,undef) # creates new_tmpfile opened read/write |
blob | commitdiff | diff to current |
|