| Commit message (Expand) | Author | Age | Files | Lines |
* | Undo the renaming of the Unicode data files; the simple | Jarkko Hietaniemi | 2002-01-21 | 1 | -1/+1 |
* | Re: [PATCH warnings, perldiag] document diagnostics | Rafael Garcia-Suarez | 2002-01-21 | 2 | -3/+3 |
* | Make also hex() and oct() to croak if their arguments | Jarkko Hietaniemi | 2002-01-20 | 1 | -1/+6 |
* | Re: ext/Devel/DProf/DProf.t -- use exe_ext | Tels | 2002-01-19 | 3 | -6/+6 |
* | Syncing with bleadperl | Michael G. Schwern | 2002-01-18 | 1 | -0/+17 |
* | Rename kill_perl to fresh_perl; replace fresh_perl() | Jarkko Hietaniemi | 2002-01-17 | 2 | -10/+46 |
* | Retract #14144 as Hugo isn't happy with it. | Jarkko Hietaniemi | 2002-01-17 | 1 | -12/+0 |
* | Fix crypt.t and fs.t tests | Paul Green | 2002-01-16 | 2 | -2/+5 |
* | Re: [PATCH] length of undefined $(digit) should warn | Rafael Garcia-Suarez | 2002-01-16 | 1 | -1/+7 |
* | (replaced by #14303) | Rafael Garcia-Suarez | 2002-01-16 | 1 | -0/+7 |
* | Make the test harder. | Jarkko Hietaniemi | 2002-01-15 | 1 | -2/+2 |
* | [PATCH] Overriding readline() should also override <FH> | Rafael Garcia-Suarez | 2002-01-15 | 1 | -1/+19 |
* | Big mktables rewrite from Jeffrey; | Jarkko Hietaniemi | 2002-01-14 | 1 | -18/+15 |
* | Start a new test category: uni. Much of t/op/pat | Jarkko Hietaniemi | 2002-01-13 | 4 | -1/+2 |
* | Move the UTF-8 conversion code earlier so that | Jarkko Hietaniemi | 2002-01-13 | 1 | -1/+1 |
* | Make the crypt() pickier: if downgrading doesn't work, | Jarkko Hietaniemi | 2002-01-13 | 1 | -2/+12 |
* | Re: lookbehind broken with latest bleedperl | Hugo van der Sanden | 2002-01-13 | 1 | -0/+34 |
* | *groan* | Jarkko Hietaniemi | 2002-01-13 | 1 | -1/+1 |
* | One more sharp s case found by Jeffrey. | Jarkko Hietaniemi | 2002-01-13 | 1 | -11/+17 |
* | Couple more Unicode lookbehind tests. | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+3 |
* | Sharp S as a special treat for our German UTF-8 testers :-) | Jarkko Hietaniemi | 2002-01-12 | 1 | -16/+14 |
* | B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs | Mattia Barbon | 2002-01-12 | 1 | -1/+2 |
* | This is getting embarrassing. | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+1 |
* | Updating the test count is good; also rephrasing | Jarkko Hietaniemi | 2002-01-12 | 1 | -2/+2 |
* | Andreas is busy :-) | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+14 |
* | Unicode lookbehind looked bad. | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+8 |
* | 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 | 2 | -3/+2 |
* | Correct misleading error message | Mike Guy | 2002-01-12 | 2 | -3/+4 |
* | Add a new test for is-sprintf-preserving Unicodeness: | Jarkko Hietaniemi | 2002-01-11 | 2 | -11/+126 |
* | Yet another twist. | Jarkko Hietaniemi | 2002-01-11 | 1 | -1/+2 |
* | Arguments were being mangled. | Jarkko Hietaniemi | 2002-01-11 | 1 | -1/+1 |
* | Seperating kill_perl() | Michael G. Schwern | 2002-01-11 | 2 | -62/+69 |
* | Test::Harness 2.01 | Michael G. Schwern | 2002-01-11 | 4 | -0/+44 |
* | No 'once' warnings for variables declared with our | Gisle Aas | 2002-01-10 | 1 | -1/+0 |
* | Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 2002010... | Jonathan Stowe | 2002-01-09 | 1 | -0/+33 |
* | op/readdir.t (was Re: perl@14152) | Nicholas Clark | 2002-01-09 | 1 | -1/+6 |
* | Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly | Hugo van der Sanden | 2002-01-09 | 1 | -0/+1 |
* | Re: Weird Malformed warning in bleadperl | Andreas König | 2002-01-09 | 1 | -1/+15 |
* | (retracted by #14307) | Hugo van der Sanden | 2002-01-09 | 1 | -0/+12 |
* | SANY (. with /s) wasn't happy on Unicode. | Jarkko Hietaniemi | 2002-01-09 | 1 | -1/+19 |
* | [patch] peep() is rude | Hugo van der Sanden | 2002-01-08 | 1 | -0/+6 |
* | unifold is really an op test since it requires | Jarkko Hietaniemi | 2002-01-08 | 1 | -0/+46 |
* | Not OK 13843 | Andreas König | 2002-01-08 | 1 | -1/+10 |
* | Math-BigInt v1.49 released | Tels | 2002-01-08 | 3 | -15/+14 |
* | Last patch needed to get Perl5.7 to build natively on VOS | Paul Green | 2002-01-07 | 2 | -6/+8 |
* | Forgot from #14115. | Jarkko Hietaniemi | 2002-01-07 | 1 | -0/+1 |
* | B, B::C, perlcc, t/TEST | Mattia Barbon | 2002-01-06 | 1 | -10/+38 |
* | Tests for #14098. | Jarkko Hietaniemi | 2002-01-06 | 1 | -1/+14 |
* | Bad prototype detection now an optional warning | Sam Tregar | 2002-01-06 | 1 | -0/+1 |