Commit Graph

42 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
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
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
Markus Scherer
c7b731f94b ICU-4078 normalization exclusion sets: move their building (with set patterns) from unorm.cpp to gennorm so that runtime normalization code does not depend on all properties and uniset_props.cpp
X-SVN-Rev: 16304
2004-09-12 16:59:20 +00:00
George Rhoten
87759368c3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15636
2004-05-30 09:03:43 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
Steven R. Loomis
207167f8be ICU-2487 move collation data into new tree
X-SVN-Rev: 14967
2004-04-14 20:08:16 +00:00
Markus Scherer
cea34629f2 ICU-2404 first code for m:n conversion extensions
X-SVN-Rev: 13490
2003-10-25 00:29:13 +00:00
Ram Viswanadha
c7c731c210 ICU-3050 StringPrep API first cut
X-SVN-Rev: 12675
2003-07-24 23:29:34 +00:00
George Rhoten
678782ccca ICU-3036 Decrease size of tools.
X-SVN-Rev: 12527
2003-06-18 16:44:22 +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
Markus Scherer
0e0bdfd63b ICU-2427 handle Hangul in recursive decompositions
X-SVN-Rev: 11262
2003-03-07 21:44:29 +00:00
George Rhoten
3f7f87ec92 ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10554
2002-12-07 00:05:41 +00:00
Markus Scherer
7f33a69caf ICU-1785 build skippables data; formatVersion 2.2
X-SVN-Rev: 10152
2002-11-05 00:56:25 +00:00
Markus Scherer
aa4089194a ICU-2324 fix condition that caused a broken combiningTable - end-of-list marker on wrong word
X-SVN-Rev: 9919
2002-09-25 22:20:57 +00:00
Steven R. Loomis
3ddea88fec ICU-1992 data loading (.dat -> .icu)
X-SVN-Rev: 9232
2002-07-17 19:23:26 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Alan Liu
3007ac3e36 ICU-1115 fix for new API
X-SVN-Rev: 8789
2002-06-05 15:46:23 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
52ac620aa8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8376
2002-04-04 18:49:41 +00:00
Markus Scherer
facb0c82f7 ICU-1754 store data for canonical equivalence more compactly
X-SVN-Rev: 8034
2002-03-14 23:54:09 +00:00
Vladimir Weinstein
b600896b2d ICU-1754 fixed bugs in support for canonical closure
X-SVN-Rev: 7941
2002-03-12 00:49:48 +00:00
Markus Scherer
dad663425c ICU-1754 store data for canonical closure
X-SVN-Rev: 7927
2002-03-09 06:00:42 +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
George Rhoten
b269dce12c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7608
2002-02-08 04:53:41 +00:00
Markus Scherer
d847cc9d29 ICU-1586 initialize a variable (count in enumTrie, not really used)
X-SVN-Rev: 7472
2002-01-22 04:02:23 +00:00
Markus Scherer
a27235b2e2 ICU-1586 fix alignment of FCD trie in unorm.dat
X-SVN-Rev: 7428
2002-01-11 02:57:31 +00:00
Markus Scherer
14e0d7c46c ICU-1586 use new UTrie in normalization
X-SVN-Rev: 7354
2001-12-19 20:14:25 +00:00
George Rhoten
29f85a4fb6 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6131
2001-10-09 20:05:23 +00:00
Markus Scherer
db2761b72b ICU-1007 fix alignment problems once and for all
X-SVN-Rev: 5664
2001-08-31 21:20:14 +00:00
Markus Scherer
15b324af73 ICU-1007 improve the consistency check
X-SVN-Rev: 5657
2001-08-31 16:40:49 +00:00
Markus Scherer
70a05a3f24 ICU-1007 add consistency check for decompositions of "true starters"
X-SVN-Rev: 5656
2001-08-31 16:33:00 +00:00
Markus Scherer
08d04bde0c ICU-1007 Jamo LVT instead of Jamo 123; fix overflow test for combining indexes
X-SVN-Rev: 5639
2001-08-30 22:26:18 +00:00
George Rhoten
b071207a6a ICU-1007 Add some comments about the Solaris 64-bit compiler fix.
X-SVN-Rev: 5561
2001-08-22 23:05:07 +00:00
George Rhoten
3a9f3bbcde ICU-1007 Need to do 8 byte alignment for the 64-bit Solaris compiler
X-SVN-Rev: 5560
2001-08-22 22:43:49 +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
bd05b67248 ICU-1007 set combining flags on all Jamos, write combining results with combineFwd flags
X-SVN-Rev: 5118
2001-06-28 00:33:20 +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