summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.21.9Sawyer X2015-02-211-2/+3
* finalize perldelta and Module::CoreList updatesSawyer X2015-02-212-15/+57
* fix typosSawyer X2015-02-212-2/+2
* Update Module::CoreList for 5.21.9Sawyer X2015-02-212-1/+86
* podcheck: accept links to autoboxRicardo Signes2015-02-201-0/+1
* Update perldeltaSawyer X2015-02-211-205/+267
* pp_pack.c: Silence compiler warningKarl Williamson2015-02-204-14/+14
* update perldelta for some modules and pragmas upgradesSawyer X2015-02-201-9/+64
* perldelta for e47d32dcd and d27f4b91 / #123712Father Chrysostomos2015-02-191-0/+7
* perldelta for parser crashesFather Chrysostomos2015-02-191-1/+6
* perldelta for df442ae4d / #123466Father Chrysostomos2015-02-191-0/+12
* perldelta for 2f465e08e / #123652Father Chrysostomos2015-02-191-0/+5
* regcomp.c: Add assertionKarl Williamson2015-02-191-0/+2
* Add \b{sb}Karl Williamson2015-02-1915-4/+965
* regen/mk_invlists.pl: Add tables for \b{sb}Karl Williamson2015-02-192-1/+22983
* Add qr/\b{wb}/Karl Williamson2015-02-1918-12/+1910
* regen/mk_invlists.pl: Add tables for \b{wb}Karl Williamson2015-02-192-1/+12148
* Remove obsolete macros/tables for \XKarl Williamson2015-02-196-572/+1
* regexec.c: White-space onlyKarl Williamson2015-02-191-14/+13
* Add qr/\b{gcb}/Karl Williamson2015-02-1925-260/+587
* regen/mk_invlists.pl: Add GCB tablesKarl Williamson2015-02-192-1/+12006
* regen/mk_invlists.pl: Revamp #if generationKarl Williamson2015-02-193-48/+120
* regen/mk_invlists.pl: Add capability for line break propsKarl Williamson2015-02-192-21/+380
* mktables: Refactor \X test so can be used for othersKarl Williamson2015-02-191-35/+42
* Remove another dead function in vms/vms.c.Craig A. Berry2015-02-191-26/+0
* Fix some style issues in vms/vms.c.Craig A. Berry2015-02-191-306/+429
* Update copyright in vms/vms.c.Craig A. Berry2015-02-191-1/+1
* regen podcheck.t dbKarl Williamson2015-02-191-1/+1
* configure.com does handle usedevel.Craig A. Berry2015-02-181-1/+0
* Fix t/op/dump.t warning in skip case.Craig A. Berry2015-02-181-1/+1
* Randy Stauneris now a perl authorTony Cook2015-02-191-0/+1
* Fix minor code typos in perlunicookRandy Stauner2015-02-191-2/+2
* RMG: avoid saying "final" release; gets confused with BLEAD-FINALRicardo Signes2015-02-181-1/+1
* utf8.c: Slight refactor of UTF-16 codeKarl Williamson2015-02-181-8/+15
* perlre: NitsKarl Williamson2015-02-181-3/+3
* perldelta: Fix typoKarl Williamson2015-02-181-1/+1
* lib/B/Deparse.t: Suppress unescaped qr/{/ messageKarl Williamson2015-02-181-1/+1
* Unicode::UCD: Add charprops_all() public functionKarl Williamson2015-02-185-4/+77
* Unicode::UCD: Add charprop public functionKarl Williamson2015-02-185-33/+414
* lib/Unicode/UCD.t: White-space onlyKarl Williamson2015-02-181-17/+17
* lib/Unicode/UCD.t: Convert some single quotes to doubleKarl Williamson2015-02-181-185/+185
* Unicode::UCD::prop_value_aliases() Don't return invalid valueKarl Williamson2015-02-184-2/+22
* Unicode::UCD: Pod corrections, clarificationsKarl Williamson2015-02-182-27/+36
* [perl #123874] fix argument underflow for pack()Hugo van der Sanden2015-02-182-2/+6
* [perl #123870] fixup trie runtime debug outputHugo van der Sanden2015-02-181-2/+2
* Remove some remnants of x2p, which was removed by commit e5a8a0fbd7Steve Hay2015-02-1818-129/+16
* Make nowait spawn return correct pid on VMS.Craig A. Berry2015-02-171-1/+5
* [perl #123852] avoid capture side-effects under noncapture flagHugo van der Sanden2015-02-182-1/+13
* Fix where we look for the Sun Studio compilerChris 'BinGOs' Williams2015-02-171-1/+1
* pp_pack.c: White-space onlyKarl Williamson2015-02-171-35/+35