Port lib/unicore/mktables to VMS.
[p5sagit/p5-mst-13.2.git] / lib / unicore / mktables
2009-12-04 Craig A. Berry Port lib/unicore/mktables to VMS.
2009-12-02 Karl Williamson work-around Carp/overloading miniperl problem
2009-11-28 Karl Williamson mktables performance improvement
2009-11-25 Karl Williamson wrap uniprops.t; makefile changes for mktables
2009-11-24 Rafael Garcia-Suarez Remove generated file pod/perluniprops.pod from the...
2009-11-24 Karl Williamson mktables not run unless needed
2009-11-22 Rafael Garcia-Suarez Simplify title of perluniprops
2009-11-22 Karl Williamson mktables revamp
2009-09-09 Nicholas Clark Move the Text::Tabs use statement to the top of the...
2009-01-27 Karl Change to use 5.1 Unicode file versions
2009-01-19 Karl Add NameAliases.txt; regenerate mktables.list
2008-11-07 Yves Orton create new unicode props as defined in POSIX spec ...
2007-04-23 Yves Orton Change meaning of \v, \V, and add \h, \H to match Perl6...
2007-02-06 SADAHIRO Tomoyuki current status on Unicode Regular Expressions
2006-09-13 Yves Orton mktables executes seven time per build sigh
2005-06-01 Andy Lester Speed up lib/unicore/mktables by 45%
2005-04-25 Yves Orton mktables.lst and related stuff (was Re: [PATCH] Unicode...
2005-04-07 Audrey Tang Re: Bugs? In Unicode::EastAsianWidth.
2005-03-27 Yves Orton Fix -C option of mktables (for VMS)
2005-03-21 Yves Orton Re: Stop mktables from needlessly re-running when using...
2004-10-20 Rafael Garcia-Suarez Ensure that PVA.pl returns a true value.
2004-06-20 Dave Mitchell make mktables always update modifed time to play better...
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-05-30 Nicholas Clark Convert to using File::Spec, so that we can build Unico...
2004-05-03 Jarkko Hietaniemi Re: "fuzzy" in mktables
2004-05-01 Nicholas Clark Avoid mktables generating Sterm.pl and Sterm.pl in...
2004-05-01 Nicholas Clark mktables requires post 5.005
2004-04-27 Jeff Pinyan candidate for TR18 compliance
2004-03-03 Jarkko Hietaniemi Speed up the unicode case mappings (for /i, lc, uc...
2003-06-04 Jarkko Hietaniemi On closer reading the proposed UTS#18 update required
2003-06-04 Jarkko Hietaniemi Align the 'graph' property definition with the proposed
2003-04-17 Jarkko Hietaniemi More maneuvering closer to proposed POSIX classes
2003-04-16 Jarkko Hietaniemi Syntax terror.
2003-04-16 Jarkko Hietaniemi Redundant test.
2003-04-16 Jarkko Hietaniemi Synchronize the specifications of the POSIX character
2002-02-19 Jarkko Hietaniemi Prefer special case mappings.
2002-02-19 Jarkko Hietaniemi No need to store identity mappings.
2002-02-10 Jarkko Hietaniemi Use the "Unicode 1.0" name field for control characters,
2002-02-03 Jarkko Hietaniemi Prettify.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-21 Jarkko Hietaniemi Undo the renaming of the Unicode data files; the simple
2002-01-16 Jarkko Hietaniemi Jeffrey's Unicode adventure continues: unify the In...
2002-01-15 Jarkko Hietaniemi Jeffrey is trying very hard to avoid working on his
2002-01-15 Jarkko Hietaniemi A couple of additional character classes from Jeffrey,
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-14 Jarkko Hietaniemi Big mktables rewrite from Jeffrey;
2002-01-05 Jarkko Hietaniemi The same problem with To{Lower,Title,Upper}
2002-01-04 Jarkko Hietaniemi Add U+0085, U+2028, and U+2029 to \s under Unicode.
2001-12-30 Jarkko Hietaniemi Fix all the C(ommon) case foldings as per CaseFold...
2001-12-15 Jarkko Hietaniemi Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
2001-11-16 SADAHIRO Tomoyuki Unicode General Category: Cn
2001-11-14 Jarkko Hietaniemi The First, Last ranges in the Unicode data weren't
2001-10-27 Jarkko Hietaniemi Unicode: property alias naming cleanup.
2001-10-26 Jarkko Hietaniemi More logical to use %04"UVXf" than %"UVuf" since
2001-10-26 Jarkko Hietaniemi Unicode: add the case folding table.
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-18 Jarkko Hietaniemi Prettyprinting.
2001-10-17 Jarkko Hietaniemi Add the special casing mappings (from SpecCase.txt)
2001-10-13 Jarkko Hietaniemi Rewrite mktables from scratch.