2012-02-04 |
Karl Williamson | Unicode::UCD: pod and comment nits |
blob | commitdiff |
2012-02-04 |
Karl Williamson | Unicode::UCD::prop_invmap(): Use regex to get trie |
blob | commitdiff | diff to current |
2012-02-04 |
Karl Williamson | Unicode::UCD: Rmv uses of no-longer needed tables |
blob | commitdiff | diff to current |
2012-02-04 |
Karl Williamson | Unicode::UCD: Don't read _stc table |
blob | commitdiff | diff to current |
2012-02-04 |
Karl Williamson | Unicode 6.1 |
blob | commitdiff | diff to current |
2012-02-04 |
Karl Williamson | Unicode::UCD: Cope with 6.1 Name_Alias changes |
blob | commitdiff | diff to current |
2012-01-25 |
Nicholas Clark | Bump $Unicode::UCD::VERSION after commit c3e5bc54acca7110. |
blob | commitdiff | diff to current |
2012-01-25 |
Chris 'BinGOs' Wil... | Fix pod error in Unicode::UCD |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode:UCD: Add comments |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode::UCD: Extend prop_invmap() to handle multi... |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode::UCD: white-space only |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode::UCD: Allow prop_invlist() to work on non-compa... |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode::UCD: Special case prop_aliases() 'indic' |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode::UCD: Allow prop_invmap() to work on non-compac... |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode::UCD: Correct pod |
blob | commitdiff | diff to current |
2011-12-30 |
Karl Williamson | Unicode::UCD: Use 6.1 format for Name_Alias |
blob | commitdiff | diff to current |
2011-11-17 |
Father Chrysostomos | Localise $/ properly in UCD.pm |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD.pm: Localize $_, $/ |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | perluniprops: Document prop_invmap() properties |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD: Add prop_invmap() |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD: pod: document new/old style block propert... |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD: Add prop_invlist() |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD: add prop_aliases(), prop_value_aliases() |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD: various nits in pod |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD: correct minor pod error |
blob | commitdiff | diff to current |
2011-11-08 |
Karl Williamson | Unicode::UCD: Remove obsolete pod lines |
blob | commitdiff | diff to current |
2011-09-21 |
Karl Williamson | UCD.pm: accommodate non-standard mktables output |
blob | commitdiff | diff to current |
2011-09-21 |
Karl Williamson | UCD.pm: Only calculate hex once |
blob | commitdiff | diff to current |
2011-09-02 |
Karl Williamson | Unicode::UCD: clarify pod |
blob | commitdiff | diff to current |
2011-09-02 |
Karl Williamson | Unicode::UCD: fix pod verbatim line length |
blob | commitdiff | diff to current |
2011-09-02 |
Karl Williamson | Unicode::UCD: speed up some look ups |
blob | commitdiff | diff to current |
2011-09-02 |
Karl Williamson | Unicode::UCD: Allow for some look-up speed up |
blob | commitdiff | diff to current |
2011-09-02 |
Karl Williamson | Unicode::UCD: Use NFD(), not NFKD() for Hangul syllables |
blob | commitdiff | diff to current |
2011-09-02 |
Karl Williamson | Unicode::UCD Add synopsis info for num() to pod |
blob | commitdiff | diff to current |
2011-09-02 |
Karl Williamson | Unicode::UCD: Make pod header consistent |
blob | commitdiff | diff to current |
2011-07-29 |
Karl Williamson | Unicode::UCD: fix missing comma in pod |
blob | commitdiff | diff to current |
2011-07-10 |
Karl Williamson | Unicode::UCD: nits in comments and pod |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: All code points are in some block |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: All code points have a script |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: Nits in pod |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: Fix typos in pod |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: Remove reliance on UnicodeData.txt |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: Use subclassed warnings |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: Use traditional casing for script names |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm" remove no longer used variable |
blob | commitdiff | diff to current |
2011-03-04 |
Karl Williamson | UCD.pm: Nits in pod and comment |
blob | commitdiff | diff to current |
2011-03-03 |
Karl Williamson | UCD.pm: nits in comments and pod |
blob | commitdiff | diff to current |
2011-03-01 |
Karl Williamson | UCD.pm: Convert charscript to use mktables tables |
blob | commitdiff | diff to current |
2011-03-01 |
Karl Williamson | UCD.pm: Bump version |
blob | commitdiff | diff to current |
2011-03-01 |
Karl Williamson | UCD.pm: Convert num() to use new fcn |
blob | commitdiff | diff to current |
2011-03-01 |
Karl Williamson | UCD.pm: Add internal fcn for reading mktables file |
blob | commitdiff | diff to current |
2011-02-17 |
Karl Williamson | Unicode::UCD::num(): Remove definitions for irrationals |
blob | commitdiff | diff to current |
2011-02-17 |
Karl Williamson | Unicode::UCD::num() clarify pod text |
blob | commitdiff | diff to current |
2011-02-15 |
Karl Williamson | Add UCD::num() to get safe numeric value of a string |
blob | commitdiff | diff to current |
2010-11-21 |
Father Chrysostomos | Increase Unicode'UCD::s version |
blob | commitdiff | diff to current |
2010-11-21 |
Karl Williamson | UCD.pm: Add info about named sequence alternatives |
blob | commitdiff | diff to current |
2010-11-21 |
Karl Williamson | UCD.pm: Don't use CompositionExclusions.txt |
blob | commitdiff | diff to current |
2010-11-21 |
Karl Williamson | UCD.pm: Don't use NamedSequences.txt, saves disk |
blob | commitdiff | diff to current |
2010-07-19 |
David Golden | Bump module version numbers |
blob | commitdiff | diff to current |
2010-07-15 |
Karl Williamson | PATCH: [perl #76502] Fix UCD.pm doc |
blob | commitdiff | diff to current |
2010-04-25 |
Rafael Garcia-Suarez | Bump versions of charnames and Unicode::UCD after last... |
blob | commitdiff | diff to current |
2010-04-25 |
Karl Williamson | PATCH [perl #72624] charnames::viacode(0) returns undef |
blob | commitdiff | diff to current |
2009-06-26 |
karl williamson | PATCH small documentation change for UCD.pm |
blob | commitdiff | diff to current |
2009-01-15 |
karl williamson | Change documentation for UCD::casespec() to match reality |
blob | commitdiff | diff to current |
2009-01-08 |
Abigail | Fixed spelling of 'uncondtional', as reported by Ronald... |
blob | commitdiff | diff to current |
2008-12-06 |
karl williamson | PATCH [perl #58430] Unicode::UCD::casefold() does not... |
blob | commitdiff | diff to current |
2008-11-17 |
Renee Baecker | [perl #58428][PATCH] Unicode::UCD::charinfo() does... |
blob | commitdiff | diff to current |
2007-05-18 |
Jarkko Hietaniemi | Unicode::UCD: add general category and bidi type interfaces |
blob | commitdiff | diff to current |
2006-01-12 |
Nicholas Clark | Bump $VERSION in many modules that have changed. |
blob | commitdiff | diff to current |
2005-08-02 |
Piotr Fusik | Typos in *.p[lm] |
blob | commitdiff | diff to current |
2005-04-02 |
Jarkko Hietaniemi | Unicode 4.1.0 |
blob | commitdiff | diff to current |
2004-04-04 |
Nicholas Clark | Bump version numbers for modules that have changed... |
blob | commitdiff | diff to current |
2004-02-09 |
Rafael Garcia-Suarez | Add a note in Unicode::UCD about the _getcode() function |
blob | commitdiff | diff to current |
2003-08-14 |
Jarkko Hietaniemi | A swath of VERSION patches from Nicholas Clark. |
blob | commitdiff | diff to current |
2003-08-11 |
Lukas Mai | [perl #23273] warnings in Unicode::UCD |
blob | commitdiff | diff to current |
2003-07-27 |
Jarkko Hietaniemi | A bug reported in perl-unicode by Terry Jones, fixed |
blob | commitdiff | diff to current |
2003-07-27 |
Jarkko Hietaniemi | Unicode::UCD doc nit from Andreas Koenig. |
blob | commitdiff | diff to current |
2003-05-13 |
Jarkko Hietaniemi | Detypo. |
blob | commitdiff | diff to current |
2003-05-11 |
Jarkko Hietaniemi | Clarify the doc (and the code) for Unicode code points. |
blob | commitdiff | diff to current |
2003-05-11 |
Jarkko Hietaniemi | Another doc suggestion from terry@eatoni.com (terry... |
blob | commitdiff | diff to current |
2003-05-10 |
Jarkko Hietaniemi | Doc bug noticed by terry@eatoni.com (terry jones). |
blob | commitdiff | diff to current |
2002-12-02 |
Hugo van der Sanden | integrate 5.8-maint: changes #18174 18187 18189-92... |
blob | commitdiff | diff to current |
2002-03-27 |
Jarkko Hietaniemi | Start using the Unicode 3.2.0 data (NOTE: still |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-01-21 |
Jarkko Hietaniemi | Undo the renaming of the Unicode data files; the simple |
blob | commitdiff | diff to current |
2002-01-15 |
Jarkko Hietaniemi | Pod nits. |
blob | commitdiff | diff to current |
2002-01-15 |
Jarkko Hietaniemi | The Unicode categories doc patch to go with #14254, |
blob | commitdiff | diff to current |
2001-11-12 |
Jeffrey Friedl | a few typo fixes |
blob | commitdiff | diff to current |
2001-11-09 |
Jarkko Hietaniemi | Upgrade to Unicode::Normalize 0.10, now in XS. |
blob | commitdiff | diff to current |
2001-11-08 |
Jarkko Hietaniemi | Unicode::UCD is not yet supported in EBCDIC platforms. |
blob | commitdiff | diff to current |
2001-09-04 |
SADAHIRO Tomoyuki | Unicode::UCD rewritten using Lingua::KO::Hangul::Util |
blob | commitdiff | diff to current |
2001-09-02 |
Jarkko Hietaniemi | Special casing had become a little bit more complex... |
blob | commitdiff | diff to current |
2001-09-02 |
Jarkko Hietaniemi | Slight doc tweaks for the module. |
blob | commitdiff | diff to current |
2001-08-09 |
Jarkko Hietaniemi | Rename lib/unicode files to lib/unicore to avoid |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi | Rename Unicode::UCD to UnicodeCD to avoid |
blob | commitdiff |
2001-07-10 |
Jarkko Hietaniemi | Add compexcl(), casefold(), and casespec() interfaces; |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2001-07-05 |
Jarkko Hietaniemi | More flexible argument understanding; add charblocks... |
blob | commitdiff | diff to current |
2001-07-05 |
Jarkko Hietaniemi | Update Unicode::UCD on \p{In...}. |
blob | commitdiff | diff to current |
2001-07-04 |
Jarkko Hietaniemi | Support preferentially the Unicode 'scripts' definition |
blob | commitdiff | diff to current |
next |