| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove code specific to MacOS Classic from core tests | Rafael Garcia-Suarez | 2009-09-08 | 1 | -7/+2 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | Convert all unimaginative (ie race condition) temporary file names to | Nicholas Clark | 2008-08-07 | 1 | -35/+36 |
* | [patch@34016] VMS passes these t/io/open.t tests now. | John E. Malmberg | 2008-06-11 | 1 | -9/+2 |
* | Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu) | Steve Peters | 2005-07-13 | 1 | -1/+1 |
* | [perl #31767] open $1, "file" doesn't raise an exception | Dave Mitchell | 2004-09-30 | 1 | -1/+7 |
* | add test for change #22746 ([perl #29102] Crash on assign to lex fh) | Dave Mitchell | 2004-05-03 | 1 | -1/+5 |
* | add test for change #22776 ("open m" crashes Perl) | Dave Mitchell | 2004-05-03 | 1 | -1/+6 |
* | Work on eliminating systematic failures on make minitest: | Nicholas Clark | 2004-03-02 | 1 | -2/+6 |
* | The "perlio: " prefix looks a little odd | Jarkko Hietaniemi | 2003-09-13 | 1 | -6/+6 |
* | Layer names were recognized by their prefixes | Jarkko Hietaniemi | 2003-09-13 | 1 | -4/+14 |
* | Apparently at some point doing 3-arg open with | Jarkko Hietaniemi | 2003-09-13 | 1 | -1/+14 |
* | Introduce PerlIO::get_layers() to allow people to peek | Jarkko Hietaniemi | 2003-04-14 | 1 | -1/+0 |
* | open(my $fh, ">&", STDOUT) should not warn under strict. | Jarkko Hietaniemi | 2003-04-09 | 1 | -1/+6 |
* | Try to be more descriptive than just __ANONIO__ which is what | Jarkko Hietaniemi | 2003-04-09 | 1 | -1/+32 |
* | Re: [perl #17830] open FH, "<&", $fd | Steve Grazzini | 2002-10-17 | 1 | -7/+10 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 1 | -4/+9 |
* | Disable warning noise | Rafael Garcia-Suarez | 2002-04-19 | 1 | -0/+1 |
* | More tests for the 3-arg open | Rafael Garcia-Suarez | 2002-04-19 | 1 | -1/+13 |
* | Take away the perlio-requiring tests.. | Jarkko Hietaniemi | 2002-03-25 | 1 | -57/+1 |
* | More correct now, but actually the two new tests | Jarkko Hietaniemi | 2002-03-25 | 1 | -3/+1 |
* | More neo-io tests from Stas Bekman. | Jarkko Hietaniemi | 2002-03-25 | 1 | -1/+53 |
* | Remove dubious test. | Abhijit Menon-Sen | 2002-02-16 | 1 | -38/+0 |
* | Absorb #14701 by Sarathy from maint-5.6. | Abhijit Menon-Sen | 2002-02-16 | 1 | -1/+38 |
* | which_perl for safer $^Xing | Michael G. Schwern | 2001-12-07 | 1 | -6/+8 |
* | [PATCH t/base/lex.t, term.t] Purging echo from base tests | Michael G. Schwern | 2001-12-07 | 1 | -222/+146 |
* | Implement: | Nick Ing-Simmons | 2001-03-24 | 1 | -1/+16 |
* | Don't include $@ in not ok message. | Nick Ing-Simmons | 2001-03-22 | 1 | -2/+2 |
* | Give a meaning to '&' in n-arg open case: | Nick Ing-Simmons | 2001-03-22 | 1 | -16/+16 |
* | [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl | Peter J. Farley III | 2000-10-26 | 1 | -0/+9 |
* | [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp | Peter J. Farley III | 2000-10-16 | 1 | -2/+2 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 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 | 1 | -4/+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 |
* | better implementation of change#3326; open(local $foo,...) now | Gurusamy Sarathy | 1999-12-04 | 1 | -84/+230 |
* | Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>. | Jarkko Hietaniemi | 1999-11-22 | 1 | -2/+2 |
* | 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 mainline 5.05_61 | Charles Bailey | 1999-09-06 | 1 | -2/+2 |
|\ |
|
| * | Exact path to perl for open -|. | Jarkko Hietaniemi | 1999-08-02 | 1 | -2/+2 |
* | | Skip open() tests that rely on Unix fork semantics | Charles Bailey | 1999-08-23 | 1 | -2/+5 |
|/ |
|
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -1/+77 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -1/+2 |
* | 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 |