summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-2228-94/+180
* Upgrade to CPAN-1.88_77.Steve Peters2007-02-211-1/+1
* Re: [PATCH] Test with Errno in autouse.tJerry D. Hedden2007-02-211-1/+1
* Remove unreferenced local variableSteve Hay2007-02-212-4/+2
* Fix Win32 compilation error following #30372Steve Hay2007-02-211-1/+1
* Fix VMS exit handling broken in Test::Harness 2.64. AlsoCraig A. Berry2007-02-212-2/+13
* Silence a couple of compile warnings.Steve Peters2007-02-202-0/+4
* Some INSTALL nits by Andy DoughertyRafael Garcia-Suarez2007-02-201-45/+25
* Skip test when Encode isn't builtRafael Garcia-Suarez2007-02-201-0/+8
* Test with Errno in autouse.tJerry D. Hedden2007-02-201-5/+4
* A few nits to perlfunc/map.Rafael Garcia-Suarez2007-02-201-6/+6
* regexec.c: S_ stands for staticJarkko Hietaniemi2007-02-201-1/+1
* dump.c: format fixesJarkko Hietaniemi2007-02-201-2/+2
* Avoid *some* g++ errors. (But not all yet)Nicholas Clark2007-02-193-5/+7
* blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweakingJarkko Hietaniemi2007-02-195-15/+33
* Upgrade to CPAN-1.88_76Steve Peters2007-02-191-6/+17
* integrate bignum 0.19Tels2007-02-194-23/+165
* Integrate BigRat 0.17Tels2007-02-192-34/+189
* [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11Tels2007-02-1922-163/+488
* Revert change #28980 per Jarkko's suggestionRafael Garcia-Suarez2007-02-191-5/+3
* Actually, only changes to regexec.c from #30081 needed to be reverted.Rafael Garcia-Suarez2007-02-193-2/+5
* Revert change #30081 at dmq's request, and mark its testsRafael Garcia-Suarez2007-02-195-31/+5
* Add a cast for C++ compilationRafael Garcia-Suarez2007-02-191-1/+1
* More efficient to call newSV_type() then SvGROW() instead of newSV()Nicholas Clark2007-02-182-6/+6
* Add a new API function newSV_type, to replace the idiom:Nicholas Clark2007-02-1816-48/+48
* Properly handle the differences in hints in the optree with/withoutNicholas Clark2007-02-189-243/+273
* newHV doesn't need to turn off POK or NOK, as they will default to notNicholas Clark2007-02-181-2/+1
* test.pl should locally increase $Level, rather than setting it to aNicholas Clark2007-02-181-1/+1
* Make vms/munchconfig.c able to take a list of substitutions fromCraig A. Berry2007-02-182-16/+87
* Make configure.com's manifest checker more robust when handling files with Craig A. Berry2007-02-171-2/+3
* Missed an aTHX_ in B's call to Perl_emulate_cop_io.Nicholas Clark2007-02-172-1/+2
* Split the storage of the layers specificied by open.pm into one hintNicholas Clark2007-02-179-46/+93
* Move all the cut&paste open TODO logic into OptreeCheck.pm, where itNicholas Clark2007-02-169-80/+24
* [perl #41521] Fix for IO::Socket send methodTodd C. Miller2007-02-161-1/+1
* Fix Win32 build after unusual breakage caused by #30327Steve Hay2007-02-161-2/+2
* Update ChangesRafael Garcia-Suarez2007-02-161-0/+4879
* In configure.com, put the "use" back in useieee (typo in #30325)Craig A. Berry2007-02-161-1/+1
* Avoid to run config_h.SH twice during configuration.Rafael Garcia-Suarez2007-02-162-3/+9
* In configure.com, further disambiguate -Duselongdouble and its Craig A. Berry2007-02-161-7/+17
* Hakim Cassimally is the new maintainer of the Perldoc modulesRafael Garcia-Suarez2007-02-151-1/+2
* Re: Patch for Deep recursion in B::DeparseAsh Berlin2007-02-151-16/+20
* Re: [perl #41491] Incorrect regexp warning.Yves Orton2007-02-151-5/+3
* Use newer 'threads' constructsJerry D. Hedden2007-02-1511-21/+21
* There's no need to special case SVt_NULL in the print code, as it'sNicholas Clark2007-02-141-33/+24
* Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,Rafael Garcia-Suarez2007-02-141-0/+2
* Upgrade to Devel::PPPort 3.11Marcus Holland-Moritz2007-02-1444-133/+151
* Re: [PATCH] Document that m//k worksYves Orton2007-02-147-222/+232
* Change 30276 wasn't meant do mess with t/lib/common.pl. Oops.Nicholas Clark2007-02-141-2/+2
* Integrate:SADAHIRO Tomoyuki2007-02-141-2/+2
* Invoke minitrue to ensure that my spelling had always been correct.Nicholas Clark2007-02-131-1/+1