This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-08-30 Tony Cookfix the AIX skip to only skip on AIX
2010-08-30 Tony Cookrt77432: sigaction would crash/assert with a replaced...
2010-08-30 Tony Cookmauve.t needs access to %Config, make sure it's available
2010-08-29 Yves Ortoncreate the "mauve" temporary namespace for things like...
2010-08-29 Yves Ortonadd sv_reftype_len() and make sv_reftype() be a wrapper...
2010-08-29 Yves Ortonwhen building under git, test that MANIFEST and git...
2010-08-29 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.58
2010-08-28 Florian RagwitzFix a typo in the PL_keyword_plugin docs
2010-08-28 Craig A. BerryMake PerlIOUnix_open honor default permissions on VMS.
2010-08-28 Nicholas ClarkRemove OA_RETINTEGER, unused since 2002 (commit e731106...
2010-08-28 Robin Barkersilence APItest deprecation warning
2010-08-28 Karl Williamsonmktables: Silence common build warning
2010-08-28 Robin BarkerSilence g++ compatibility warning
2010-08-28 Zeframremove much dead code from regen.pl
2010-08-28 Zeframavoid unnecessarily changing timestamp on perly.h
2010-08-27 Nicholas ClarkPeephole optimise adjacent pairs of nextstate ops.
2010-08-27 Steve PetersMerge branch 'blead' of ssh://stevep@perl5.git.perl...
2010-08-27 Steve PetersTypo fix in perlfork
2010-08-26 Jesse VincentRemove a useless hardcoding of the current Perl version...
2010-08-26 Jesse VincentFirst pass of CoreList update for 5.12.2
2010-08-26 Nicholas ClarkIn mktables, disable string overloading when de-duping...
2010-08-26 Nicholas ClarkConvert mktables to assign lexicals via do { no overloa...
2010-08-26 Nicholas ClarkChange mktables to use pack 'J', $addr; to key its...
2010-08-26 Nicholas ClarkIn lib/unicore/mktables tweaks to tidy the file writing...
2010-08-26 Nicholas ClarkIn lib/unicore/mktables minor tidying of the numifciati...
2010-08-26 Zeframmake recursive part of peephole optimiser hookable
2010-08-26 Yves Ortoneliminate unneeded code, and explain why the code was...
2010-08-26 BramVERB nodes in the regex engine should NOT be marked...
2010-08-25 David Mitchellfix description of -DJ in perlrun
2010-08-25 Yves Ortonprevent Devel::Peek::Dump from lieing to us about evil...
2010-08-25 Dagfinn Ilmari... Fix escaping in opcode.h generation
2010-08-25 Karl Williamsonperlunicode.pod: Fix misleading info, expand
2010-08-25 Karl Williamsonmktables: Clarify comment output in files
2010-08-25 Bram (via RT)Add tests for commit 1b0124a7c19a5499714e57a00a3d30b2f2...
2010-08-25 Jerry D. Hedden... Fix -Wwrite-string warnings in cygwin.c
2010-08-25 AbigailTests for bug 77414
2010-08-25 karl williamson... Mark regcurly as experimental
2010-08-25 David Mitchellupdate AUTHORS
2010-08-25 alexConfig.pm: report perl path in version conflict.
2010-08-25 David Mitchellexclude autodoc.pl from pod checks
2010-08-25 David Mitchellperlpod.api: improve the prose
2010-08-25 Karl Williamsonautodoc.pl: Clarify use of undocumented fcns
2010-08-25 David Mitchelldon't taint $DB::sub
2010-08-24 David Mitchelldetaint paths added by blib.pm
2010-08-24 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.57_01
2010-08-24 Dagfinn Ilmari... Ignore more editor droppings
2010-08-23 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.57
2010-08-23 Nicholas ClarkIn bodies_by_type in sv.c, no need to store for values...
2010-08-23 Philippe Bruhat... typo in perlport
2010-08-23 Yves Ortonfix rt75680 - when working with utf8 strings one must...
2010-08-23 Zeframdocument several optree construction functions
2010-08-23 Nicholas ClarkIn makedef.pl, remove a redundant check for MULTIPLICITY.
2010-08-22 Curtis JewellAdd vaproto and charbits entries to win32/config.gc64...
2010-08-22 Curtis JewellMake win32/config.gc64(nox)? match win32/config.gc.
2010-08-22 Curtis JewellEnlighten Porting/checkcfgvar.pl about win32/config...
2010-08-22 Florian RagwitzAdd missing space in perltrap
2010-08-22 Zeframadd lex_stuff_pvs()
2010-08-21 Florian RagwitzStop installing manpages for XS::APItest*
2010-08-21 Ben MorrowRemove CALL_FPTR and CPERLscope.
2010-08-20 Ben MorrowFix my $x = 3; $x = length(undef);.
2010-08-20 Nicholas ClarkMove the declaration for more_bodies outside of an...
2010-08-20 Nicholas Clarkwhile_readdir.t needs a private directory to run in.
2010-08-20 Nicholas ClarkIn sv.c, tidy up body allocation code.
2010-08-20 Nicholas ClarkInline S_get_arena() into Perl_more_bodies(), its only...
2010-08-20 Nicholas ClarkExpose more_bodies(), and use it to replace S_more_he().
2010-08-20 Nicholas ClarkIn sv.c, pass in values to S_more_bodies, instead of...
2010-08-20 Nicholas ClarkRefactor the loop of S_more_bodies() to be (hopefully...
2010-08-20 Nicholas ClarkCorrect the size calculations for FIT_ARENA for SVt_REGEXP.
2010-08-20 Florian Ragwitz Bump the version of Module-CoreList in Maintainers.pl
2010-08-20 AbigailMention Florian under THE KEEPERS OF THE PUMPKIN
2010-08-20 Florian Ragwitzupdate TOC and perldelta references
2010-08-20 Florian Ragwitzretitle perl5134delta.pod
2010-08-20 Florian Ragwitzcreate perl5135delta.pod
2010-08-20 Florian RagwitzAdd 5.13.4 epigraph
2010-08-20 Florian RagwitzDisable regeneration of regcharclass.h on win32 v5.13.4
2010-08-20 Florian RagwitzAdd 5.13.4 to perlhist
2010-08-20 Florian RagwitzUpdate Module::Corelist for 5.13.4
2010-08-20 Florian RagwitzUpdate Changes for 5.13.4
2010-08-20 Florian RagwitzBump the perl version to 5.13.4
2010-08-20 Florian RagwitzImprove perldelta formatting
2010-08-20 Florian RagwitzFinish up perl5134delta
2010-08-20 Jan DuboisFix stack corruption by unsupported filetests
2010-08-20 Florian RagwitzWe break Switch
2010-08-19 Florian RagwitzHTML::Parser is fixed already
2010-08-19 Florian Ragwitzperldelta t/re/overload.t
2010-08-19 Florian RagwitzAdd t/re/overload.t to MANIFEST
2010-08-19 Florian Ragwitz*.t and test.pl don't need to be executable
2010-08-19 Florian RagwitzTest for +x bits for all the files in exec-bit.txt
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-08-19 Steve PetersSilence a warning in time64.c. Need to downgrade a...
2010-08-19 Steve PetersMoved prototype check to XS code, allowing the .pm...
2010-08-19 AbigailAdded a test for bug #77084.
2010-08-19 Steve PetersSome nits picked on the 5.13.4 delta.
2010-08-19 Florian RagwitzUpdate META.yml
2010-08-19 Florian RagwitzPorting/mergelog is no more
2010-08-19 Florian RagwitzCoreList, not Corelist
2010-08-19 Florian RagwitzGet perl5134delta into a mostly finished state
2010-08-18 Florian Ragwitzperldelta up to 41f69a9
2010-08-18 Chris 'BinGOs... Revert "Version bump Module-CoreList to 2.37 for a...
2010-08-18 Chris 'BinGOs... Version bump Module-CoreList to 2.37 for a CPAN release
next