| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Re: Patch for Deep recursion in B::Deparse | Ash Berlin | 2007-02-15 | 1 | -16/+20 |
* | Use newer 'threads' constructs | Jerry D. Hedden | 2007-02-15 | 5 | -9/+9 |
* | Upgrade to Devel::PPPort 3.11 | Marcus Holland-Moritz | 2007-02-14 | 44 | -133/+151 |
* | Re: [PATCH] Document that m//k works | Yves Orton | 2007-02-14 | 1 | -3/+3 |
* | add hooks for capture buffers into regex engine. | Yves Orton | 2007-02-13 | 2 | -1/+7 |
* | Change 26487 left some debugging code in, and through the wonders of | Nicholas Clark | 2007-02-13 | 1 | -4/+4 |
* | Skip this test if "use open" fails due to an unknown encoding | Rafael Garcia-Suarez | 2007-02-12 | 1 | -2/+8 |
* | Explicitly load PerlIO::encoding when testing it. | Rafael Garcia-Suarez | 2007-02-11 | 1 | -0/+1 |
* | Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print... | Slaven Rezic | 2007-02-11 | 3 | -2/+21 |
* | Upgrade to Time-HiRes-1.9705 | Steve Peters | 2007-02-07 | 6 | -54/+65 |
* | Fix to Dynaloader.t for missing modules | Jerry D. Hedden | 2007-02-07 | 1 | -1/+4 |
* | Upgrade to threads.pm 1.59 (doc tweaks) | Rafael Garcia-Suarez | 2007-02-06 | 5 | -33/+36 |
* | Upgrade to threads::shared 1.07 (doc tweaks) | Rafael Garcia-Suarez | 2007-02-06 | 3 | -19/+22 |
* | Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save available to | Nicholas Clark | 2007-02-05 | 2 | -1/+13 |
* | Upgrade to DB_File 1.815 | Rafael Garcia-Suarez | 2007-02-05 | 4 | -6/+30 |
* | Re: [perl #41421] glob() produces spurious results with brackets in braces | Slaven Rezic | 2007-02-02 | 2 | -4/+27 |
* | Improve regex stringification code | Yves Orton | 2007-01-31 | 2 | -13/+11 |
* | $1 in nested regex EVAL doesnt work correctly. | Yves Orton | 2007-01-31 | 2 | -0/+2 |
* | Also check BEGIN/UNITCHECK/CHECK/INIT/END for require. | Nicholas Clark | 2007-01-29 | 2 | -1/+172 |
* | UNITCHECK for XS code. Turned out to be harder that expected. | Nicholas Clark | 2007-01-29 | 3 | -4/+99 |
* | BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do) | Nicholas Clark | 2007-01-29 | 3 | -3/+120 |
* | Convert ext/B/t/debug.t to Test::More. (Diagnostics are good, m'kay) | Nicholas Clark | 2007-01-28 | 1 | -15/+4 |
* | Fix ext/POSIX/t/sysconf.t failures on Cygwin. | Steve Peters | 2007-01-26 | 1 | -1/+8 |
* | further Symbian/S90 fixes from alexander smishlajev | Jarkko Hietaniemi | 2007-01-26 | 1 | -1/+7 |
* | The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask | Nicholas Clark | 2007-01-25 | 4 | -7/+7 |
* | Upgrade to threads 1.58: | Rafael Garcia-Suarez | 2007-01-25 | 6 | -57/+73 |
* | Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hell... | Joshua ben Jore | 2007-01-25 | 1 | -3/+7 |
* | Fix a typo in Dynaloader_pm.PL. | Marcus Holland-Moritz | 2007-01-17 | 1 | -1/+1 |
* | Make offsets support conditional | Yves Orton | 2007-01-16 | 1 | -0/+1 |
* | Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, $... | Yves Orton | 2007-01-15 | 1 | -1/+1 |
* | make S_ithread_run() call S_ithread_free() in main context | Dave Mitchell | 2007-01-14 | 1 | -4/+6 |
* | further refinement to #29796 (cleanup veto) | Dave Mitchell | 2007-01-14 | 1 | -6/+14 |
* | unfreed threads should trigger cleanup veto | Dave Mitchell | 2007-01-13 | 1 | -3/+11 |
* | Rationalise refcounting of thread structures | Dave Mitchell | 2007-01-12 | 1 | -59/+52 |
* | Fix bug #40407: after a seek on a PerlIO::scalar filehandle, | Rafael Garcia-Suarez | 2007-01-11 | 1 | -0/+4 |
* | socketpair.t was written in 2001. At that time, Test::More got confused | Nicholas Clark | 2007-01-09 | 1 | -3/+5 |
* | Eliminate pp_threadsv, as it was only ever used by 5005 threads. | Nicholas Clark | 2007-01-08 | 1 | -1/+1 |
* | do or die; for all the List::Util pure perl tests. | Nicholas Clark | 2007-01-08 | 15 | -15/+15 |
* | do $file; won't propagate errors from die, as do is an implicit eval. | Nicholas Clark | 2007-01-08 | 10 | -10/+10 |
* | DynaLoader test failure on cygwin | Yitzchak Scott-Thoennes | 2007-01-07 | 1 | -1/+1 |
* | Bump version of PerlIO::via after last change | Rafael Garcia-Suarez | 2007-01-05 | 1 | -1/+1 |
* | ext/PerlIO/via/via.xs freeing the wrong thing | Bo Lindbergh | 2007-01-05 | 1 | -2/+2 |
* | Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test c... | SADAHIRO Tomoyuki | 2007-01-05 | 2 | -1/+18 |
* | Silence various VC6 warnings | Steve Hay | 2007-01-05 | 1 | -1/+1 |
* | Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a... | Yves Orton | 2007-01-04 | 4 | -28/+373 |
* | IO::Compress::* 2.003 | Paul Marquess | 2007-01-03 | 33 | -144/+164 |
* | Upgrade to Time-HiRes-1.9704 | Steve Peters | 2007-01-03 | 4 | -21/+56 |
* | PVMG can be isUV too. | Nicholas Clark | 2007-01-02 | 1 | -1/+11 |
* | Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special | Nicholas Clark | 2007-01-02 | 2 | -2/+4 |
* | Move SVt_BIND to be the lowest type after SVt_NULL. This will force all | Nicholas Clark | 2006-12-31 | 1 | -3/+3 |