Commit Graph

27 Commits

Author SHA1 Message Date
Steven R. Loomis
4682d06d32 ICU-4620 uconfig test updates
X-SVN-Rev: 18158
2005-07-07 07:58:18 +00:00
Markus Scherer
c7e2f059fa ICU-4497 bug fix: combiningIndex=0 (for U+0041 'A') was not stored in extraData[]
X-SVN-Rev: 17605
2005-05-17 18:19:02 +00:00
Markus Scherer
2b568825a3 ICU-4497 add --csource to usage text
X-SVN-Rev: 17555
2005-05-05 17:41:51 +00:00
Markus Scherer
df17f51e00 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17542
2005-05-03 23:14:17 +00:00
George Rhoten
563181b765 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17209
2005-02-17 00:10:29 +00:00
Markus Scherer
d1af40d227 ICU-3881 modularize unorm.icu using build-time switches
X-SVN-Rev: 17082
2005-01-04 00:46:14 +00:00
George Rhoten
9d4709a71e ICU-4154 Fixes for IRIX. memcmp seems to be broken on IRIX for some odd reason.
X-SVN-Rev: 16833
2004-11-12 00:38:34 +00:00
Markus Scherer
ba9290c9ab ICU-4078 forgot to add -i description to help text
X-SVN-Rev: 16319
2004-09-14 13:47:24 +00:00
Markus Scherer
5320060c1a ICU-4078 gennorm now needs other properties files - but must not depend on unorm.icu...
X-SVN-Rev: 16317
2004-09-13 23:40:06 +00:00
Vladimir Weinstein
f41186a660 ICU-3170 fixed a bug in parser
X-SVN-Rev: 14845
2004-04-03 07:16:55 +00:00
Markus Scherer
9b10636685 ICU-3170 update code for Unicode 4.0.1
X-SVN-Rev: 14844
2004-04-02 17:41:06 +00:00
Andy Heninger
e47d124fc4 ICU-3014 Remove u_init() calls from gennorm, genprops, to stop file creation failures when old data is already present
X-SVN-Rev: 12857
2003-08-18 17:34:06 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
Markus Scherer
e5383df00f ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11809
2003-05-06 01:37:52 +00:00
George Rhoten
7e92471c93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Markus Scherer
9f6a04af03 ICU-1923 upgrade to Unicode 3.2: DerivedNormalizationProperties.txt -> DerivedNormalizationProps.txt and Comp_Ex -> Full_Composition_Exclusion
X-SVN-Rev: 8746
2002-05-31 01:16:58 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Markus Scherer
42e960701b ICU-1754 check for more error conditions
X-SVN-Rev: 8053
2002-03-15 19:22:46 +00:00
Markus Scherer
3da93e7247 ICU-1754 parse/store in unorm.dat Full_Composition_Exclusion and FC_NFKC_Closure
X-SVN-Rev: 7904
2002-03-07 19:49:37 +00:00
Markus Scherer
669f5f5965 ICU-1721 move common parsing functions to toolutil/uparse.c
X-SVN-Rev: 7775
2002-02-25 18:45:32 +00:00
Yves Arrouye
ae8be11eb8 ICU-807 added manual page for gennorm(8).
changed genprops(8) manual page so that the two look very close.
ensured that manual pages are cleaned during make clean.

X-SVN-Rev: 7447
2002-01-17 07:04:42 +00:00
George Rhoten
1543490f94 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7014
2001-11-20 02:46:46 +00:00
George Rhoten
c5e542d79d ICU-1007 Fix some Linux compiler warnings and some memory leaks.
X-SVN-Rev: 5165
2001-07-03 16:45:54 +00:00
Markus Scherer
a60e3b7f92 ICU-1007 reduce warnings
X-SVN-Rev: 5054
2001-06-21 23:10:00 +00:00
Markus Scherer
42c2ec7dc8 ICU-1007 initial new normalization code
X-SVN-Rev: 5035
2001-06-20 22:24:42 +00:00