summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Lookup overloaded assignment operators when trying to swap the argumentsrgs/overloadRafael Garcia-Suarez2012-03-202-4/+11
* 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
* Revert "Paste in the output of Porting/acknowledgements.pl in pod/perl5159del...Abigail2012-03-181-26/+2
* Paste in the output of Porting/acknowledgements.pl in pod/perl5159delta.podAbigail2012-03-181-2/+26
* Attempt to find an author if (s)he comes via RT.Abigail2012-03-181-1/+15
* First shot at perl5159delta.podAbigail2012-03-182-1/+438
* Update CPANPLUS to CPAN version 0.9121Chris 'BinGOs' Williams2012-03-175-4/+5
* In S_parse_body(), don't "leak" linestr_sv until global destruction.Nicholas Clark2012-03-171-4/+6
* Remove all the never used parameters from the macro validate_suid()Nicholas Clark2012-03-171-6/+3
* In perlfunc, don't have functions in "Misc" and a second category.Nicholas Clark2012-03-172-7/+4
* De-emphasise switch-related keywords in perlfunc.Nicholas Clark2012-03-172-108/+28
* In the perlfunc cross-reference sections, link to the section within a page.Nicholas Clark2012-03-171-5/+5
* DESTROY is documented in perlobj - correct the cross-reference in perlfunc.Nicholas Clark2012-03-171-2/+10
* ignore new build result from splitting docs for Module::CoreListTony Cook2012-03-171-0/+1
* Unicode::UCD: pod clarifications, correctionsKarl Williamson2012-03-161-9/+46
* charnames.t: Attempt to fix probable timing issueKarl Williamson2012-03-161-2/+2
* cherrymaint: Beef up --help optionKarl Williamson2012-03-161-0/+3
* Run podtidy on perlsource.podDave Rolsky2012-03-151-56/+63
* Add a missing word to perlsource.podDave Rolsky2012-03-151-1/+1
* Fix POD issuesAbigail2012-03-151-7/+7
* Document upgrading a module in cpan/Abigail2012-03-151-4/+90
* Clearify this is for even numbered (BLEAD-FINAL) releases.Abigail2012-03-151-1/+1
* correct argument handling in Term::ReadLineRicardo Signes2012-03-151-1/+1
* Separate the POD from the corelist data in Module::CoreListChris 'BinGOs' Williams2012-03-157-203/+214
* Revert "Upgrade IO-Compress to 2.049"Abigail2012-03-1433-184/+146