| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test for RT #2166: foreach spuriously autovivifies | Steve Peters | 2006-02-23 | 1 | -1/+13 |
* | Converted t/op/pos.t to use test.pl and added TODO test for | Steve Peters | 2006-02-23 | 1 | -9/+19 |
* | Fix typos and a missing bracket. | Nicholas Clark | 2006-02-22 | 1 | -2/+2 |
* | Avoid C<study>ing any strings that might change underneath us, such | Nicholas Clark | 2006-02-22 | 1 | -9/+3 |
* | Mark some new study tests as TODO | Rafael Garcia-Suarez | 2006-02-22 | 1 | -3/+9 |
* | Add a test for study() on tied scalars, by Andy Lester after | Rafael Garcia-Suarez | 2006-02-22 | 1 | -0/+50 |
* | Test warnings for converting globs to other forms. | Nicholas Clark | 2006-02-22 | 1 | -1/+29 |
* | Change 24643 made the mistake of assuming that CvCONST can only be true | Nicholas Clark | 2006-02-22 | 1 | -1/+11 |
* | op/magic failure on cygwin after 1.5.19-4 | Yitzchak Scott-Thoennes | 2006-02-20 | 1 | -1/+1 |
* | Trouble with $ENV{CDPATH} after change #27236 | Dominic Dunlop | 2006-02-20 | 1 | -10/+5 |
* | patch@27236 vms glob/readdir/chdir EFS/long filename support | John E. Malmberg | 2006-02-20 | 1 | -0/+1 |
* | utftaint.t won't be able to run tests with -T if you have | Nicholas Clark | 2006-02-20 | 1 | -7/+15 |
* | To make arithmetic on tainted dualvars work properly requires that | Nicholas Clark | 2006-02-19 | 1 | -1/+11 |
* | As Anno Siegel points out, mtime/ctime test should be skipped | Rafael Garcia-Suarez | 2006-02-18 | 1 | -1/+1 |
* | Turn of tainting locally inside swash_init(), as the internal | Nicholas Clark | 2006-02-18 | 1 | -1/+7 |
* | Assume that if runperl is called under tainting, that the caller really | Nicholas Clark | 2006-02-18 | 1 | -0/+9 |
* | Convert utftaint.t to test.pl (from Test.pm) and provide it with | Nicholas Clark | 2006-02-18 | 1 | -82/+42 |
* | [patch] t/lib/warnings/pp_sys | Paul Green | 2006-02-16 | 1 | -2/+2 |
* | CPAN::FirstTime can go as well from the untested module list | Rafael Garcia-Suarez | 2006-02-16 | 1 | -1/+0 |
* | Pod::Plainer is tested, actually (spotted by chromatic) | Rafael Garcia-Suarez | 2006-02-16 | 1 | -1/+0 |
* | One shouldn't be able to dereference a GLOB as a SCALAR. | Yitzchak Scott-Thoennes | 2006-02-14 | 1 | -1/+13 |
* | Skip new chdir warning test if fchdir is not available | Rafael Garcia-Suarez | 2006-02-09 | 1 | -4/+14 |
* | [perl #38464] chdir() on closed handles | Peter Dintelmann | 2006-02-08 | 1 | -0/+19 |
* | Allow bareword file handle as argument to chdir(). | Gisle Aas | 2006-02-07 | 1 | -2/+17 |
* | Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8) | Nicholas Clark | 2006-02-07 | 1 | -1/+13 |
* | Fix bug #38439 - reference to typeglob assignment needs to be based | Nicholas Clark | 2006-02-06 | 1 | -1/+20 |
* | Make Perl_gv_fetchpvn_flags actually heed the passed in length. | Nicholas Clark | 2006-01-31 | 1 | -2/+1 |
* | Code assumes that *FOO{SCALAR} will always return a scalar reference, | Nicholas Clark | 2006-01-30 | 1 | -1/+14 |
* | Now that change #26410 is reverted, mark as TODO the tests added | Rafael Garcia-Suarez | 2006-01-23 | 1 | -7/+3 |
* | Missing chunk in change #26926 | Rafael Garcia-Suarez | 2006-01-23 | 1 | -2/+1 |
* | Change the regression test added by 26410 to use test.pl; this makes | Nicholas Clark | 2006-01-23 | 2 | -3/+37 |
* | Change 26410 caused a regression, with the RVALUE return value of | Nicholas Clark | 2006-01-18 | 1 | -2/+13 |
* | Explain better how that test count works. | Rafael Garcia-Suarez | 2006-01-18 | 1 | -3/+4 |
* | New t/comp/require.t tests should go before the conditional exit. | Nicholas Clark | 2006-01-18 | 1 | -9/+10 |
* | Regression test for change #26881 | Rafael Garcia-Suarez | 2006-01-17 | 1 | -1/+10 |
* | defined %foo::bar:: wasn't working like it used to do in evals | Rafael Garcia-Suarez | 2006-01-16 | 1 | -1/+6 |
* | Give up on through.t on VMS for now -- no can do with current | Craig A. Berry | 2006-01-14 | 1 | -0/+4 |
* | Adapt test.valgrind make target to recent valgrinds (3.x) | Rafael Garcia-Suarez | 2006-01-14 | 1 | -1/+1 |
* | Additional tests for RT #38207: "Useless localization of constant ($[) | Steve Peters | 2006-01-13 | 1 | -1/+14 |
* | Don't warn when localizing $[ | Rafael Garcia-Suarez | 2006-01-12 | 1 | -0/+1 |
* | Compress::Zlib becomes zlib agnostic | Paul Marquess | 2006-01-10 | 13 | -23/+5161 |
* | Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches) | Yitzchak Scott-Thoennes | 2006-01-09 | 1 | -0/+3 |
* | RE: Failing tests on VMS blead@26652 | Paul Marquess | 2006-01-09 | 1 | -2/+2 |
* | pod2usage2.t is not readily portable to VMS either | Craig A. Berry | 2006-01-08 | 1 | -2/+2 |
* | Don't code the absolute number of tests for the UTF8/EBCDIC case; much | Nicholas Clark | 2006-01-06 | 1 | -1/+1 |
* | Upgrade to version-0.52 | Steve Peters | 2006-01-06 | 1 | -8/+6 |
* | Move "DEVEL####" marker to the 'perl -v' output. | Gisle Aas | 2006-01-06 | 1 | -1/+1 |
* | Make '-s' on the shebang line able to parse -foo=bar switches again. | Gisle Aas | 2006-01-06 | 1 | -3/+19 |
* | Since we no longer autovivify stashes (change #26370), we need | Rafael Garcia-Suarez | 2006-01-02 | 1 | -1/+7 |
* | Add a test for change 26547. (We no longer expect to see errors about | Nicholas Clark | 2005-12-31 | 1 | -1/+15 |