summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Integrate changes from Text::Tabs and Text::Wrap on CPANRafael Garcia-Suarez2005-09-213-31/+79
* Yitzchak says that Tim says that we can distributeRafael Garcia-Suarez2005-09-201-1/+1
* Re: [perl #36733] %SIG not properly local-izedRick Delaney2005-09-202-4/+35
* Resolve [perl #37110]: Update README.win32Steve Hay2005-09-201-12/+8
* Upgrade to Compress::Zlib 1.39Rafael Garcia-Suarez2005-09-204-9/+15
* PATCH for #37138: using XSUB as DB::DB causes perl to crashSalvador FandiƱo2005-09-201-7/+18
* [patch@25502] Add hard link and V8.2 crtl support to VMS.John E. Malmberg2005-09-203-68/+296
* The second argument to Move() is the destination, so cannot possiblyNicholas Clark2005-09-191-3/+3
* Add parallel testing to TODONicholas Clark2005-09-191-0/+28
* First argument to he_dup is actually a const HE *Nicholas Clark2005-09-194-4/+4
* All Perl_hv_name_set()s need to be plain hv_name_set if they are toNicholas Clark2005-09-191-1/+1
* Update win32 config files w.r.t. change #25387Steve Hay2005-09-198-0/+56
* bleadperl DProf.xs:140: warning: `unused' attribute ignoredYitzchak Scott-Thoennes2005-09-191-4/+2
* Improve failure case diagnostics from comp/package.tNicholas Clark2005-09-191-4/+4
* Should have been embed.h, not proto.h, in 25475Nicholas Clark2005-09-181-0/+2
* It looks like the only way to reliably make Perl_hv_name_set a pureNicholas Clark2005-09-185-6/+6
* [patch@25452] VMS fix required by Change 25387John E. Malmberg2005-09-181-0/+2