Commit Graph

24 Commits

Author SHA1 Message Date
Alan Liu
53406ecc37 ICU-2556 implement UCHAR_GENERAL_CATEGORY_MASK in name api; refine min/max behavior
X-SVN-Rev: 10596
2002-12-11 01:09:02 +00:00
Markus Scherer
1ac328c13c ICU-2556 add UCHAR_GENERAL_CATEGORY_MASK
X-SVN-Rev: 10570
2002-12-10 00:33:45 +00:00
George Rhoten
1341f3bcd1 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10411
2002-11-30 04:41:53 +00:00
Markus Scherer
d9ed0431f0 ICU-2001 more comments on the inclusions set
X-SVN-Rev: 10368
2002-11-25 22:42:55 +00:00
Alan Liu
93e834a970 ICU-2410 make max(bogus)=-1, script(bogus)=0, min(script)=0
X-SVN-Rev: 10234
2002-11-13 20:03:11 +00:00
George Rhoten
dcfd5744ca ICU-2000 Fix some compiler warnings.
X-SVN-Rev: 10222
2002-11-12 00:43:02 +00:00
Alan Liu
819429ec06 ICU-2015 move getRuleWhiteSpaceSet to uprops and convert it from C++ to C
X-SVN-Rev: 10177
2002-11-07 01:28:14 +00:00
Markus Scherer
5b21996599 ICU-2001 build more precise inclusions list (set) mostly from UCD data trie enumeration, plus code points for which properties are hardcoded
X-SVN-Rev: 10155
2002-11-06 00:52:44 +00:00
Alan Liu
72802d9da6 ICU-2015 add uprv_getInclusions(), formerly implemented in upropset.cpp
X-SVN-Rev: 10100
2002-10-30 18:12:49 +00:00
Markus Scherer
3a4cd45887 ICU-1997 add functions for "ICU rule white space" - Cf+White_Space
X-SVN-Rev: 9259
2002-07-19 21:16:42 +00:00
Steven R. Loomis
1386f08c7f ICU-1992 .dat -> .icu for non package files
X-SVN-Rev: 9233
2002-07-17 19:25:18 +00:00
Markus Scherer
02642b2d27 ICU-1970 fix Joining_Type and Line_Break
X-SVN-Rev: 9159
2002-07-15 16:43:32 +00:00
Markus Scherer
642c3b43aa ICU-1970 add properties: decomposition type, joining group, joining type, line break
X-SVN-Rev: 9039
2002-07-04 16:46:36 +00:00
Markus Scherer
40e2f9754a ICU-1970 add enumerated/integer/Numeric_Value properties, deprecate cellWidth
X-SVN-Rev: 9034
2002-07-04 00:17:12 +00:00
Markus Scherer
8c4e9b39ca ICU-1923 move _Lu etc. from uprops.c to .h
X-SVN-Rev: 8812
2002-06-07 18:55:08 +00:00
Markus Scherer
185ac97303 ICU-1923 add uprv_comparePropertyNames() to compare Unicode property [value] names loosely
X-SVN-Rev: 8763
2002-06-01 00:33:55 +00:00
Markus Scherer
ce883f6d81 ICU-1923 upgrade to Unicode 3.2: modified formulae for derived properties, and fixes for defective computations
X-SVN-Rev: 8753
2002-05-31 01:26:10 +00:00
Yves Arrouye
b594e7b5cd ICU-900 warnings
X-SVN-Rev: 8172
2002-03-21 16:46:29 +00:00
Markus Scherer
4593d2eb03 ICU-1721 fix spelling of UCHAR_IDS_TRINARY_OPERATOR, export properties functions
X-SVN-Rev: 7948
2002-03-12 19:09:08 +00:00
Markus Scherer
bc4cb64d37 ICU-1721 implement Full_Composition_Exclusion
X-SVN-Rev: 7907
2002-03-07 19:57:23 +00:00
Markus Scherer
56cc2f13b4 ICU-1721 implement all binary properties except Full_Composition_Exclusion
X-SVN-Rev: 7897
2002-03-06 23:31:11 +00:00
Markus Scherer
071d83c3cc ICU-1721 Blocks.txt and PropList.txt -> uprops.dat
X-SVN-Rev: 7862
2002-03-02 02:26:19 +00:00
Markus Scherer
2a992add12 ICU-1721 get UScriptCode from uprops.dat
X-SVN-Rev: 7827
2002-03-01 01:59:59 +00:00
Markus Scherer
b0d25f3bce ICU-1721 add uprops.c implementing APIs for additional UCD properties
X-SVN-Rev: 7781
2002-02-25 22:43:04 +00:00