| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Feature bundle is now :5.10, and add -E switch | Robin Houston | 2005-12-21 | 1 | -2/+25 |
* | Remove some hardcoded references to ./perl in tests | Rafael Garcia-Suarez | 2005-12-20 | 1 | -1/+1 |
* | Oops, change 26326 broke t/run/switches.t | Gisle Aas | 2005-12-12 | 1 | -1/+1 |
* | [patch@25763] Fix VMS error/exit handling, update kill function | John E. Malmberg | 2005-10-16 | 1 | -7/+13 |
* | [patch] blead@25282 | John E. Malmberg | 2005-08-11 | 1 | -18/+58 |
* | Being more careful about newlines | Michael G. Schwern | 2005-07-28 | 1 | -5/+8 |
* | Same fix, for the test, now. | Rafael Garcia-Suarez | 2005-06-20 | 1 | -1/+1 |
* | better assertion support | Salvador Fandiño | 2005-06-14 | 1 | -4/+5 |
* | Skip signals and core dump tests on Win32 | Steve Hay | 2005-05-27 | 1 | -11/+18 |
* | Gisle noted an unused variable | Rafael Garcia-Suarez | 2005-05-20 | 1 | -3/+0 |
* | Fix the new exit() tests, by Gisle Aas : | Rafael Garcia-Suarez | 2005-05-19 | 1 | -2/+1 |
* | Adjust VMS test count | Rafael Garcia-Suarez | 2005-05-19 | 1 | -1/+1 |
* | Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH] | Gisle Aas | 2005-05-18 | 1 | -2/+26 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -1/+1 |
* | minitest fix | Rafael Garcia-Suarez | 2005-03-22 | 1 | -1/+1 |
* | Change 23727 broke code that relied on \ being escaped. | Nicholas Clark | 2005-01-02 | 1 | -0/+31 |
* | Fix breakage caused by Change 23179 | Steve Hay | 2004-08-02 | 1 | -1/+1 |
* | Skip test when building without Encode. | Marcus Holland-Moritz | 2004-08-01 | 1 | -0/+1 |
* | Re: Segfault using HTML::Entities | Jarkko Hietaniemi | 2004-07-09 | 1 | -0/+16 |
* | More @INC test fixes | Rafael Garcia-Suarez | 2004-06-25 | 1 | -1/+1 |
* | Include variable names in "Use of uninitialized value" warnings | Dave Mitchell | 2004-04-23 | 2 | -4/+4 |
* | Fix bug #24813 : the -0 wasn't recognized on the #! line | Rafael Garcia-Suarez | 2004-01-06 | 1 | -0/+3 |
* | Use $Config{_exe}. | Jarkko Hietaniemi | 2003-09-14 | 1 | -2/+3 |
* | Re: [PATCH 5.8.1 @20218] OS/2 API | Ilya Zakharevich | 2003-09-14 | 1 | -1/+1 |
* | Make the new glob tests pass (well, skip) even with miniperl. | Jarkko Hietaniemi | 2003-09-13 | 1 | -8/+10 |
* | VMS does not have quite UNIX glob semantics. | Jarkko Hietaniemi | 2003-09-03 | 1 | -0/+14 |
* | glob() bug | Gurusamy Sarathy | 2003-09-01 | 1 | -2/+17 |
* | Add test for -i. | Jarkko Hietaniemi | 2003-08-31 | 1 | -2/+38 |
* | Add tests for -h and (unknown) -z. | Jarkko Hietaniemi | 2003-08-31 | 1 | -4/+24 |
* | Add test for -v. | Jarkko Hietaniemi | 2003-08-31 | 1 | -3/+22 |
* | List the switches tested in switches.t. | Jarkko Hietaniemi | 2003-08-31 | 1 | -1/+2 |
* | Re: [PATCH] valgrind and /#/x | Adrian M. Enache | 2003-08-26 | 1 | -1/+0 |
* | Some docs for the assertions. | Rafael Garcia-Suarez | 2003-06-17 | 1 | -2/+2 |
* | Re: SPUG:-s option doesn't always work! | Yitzchak Scott-Thoennes | 2003-06-05 | 1 | -3/+2 |
* | [PATCH #2] Re: [perl #22181] goto undefines my() variables | Dave Mitchell | 2003-05-24 | 1 | -1/+1 |
* | Forgot to check in the -d: file. | Jarkko Hietaniemi | 2003-05-02 | 1 | -1/+1 |
* | The [perl #21890] (Devel::Coverage breakage) has been fixed | Jarkko Hietaniemi | 2003-05-02 | 1 | -0/+40 |
* | Some low-hanging fruit for EBCDIC portability | Jarkko Hietaniemi | 2003-03-31 | 1 | -3/+5 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-12 | 1 | -6/+14 |
* | VMS has an extra \n at the end, and I assume Windows has \r\n. | Jarkko Hietaniemi | 2003-03-10 | 1 | -7/+6 |
* | Make the -A switch work without an assertion name. | Rafael Garcia-Suarez | 2003-03-06 | 1 | -1/+6 |
* | cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption | Adrian M. Enache | 2003-03-06 | 1 | -1/+1 |
* | Narrow down the -C test skippage. | Jarkko Hietaniemi | 2003-03-02 | 1 | -4/+3 |
* | The -CI cannot be easily tested under UTF-8 locale with | Jarkko Hietaniemi | 2003-03-02 | 1 | -5/+12 |
* | Add tests for the -C switch. Depending on the | Jarkko Hietaniemi | 2003-02-25 | 1 | -0/+57 |
* | Shouldn't have added as t/run/switchA.t in #18739 - it'll cause | Hugo van der Sanden | 2003-02-18 | 1 | -0/+0 |
* | Re: Did the assertion patch/feature submission get overlooked? | Salvador Fandiño | 2003-02-18 | 1 | -0/+31 |
* | Add the test of [perl #8760] (fixed by change #18656). | Jarkko Hietaniemi | 2003-02-05 | 1 | -0/+6 |
* | Fix "[perl #20667] unicode regex vs non-unicode regex". | Jarkko Hietaniemi | 2003-02-04 | 1 | -0/+12 |
* | Change the value of ${^TAINT} : 0 without taint checks, | Rafael Garcia-Suarez | 2003-01-06 | 2 | -2/+2 |