summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Perlhist entry for 5.27.10v5.27.10Todd Rinaldo2018-03-201-0/+1
* Finalize perldelta for 5.27.10Todd Rinaldo2018-03-201-7/+22
* update Module::CoreList for v5.27.10Todd Rinaldo2018-03-203-32/+200
* Deparse.pm: handle postfix $r->$#*David Mitchell2018-03-203-5/+40
* Deparse: handle \our @aDavid Mitchell2018-03-202-1/+6
* [MERGE] Deparse fixups.David Mitchell2018-03-203-8/+53
|\
| * add entries to Porting/deparse-skips.txtDavid Mitchell2018-03-201-0/+2
| * Deparse.pm: bump versionDavid Mitchell2018-03-201-1/+1
| * Deparse -l: set correct line num at end of subDavid Mitchell2018-03-201-1/+12
| * Deparse.pm: tr/...//c was failingDavid Mitchell2018-03-202-5/+33
| * Deparse.pm: add some code commentsDavid Mitchell2018-03-201-0/+5
| * Deparse: remove spurious tr/// debuggingDavid Mitchell2018-03-201-1/+0
|/
* Fix locale failures introduced 5 hours agoKarl Williamson2018-03-191-6/+0
* First draft of perldelta for 5.27.10Todd Rinaldo2018-03-191-229/+97
* Spelling correction in perldiag.podTodd Rinaldo2018-03-191-1/+1
* perl.c: Free some locale stuff on exitKarl Williamson2018-03-191-9/+22
* locale.c: Add detail to debugging statementKarl Williamson2018-03-191-1/+1
* locale.c: Fix memory leakKarl Williamson2018-03-191-50/+56
* Update File::Glob to 1.31 to account for changes in 5.27.10Todd Rinaldo2018-03-191-1/+1
* Upgrade Test-Harness from version 3.39 to 3.41Todd Rinaldo2018-03-1951-97/+195
* Fix locale problems on mingwKarl Williamson2018-03-192-4/+33
* perlapi: bytes_to_utf8(), from_utf8(): Add clarificationKarl Williamson2018-03-191-2/+5
* Update ExtUtils-MakeMaker to CPAN version 7.34Chris 'BinGOs' Williams2018-03-1933-33/+33
* Upgrade Test-Harness from version 3.39 to 3.41Todd Rinaldo2018-03-1857-173/+328
* Mark CPAN changes for if/PathTools as irrelevantTodd Rinaldo2018-03-181-2/+2
* Upgrade Time::HiRes from version 1.9753 to 1.9757Todd Rinaldo2018-03-187-124/+314
* Upgrade Encode from version 2.96 to 2.97Todd Rinaldo2018-03-183-6/+6
* Upgrade Locale::Codes from version 3.55 to 3.56Todd Rinaldo2018-03-1852-33560/+33649
* Upgrade Scalar::Util from version 1.49 to 1.50Todd Rinaldo2018-03-1813-79/+434
* Upgrade Test-Simple from version 1.302122 to 1.302133Todd Rinaldo2018-03-1877-131/+1478
* Upgrade Time::Piece from vesion 1.3203 to 1.3204Todd Rinaldo2018-03-184-26/+26
* Silence compilter warningKarl Williamson2018-03-162-2/+2
* locale.c: Clarify warning messageKarl Williamson2018-03-161-4/+8
* locale.c: Handle and edge caseKarl Williamson2018-03-162-2/+14
* Don't include interpreter variable unless usedKarl Williamson2018-03-163-0/+6
* Make Unicode data structures globalKarl Williamson2018-03-146-88/+100
* locale.c: Silence Win32 compiler warningKarl Williamson2018-03-141-2/+2
* locale.c: Add savepv() to setlocale() returnsKarl Williamson2018-03-131-7/+14
* perl_langinfo.h: Fix typo in commentKarl Williamson2018-03-121-1/+1
* perllocale: Update, clarifyKarl Williamson2018-03-121-4/+3
* perlapi/Perl_setlocale: ClarifyKarl Williamson2018-03-121-3/+3
* Fix comments/pod for LC_NUMERIC not always CKarl Williamson2018-03-122-27/+35
* t/lib/croak/regcomp: Fix up for EBCDICKarl Williamson2018-03-121-0/+9
* Don't use duplocale() unless is presentKarl Williamson2018-03-122-3/+7
* locale.c: Reduce too-large indentKarl Williamson2018-03-121-1/+1
* POSIX.pod: Fix nitKarl Williamson2018-03-121-1/+1
* perl.h: White-space, comment changes onlyKarl Williamson2018-03-121-22/+22
* Work around Microsoft threaded locale bug for localeconv()Karl Williamson2018-03-127-19/+258
* perl.h: Move macros to earlier in the fileKarl Williamson2018-03-121-31/+32
* perl.h: Refactor some #definesKarl Williamson2018-03-121-23/+21