summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* utf8_heavy.pl: Use CORE:: case function overriddenKarl Williamson2011-03-141-1/+1
* [perl #85884] Erroneous description of File::Basename::fileparseFather Chrysostomos2011-03-111-3/+3
* Libraries in @INC may be in Unix or VMS format on VMS.Craig A. Berry2011-03-061-0/+5
* UCD.pm: All code points are in some blockKarl Williamson2011-03-032-8/+8
* UCD.pm: All code points have a scriptKarl Williamson2011-03-032-2/+2
* UCD.pm: Nits in podKarl Williamson2011-03-031-5/+4
* UCD.pm: Fix typos in podKarl Williamson2011-03-031-3/+3
* UCD.pm: Remove reliance on UnicodeData.txtKarl Williamson2011-03-032-127/+147
* UCD.pm: Use subclassed warningsKarl Williamson2011-03-031-1/+2
* UCD.pm: Use traditional casing for script namesKarl Williamson2011-03-031-0/+1
* mktables: Write Unicode_1_Name table for UCD.pmKarl Williamson2011-03-031-1/+0
* mktables: Add override for map tables outputKarl Williamson2011-03-031-0/+18
* mktables: White-space onlyKarl Williamson2011-03-031-119/+120
* mktables: Add tables of just simple case foldingsKarl Williamson2011-03-031-1/+42
* UCD.t: Add test for non-Unicode code pointKarl Williamson2011-03-031-1/+3
* UCD.pm" remove no longer used variableKarl Williamson2011-03-031-1/+0
* mktables: Move some definitions to earlierKarl Williamson2011-03-031-4/+4
* UCD.t: Fix a test descriptionKarl Williamson2011-03-031-1/+1
* UCD.pm: Nits in pod and commentKarl Williamson2011-03-031-3/+12
* mktables: force code point tables are range size 1Karl Williamson2011-03-021-0/+6
* mktables: Nits in comment, white spaceKarl Williamson2011-03-021-1/+2
* UCD.pm: nits in comments and podKarl Williamson2011-03-021-7/+5
* Revert "In File::Copy, convert two regexps to explicit ranges, instead of usi...Karl Williamson2011-03-021-3/+3
* UCD.pm: Convert charscript to use mktables tablesKarl Williamson2011-03-012-27/+13
* UCD.pm: Bump versionKarl Williamson2011-03-011-1/+1
* Revert "mktables: Default map tables to range size 1."Karl Williamson2011-03-011-4/+0
* UCD.pm: Convert num() to use new fcnKarl Williamson2011-03-012-13/+19
* UCD.pm: Add internal fcn for reading mktables fileKarl Williamson2011-03-011-0/+33
* lib/locale.t: big speedupDavid Mitchell2011-02-231-18/+18
* make /\p{isUserDefined}/ die on taintDavid Mitchell2011-02-221-6/+19
* Break out from deprecate::import the "check if it's core" code.Nicholas Clark2011-02-181-25/+37
* In deprecate.pm, only cluck() once if the leaf isn't found in the caller stack.Nicholas Clark2011-02-181-1/+1
* In deprecate.pm, remove unused variable $lineNicholas Clark2011-02-181-2/+2
* Subclass utf8 warnings so can turn off individuallyKarl Williamson2011-02-171-99/+111
* Deprecate current user-defined case mappingKarl Williamson2011-02-171-0/+1
* Unicode::UCD::num(): Remove definitions for irrationalsKarl Williamson2011-02-171-11/+21
* Unicode::UCD::num() clarify pod textKarl Williamson2011-02-171-3/+3
* Fix broken lib/diagnostics.tDavid Golden2011-02-161-1/+1
* Add CPAN::Meta as a dual-life moduleDavid Golden2011-02-151-0/+2
* ignore the new lib/buildcustomize.pl build deritusTony Cook2011-02-161-0/+1
* Add UCD::num() to get safe numeric value of a stringKarl Williamson2011-02-152-3/+128
* mktables: Default map tables to range size 1.Karl Williamson2011-02-151-0/+4
* mktables: Write all enum map tables.Karl Williamson2011-02-151-6/+30
* Remove some whitespace pod warnings in perluniprops.podMichael Stevens2011-02-131-2/+4
* Make diagnostics.pm understand messages sharing descriptionsFather Chrysostomos2011-02-122-1/+24
* Improve diagnostics.pm’s link rendering.Father Chrysostomos2011-02-122-4/+38
* Add Version::Requirements as a dual-life moduleDavid Golden2011-02-111-0/+1
* Relation between overloading and ties: second tryFather Chrysostomos2011-02-101-8/+10
* Revert "The relation between overloading and ties has been fixed."Father Chrysostomos2011-02-101-0/+13
* The relation between overloading and ties has been fixed.Father Chrysostomos2011-02-101-13/+0