summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* PATCH: [perl #113584] tr/// multiple transliterationsKarl Williamson2012-06-241-4/+4
* mktables: Handle typo in Unicode 6.1 data fileKarl Williamson2012-06-242-0/+6
* Bump the version of perl5db since the porting scripts careJesse Vincent2012-05-011-1/+1
* We now have version control and no longer need a changelog in perl5dbJesse Vincent2012-05-011-260/+0
* Really increase $File::DosGlob::VERSION to 1.07Father Chrysostomos2012-04-271-1/+1
* Increase $version::VERSION to 0.99Father Chrysostomos2012-04-271-1/+1
* minor unicode doc tweaksRicardo Signes2012-04-241-1/+2
* Fix version tests on windozeFather Chrysostomos2012-04-171-2/+1
* [perl #112478] Avoid buffer overflow in upg_versionFather Chrysostomos2012-04-161-0/+10
* Test patch for version 0.97John Peacock2012-04-107-9/+9
* Fix VMS build broken by d1718a7cf5Father Chrysostomos2012-04-051-3/+3
* Unicode::UCD.pm: Bump versionKarl Williamson2012-04-041-1/+1
* Unicode::UCD::prop_invmap(): Return 's' not 'i' formatKarl Williamson2012-04-042-1/+7
* [perl #111462] Move strict hints from %^H to $^HFather Chrysostomos2012-04-031-1/+6
* Increase $strict::VERSION to 1.07Father Chrysostomos2012-04-031-1/+1
* version bump _charnames.pm to keep porting tests happyRicardo Signes2012-03-231-1/+1
* charnames: White-space onlyKarl Williamson2012-03-231-6/+6
* PATCH: [perl #11560] extraneous msg in viacodeKarl Williamson2012-03-231-5/+6
* charnames: Clarify viacode podKarl Williamson2012-03-191-8/+41
* charnames pod: slight rewordingKarl Williamson2012-03-191-5/+5
* charnames: re-order pod sectionsKarl Williamson2012-03-192-34/+34
* mktables: white-space onlyKarl Williamson2012-03-191-21/+22
* mktables: Backport name_alias changes to earlier Unicode versionsKarl Williamson2012-03-191-12/+230
* mktables: Don't duplicate entriesKarl Williamson2012-03-191-2/+29
* mktables: A leading zero is different than an only 0Karl Williamson2012-03-191-1/+1
* Unicode::UCD::prop_invmap: Fix returned formatKarl Williamson2012-03-191-1/+1
* Unicode::UCD: typos in error messagesKarl Williamson2012-03-191-4/+4
* mktables: Add required parens and reword warning msgKarl Williamson2012-03-191-2/+2
* In feature.pm, inline current_bundle() into __common(), its only caller.Nicholas Clark2012-03-191-7/+4
* In feature.pm, inline normalise_hints() into __common(), its only caller.Nicholas Clark2012-03-191-11/+7
* Merge the code common to feature::import and feature::unimport.Nicholas Clark2012-03-191-24/+11
* In feature.pm, use a consistent code style in import() and unimport().Nicholas Clark2012-03-191-5/+6
* ignore new build result from splitting docs for Module::CoreListTony Cook2012-03-171-0/+1
* Unicode::UCD: pod clarifications, correctionsKarl Williamson2012-03-161-9/+46
* Don’t ‘normalise’ hints for bare ‘no feature’Father Chrysostomos2012-02-251-5/+5
* mktables: Correct Unicode 6.1 omissionKarl Williamson2012-02-241-0/+4
* "no feature" now means reset to defaultRicardo Signes2012-02-221-7/+8
* Move Pod::Functions from lib/ to ext/Nicholas Clark2012-02-183-520/+1
* Bring the joy of strict and warnings to Functions.tNicholas Clark2012-02-181-5/+7
* Terser code in Pod::Functions to generate $Type_Description and @Type_Order.Nicholas Clark2012-02-181-48/+27
* Teach Pod::Functions that each, keys and values also operate on arrays.Nicholas Clark2012-02-182-4/+4
* Add all missing functions to Pod::Functions.Nicholas Clark2012-02-182-13/+22
* Teach Pod::Functions about 'Keywords related to the switch feature'.Nicholas Clark2012-02-182-4/+13
* Update Pod::Functions with changes from perlfunc.podNicholas Clark2012-02-182-31/+17
* perl #77654: quotemeta quotes non-ASCII consistentlyKarl Williamson2012-02-151-2/+2
* mktables: Generate a table for quotemetaKarl Williamson2012-02-151-0/+25
* charnames.t: viacode doesn't return Unicode_1 name alwaysKarl Williamson2012-02-131-1/+7
* mktables: viacode() return unparenthesized names for 4 controlsKarl Williamson2012-02-132-6/+41
* mktables: Don't add exact duplicate to tablesKarl Williamson2012-02-131-1/+4
* unset PERLDB_OPTS environment variable or rt-61222 might hang.Todd Rinaldo2012-02-121-0/+1