| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | /p vs (?p) | Abigail | 2007-06-30 | 1 | -6/+16 |
* | Fix up change 31494 | Jerry D. Hedden | 2007-06-29 | 1 | -2/+1 |
* | Revert change #31489. | Rafael Garcia-Suarez | 2007-06-29 | 1 | -42/+1 |
* | Add a TODO test cases RT# 43403. | Steve Peters | 2007-06-28 | 1 | -1/+15 |
* | Fix tests so they actually test $@. like() demands a qr//. | Rafael Garcia-Suarez | 2007-06-28 | 1 | -4/+4 |
* | New valgrind suppressions. | Rafael Garcia-Suarez | 2007-06-28 | 1 | -0/+5 |
* | Re: [perl #43357] *DESTROY = sub {} at runtime | Brandon Black | 2007-06-28 | 1 | -1/+45 |
* | Move tests under 'threads' module | Jerry D. Hedden | 2007-06-28 | 1 | -27/+11 |
* | avoid double-free of the thread function | Dave Mitchell | 2007-06-26 | 1 | -5/+6 |
* | Second patch from: | Brandon Black | 2007-06-26 | 1 | -1/+20 |
* | First patch from: | Brandon Black | 2007-06-26 | 1 | -1/+57 |
* | Add TODO tests for refcount issues related to threads | Jerry D. Hedden | 2007-06-26 | 1 | -2/+48 |
* | [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi() | Tels | 2007-06-25 | 1 | -3/+3 |
* | Rename test files starting with regexp_ that do not | Yves Orton | 2007-06-23 | 5 | -0/+0 |
* | Resolve | Yves Orton | 2007-06-23 | 2 | -2/+26 |
* | remove the test added by change #31447 | Dave Mitchell | 2007-06-23 | 1 | -19/+1 |
* | safely handle cloning a stale lexical var | Dave Mitchell | 2007-06-22 | 1 | -1/+19 |
* | cloexec.t works under Cygwin | Jerry D. Hedden | 2007-06-21 | 1 | -2/+0 |
* | [perl #43159] 5.9.4 regexp capturing wrongly | Dave Mitchell | 2007-06-18 | 1 | -0/+1 |
* | add test for, and update comments for, old defined($1) oddity. | Dave Mitchell | 2007-06-18 | 1 | -0/+1 |
* | Show warning bits on failure in t/op/caller.t | Jerry D. Hedden | 2007-06-15 | 1 | -8/+28 |
* | Warning bit fixes to t/op/caller.t | Jerry D. Hedden | 2007-06-15 | 1 | -5/+5 |
* | Fix [perl #43207] lc() or uc() inside sort affect the return value. | Rafael Garcia-Suarez | 2007-06-14 | 1 | -1/+8 |
* | Re: [perl #43082] "$_[0]->method" interpolation | Father Chrysostomos | 2007-06-07 | 1 | -1/+11 |
* | Re: [PATCH] Callbacks for named captures (%+ and %-) | Ævar Arnfjörð Bjarmason | 2007-06-06 | 3 | -36/+112 |
* | Remove support for assertions and -A | Rafael Garcia-Suarez | 2007-06-05 | 4 | -274/+0 |
* | another mro patch | Brandon Black | 2007-06-04 | 1 | -0/+35 |
* | Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte | Yves Orton | 2007-06-03 | 1 | -1/+13 |
* | minor assertions improvements | Ricardo SIGNES | 2007-05-31 | 1 | -1/+24 |
* | blead segfaults on local *@; eval {1} because ERRSV assumes that | Nicholas Clark | 2007-05-31 | 1 | -1/+10 |
* | Re: localising hash element by variable | Hugo van der Sanden | 2007-05-30 | 1 | -2/+12 |
* | Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n | Yves Orton | 2007-05-29 | 1 | -0/+2 |
* | Re: localising hash element by variable | Bo Lindbergh | 2007-05-29 | 1 | -1/+16 |
* | Various mro updates from Brandon Black. References: | Craig A. Berry | 2007-05-19 | 2 | -2/+62 |
* | Re: Compress::Zlib, pack "C" and utf-8 [PATCH] | Marc Lehmann | 2007-05-10 | 3 | -12/+6 |
* | Re: mro c3 infinite recursion problem. Attemp to free unreferenced scalar | Brandon Black | 2007-05-09 | 1 | -0/+11 |
* | FETCH/STORE/LENGTH callbacks for numbered capture variables | Ævar Arnfjörð Bjarmason | 2007-05-03 | 1 | -5/+1 |
* | Re: mro status, etc | Brandon Black | 2007-05-03 | 2 | -2/+0 |
* | [perl #42839] Swatch hash cache has key mismatch | Jonathan Steinert | 2007-05-02 | 1 | -0/+21 |
* | When FETCHSIZE returns <0 perl segfaults | Ævar Arnfjörð Bjarmason | 2007-05-02 | 1 | -1/+20 |
* | Fixing a Perl_my_dirfd() related test failure. | Steve Peters | 2007-05-01 | 1 | -2/+2 |
* | Add Perl_my_dirfd() to util.c | Steve Peters | 2007-05-01 | 1 | -2/+2 |
* | Re: mro status, etc | Brandon Black | 2007-04-30 | 1 | -8/+25 |
* | Re: Analysis of problems with mixed encoding case insensitive matches in rege... | Yves Orton | 2007-04-27 | 1 | -4/+7 |
* | Fix a bug in method caching. Better version (broader) of change #29336. | Brandon Black | 2007-04-26 | 1 | -0/+1 |
* | Re: Analysis of problems with mixed encoding case insensitive matches in rege... | Yves Orton | 2007-04-26 | 1 | -2/+33 |
* | Remove the code that handles assignment to state variables | Rafael Garcia-Suarez | 2007-04-24 | 2 | -80/+8 |
* | Typo fix. | Abigail | 2007-04-24 | 1 | -1/+1 |
* | Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE... | Yves Orton | 2007-04-23 | 3 | -36/+82 |
* | Move Module::Pluggable tests up under main test directory. | Craig A. Berry | 2007-04-22 | 52 | -0/+1434 |