summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* correct logic error that meant that "last" might not be updated properlysmoke-me/rt_111842Yves Orton2012-03-201-7/+10
* [RT #111842] prevent TRIE overwriting EXACT following NOTHING at startYves Orton2012-03-202-9/+19
* Update Module::CoreList for 5.15.9Abigail2012-03-202-3/+689
* Point out CoreList's CAVEATS section is in CoreList.podAbigail2012-03-201-1/+3
* Eliminate a warningAbigail2012-03-201-1/+1
* mktables: white-space onlyKarl Williamson2012-03-191-21/+22
* mktables: Backport name_alias changes to earlier Unicode versionsKarl Williamson2012-03-191-12/+230
* mktables: Don't duplicate entriesKarl Williamson2012-03-191-2/+29
* mktables: A leading zero is different than an only 0Karl Williamson2012-03-191-1/+1
* Unicode::UCD::prop_invmap: Fix returned formatKarl Williamson2012-03-191-1/+1
* Unicode::UCD: typos in error messagesKarl Williamson2012-03-191-4/+4
* mktables: Add required parens and reword warning msgKarl Williamson2012-03-191-2/+2
* pat.t: Fix typo in commentKarl Williamson2012-03-191-1/+1
* Bump the perl version in various places for 5.15.9Abigail2012-03-1922-147/+147
* More perldelta work.Abigail2012-03-191-35/+2
* Mention the fix to perlfunc.html in "Configuration and Compilation" as well.Abigail2012-03-191-9/+2
* Note in the source of perlhist.pod that "cow orker" is no typo.Nicholas Clark2012-03-191-0/+2
* Mention Porting/bisect.pl in perlgit.pod, before describing git bisect.Nicholas Clark2012-03-191-14/+53
* Add two missing "file"s to the documentation of Porting/bisect.plNicholas Clark2012-03-191-2/+2
* Move the example git bisect shell script from perlgit.pod to Porting/Nicholas Clark2012-03-195-30/+43
* bisect-runner.pl should detect ccache with -V, not --versionNicholas Clark2012-03-191-2/+2
* Add a placeholder man page for perltodo, directing people to look at git.Nicholas Clark2012-03-194-0/+16
* Move the todo list from pod/ to Porting/Nicholas Clark2012-03-196-11/+6
* Add a TODO test for RT 111842Abigail2012-03-191-0/+5
* Bail out if it looks scary.Abigail2012-03-191-3/+16
* Don't remove --tarballAbigail2012-03-191-1/+1
* Use #!/usr/bin/envAbigail2012-03-191-1/+1
* More work on perldeltaAbigail2012-03-191-84/+15
* Merge the feature and B::Deparse refactoring to blead.Nicholas Clark2012-03-195-145/+225
|\
| * Note the improvements to B::Deparse and feature in perldelta.Nicholas Clark2012-03-191-0/+9
| * In feature.pm, inline current_bundle() into __common(), its only caller.Nicholas Clark2012-03-192-14/+8
| * In feature.pm, inline normalise_hints() into __common(), its only caller.Nicholas Clark2012-03-192-22/+14
| * Merge the code common to feature::import and feature::unimport.Nicholas Clark2012-03-192-48/+22
| * In feature.pm, use a consistent code style in import() and unimport().Nicholas Clark2012-03-192-10/+12
| * In B::Deparse::_features_from_bundle(), don't call feature::current_bundle()Nicholas Clark2012-03-191-5/+2
| * In Deparse, use $feature::hint_mask directly, instead of copying its value.Nicholas Clark2012-03-191-15/+10
| * In B::Deparse, refactor common code into _features_from_bundle().Nicholas Clark2012-03-191-11/+15
| * In B::Deparse, refactor the two places that feature::current_bundle()Nicholas Clark2012-03-191-6/+6
| * Fix regression in deparsing say (etc) under use 5.10.0Nicholas Clark2012-03-192-8/+2
| * Add tests for deparsing C<say> under various combinations of pragmas.Nicholas Clark2012-03-191-0/+91
| * Avoid deparse.t testing everything under use feature ':5.10'Nicholas Clark2012-03-191-8/+36
| * Add a 'context' feature to deparse.t, to better test ambient pragmas.Nicholas Clark2012-03-191-14/+14
| * In deparse.t, rename %reason to %meta.Nicholas Clark2012-03-191-9/+9
|/
* Note in perldelta that C<no feature;> now means reset to default.Nicholas Clark2012-03-191-1/+3
* Retry first shot at perldelta.pod.Abigail2012-03-191-78/+89
* Update Pod::Perldoc to version 3.17Abigail2012-03-1917-168/+215
* Add a --tarball optionAbigail2012-03-191-27/+42
* Some backslashes turn out not to be always there.Abigail2012-03-181-1/+1
* Fix a cut-and-paste errorAbigail2012-03-181-1/+1
* Revert "First shot at perl5159delta.pod"Abigail2012-03-182-438/+1