summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Finalize perldeltav5.25.2Matthew Horsfall2016-06-201-36/+4
* add new release to perlhistMatthew Horsfall2016-06-201-0/+1
* Update module versions in perldeltaMatthew Horsfall2016-06-201-1/+113
* Update Module::CoreList for 5.25.2Matthew Horsfall2016-06-203-2/+164
* Add acknowledgements to perldeltaMatthew Horsfall2016-06-201-3/+29
* perldelta for 323565712651fc (RT #128200)Lukas Mai2016-06-201-0/+44
* Remove references to USENET from ext/Dan Collins2016-06-202-3/+2
* Remove most references to USENET from docsDan Collins2016-06-2011-61/+21
* Prep perldelta for releaseMatthew Horsfall2016-06-201-247/+3
* Update INSTALL to mention correct versions.Matthew Horsfall2016-06-201-2/+2
* t/harness: avoid tests outside the src treeDavid Mitchell2016-06-201-1/+1
* update AUTHORSDavid Mitchell2016-06-201-0/+1
* Time::HiRes: fix Darwins with clock_gettimeMisty De Meo2016-06-202-2/+2
* regexes, Slight refactor, but mostly fix comments,Karl Williamson2016-06-192-116/+140
* perldelta entry for 0bac45c8ec730e2fDavid Mitchell2016-06-191-0/+7
* perldelta for 79409ac835 / #128260Father Chrysostomos2016-06-191-0/+7
* perldelta for e4fc70828Father Chrysostomos2016-06-191-0/+5
* perldelta for e7127e21a1 / #128307Father Chrysostomos2016-06-191-0/+6
* perldelta for 76734a3218e / #128204Father Chrysostomos2016-06-191-0/+5
* perldelta for ffd2521e4c1dFather Chrysostomos2016-06-191-0/+9
* perldelta for a50cb9d2d (lex sub acceptance)Father Chrysostomos2016-06-191-2/+9
* perldelta for a061ab0bf and 738155d2fFather Chrysostomos2016-06-191-3/+5
* perldelta for a061ab0bfFather Chrysostomos2016-06-191-0/+11
* Add tests for regex recursionDan Collins2016-06-171-0/+2
* Revert "regcomp.c: Add shortcuts to some inversion list ops"Karl Williamson2016-06-171-105/+37
* Regen podcheck.t db following perlmodlib fixesKarl Williamson2016-06-171-1/+0
* Add missing deprecation message for unescaped '{' in regexesKarl Williamson2016-06-174-19/+141
* diagnostics.pm; Enhance to accept nested listsKarl Williamson2016-06-172-12/+34
* op/stat.t: Skip test if environment not suitable.Karl Williamson2016-06-171-6/+8
* Mention 9ed2d9d9 in perldeltaChris 'BinGOs' Williams2016-06-171-0/+10
* Some perldelta updates for the upcoming release.Matthew Horsfall2016-06-171-0/+34
* perl.c: comment that it's also perlmini.cDavid Mitchell2016-06-171-0/+4
* better document Miniperl.pm, (mini)perlmain.cDavid Mitchell2016-06-172-13/+30
* Makefile.SH: -Ilib is already in $MINIPERL's defnIvan Pozdeev2016-06-171-3/+3
* docs: clarify flag constants in File::GlobEd Avis2016-06-171-6/+13
* perl -V: make configuration one per lineDavid Mitchell2016-06-171-16/+50
* perl -V: make 'Compile-time options' one per lineDavid Mitchell2016-06-171-7/+4
* tweak code comment for PL_bincompat_optionsDavid Mitchell2016-06-171-1/+1
* [perl #128422] Refactor mirror list generation scriptChris 'BinGOs' Williams2016-06-172-413/+455
* perldiag: add "command not found" entries for bash/zshLukas Mai2016-06-161-1/+17
* Update Pod-Checker to CPAN version 1.73Chris 'BinGOs' Williams2016-06-162-3/+2
* Update Pod-Usage to CPAN version 1.69Chris 'BinGOs' Williams2016-06-169-9/+4289
* perldelta for 3f6b66c14467Tony Cook2016-06-161-0/+5
* (perl #128316) preserve errno from failed system callsTony Cook2016-06-162-2/+24
* [perl #127885] enhancements to bench.plTony Cook2016-06-151-27/+122
|\
| * Porting/bench.pl --grindargs can be abused, usefully.Jim Cromie2016-06-151-1/+64
| * provide per-PUT environmentJim Cromie2016-06-151-5/+13
| * add =+label feature, which appends the label to perl-nameJim Cromie2016-06-151-0/+1
| * s/@results/@res_puts/ in process_putsJim Cromie2016-06-151-5/+9
| * add pod for PUTJim Cromie2016-06-151-3/+8