summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* savepv and savepvn are actually NULLOKNicholas Clark2005-09-282-6/+4
* Forgot to run embed.pl after change 25637Nicholas Clark2005-09-281-35/+120
* embed.fnc now requires NN/NULLOKAndy Lester2005-09-282-71/+76
* We can use the C pre-processor to build a single, longer stringNicholas Clark2005-09-281-27/+28
* Improve File::Spec::Win32->path() and fix MM_Win32.tSteve Hay2005-09-282-10/+6
* Upgrade to CGI-3.11, with some modifications for Pod differences inSteve Peters2005-09-283-28/+70
* Comment nit by Vadim KonovalovRafael Garcia-Suarez2005-09-271-58/+58
* POD nit by YitzchakRafael Garcia-Suarez2005-09-271-4/+4
* Clarify what -MFoo=number does on the command-lineRafael Garcia-Suarez2005-09-271-0/+4
* AW: [perl #36291] incorrect $! from open ">&nr" with too many open filesPeter Dintelmann2005-09-271-1/+1
* Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns offRafael Garcia-Suarez2005-09-273-5/+16
* Re: [BUG 5.8.7] Another major bug in PerlIO layerIlya Zakharevich2005-09-274-5/+179
* OPpRUNTIME can be set on OP_QR tooRafael Garcia-Suarez2005-09-271-1/+1
* Fix the overriding of CORE::do, just like change 25599Rafael Garcia-Suarez2005-09-277-12/+22
* Micro-optimisation: use PL_globalstash instead of looking upRafael Garcia-Suarez2005-09-271-2/+4
* Addition to change 25612Rafael Garcia-Suarez2005-09-271-0/+1
* mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()Jan Dubois2005-09-271-1/+1
* 5.9.x@25609 Symbian updateJarkko Hietaniemi2005-09-272-1/+3
* Test for OPpCONST_NOVER only on OP_CONST ops.Rafael Garcia-Suarez2005-09-272-10/+25
* Warnings in tests @25605 due to cmp_ok behavior change.Michael G. Schwern2005-09-272-2/+4
* Upgrade to Encode 2.12Steve Peters2005-09-278-42/+133
* Upgrade to Digest 1.11 with a minor Pod fix. Also my first commit :)Steve Peters2005-09-262-1/+11
* const sausage const const bacon const tomato and constNicholas Clark2005-09-263-5/+6
* Upgrade to Test::Simple 0.61Rafael Garcia-Suarez2005-09-2628-577/+1071
* Fix change 25597 for non-Windows platformsRafael Garcia-Suarez2005-09-261-2/+2
* Make B::Deparse handle correctly CORE::requireRafael Garcia-Suarez2005-09-261-3/+4
* Document the new meaning of OPf_SPECIAL on OP_REQUIRERafael Garcia-Suarez2005-09-261-0/+1
* CORE::require was always parsed as require().Rafael Garcia-Suarez2005-09-266-724/+770
* [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 Steve Peters2005-09-261-2/+7
* Upgrade to Compress::Zlib 1.40Rafael Garcia-Suarez2005-09-235-74/+87
* Fix to PERL_DEBUG_COWSteve Peters2005-09-231-5/+5
* Re: pod/pod2usage2.tH.Merijn Brand2005-09-231-84/+88
* quiet a few warningsYitzchak Scott-Thoennes2005-09-233-4/+3
* Changes for hints/linux.sh for PurifySteve Peters2005-09-231-0/+10
* Extend 25579 to cover vc64 tooSteve Hay2005-09-231-0/+1
* Add Porting/checkcfgvar.pl by JarkkoRafael Garcia-Suarez2005-09-232-0/+101
* SAPER is the new maintainer of XSLoaderRafael Garcia-Suarez2005-09-231-0/+8
* Change 25226 should have done this tooSteve Hay2005-09-231-1/+1
* As SvPVX_mutable and SvPVX_const are new, they don't need to be LVALUEsNicholas Clark2005-09-221-4/+5
* The New*() compatibility macros aren't needed inside the perl core.Nicholas Clark2005-09-221-0/+3
* Forgot to update MANIFEST in change 25547Steve Hay2005-09-221-0/+1
* Add an option --ignore to installhtmlRafael Garcia-Suarez2005-09-212-13/+25
* Localize $@ in Locale::Maketext::maketext()Steve Hay2005-09-212-1/+34
* A few POD fixesRafael Garcia-Suarez2005-09-214-3/+7
* Upgrade to Pod::Parser 1.33Rafael Garcia-Suarez2005-09-2110-72/+264
* PodParser is now Pod-Parser on CPANRafael Garcia-Suarez2005-09-211-1/+1
* misc a2p fixesBrendan O'Dea2005-09-215-1664/+1821
* Upgrade to ExtUtils::ParseXS 2.12Rafael Garcia-Suarez2005-09-212-6/+5
* Upgrade to Time::HiRes 1.74Rafael Garcia-Suarez2005-09-214-59/+67
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-217-11/+13