This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-03-23 Brian Frasertoke.c: 'No such class %s' cleanup.
2012-03-23 Brian Frasertoke.c: 'Operator or semicolon missing before %c%s...
2012-03-23 Brian Frasertoke.c: 'Scalar value %s better written as $%s' cleanup.
2012-03-23 Father Chrysostomosuni/parser.t: Fix eval num in test
2012-03-23 Brian Frasertoke.c: 'You need to quote %s' cleanup.
2012-03-23 Brian Frasertoke.c: 'Unrecognized character' croak cleanup.
2012-03-23 Brian Frasertoke.c: S_no_op cleanup
2012-03-23 Father ChrysostomosRemove yyerror_sv
2012-03-23 Brian Frasertoke.c: yyerror cleanup.
2012-03-21 AbigailDocument where to find the perlorg repository.
2012-03-21 AbigailAdd link to the announcement of Perl 5.15.9.
2012-03-20 AbigailCreate a perldelta for 5.15.9
2012-03-20 AbigailEpigraph for v5.15.9
2012-03-20 AbigailTypo fix
2012-03-20 AbigailClearify "build, test and check a fresh perl" instructions v5.15.9
2012-03-20 AbigailAdd 5.15.9 release to perlhist.pod
2012-03-20 AbigailWork around an HTML display issue
2012-03-20 AbigailFinal version of Module::CoreList is 2.65.
2012-03-20 AbigailClearify that perl can crash, not Windows
2012-03-20 AbigailSay "warnings" instead of "errors"
2012-03-20 AbigailRemoved the changes to Term::ReadLine from the bug...
2012-03-20 AbigailFix typo in pod/perldelta
2012-03-20 AbigailReran Porting/acknowledgements.pl
2012-03-20 AbigailList 5.16 blockers in 'Known Problems' in perldelta
2012-03-20 Ricardo Signesyes, regression fixes are generally okay for maint
2012-03-20 Chris 'BinGOs... Get the ABSTRACT for Module-CoreList from the .pod...
2012-03-20 Yves Ortoncorrect logic error that meant that "last" might not...
2012-03-20 Yves Orton[RT #111842] prevent TRIE overwriting EXACT following...
2012-03-20 AbigailDocument the TRIE changes in perldelta
2012-03-20 AbigailChanged email adress & fixed name for Mark Fisher.
2012-03-20 AbigailDocument upgrade of lib/charnames.
2012-03-20 Karl Williamsoncharnames: Clarify viacode pod
2012-03-20 Karl Williamsoncharnames pod: slight rewording
2012-03-20 Karl Williamsoncharnames: re-order pod sections
2012-03-20 AbigailFix spelling errors in pod/perldelta.pod
2012-03-20 AbigailDocument new versions of Data::Dumper and XS::APItest.
2012-03-20 Karl Williamson5160delta: Note that feasible to remain on Unicode 6.0
2012-03-20 AbigailPaste in the output of Porting/corelist-perldelta.pl
2012-03-20 Karl WilliamsonDeprecate utf8_to_uvchr() and utf8_to_uvuni()
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
2012-03-20 Karl Williamsonutf8.c: Add valid_utf8_to_uvuni() and valid_utf8_to_uvchr()
2012-03-20 Karl Williamsonutf8.c: Add utf8_to_uvchr_buf() and utf8_to_uvuni_buf()
2012-03-20 Karl Williamsonutf8.c: pod clarification
2012-03-20 Karl Williamsonutf8.c: pod (mostly formatting) + comments changes
2012-03-20 Karl Williamsonperlapi (from sv.h) clarifications
2012-03-20 Karl Williamsonautodoc.pl: pod format fix
2012-03-20 Karl Williamsonperlguts, warnings.t: Update references to obsolete...
2012-03-20 Karl Williamsonperldelta: clarification
2012-03-19 AbigailUpdate Module::CoreList for 5.15.9
2012-03-19 AbigailPoint out CoreList's CAVEATS section is in CoreList.pod
2012-03-19 AbigailEliminate a warning
2012-03-19 Karl Williamsonmktables: white-space only
2012-03-19 Karl Williamsonmktables: Backport name_alias changes to earlier Unicod...
2012-03-19 Karl Williamsonmktables: Don't duplicate entries
2012-03-19 Karl Williamsonmktables: A leading zero is different than an only 0
2012-03-19 Karl WilliamsonUnicode::UCD::prop_invmap: Fix returned format
2012-03-19 Karl WilliamsonUnicode::UCD: typos in error messages
2012-03-19 Karl Williamsonmktables: Add required parens and reword warning msg
2012-03-19 Karl Williamsonpat.t: Fix typo in comment
2012-03-19 AbigailBump the perl version in various places for 5.15.9
2012-03-19 AbigailMore perldelta work.
2012-03-19 AbigailMention the fix to perlfunc.html in "Configuration...
2012-03-19 Nicholas ClarkNote in the source of perlhist.pod that "cow orker...
2012-03-19 Nicholas ClarkMention Porting/bisect.pl in perlgit.pod, before descri...
2012-03-19 Nicholas ClarkAdd two missing "file"s to the documentation of Porting...
2012-03-19 Nicholas ClarkMove the example git bisect shell script from perlgit...
2012-03-19 Nicholas Clarkbisect-runner.pl should detect ccache with -V, not...
2012-03-19 Nicholas ClarkAdd a placeholder man page for perltodo, directing...
2012-03-19 Nicholas ClarkMove the todo list from pod/ to Porting/
2012-03-19 AbigailAdd a TODO test for RT 111842
2012-03-19 AbigailBail out if it looks scary.
2012-03-19 AbigailDon't remove --tarball
2012-03-19 AbigailUse #!/usr/bin/env
2012-03-19 AbigailMore work on perldelta
2012-03-19 Nicholas ClarkMerge the feature and B::Deparse refactoring to blead.
2012-03-19 Nicholas ClarkNote the improvements to B::Deparse and feature in...
2012-03-19 Nicholas ClarkIn feature.pm, inline current_bundle() into __common...
2012-03-19 Nicholas ClarkIn feature.pm, inline normalise_hints() into __common...
2012-03-19 Nicholas ClarkMerge the code common to feature::import and feature...
2012-03-19 Nicholas ClarkIn feature.pm, use a consistent code style in import...
2012-03-19 Nicholas ClarkIn B::Deparse::_features_from_bundle(), don't call...
2012-03-19 Nicholas ClarkIn Deparse, use $feature::hint_mask directly, instead...
2012-03-19 Nicholas ClarkIn B::Deparse, refactor common code into _features_from...
2012-03-19 Nicholas ClarkIn B::Deparse, refactor the two places that feature...
2012-03-19 Nicholas ClarkFix regression in deparsing say (etc) under use 5.10.0
2012-03-19 Nicholas ClarkAdd tests for deparsing C<say> under various combinatio...
2012-03-19 Nicholas ClarkAvoid deparse.t testing everything under use feature...
2012-03-19 Nicholas ClarkAdd a 'context' feature to deparse.t, to better test...
2012-03-19 Nicholas ClarkIn deparse.t, rename %reason to %meta.
2012-03-19 Nicholas ClarkNote in perldelta that C<no feature;> now means reset...
2012-03-19 AbigailRetry first shot at perldelta.pod.
2012-03-18 AbigailUpdate Pod::Perldoc to version 3.17
2012-03-18 AbigailAdd a --tarball option
2012-03-18 AbigailSome backslashes turn out not to be always there.
2012-03-18 AbigailFix a cut-and-paste error
2012-03-18 AbigailRevert "First shot at perl5159delta.pod"
2012-03-18 AbigailRevert "Paste in the output of Porting/acknowledgements...
2012-03-18 AbigailPaste in the output of Porting/acknowledgements.pl...
2012-03-18 AbigailAttempt to find an author if (s)he comes via RT.
2012-03-18 AbigailFirst shot at perl5159delta.pod
next