This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Include simple case foldings
[perl5.git] / lib / Unicode /
2011-03-04 Karl WilliamsonUCD.pm: All code points are in some block
2011-03-04 Karl WilliamsonUCD.pm: All code points have a script
2011-03-04 Karl WilliamsonUCD.pm: Nits in pod
2011-03-04 Karl WilliamsonUCD.pm: Fix typos in pod
2011-03-04 Karl WilliamsonUCD.pm: Remove reliance on UnicodeData.txt
2011-03-04 Karl WilliamsonUCD.pm: Use subclassed warnings
2011-03-04 Karl WilliamsonUCD.pm: Use traditional casing for script names
2011-03-04 Karl WilliamsonUCD.t: Add test for non-Unicode code point
2011-03-04 Karl WilliamsonUCD.pm" remove no longer used variable
2011-03-04 Karl WilliamsonUCD.t: Fix a test description
2011-03-04 Karl WilliamsonUCD.pm: Nits in pod and comment
2011-03-03 Karl WilliamsonUCD.pm: nits in comments and pod
2011-03-01 Karl WilliamsonUCD.pm: Convert charscript to use mktables tables
2011-03-01 Karl WilliamsonUCD.pm: Bump version
2011-03-01 Karl WilliamsonUCD.pm: Convert num() to use new fcn
2011-03-01 Karl WilliamsonUCD.pm: Add internal fcn for reading mktables file
2011-02-17 Karl WilliamsonUnicode::UCD::num(): Remove definitions for irrationals
2011-02-17 Karl WilliamsonUnicode::UCD::num() clarify pod text
2011-02-15 Karl WilliamsonAdd UCD::num() to get safe numeric value of a string
2011-01-18 Nicholas ClarkRemove Mac OS classic code from tests in lib.
2010-11-21 Father ChrysostomosCorrect test count in UCD.t
2010-11-21 Father ChrysostomosIncrease Unicode'UCD::s version
2010-11-21 Karl WilliamsonUCD.pm: Add info about named sequence alternatives
2010-11-21 Karl WilliamsonUCD.pm: Don't use CompositionExclusions.txt
2010-11-21 Karl WilliamsonUCD.pm: Don't use NamedSequences.txt, saves disk
2010-11-18 Karl WilliamsonUnicode 6.0 DB
2010-07-19 David GoldenBump module version numbers
2010-07-15 Karl WilliamsonPATCH: [perl #76502] Fix UCD.pm doc
2010-04-25 Rafael Garcia-SuarezBump versions of charnames and Unicode::UCD after last...
2010-04-25 Rafael Garcia-SuarezAdapt plan after last patch
2010-04-25 Karl WilliamsonPATCH [perl #72624] charnames::viacode(0) returns undef
2009-12-03 Karl WilliamsonUnicode 5.2
2009-09-13 Nicholas ClarkMove Unicode::Collate from lib to ext.
2009-06-26 karl williamsonPATCH small documentation change for UCD.pm
2009-01-15 karl williamsonChange documentation for UCD::casespec() to match reality
2009-01-08 AbigailFixed spelling of 'uncondtional', as reported by Ronald...
2008-12-06 karl williamsonPATCH [perl #58430] Unicode::UCD::casefold() does not...
2008-11-17 Renee Baecker[perl #58428][PATCH] Unicode::UCD::charinfo() does...
2008-04-06 Nicholas ClarkMissed updated a test description, as spotted by vincent.
2008-04-05 Nicholas ClarkUCD 5.1.0
2008-01-06 Rafael Garcia-SuarezFix "grep in void context" warning
2007-05-18 Jarkko HietaniemiUnicode::UCD: add general category and bidi type interfaces
2007-04-15 Rafael Garcia-SuarezAdd the Default Unicode Collation Element Table for...
2006-09-06 Jarkko HietaniemiUCD 5.0.0
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2005-10-14 Steve PetersUpgrade to Unicode-Collate-0.52
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-06-24 Rafael Garcia-SuarezUpgrade to Unicode::Collate 0.51
2005-05-09 Rafael Garcia-SuarezUpgrade to Unicode::Collate 0.50
2005-04-02 Jarkko HietaniemiUnicode 4.1.0
2004-06-18 Nicholas ClarkD'oh. Don't turn on warnings on the #! line without...
2004-06-18 Nicholas ClarkUnicode::UCD uses Storable, so we can't test if Storabl...
2004-06-08 Rafael Garcia-SuarezUpgrade to Unicode::Collate 0.40
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-03-31 Nicholas ClarkUpgrade to Unicode 4.0.1
2004-02-09 Rafael Garcia-SuarezAdd a note in Unicode::UCD about the _getcode() function
2003-12-27 Nicholas ClarkStraggler from Unicode::Collate.
2003-12-27 Nicholas ClarkAssimilate Unicode::Collate 0.33
2003-11-29 Nicholas ClarkUpdate Unicode::Collate to 0.31 (Only the .pm version...
2003-10-27 Nicholas ClarkSync with Unicode::Collate 0.30
2003-09-07 Rafael Garcia-SuarezUpgrade to Unicode::Collate 0.28
2003-09-02 Jarkko HietaniemiUpgrade to Unicode::Collate 0.27.
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-11 Lukas Mai[perl #23273] warnings in Unicode::UCD
2003-08-03 Jarkko HietaniemiUpgrade to Unicode::Collate 0.26.
2003-07-27 Jarkko HietaniemiA bug reported in perl-unicode by Terry Jones, fixed
2003-07-27 Jarkko HietaniemiUnicode::UCD doc nit from Andreas Koenig.
2003-06-10 Jarkko HietaniemiUpgrade to Unicode::Collate 0.25.
2003-05-13 Jarkko HietaniemiDetypo.
2003-05-11 Jarkko HietaniemiTest _getcode().
2003-05-11 Jarkko HietaniemiClarify the doc (and the code) for Unicode code points.
2003-05-11 Jarkko HietaniemiAnother doc suggestion from terry@eatoni.com (terry...
2003-05-10 Jarkko HietaniemiDoc bug noticed by terry@eatoni.com (terry jones).
2003-05-03 Jarkko HietaniemiUpgrade to Unicode 4.0.0. (Well, upgrade at least
2003-04-05 Rafael Garcia-SuarezUpgrade to Unicode::Normalize 0.21 and Unicode::Collate...
2003-03-12 Jarkko HietaniemiIntegrate:
2002-12-11 Hugo van der SandenIntegrate from maint-5.8 #18156, #18218.
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-09-08 SADAHIRO TomoyukiUnicode::Collate 0.23 Released
2002-08-22 SADAHIRO Tomoyuki[Announce] Unicode::Collate 0.20 -> UCA version 9
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-07-25 Jarkko HietaniemiUpgrade to Unicode::Collate 0.20.
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-05 SADAHIRO TomoyukiRe: [Unicode::Collate] UCA Version number
2002-05-04 SADAHIRO Tomoyuki[Unicode::Collate] UCA Version number
2002-05-02 Jarkko HietaniemiForgot the most important part of #16357.
2002-05-02 SADAHIRO TomoyukiUnicode::Collate 0.11 Released
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Jarkko HietaniemiNo need to avoid utf8 warnings after #15762.
2002-04-02 Jarkko HietaniemiWhat started as a small nit (the charnames test, nit...
2002-03-27 Jarkko HietaniemiStart using the Unicode 3.2.0 data (NOTE: still
2002-02-23 Jarkko HietaniemiEBCDIC: disable also Unicode::Collate and
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-15 Jarkko HietaniemiPod nits.
2002-01-15 Jarkko HietaniemiThe Unicode categories doc patch to go with #14254,
2001-12-16 SADAHIRO Tomoyuki[patch @13687] Unicode::Collate 0.10
2001-12-03 Jarkko HietaniemiTest::Morify UCD.t
2001-11-16 Andy Doughertylib/Unicode/UCD.t @INC oddity
2001-11-12 Jeffrey Friedla few typo fixes
next