| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | VMS test adjustments | Craig A. Berry | 2003-01-06 | 1 | -3/+9 |
* | build | Ilya Zakharevich | 2002-12-17 | 1 | -4/+8 |
* | Move some tests from t/run/fresh_perl.t | Rafael Garcia-Suarez | 2002-11-22 | 1 | -54/+1 |
* | t/run/runenv.t bug | Salvador Fandiño | 2002-11-10 | 1 | -1/+17 |
* | Re: [perl #18066] Bug in -I when path has double colons? | Slaven Rezic | 2002-11-04 | 2 | -1/+42 |
* | Reverse change #8066 and sense of test, to satisfy [perl #17763] | Hugo van der Sanden | 2002-10-24 | 1 | -1/+3 |
* | Re: [perl #17951] Strange UTF error | Jarkko Hietaniemi | 2002-10-20 | 1 | -0/+14 |
* | Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86) | Abe Timmerman | 2002-10-17 | 1 | -1/+1 |
* | The -0 command-line switch wasn't setting $/ at compile-time. | Rafael Garcia-Suarez | 2002-10-12 | 1 | -1/+7 |
* | Integrate maint patches #13474, #13478, #13584, and #16539; | Jarkko Hietaniemi | 2002-07-07 | 1 | -0/+13 |
* | Recover some of the #16845. | Jarkko Hietaniemi | 2002-05-29 | 1 | -6/+0 |
* | Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501 | Jarkko Hietaniemi | 2002-05-28 | 1 | -0/+6 |
* | Make use vars grok UTF-8. | Jarkko Hietaniemi | 2002-05-18 | 1 | -0/+10 |
* | Re: t/op/tie.t #19 TODO ENOTWORKING | Michael G. Schwern | 2002-05-18 | 1 | -6/+0 |