summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * perlpod.api: improve the proseDavid Mitchell2010-08-251-5/+7
| * autodoc.pl: Clarify use of undocumented fcnsKarl Williamson2010-08-251-10/+21
| * don't taint $DB::subDavid Mitchell2010-08-254-1/+32
| * detaint paths added by blib.pmDavid Mitchell2010-08-241-0/+5
| * Update ExtUtils-MakeMaker to CPAN version 6.57_01Chris 'BinGOs' Williams2010-08-2436-112/+170
| * Ignore more editor droppingsDagfinn Ilmari Mannsåker2010-08-241-1/+3
| * Update Unicode-Collate to CPAN version 0.57Chris 'BinGOs' Williams2010-08-2320-22/+704
| * In bodies_by_type in sv.c, no need to store for values for HEs.Nicholas Clark2010-08-231-2/+2
| * typo in perlportPhilippe Bruhat (BooK)2010-08-231-1/+1
| * fix rt75680 - when working with utf8 strings one must always use s+=UTF8SKIP(...Yves Orton2010-08-232-23/+78
| * document several optree construction functionsZefram2010-08-232-24/+351
| * In makedef.pl, remove a redundant check for MULTIPLICITY.Nicholas Clark2010-08-231-4/+2
| * Add vaproto and charbits entries to win32/config.gc64(nox)?Curtis Jewell2010-08-222-0/+4
| * Make win32/config.gc64(nox)? match win32/config.gc.Curtis Jewell2010-08-222-0/+8
| * Enlighten Porting/checkcfgvar.pl about win32/config.gc64(nox)? filesCurtis Jewell2010-08-221-0/+2
| * Add missing space in perltrapFlorian Ragwitz2010-08-221-1/+1
| * add lex_stuff_pvs()Zefram2010-08-222-1/+10
* | Typo fix in perlforkSteve Peters2010-08-271-1/+1
|/
* Stop installing manpages for XS::APItest*Florian Ragwitz2010-08-211-7/+13
* Remove CALL_FPTR and CPERLscope.Ben Morrow2010-08-2015-75/+82
* Fix my $x = 3; $x = length(undef);.Ben Morrow2010-08-202-4/+22
* Move the declaration for more_bodies outside of an #if defined(PERL_IN_SV_C)Nicholas Clark2010-08-203-6/+8
* while_readdir.t needs a private directory to run in.Nicholas Clark2010-08-201-6/+56
* In sv.c, tidy up body allocation code.Nicholas Clark2010-08-201-18/+10
* Inline S_get_arena() into Perl_more_bodies(), its only caller.Nicholas Clark2010-08-201-40/+27
* Expose more_bodies(), and use it to replace S_more_he().Nicholas Clark2010-08-205-50/+15
* In sv.c, pass in values to S_more_bodies, instead of using bodies_by_type.Nicholas Clark2010-08-204-16/+18
* Refactor the loop of S_more_bodies() to be (hopefully) clearer.Nicholas Clark2010-08-201-5/+14
* Correct the size calculations for FIT_ARENA for SVt_REGEXP.Nicholas Clark2010-08-201-1/+1
* Bump the version of Module-CoreList in Maintainers.plFlorian Ragwitz2010-08-201-1/+1
* Mention Florian under THE KEEPERS OF THE PUMPKINAbigail2010-08-201-1/+1
* update TOC and perldelta referencesFlorian Ragwitz2010-08-209-28/+38
* retitle perl5134delta.podFlorian Ragwitz2010-08-201-1/+1
* create perl5135delta.podFlorian Ragwitz2010-08-202-0/+375
* Add 5.13.4 epigraphFlorian Ragwitz2010-08-201-0/+31
* Disable regeneration of regcharclass.h on win32v5.13.4Florian Ragwitz2010-08-202-8/+0
* Add 5.13.4 to perlhistFlorian Ragwitz2010-08-201-0/+1
* Update Module::Corelist for 5.13.4Florian Ragwitz2010-08-203-31/+671
* Update Changes for 5.13.4Florian Ragwitz2010-08-201-4/+4
* Bump the perl version to 5.13.4Florian Ragwitz2010-08-2021-143/+143
* Improve perldelta formattingFlorian Ragwitz2010-08-201-7/+7
* Finish up perl5134deltaFlorian Ragwitz2010-08-201-2/+8
* Fix stack corruption by unsupported filetestsJan Dubois2010-08-191-5/+8
* We break SwitchFlorian Ragwitz2010-08-201-0/+5
* HTML::Parser is fixed alreadyFlorian Ragwitz2010-08-201-2/+2
* perldelta t/re/overload.tFlorian Ragwitz2010-08-201-0/+5
* Add t/re/overload.t to MANIFESTFlorian Ragwitz2010-08-201-0/+1
* *.t and test.pl don't need to be executableFlorian Ragwitz2010-08-191-5/+1
* Test for +x bits for all the files in exec-bit.txtFlorian Ragwitz2010-08-191-4/+4
* Make everything exec-bit.txt lists executableFlorian Ragwitz2010-08-1934-0/+0