summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regcomp.h: Fold 2 ANYOF flags into a single oneKarl Williamson2015-08-243-18/+48
* Add ANYOFD regex nodeKarl Williamson2015-08-245-155/+168
* perldebguts: Add clarificationKarl Williamson2015-08-243-3/+4
* perldelta: Improve wording for [perl #125805]Karl Williamson2015-08-241-1/+2
* podcheck.t: regenerate dbKarl Williamson2015-08-241-2/+2
* PATCH: [perl #125805] Perl segfaults with a regex_sets error messageKarl Williamson2015-08-243-1/+3
* Update Pod-Simple to CPAN version 3.31Chris 'BinGOs' Williams2015-08-2432-121/+90
* Upgrade to Thread::Queue 3.06Jerry D. Hedden2015-08-225-10/+142
* Add missing URL for 5.23.2 release announcementSteve Hay2015-08-221-1/+1
* Add epigraph for 5.20.3-RC1Steve Hay2015-08-221-0/+33
* Perl 5.20.3-RC1 todaySteve Hay2015-08-221-0/+1
* Import Module::CoreList changes for 5.20.3-RC1Steve Hay2015-08-223-0/+30
* Remove superfluous line in code sample.James E Keenan2015-08-221-2/+0
* POSIX: version bump for d7a0f0bJarkko Hietaniemi2015-08-211-1/+1
* POSIX: mention the Inf, NaN constants; other small tweaksJarkko Hietaniemi2015-08-211-5/+27
* mktables: Comment changes onlyKarl Williamson2015-08-203-6/+6
* mktables: Move file handling to non-exceptional orderKarl Williamson2015-08-203-20/+15
* mktables: Revamp the compare versions functionalityKarl Williamson2015-08-203-88/+309
* mktables: Fix so -annotate works on early UnicodesKarl Williamson2015-08-203-29/+50
* mktables: Move code to common functionsKarl Williamson2015-08-203-26/+64
* mktables: Fix up property calc for early UnicodesKarl Williamson2015-08-203-3/+6
* mktables: Use mnemonic instead of hex constantKarl Williamson2015-08-203-4/+13
* Module-CoreList-5.20150820 is now on CPANChris 'BinGOs' Williams2015-08-201-1/+1
* Bump the perl version in various places for 5.23.3.Matthew Horsfall2015-08-2028-143/+170
* Porting/new-perldelta.pl regenerationsMatthew Horsfall2015-08-2010-178/+600
* Fix TBD so podcheck.t is happyMatthew Horsfall2015-08-201-1/+1
* Update release scheduleMatthew Horsfall2015-08-201-1/+1
* Add epigraph for v5.23.2.Matthew Horsfall2015-08-201-0/+54
* add new release to perlhistv5.23.2Matthew Horsfall2015-08-201-0/+1
* Finalize perldeltaMatthew Horsfall2015-08-201-55/+69
* Add .gitignore for ext/re/ generated header fileMatthew Horsfall2015-08-201-0/+3
* Update Module::CoreList for 5.23.2Matthew Horsfall2015-08-201-1/+27
* Update list of files to clean for ceab18aaa.Matthew Horsfall2015-08-201-1/+1
* Let Porting/makerel know about overload.c's rename to overload.incMatthew Horsfall2015-08-201-1/+1
* Update versions in INSTALL.Matthew Horsfall2015-08-201-2/+2
* perldelta updates for 5.23.2.Matthew Horsfall2015-08-201-181/+71
* b992490d copied wrong for ext re.Jarkko Hietaniemi2015-08-201-5/+5
* [perl #125669] op/pack.t failures with PPC long double (double double) buildsSisyphus2015-08-201-1/+12
* perldelta for 668fcfea6, a1e27170fTony Cook2015-08-201-0/+13
* [perl 125760] fix new (and one old test) to pass with PERL_UNICODETony Cook2015-08-201-7/+8
* Update Term-Cap to CPAN version 1.17Chris 'BinGOs' Williams2015-08-192-52/+15
* ck_refassign: selectively copy OPpPAD_INTRO/STATEDavid Mitchell2015-08-192-1/+16
* t/perf/benchmarks: 5.004 compatDavid Mitchell2015-08-191-20/+20
* [perl #125467] mingw-w64 has movedTony Cook2015-08-191-4/+4
* [perl #125826] make the buffer large enough in TRIE_STORE_REVCHARTony Cook2015-08-192-1/+10
* mktables: Add code point ages to --annotate optionKarl Williamson2015-08-183-5/+30
* disallow nested declarations [perl #125587] [perl #121058]Lukas Mai2015-08-184-2/+60
* Also ignore CONTRIBUTING.md for dual-life modulesH.Merijn Brand2015-08-181-5/+6
* [perl #125781] handle range overflow when Size_t is smaller than IVTony Cook2015-08-181-1/+5
* Clarify functioning of '||' operator.Ludovic E. R. Tolhurst-Cleaver2015-08-172-3/+4