summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 5.21.10 to perlhistv5.21.10Steve Hay2015-03-201-0/+1
* Finalize perldeltaSteve Hay2015-03-201-3/+29
* Update Module-CoreList for 5.21.10Steve Hay2015-03-202-86/+160
* Devel::PPPort has been upgraded from version 3.28 to 3.31Steve Hay2015-03-201-1/+1
* perldelta - Copy-editing, and wrap lines to 79 columnsSteve Hay2015-03-201-42/+37
* perldelta - Remove boilerplate sectionsSteve Hay2015-03-201-244/+0
* perldelta: Fix typoKarl Williamson2015-03-201-1/+1
* perldelta - Document remaining changes/module upgrades and fill in RT linksSteve Hay2015-03-201-15/+59
* Unicode::Collate has been upgraded from version 1.11 to 1.12Steve Hay2015-03-201-1/+1
* Update Unicode-Collate to CPAN version 1.12Jarkko Hietaniemi2015-03-2098-112/+156
* perldelta for EBCDIC now workingKarl Williamson2015-03-191-3/+31
* unicore/README.perl:perl with older Unicode versionsKarl Williamson2015-03-192-10/+15
* Update information about using older UnicodeKarl Williamson2015-03-193-4/+5
* regcomp.c: Fix so works on Unicode 5.2Karl Williamson2015-03-191-3/+12
* regen/mk_invlists.pl: Handle earlier Unicode versionsKarl Williamson2015-03-192-4/+81
* mktables: Better work with earlier UnicodesKarl Williamson2015-03-193-4/+7
* Change /(?[...]) to have normal operator precedenceKarl Williamson2015-03-197-206/+436
* perldelta for #123995 / b24768f02Father Chrysostomos2015-03-191-1/+1
* perldelta for #124004 / c5f78d08daFather Chrysostomos2015-03-191-0/+6
* perldelta for #123847 / 3d50185deFather Chrysostomos2015-03-191-0/+5
* perldelta for #123963 / 9d58dbc453Father Chrysostomos2015-03-191-0/+6
* perldelta for #123955 / ce7c414ee7Father Chrysostomos2015-03-191-1/+1
* perldelta for #123817 / 6b2b48acaeFather Chrysostomos2015-03-191-0/+5
* perldelta for #123763 / 26f4cc19aFather Chrysostomos2015-03-191-0/+5
* perldelta for #123802 / 479ae48e22f11Father Chrysostomos2015-03-191-1/+1
* perldelta for #123801 / f4460c6f7a0Father Chrysostomos2015-03-191-0/+5
* perldelta module updatesSteve Hay2015-03-201-0/+8
* Carp::Heavy is no longer customizedSteve Hay2015-03-201-1/+0
* Carp::Heavy is no longer customizedRicardo Signes2015-03-191-3/+1
* Carp: remove unneeded VERSION eval, bump versionRicardo Signes2015-03-192-2/+2
* Carp: avoid hardcoded lines and filenames in testRicardo Signes2015-03-191-2/+2
* Bump Devel::PPPort version to 3.31Matthew Horsfall (alh)2015-03-199-24/+60
* perl.h: Fix nit in commentKarl Williamson2015-03-191-1/+2
* Document API for XS LC_NUMERIC locale manipulationKarl Williamson2015-03-193-21/+121
* perllocale: Correctly document behaviorKarl Williamson2015-03-191-4/+15
* perl.h: White-space onlyKarl Williamson2015-03-191-5/+5
* Change some locale manipulation macros in prep for APIKarl Williamson2015-03-197-81/+99
* regen/regcharclass.pl: Need to rebuild when source files changeKarl Williamson2015-03-192-2/+65
* regen/mk_invlists.pl depends on mktablesKarl Williamson2015-03-192-2/+3
* regen/mk_invlists.pl: Don't quit so easilyKarl Williamson2015-03-192-7/+13
* regen/regen_lib.pl: Don't die on missing digestKarl Williamson2015-03-191-1/+7
* Upgrade parent from version 0.228 to 0.232Steve Hay2015-03-194-3/+19
* lib/perl5db.pl: Fix pod typoKarl Williamson2015-03-191-1/+1
* lib/perl5db.pl: Generalize for EBCDICKarl Williamson2015-03-191-2/+4
* Create single fcn for dup'd /lib codeKarl Williamson2015-03-197-12/+108
* Change name of mro.cKarl Williamson2015-03-1911-27/+30
* dbmopen() with a third argument of undef can create files on disk.Nicholas Clark2015-03-191-1/+6
* Fix rendering of this code snippet in 'perldoc -f chomp'Karen Etheridge2015-03-191-1/+1
* t/re/pat_re_eval.t: Skip encoding tests on EBCDICKarl Williamson2015-03-191-1/+4
* t/op/pack.t: Generalize for EBCDICKarl Williamson2015-03-191-48/+52