| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make fresh_perl skip the embedded UTF-8 tests on EBCDIC. | Jarkko Hietaniemi | 2002-05-15 | 1 | -1/+10 |
* | Move the noisy tie core dump test to fresh_perl from op/tie. | Jarkko Hietaniemi | 2002-05-10 | 1 | -0/+7 |
* | [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null | Andrej Borsenkow | 2002-05-08 | 1 | -2/+2 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 5 | -7/+11 |
* | my $utf8here, our $utf8here, and package variable $utf8here. | Jarkko Hietaniemi | 2002-04-16 | 1 | -0/+23 |
* | If under UTF-8 locale the utf8.pm really needs to be found. | Jarkko Hietaniemi | 2002-04-01 | 1 | -0/+1 |
* | Configure followed by make minitest | Yitzchak Scott-Thoennes | 2002-02-08 | 1 | -1/+1 |
* | Retract the anon leak subpatch of #14418 and #14431 | Jarkko Hietaniemi | 2002-02-07 | 1 | -10/+0 |
* | Re: [PATCH] perl -V: | Jarkko Hietaniemi | 2002-01-31 | 1 | -2/+33 |
* | Integrate changes 13474+13478+13584 from maintperl; | Jarkko Hietaniemi | 2002-01-25 | 1 | -0/+10 |
* | [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6... | Yitzchak Scott-Thoennes | 2002-01-23 | 1 | -7/+3 |
* | Re: ext/Devel/DProf/DProf.t -- use exe_ext | Tels | 2002-01-19 | 1 | -2/+2 |
* | Rename kill_perl to fresh_perl; replace fresh_perl() | Jarkko Hietaniemi | 2002-01-17 | 1 | -3/+5 |
* | Retract #14144 as Hugo isn't happy with it. | Jarkko Hietaniemi | 2002-01-17 | 1 | -12/+0 |
* | Garbage collection. | Jarkko Hietaniemi | 2002-01-12 | 1 | -0/+1 |
* | Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More | Michael G. Schwern | 2002-01-12 | 1 | -1/+1 |
* | Add a new test for is-sprintf-preserving Unicodeness: | Jarkko Hietaniemi | 2002-01-11 | 1 | -11/+0 |
* | Seperating kill_perl() | Michael G. Schwern | 2002-01-11 | 1 | -61/+6 |
* | Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 2002010... | Jonathan Stowe | 2002-01-09 | 1 | -0/+33 |
* | (retracted by #14307) | Hugo van der Sanden | 2002-01-09 | 1 | -0/+12 |
* | [patch] peep() is rude | Hugo van der Sanden | 2002-01-08 | 1 | -0/+6 |
* | -t without -w | Michael G. Schwern | 2001-12-30 | 1 | -2/+4 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 1 | -3/+3 |
* | -t and the core tests; -t and PERL5OPT | Rafael Garcia-Suarez | 2001-12-17 | 1 | -3/+8 |
* | -t taint warnings | Michael G. Schwern | 2001-12-14 | 1 | -0/+43 |
* | Declaring mostly TODO | Michael G. Schwern | 2001-12-07 | 1 | -2/+12 |
* | which_perl for safer $^Xing | Michael G. Schwern | 2001-12-07 | 1 | -2/+5 |
* | [PATCH t/base/lex.t, term.t] Purging echo from base tests | Michael G. Schwern | 2001-12-07 | 1 | -9/+3 |