summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* One more FD_CLOEXEC case, missed in 131d45a9.Jarkko Hietaniemi2015-08-261-6/+4
* Explicitly use and check for FD_CLOEXEC.Jarkko Hietaniemi2015-08-264-16/+20
* Note that the all the fd flags are saved/restored.Jarkko Hietaniemi2015-08-261-5/+7
* lib/utf8.t: EBCDIC fixesKarl Williamson2015-08-251-17/+38
* t/op/split.t: Generalize for EBCDICKarl Williamson2015-08-251-14/+5
* perlguts: Wrap macro name with C<>Karl Williamson2015-08-251-1/+1
* t/op/utf8decode.t: Better SKIP messageKarl Williamson2015-08-251-1/+1
* lib/utf8.t: Add some tests to stress EBCDICKarl Williamson2015-08-251-13/+35
* t/base/lex.t: Use more standard test for EBCDICKarl Williamson2015-08-251-1/+1
* t/op/tr.t: Clarify skip tests messageKarl Williamson2015-08-251-1/+1
* op/chr.t: Better skip messageKarl Williamson2015-08-251-1/+3
* Various .t files: Use globals to see if on EBCDICKarl Williamson2015-08-2510-35/+32
* Revert "Update Pod-Simple to CPAN version 3.31"Tony Cook2015-08-2532-90/+121
* perldelta: Fix typoKarl Williamson2015-08-241-1/+1
* test implicit anchors using re.pm [perl #125810]Lukas Mai2015-08-241-1/+17
* implicitly anchor .{0,} like .* [perl #125810]Lukas Mai2015-08-241-13/+15
* regexec.c: Move a #define next to related codeKarl Williamson2015-08-241-3/+3
* Output bad locale warning in regex synthetic start classKarl Williamson2015-08-241-0/+4
* PATCH: [perl 125825] {n}+ possessive quantifier brokenKarl Williamson2015-08-244-4/+10
* Further clarification to [perl #125805] perldeltaKarl Williamson2015-08-241-1/+1
* Make qr/(?[ ])/ work in UTF-8 localesKarl Williamson2015-08-249-18/+174
* regcomp.c: Add a parameter to static functionKarl Williamson2015-08-244-5/+16
* 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