| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #22969] fix $hash{utf8bareword} | Rafael Garcia-Suarez | 2003-07-29 | 1 | -1/+14 |
* | #20177 broke skip logic in t/op/write.t | Craig A. Berry | 2003-07-28 | 1 | -1/+1 |
* | t/op/write.t cleanup after itself. | Michael G. Schwern | 2003-07-28 | 1 | -0/+1 |
* | fresh_perl_(is|like) were printing out the wrong file/line | Jarkko Hietaniemi | 2003-07-27 | 1 | -1/+4 |
* | cleanup tiehandle.t to use test.pl, is(), like(), etc... | Jarkko Hietaniemi | 2003-07-27 | 1 | -47/+46 |
* | Further Byteloader tweaks from Enache. | Jarkko Hietaniemi | 2003-07-27 | 1 | -5/+3 |
* | Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all | Adrian M. Enache | 2003-07-27 | 1 | -4/+31 |
* | Grabbed from www.makemaker.org. | Jarkko Hietaniemi | 2003-07-24 | 1 | -0/+54 |
* | PATCH: More edge tests on t/op/pow.t | Andy Lester | 2003-07-24 | 1 | -2/+19 |
* | Re: Reference to tied elements results in lvalue. | Dave Mitchell | 2003-07-24 | 1 | -0/+17 |
* | Re: Fatal 5.8.1 error in our $FOO = x if $FOO | Dave Mitchell | 2003-07-24 | 1 | -0/+6 |
* | [PATCH] Re: Perl formats do not work with tied values | Rafael Garcia-Suarez | 2003-07-21 | 1 | -6/+30 |
* | Re: [PATCH] test clean-up for VMS | Craig A. Berry | 2003-07-21 | 3 | -3/+7 |
* | The warning "Possible precedence problem on bitwise operator" | Rafael Garcia-Suarez | 2003-07-20 | 1 | -0/+1 |
* | Re: [PATCH] Re: Oops - Can't calculate our powers | Andreas König | 2003-07-18 | 1 | -7/+13 |
* | [ PATCH] Re: isa(UNIVERSAL)? | Dave Mitchell | 2003-07-18 | 1 | -1/+9 |
* | Re: Oops - Can't calculate our powers | Stephen McCamant | 2003-07-18 | 1 | -1/+4 |
* | Add a TODO test for perlbug #19049 | Alexander Gough | 2003-07-13 | 1 | -2/+7 |
* | Test the vX => ... fix. | Jarkko Hietaniemi | 2003-07-09 | 1 | -1/+11 |
* | DProf fixes | Radu Greab | 2003-07-06 | 4 | -0/+36 |
* | Upgrade to Math::BigInt v1.65, Math::BigRat v0.10, | Rafael Garcia-Suarez | 2003-07-04 | 3 | -6/+11 |
* | t/op/magic.t on FreeBSD | Slaven Rezic | 2003-07-03 | 1 | -1/+3 |
* | Re: randomly untainting? | Rafael Garcia-Suarez | 2003-07-03 | 1 | -1/+4 |
* | Extra light testing for the UTF-8 cache | Jarkko Hietaniemi | 2003-07-03 | 1 | -1/+16 |
* | "without parens" vs "without parentheses" | Iain Truskett | 2003-07-03 | 1 | -4/+4 |
* | Minor test adjustments : | Rafael Garcia-Suarez | 2003-07-02 | 2 | -9/+9 |
* | various Deparse fixes | Dave Mitchell | 2003-07-02 | 2 | -2/+2 |
* | It would seem that in Linux 2.2 there is no way | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+7 |
* | Fix for [perl #22759 insufficient format string checking]; | Jarkko Hietaniemi | 2003-07-02 | 1 | -0/+1 |
* | ...and getting the comma right, too. | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | Getting the whitespace right. | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | FreeBSD $0 dance. | Jarkko Hietaniemi | 2003-07-02 | 1 | -2/+5 |
* | Fix from Enache Adrian for the magic.t failure in | Jarkko Hietaniemi | 2003-07-02 | 1 | -2/+4 |
* | VMS: with this, 100% make test in Compaq C V6.5-001 | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | B:: fixes + 'When were CVOPs gone ?' | Adrian M. Enache | 2003-07-01 | 1 | -1/+1 |
* | $0 test tweaks from Andreas. | Jarkko Hietaniemi | 2003-06-30 | 1 | -3/+16 |
* | Fix test count, by Abe Timmerman. | Rafael Garcia-Suarez | 2003-06-28 | 1 | -1/+1 |
* | Fix [perl #21742] : | Rafael Garcia-Suarez | 2003-06-25 | 1 | -3/+3 |
* | Re: [perl #22719] ISA cache problem with blessed stash objects | Dave Mitchell | 2003-06-24 | 1 | -1/+9 |
* | Re: Is it a Bug? ($c .= "5") . "6" | Adrian M. Enache | 2003-06-22 | 1 | -1/+6 |
* | Re: [perl #17934] tied STDERR and internal warnings | Steve Grazzini | 2003-06-19 | 2 | -1/+39 |
* | MPE/iX gets serious indigestion on w-packed infinities. | Jarkko Hietaniemi | 2003-06-19 | 1 | -0/+3 |
* | Re: [perl #22727] split() with re_eval segfaults/panics | Adrian M. Enache | 2003-06-18 | 1 | -2/+10 |
* | Some docs for the assertions. | Rafael Garcia-Suarez | 2003-06-17 | 1 | -2/+2 |
* | Revert change #19126, a poor attempt at fixing bug #21742. | Marcus Holland-Moritz | 2003-06-16 | 2 | -2/+19 |
* | Rename again the warning about $* being no longer supported | Rafael Garcia-Suarez | 2003-06-15 | 1 | -2/+2 |
* | Remove all magic in untie() | Aaron J. Mackey | 2003-06-15 | 1 | -0/+17 |
* | Rename the warning about $* being removed, | Rafael Garcia-Suarez | 2003-06-14 | 1 | -1/+1 |
* | Remove the deprecated $* variable. | Rafael Garcia-Suarez | 2003-06-13 | 3 | -15/+23 |
* | Add a new warning, "Newline in left-justified string for printf/sprintf" | Robin Barker | 2003-06-12 | 1 | -0/+19 |