| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update perlfaq to CPAN version 5.0150036 | Chris 'BinGOs' Williams | 2011-10-22 | 1 | -0/+4 |
* | Update HTTP-Tiny to CPAN version 0.014 | Chris 'BinGOs' Williams | 2011-10-22 | 1 | -1/+5 |
* | Create a perldelta for 5.15.5 | Florian Ragwitz | 2011-10-20 | 1 | -356/+172 |
* | Add acknowledgements to the perldelta | Florian Ragwitz | 2011-10-20 | 1 | -3/+25 |
* | Update Module::CoreList for 5.14.4 | Florian Ragwitz | 2011-10-20 | 1 | -0/+4 |
* | Get perldelta into mostly finished state | Florian Ragwitz | 2011-10-20 | 1 | -258/+4 |
* | David changelogged this | Florian Ragwitz | 2011-10-20 | 1 | -2/+0 |
* | Remove my todo commits from perldelta template | Steffen Mueller | 2011-10-20 | 1 | -2/+0 |
* | perldelta entry for improved AV/etc OUTPUT typemaps | Steffen Mueller | 2011-10-20 | 1 | -1/+16 |
* | Build failed in Jenkins: perl5 #80 | Dennis Kaarsemaker | 2011-10-19 | 1 | -1/+1 |
* | perldelta: document base.pm changes | David Golden | 2011-10-19 | 1 | -0/+13 |
* | perldelta: Mention another thing fixed by 2fc49ef14c | Father Chrysostomos | 2011-10-16 | 1 | -0/+5 |
* | perldelta up to c19fd8b40 | Father Chrysostomos | 2011-10-15 | 1 | -2/+96 |
* | regexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/i | Karl Williamson | 2011-10-13 | 1 | -0/+7 |
* | Update Archive-Tar to CPAN version 1.80 | Chris 'BinGOs' Williams | 2011-10-13 | 1 | -2/+6 |
* | Update Unicode-Collate to CPAN version 0.80 | Chris 'BinGOs' Williams | 2011-10-09 | 1 | -1/+4 |
* | perldelta: s/nul\k/l/g | Father Chrysostomos | 2011-10-08 | 1 | -4/+4 |
* | perldelta: Document fix for not matching non-Unicode \p{} | Karl Williamson | 2011-10-08 | 1 | -1/+6 |
* | perldelta up to c60dbbc38 | Father Chrysostomos | 2011-10-07 | 1 | -2/+188 |
* | perldelta up to 59c72abb9 | Father Chrysostomos | 2011-10-06 | 1 | -4/+55 |
* | Update Module-Load to CPAN version 0.22 | Chris 'BinGOs' Williams | 2011-10-05 | 1 | -2/+9 |
* | Note ExtUtils::ParseXS upgrade in perldelta | Steffen Mueller | 2011-10-05 | 1 | -0/+4 |
* | Update Unicode-Collate to CPAN version 0.79 | Chris 'BinGOs' Williams | 2011-10-02 | 1 | -0/+4 |
* | Update Digest to CPAN version 1.17 | Chris 'BinGOs' Williams | 2011-10-02 | 1 | -0/+4 |
* | Revise diagnostic text | Karl Williamson | 2011-10-01 | 1 | -1/+5 |
* | perldelta for ExtUtils::MakeMaker version 6.61_01. | George Greer | 2011-09-28 | 1 | -0/+4 |
* | Note the improved $^X absolute pathname conversion in perldelta.pod | Nicholas Clark | 2011-09-28 | 1 | -4/+8 |
* | Upgrade perlfaq from version 5.0150034 to 5.0150035 | Florian Ragwitz | 2011-09-27 | 1 | -1/+1 |
* | Add t/porting/checkcfgvar.t to run Porting/checkcfgvar.pl as a test. | Nicholas Clark | 2011-09-24 | 1 | -1/+3 |
* | moving old perldelta and creating new one | Stevan Little | 2011-09-20 | 1 | -619/+171 |
* | No need to go into this much detail in the pod (also podcheck doesn't like it)v5.15.3 | Stevan Little | 2011-09-20 | 1 | -13/+6 |
* | Tweak wording of the Notice based on Jesse's feedback | Stevan Little | 2011-09-20 | 1 | -1/+2 |
* | Adding some Known Problems to perldelta | Stevan Little | 2011-09-20 | 1 | -2/+30 |
* | removing the comment from the perldelta (and the previous perldelta as well) | Stevan Little | 2011-09-20 | 1 | -3/+0 |
* | finalize perldelta | Stevan Little | 2011-09-20 | 1 | -1/+1 |
* | Adding the acknowledgements section to perldelta | Stevan Little | 2011-09-20 | 1 | -3/+30 |
* | Update Module::CoreList for 5.15.3 | Stevan Little | 2011-09-20 | 1 | -2/+3 |
* | perldelta pod tweaks,.. this is not a link | Stevan Little | 2011-09-20 | 1 | -1/+1 |
* | More pod formatting tweaks | Stevan Little | 2011-09-20 | 1 | -3/+3 |
* | Fix some pod errors reported by podchecker | Stevan Little | 2011-09-20 | 1 | -4/+4 |
* | Updating perldelta in preparation for the 5.13.3 release. | Stevan Little | 2011-09-20 | 1 | -213/+69 |
* | Update CPAN-Meta to CPAN version 2.112621 | Stevan Little | 2011-09-19 | 1 | -1/+1 |
* | Correct perldelta entry for -l \*foo change | Father Chrysostomos | 2011-09-18 | 1 | -2/+4 |
* | Update CPAN-Meta to CPAN version 2.112600 | Chris 'BinGOs' Williams | 2011-09-18 | 1 | -1/+1 |
* | [perl #95034] Make perldoc <url> use a reasonabe name | Father Chrysostomos | 2011-09-18 | 1 | -0/+7 |
* | Deparse "${#}a" | Father Chrysostomos | 2011-09-17 | 1 | -1/+1 |
* | Deparse $#{/} correctly | Father Chrysostomos | 2011-09-17 | 1 | -0/+6 |
* | Make -l always treat non-bareword arguments as file names | Father Chrysostomos | 2011-09-17 | 1 | -0/+9 |
* | Make stacked -l work | Father Chrysostomos | 2011-09-17 | 1 | -0/+7 |
* | Make IO::Handle::getline(s) respect the open pragma | Father Chrysostomos | 2011-09-17 | 1 | -0/+13 |