| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: Win32 modules & cygwin | Yitzchak Scott-Thoennes | 2007-02-22 | 28 | -94/+180 |
* | Upgrade to CPAN-1.88_77. | Steve Peters | 2007-02-21 | 1 | -1/+1 |
* | Re: [PATCH] Test with Errno in autouse.t | Jerry D. Hedden | 2007-02-21 | 1 | -1/+1 |
* | Remove unreferenced local variable | Steve Hay | 2007-02-21 | 2 | -4/+2 |
* | Fix Win32 compilation error following #30372 | Steve Hay | 2007-02-21 | 1 | -1/+1 |
* | Fix VMS exit handling broken in Test::Harness 2.64. Also | Craig A. Berry | 2007-02-21 | 2 | -2/+13 |
* | Silence a couple of compile warnings. | Steve Peters | 2007-02-20 | 2 | -0/+4 |
* | Some INSTALL nits by Andy Dougherty | Rafael Garcia-Suarez | 2007-02-20 | 1 | -45/+25 |
* | Skip test when Encode isn't built | Rafael Garcia-Suarez | 2007-02-20 | 1 | -0/+8 |
* | Test with Errno in autouse.t | Jerry D. Hedden | 2007-02-20 | 1 | -5/+4 |
* | A few nits to perlfunc/map. | Rafael Garcia-Suarez | 2007-02-20 | 1 | -6/+6 |
* | regexec.c: S_ stands for static | Jarkko Hietaniemi | 2007-02-20 | 1 | -1/+1 |
* | dump.c: format fixes | Jarkko Hietaniemi | 2007-02-20 | 1 | -2/+2 |
* | Avoid *some* g++ errors. (But not all yet) | Nicholas Clark | 2007-02-19 | 3 | -5/+7 |
* | blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking | Jarkko Hietaniemi | 2007-02-19 | 5 | -15/+33 |
* | Upgrade to CPAN-1.88_76 | Steve Peters | 2007-02-19 | 1 | -6/+17 |
* | integrate bignum 0.19 | Tels | 2007-02-19 | 4 | -23/+165 |
* | Integrate BigRat 0.17 | Tels | 2007-02-19 | 2 | -34/+189 |
* | [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11 | Tels | 2007-02-19 | 22 | -163/+488 |
* | Revert change #28980 per Jarkko's suggestion | Rafael Garcia-Suarez | 2007-02-19 | 1 | -5/+3 |
* | Actually, only changes to regexec.c from #30081 needed to be reverted. | Rafael Garcia-Suarez | 2007-02-19 | 3 | -2/+5 |
* | Revert change #30081 at dmq's request, and mark its tests | Rafael Garcia-Suarez | 2007-02-19 | 5 | -31/+5 |
* | Add a cast for C++ compilation | Rafael Garcia-Suarez | 2007-02-19 | 1 | -1/+1 |
* | More efficient to call newSV_type() then SvGROW() instead of newSV() | Nicholas Clark | 2007-02-18 | 2 | -6/+6 |
* | Add a new API function newSV_type, to replace the idiom: | Nicholas Clark | 2007-02-18 | 16 | -48/+48 |
* | Properly handle the differences in hints in the optree with/without | Nicholas Clark | 2007-02-18 | 9 | -243/+273 |
* | newHV doesn't need to turn off POK or NOK, as they will default to not | Nicholas Clark | 2007-02-18 | 1 | -2/+1 |
* | test.pl should locally increase $Level, rather than setting it to a | Nicholas Clark | 2007-02-18 | 1 | -1/+1 |
* | Make vms/munchconfig.c able to take a list of substitutions from | Craig A. Berry | 2007-02-18 | 2 | -16/+87 |
* | Make configure.com's manifest checker more robust when handling files with | Craig A. Berry | 2007-02-17 | 1 | -2/+3 |
* | Missed an aTHX_ in B's call to Perl_emulate_cop_io. | Nicholas Clark | 2007-02-17 | 2 | -1/+2 |
* | Split the storage of the layers specificied by open.pm into one hint | Nicholas Clark | 2007-02-17 | 9 | -46/+93 |
* | Move all the cut&paste open TODO logic into OptreeCheck.pm, where it | Nicholas Clark | 2007-02-16 | 9 | -80/+24 |
* | [perl #41521] Fix for IO::Socket send method | Todd C. Miller | 2007-02-16 | 1 | -1/+1 |
* | Fix Win32 build after unusual breakage caused by #30327 | Steve Hay | 2007-02-16 | 1 | -2/+2 |
* | Update Changes | Rafael Garcia-Suarez | 2007-02-16 | 1 | -0/+4879 |
* | In configure.com, put the "use" back in useieee (typo in #30325) | Craig A. Berry | 2007-02-16 | 1 | -1/+1 |
* | Avoid to run config_h.SH twice during configuration. | Rafael Garcia-Suarez | 2007-02-16 | 2 | -3/+9 |
* | In configure.com, further disambiguate -Duselongdouble and its | Craig A. Berry | 2007-02-16 | 1 | -7/+17 |
* | Hakim Cassimally is the new maintainer of the Perldoc modules | Rafael Garcia-Suarez | 2007-02-15 | 1 | -1/+2 |
* | Re: Patch for Deep recursion in B::Deparse | Ash Berlin | 2007-02-15 | 1 | -16/+20 |
* | Re: [perl #41491] Incorrect regexp warning. | Yves Orton | 2007-02-15 | 1 | -5/+3 |
* | Use newer 'threads' constructs | Jerry D. Hedden | 2007-02-15 | 11 | -21/+21 |
* | There's no need to special case SVt_NULL in the print code, as it's | Nicholas Clark | 2007-02-14 | 1 | -33/+24 |
* | Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH, | Rafael Garcia-Suarez | 2007-02-14 | 1 | -0/+2 |
* | 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 | 7 | -222/+232 |
* | Change 30276 wasn't meant do mess with t/lib/common.pl. Oops. | Nicholas Clark | 2007-02-14 | 1 | -2/+2 |
* | Integrate: | SADAHIRO Tomoyuki | 2007-02-14 | 1 | -2/+2 |
* | Invoke minitrue to ensure that my spelling had always been correct. | Nicholas Clark | 2007-02-13 | 1 | -1/+1 |