| Commit message (Expand) | Author | Age | Files | Lines |
* | Move script.t from t/comp to t/run, as it's a test for invoking perl. | Nicholas Clark | 2009-10-08 | 1 | -0/+29 |
* | Adapt test to accept local uncommitted changes | Rafael Garcia-Suarez | 2009-10-03 | 1 | -1/+1 |
* | For miniperl, disable PERL_UNICODE and -C. | Nicholas Clark | 2009-09-23 | 1 | -0/+5 |
* | split: Remove implicit split to @_ | Bo Borgerson | 2009-09-13 | 1 | -2/+2 |
* | Remove code specific to MacOS Classic from core tests | Rafael Garcia-Suarez | 2009-09-08 | 4 | -13/+7 |
* | t/TEST shouldn't use -M options until we've tested that they work. | Nicholas Clark | 2009-08-26 | 1 | -2/+2 |
* | WIFEXITED() cygwin regression | Reini Urban | 2009-08-04 | 1 | -1/+1 |
* | Avoid using embedded newlines in the "one"liners passed to runperl(). | Nicholas Clark | 2009-07-27 | 1 | -3/+3 |
* | Add tests for where -C differs between then #! and command lines. | Nicholas Clark | 2009-07-26 | 1 | -1/+13 |
* | Allow -C on the #! line when it is identical to -C on the command line. | Father Chrysostomos | 2009-07-26 | 1 | -1/+5 |
* | Some of the TODOs in switches.t actually work on VMS. | Craig A. Berry | 2009-07-18 | 1 | -0/+6 |
* | use strict by default if "use 5.011" is in effect! | Steffen Mueller | 2009-07-07 | 1 | -1/+6 |
* | Trim all trailing / from "." in @INC when filling %INC | Rafael Garcia-Suarez | 2009-06-25 | 1 | -1/+16 |
* | tt is a reserved device name on VMS | Craig A. Berry | 2009-05-16 | 1 | -9/+9 |
* | do/require don't treat '.\foo' or '..\foo' as "absolute paths" on Windows. | Christoph Lamprecht | 2009-05-13 | 1 | -1/+21 |
* | [PATCH] Allow PERL5OPT=-W | Michael G Schwern | 2009-04-25 | 1 | -1/+10 |
* | Tests for S_incpush_use_sep() splitting on : (or platform equivalent) | Nicholas Clark | 2009-02-17 | 1 | -1/+47 |
* | In runenv.t, break apart running perl and testing the output into two functions. | Nicholas Clark | 2009-02-17 | 1 | -16/+20 |
* | VMS posix exit fixes | John Malmberg | 2009-01-04 | 1 | -3/+5 |
* | much better git related version numbering in our (*nix for now) build process | Yves Orton | 2008-12-31 | 1 | -2/+3 |
* | Better fix for bug #6665 | Rafael Garcia-Suarez | 2008-12-26 | 1 | -3/+3 |
* | Revert "[perl #6665] Different behavior using the -Idir option on the command... | Rafael Garcia-Suarez | 2008-12-26 | 1 | -2/+2 |
* | [perl #6665] Different behavior using the -Idir option on the command line an... | Renee Baecker | 2008-12-26 | 1 | -2/+2 |
* | f6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be reflected in our switch | Nicholas Clark | 2008-12-20 | 1 | -1/+1 |
* | [patch@34779] Get posix exit mode working/tested on VMS | John E. Malmberg | 2008-11-10 | 1 | -4/+28 |
* | Fix #30660: Repeated spaces on shebang line stops option parsing | Nicholas Clark | 2008-08-28 | 1 | -1/+17 |
* | Convert all unimaginative (ie race condition) temporary file names to | Nicholas Clark | 2008-08-08 | 7 | -43/+30 |
* | Use test.pl, not Test.pm, in t/run/*.t | Nicholas Clark | 2008-08-08 | 1 | -3/+3 |
* | Fix run/switches test on Win32 | Steve Hay | 2008-06-10 | 1 | -1/+1 |
* | Probably starting with the changes in change #33897, | Steve Peters | 2008-06-01 | 1 | -1/+2 |
* | Handle PL_minus_E before PL_minus_{n,p}. | Florian Ragwitz | 2008-05-11 | 1 | -1/+7 |
* | Test dbmopen more thoroughly, including closing the coverage hole for | Nicholas Clark | 2008-04-17 | 1 | -30/+0 |
* | for -M:Foo, extended and revised | Robin Barker | 2008-03-02 | 1 | -1/+29 |
* | Note the U8 sized space created by removing -P, and check that it is | Nicholas Clark | 2008-01-11 | 1 | -2/+2 |
* | Remove the -P switch | Rafael Garcia-Suarez | 2008-01-11 | 2 | -56/+0 |
* | Remove the 'err' keyword | Rafael Garcia-Suarez | 2007-09-07 | 1 | -6/+1 |
* | Test that all the unknown command line flags are unknown. | Nicholas Clark | 2007-08-25 | 1 | -6/+8 |
* | Test '-x dir' | Jerry D. Hedden | 2007-08-09 | 3 | -3/+53 |
* | cloexec.t works under Cygwin | Jerry D. Hedden | 2007-06-21 | 1 | -2/+0 |
* | Remove support for assertions and -A | Rafael Garcia-Suarez | 2007-06-05 | 1 | -37/+0 |
* | Re: run/cloexec.t is failing | Marcus Holland-Moritz | 2007-01-30 | 1 | -2/+2 |
* | Avoid test failure with for a -Dusesitecustomize perl. | Gisle Aas | 2007-01-29 | 1 | -2/+2 |
* | Re: the new t/run/cloexec.t failing in Solaris and Tru64 | Andrew Savige | 2006-11-06 | 1 | -30/+40 |
* | New test for close-on-exec ($^F): t/run/cloexec.t | Andrew Savige | 2006-11-04 | 1 | -0/+164 |
* | Re: Off by one in the trie code? | Yves Orton | 2006-10-19 | 3 | -3/+3 |
* | z/OS: t/ - mostly EBCDIC fixes | Jarkko Hietaniemi | 2006-07-12 | 1 | -1/+13 |
* | Re: [perl #38657] -d:Foo=bar broke in 5.8.8 | Jarkko Hietaniemi | 2006-03-03 | 1 | -2/+11 |
* | Move "DEVEL####" marker to the 'perl -v' output. | Gisle Aas | 2006-01-06 | 1 | -1/+1 |
* | Make '-s' on the shebang line able to parse -foo=bar switches again. | Gisle Aas | 2006-01-06 | 1 | -3/+19 |
* | Feature bundle is now :5.10, and add -E switch | Robin Houston | 2005-12-21 | 1 | -2/+25 |