| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update Compress Modules to version 2.002 | Paul Marquess | 2006-12-30 | 34 | -75/+234 |
* | fix a test failing under -Dmad | Dave Mitchell | 2006-12-30 | 1 | -0/+3 |
* | Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad.h, export them via | Nicholas Clark | 2006-12-28 | 3 | -5/+7 |
* | Abstract the pad code's overloaded use of SvNVX and SvIVX into | Nicholas Clark | 2006-12-28 | 4 | -11/+28 |
* | Upgrade to Errno-1.10 (!). I have left the core tests as is for | Steve Peters | 2006-12-27 | 2 | -1/+6 |
* | threads 1.57 | Jerry D. Hedden | 2006-12-21 | 8 | -67/+225 |
* | threads::shared 1.06 | Jerry D. Hedden | 2006-12-20 | 5 | -56/+45 |
* | Proper cleanup for Errno.pm | Rafael Garcia-Suarez | 2006-12-19 | 1 | -1/+1 |
* | Add a regression test to verify that POSIX::AUTOLOAD works, | Rafael Garcia-Suarez | 2006-12-19 | 2 | -1/+5 |
* | Disable strictures in POSIX AUTOLOAD | Rafael Garcia-Suarez | 2006-12-19 | 1 | -0/+1 |
* | Ensure that POSIX.pm is strict and warnings compliant throughout if | Nicholas Clark | 2006-12-18 | 1 | -3/+3 |
* | Given that POSIX already has AutoLoader loaded, move as much as | Nicholas Clark | 2006-12-18 | 1 | -57/+61 |
* | OS/2-specific fixes, round II | Ilya Zakharevich | 2006-12-18 | 1 | -0/+7 |
* | Fixes for the test suite on OS/2 | Ilya Zakharevich | 2006-12-18 | 1 | -0/+7 |
* | C++: regcomp.c and ext/Time/Piece/Piece.xs | Jarkko Hietaniemi | 2006-12-18 | 1 | -1/+1 |
* | POSIX::SigAction::new can be moved into the AUTOLOAD section. | Nicholas Clark | 2006-12-18 | 1 | -1/+1 |
* | Split out the use of SVp_SCREAM for GVs with GPs into a new symbolic | Nicholas Clark | 2006-12-16 | 1 | -1/+1 |
* | threads 1.56 | Jerry D. Hedden | 2006-12-16 | 6 | -24/+27 |
* | Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm change | Yves Orton | 2006-12-15 | 1 | -0/+19 |
* | threads 1.54 - Adds ->error() method | Jerry D. Hedden | 2006-12-15 | 8 | -75/+232 |
* | Silence a warning from (MinGW's) gcc | Steve Hay | 2006-12-14 | 1 | -1/+1 |
* | Eliminate PVBM. Store fast Boyer-Moore tables in PVGV. | Nicholas Clark | 2006-12-13 | 2 | -0/+10 |
* | Correct some assumptions about PVBM table offset in B.xs | Nicholas Clark | 2006-12-12 | 1 | -2/+5 |
* | get ext/Win32/Win32.xs to compile on cygwin | Jan Dubois | 2006-12-12 | 1 | -47/+152 |
* | Move files from ext/Compress/IO to ext/IO/Compress | Rafael Garcia-Suarez | 2006-12-11 | 94 | -0/+0 |
* | Re: [PATCH] Deparse.pm bugfix | Bo Lindbergh | 2006-12-11 | 2 | -26/+44 |
* | re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs | Jan Dubois | 2006-12-11 | 2 | -1/+2 |