| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: 5.6.2-RC1 on Cygwin | Yitzchak Scott-Thoennes | 2003-12-13 | 1 | -1/+11 |
* | fix bug #24605. | Adrian M. Enache | 2003-12-11 | 1 | -1/+8 |
* | SCALAR/FIRSTKEY for tied hashes in scalar context | Tassilo von Parseval | 2003-12-06 | 1 | -0/+95 |
* | Fix a regression introduced by change #21694 on sprintf() | Rafael Garcia-Suarez | 2003-11-28 | 1 | -0/+20 |
* | Arguments to skip were the wrong way round, hence why all the *BSDs | Nicholas Clark | 2003-11-28 | 1 | -1/+1 |
* | Re: bug or a feature? | Torsten Foertsch | 2003-11-25 | 1 | -1/+25 |
* | Fix bug [perl #24508] Wrong assignment in nested assignment | Rafael Garcia-Suarez | 2003-11-19 | 1 | -1/+9 |
* | Fix bug [perl #24380] : assigning to a hash in list | Rafael Garcia-Suarez | 2003-11-13 | 1 | -2/+18 |
* | Re: [perl #24248] taint propagation regression, | Rick Delaney | 2003-11-06 | 1 | -1/+33 |
* | [patch t/op/hash.t] extending the hash attack test | Stas Bekman | 2003-11-05 | 1 | -1/+85 |
* | Re: 'make minitest' fails for op/cproto and op/pat | Michael G. Schwern | 2003-11-05 | 1 | -1/+3 |
* | Add Internals::HvREHASH to expose the rehashing flag | Nicholas Clark | 2003-11-01 | 1 | -0/+27 |
* | Off-by-one error in regcomp.c | Slaven Rezic | 2003-10-31 | 1 | -0/+2 |
* | Rewrite to correctly use test.pl | Michael G. Schwern | 2003-10-30 | 1 | -3/+3 |
* | Fix for the orange lion bug - aka empty sub bug | Artur Bergman | 2003-10-30 | 1 | -0/+19 |
* | Add a new taint error, "%ENV is aliased to %s". | Rafael Garcia-Suarez | 2003-10-27 | 1 | -6/+5 |
* | When %ENV has been turned into a non-magical hash after a | Rafael Garcia-Suarez | 2003-10-26 | 1 | -1/+13 |
* | Re: [perl #948] $, untieable? | Richard Clamp | 2003-10-25 | 1 | -0/+31 |
* | Suppress the test file t/op/nothr5005.t and integrate its tests into | Rafael Garcia-Suarez | 2003-10-09 | 2 | -67/+32 |
* | Re: Simple @INC hook core dump [PATCH] | Gisle Aas | 2003-10-09 | 1 | -2/+19 |
* | Fix bug #24108: Goto +foo broken | Rafael Garcia-Suarez | 2003-10-08 | 1 | -1/+9 |
* | Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton), | Abhijit Menon-Sen | 2003-10-07 | 1 | -6/+6 |
* | Why should -3**$x be more precisely determined than 3**$x? | Abhijit Menon-Sen | 2003-10-07 | 1 | -1/+1 |
* | Fixing UNIVERSAL.pm's bit of unpleasantness | Michael G. Schwern | 2003-10-07 | 1 | -1/+7 |
* | Re: 5.8.1 and srand | Slaven Rezic | 2003-10-02 | 1 | -0/+18 |
* | Re: NCR MP-RAS perl problems [perl #23791] | grommel@sears.com | 2003-09-30 | 1 | -1/+1 |
* | Add a TODO test for bug #23790, by Abigail | Rafael Garcia-Suarez | 2003-09-30 | 1 | -1/+13 |
* | Re: NCR MP-RAS perl problems [perl #23791] | grommel@sears.com | 2003-09-23 | 1 | -0/+3 |
* | When localising a magic value, propagate the readonly flag | Rafael Garcia-Suarez | 2003-09-22 | 1 | -1/+6 |
* | -M -A -C broken | Ilya Zakharevich | 2003-09-18 | 1 | -1/+16 |
* | magic.t | Ilya Zakharevich | 2003-09-17 | 1 | -1/+2 |
* | More suggested patches for NCR MP-RAS from Andy Dougherty. | Jarkko Hietaniemi | 2003-09-16 | 1 | -1/+7 |
* | Check the context of for/grep/map. | Jarkko Hietaniemi | 2003-09-14 | 1 | -1/+20 |
* | Re: unicode regex problem | Hugo van der Sanden | 2003-09-13 | 1 | -2/+12 |
* | Replace #21158 with a better patch from Hugo | Jarkko Hietaniemi | 2003-09-11 | 1 | -2/+29 |
* | [perl #23769] Unicode regex broken on simple example | Jarkko Hietaniemi | 2003-09-10 | 1 | -2/+13 |
* | One more test count tweak. | Jarkko Hietaniemi | 2003-09-09 | 1 | -1/+1 |
* | Re: [PATCH] honoring void context for map(), return from sub end test | david nicol | 2003-09-09 | 1 | -0/+8 |
* | Another seemingly fixed (un)tie bug, | Jarkko Hietaniemi | 2003-09-05 | 1 | -0/+41 |
* | An untie test from perlmonks-- worked in 5.6.1, | Jarkko Hietaniemi | 2003-09-02 | 1 | -0/+38 |
* | Ultrix VAX is like VMS VAX in floating point. | Jarkko Hietaniemi | 2003-09-01 | 1 | -3/+7 |
* | Setup @INC. | Jarkko Hietaniemi | 2003-08-30 | 1 | -0/+5 |
* | Add a new test, to ensure that we don't unexpectedly change | Rafael Garcia-Suarez | 2003-08-29 | 1 | -0/+256 |
* | Better skip() explicit number of tests, test counts getting | Jarkko Hietaniemi | 2003-08-29 | 1 | -6/+6 |
* | Some Ultrix test dodgings. | Jarkko Hietaniemi | 2003-08-29 | 2 | -2/+8 |
* | improved 19064 (local $_[0] problems) | Dave Mitchell | 2003-08-26 | 1 | -5/+1 |
* | Re: [PATCH] valgrind and /#/x | Adrian M. Enache | 2003-08-26 | 1 | -0/+2 |
* | The new tests of #20888 didn't really test what they claimed to. | Jarkko Hietaniemi | 2003-08-25 | 1 | -11/+2 |
* | The #20887 didn't go over that well; | Jarkko Hietaniemi | 2003-08-25 | 1 | -4/+12 |
* | pat.t -> charnames -> UCD -> Storable, | Jarkko Hietaniemi | 2003-08-25 | 1 | -2/+3 |