Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux/NFS hackery was not faking right number of passes. | Nick Ing-Simmons | 2002-01-25 | 1 | -11/+13 |
* | Expand command line test globs on Win32. | Nick Ing-Simmons | 2002-01-24 | 1 | -1/+6 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-20 | 4 | -7/+12 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-18 | 1 | -0/+17 |
|\ | |||||
| * | 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 |
* | | Integrate mainline (for ndbm fixes etc.) | Nick Ing-Simmons | 2002-01-17 | 5 | -24/+64 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-01-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | 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 |
* | | Blind integrate of bulk of mainline. | Nick Ing-Simmons | 2002-01-15 | 9 | -23/+83 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-01-13 | 7 | -33/+176 |
|\ \ | |/ | |||||
| * | *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 |
* | | Integrate mainline (on Win32 - risky) for vmem.h stuff | Nick Ing-Simmons | 2002-01-11 | 6 | -62/+114 |
|\ \ | |/ | |||||
| * | 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 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-01-10 | 3 | -2/+39 |
|\ \ | |/ | |||||
| * | 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 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-01-09 | 4 | -1/+98 |
|\ \ | |/ | |||||
| * | 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 |