This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add parallel support 4 Win32 dmake-COREDIR parallelism part 2
[perl5.git] / lib / Unicode /
2012-02-10 Karl WilliamsonUnicode::UCD: pod and comment nits
2012-02-04 Karl WilliamsonUnicode::UCD move =item in pod
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap() compress digit results
2012-02-04 Karl WilliamsonUCD.t: White space only
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Make the NFKCCF property...
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Return deltas for the...
2012-02-04 Karl Williamsonmktables: Generate some delta tables
2012-02-04 Karl WilliamsonUnicode::UCD: pod and comment nits
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Use regex to get trie
2012-02-04 Karl WilliamsonUnicode::UCD: Rmv uses of no-longer needed tables
2012-02-04 Karl WilliamsonUCD.t: white space only
2012-02-04 Karl Williamsonmktables: Include simple mappings in full tables
2012-02-04 Karl WilliamsonUnicode::UCD: Don't read _stc table
2012-02-04 Karl WilliamsonUnicode 6.1
2012-02-04 Karl WilliamsonUnicode::UCD: Cope with 6.1 Name_Alias changes
2012-01-25 Nicholas ClarkBump $Unicode::UCD::VERSION after commit c3e5bc54acca7110.
2012-01-25 Chris 'BinGOs' Wil... Fix pod error in Unicode::UCD
2011-12-30 Karl WilliamsonUnicode:UCD: Add comments
2011-12-30 Karl WilliamsonUnicode::UCD: Extend prop_invmap() to handle multi...
2011-12-30 Karl WilliamsonUnicode::UCD: white-space only
2011-12-30 Karl WilliamsonUnicode::UCD: Allow prop_invlist() to work on non-compa...
2011-12-30 Karl WilliamsonUnicode::UCD: Special case prop_aliases() 'indic'
2011-12-30 Karl WilliamsonUnicode::UCD: Allow prop_invmap() to work on non-compac...
2011-12-30 Karl WilliamsonUnicode::UCD: Correct pod
2011-12-30 Karl WilliamsonUnicode::UCD: Use 6.1 format for Name_Alias
2011-12-30 Karl WilliamsonUnicode/UCD.t: Avoid early prototype messages
2011-11-17 Father ChrysostomosLocalise $/ properly in UCD.pm
2011-11-09 Karl WilliamsonUCD.t: Fix 'uninit' warning
2011-11-08 Karl WilliamsonUnicode::UCD.pm: Localize $_, $/
2011-11-08 Karl Williamsonperluniprops: Document prop_invmap() properties
2011-11-08 Karl WilliamsonUnicode::UCD: Add prop_invmap()
2011-11-08 Karl WilliamsonUnicode::UCD: pod: document new/old style block propert...
2011-11-08 Karl WilliamsonUnicode::UCD: Add prop_invlist()
2011-11-08 Karl WilliamsonUnicode::UCD: add prop_aliases(), prop_value_aliases()
2011-11-08 Karl WilliamsonUCD.t: fix test names
2011-11-08 Karl WilliamsonUCD.t: Convert to use done_testing()
2011-11-08 Karl WilliamsonUnicode::UCD: various nits in pod
2011-11-08 Karl WilliamsonUnicode::UCD: correct minor pod error
2011-11-08 Karl WilliamsonUnicode::UCD: Remove obsolete pod lines
2011-09-21 Karl WilliamsonUCD.pm: accommodate non-standard mktables output
2011-09-21 Karl WilliamsonUCD.pm: Only calculate hex once
2011-09-03 Karl WilliamsonUCD.t: Add tests for sped-up lookups
2011-09-02 Karl WilliamsonUnicode::UCD: clarify pod
2011-09-02 Karl WilliamsonUnicode::UCD: fix pod verbatim line length
2011-09-02 Karl WilliamsonUnicode::UCD: speed up some look ups
2011-09-02 Karl WilliamsonUnicode::UCD: Allow for some look-up speed up
2011-09-02 Karl WilliamsonUnicode::UCD: Use NFD(), not NFKD() for Hangul syllables
2011-09-02 Karl WilliamsonUnicode::UCD Add synopsis info for num() to pod
2011-09-02 Karl WilliamsonUnicode::UCD: Make pod header consistent
2011-07-29 Karl WilliamsonUnicode::UCD: fix missing comma in pod
2011-07-10 Karl WilliamsonUnicode::UCD: nits in comments and pod
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
next