Yves Arrouye
02a9522caa
ICU-900 fix warnings.
...
X-SVN-Rev: 8085
2002-03-16 22:03:24 +00:00
Yves Arrouye
b0b0e50094
ICU-1227 use a shorter suffix preprocessor name to stop Windows from
...
complaining.
Add a define for the C name as string so it works for USS too even with
compiler not able to handle stringification properly.
X-SVN-Rev: 8079
2002-03-16 19:56:03 +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
facb0c82f7
ICU-1754 store data for canonical equivalence more compactly
...
X-SVN-Rev: 8034
2002-03-14 23:54:09 +00:00
Markus Scherer
27f15727d9
ICU-1754 add functions to handle single-code point sets more efficiently
...
X-SVN-Rev: 8027
2002-03-14 23:06:23 +00:00
Andy Heninger
66bee38a79
ICU-1265 rename RulesBasedBreakIterator::IGNORE to avoid conflict with winbase.h
...
X-SVN-Rev: 8007
2002-03-13 23:52:24 +00:00
Markus Scherer
d46d1b3fc4
ICU-1464 add convenience macros for bit sets for general categories
...
X-SVN-Rev: 8006
2002-03-13 23:31:12 +00:00
Markus Scherer
6929fb9988
ICU-1126 use the real titlecase break iterator for titlecasing
...
X-SVN-Rev: 7996
2002-03-13 19:19:42 +00:00
Markus Scherer
e1d354ffa9
ICU-1721 fix indexes[] use from uprops.dat
...
X-SVN-Rev: 7995
2002-03-13 19:18:36 +00:00
Andy Heninger
c695aa74b5
ICU-1762 converter thread safety: export converter cleanup funtion for use by test.
...
X-SVN-Rev: 7993
2002-03-13 18:34:45 +00:00
Vladimir Weinstein
4596590d0c
ICU-1735 changed setBogus to setToBogus, added an enum for getLocale argument
...
X-SVN-Rev: 7971
2002-03-13 05:14:56 +00:00
Syn Wee Quek
68cef8fd8f
ICU-809
...
replaced UnicodeString.farray by UnicodeString.getBuffer()
X-SVN-Rev: 7969
2002-03-13 04:46:42 +00:00
Syn Wee Quek
ba68284b32
ICU-809
...
replaced UnicodeString.farray by UnicodeString.getBuffer()
X-SVN-Rev: 7968
2002-03-13 03:18:11 +00:00
Andy Heninger
08b4fb16d0
ICU-1730 String Thread test class renamed to avoid conflicts with other stringtest
...
X-SVN-Rev: 7963
2002-03-12 23:15:41 +00:00
Markus Scherer
a66e125f97
ICU-845 implement Normalizer::concatenate
...
X-SVN-Rev: 7960
2002-03-12 23:00:16 +00:00
Markus Scherer
e7b91a2472
ICU-845 fix bug in unorm_concatenate (reversed src/dest in memcpy)
...
X-SVN-Rev: 7959
2002-03-12 22:59:37 +00:00
Markus Scherer
5ff144bcb1
ICU-845 fix const-ness bugs
...
X-SVN-Rev: 7958
2002-03-12 22:59:04 +00:00
Andy Heninger
68f38c3807
ICU-1762 converter cache thread safety fixes
...
X-SVN-Rev: 7954
2002-03-12 21:54:23 +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
George Rhoten
1bc8c66e1f
ICU-1036 Fix an HP/UX optimization bug with internal casing functions.
...
X-SVN-Rev: 7944
2002-03-12 16:57:57 +00:00
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +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
Andy Heninger
600998cd7f
ICU-1730 String Thread test debugged and strengthened
...
X-SVN-Rev: 7939
2002-03-11 23:53:20 +00:00
Steven R. Loomis
1c6e1c40fb
ICU-1730 C comments fixed
...
X-SVN-Rev: 7937
2002-03-11 23:39:43 +00:00
Markus Scherer
dee8abeeec
ICU-1754 add internal APIs for canonical equivalence
...
X-SVN-Rev: 7931
2002-03-11 17:43:52 +00:00
Markus Scherer
fae8399d33
ICU-1754 add some const where necessary
...
X-SVN-Rev: 7930
2002-03-11 17:35:11 +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
74d240ec1e
ICU-1754 USet - poor man's UnicodeSet, very simple, all C, efficient serialization & functions working directly on serialized form
...
X-SVN-Rev: 7926
2002-03-09 05:57:39 +00:00
Andy Heninger
4408855d3f
ICU-1730 UnicodeString thread safety changes
...
X-SVN-Rev: 7923
2002-03-09 00:36:54 +00:00
Andy Heninger
9981b416f2
ICU-1760 add ubrk_isBoundary(), which was some how missing.
...
X-SVN-Rev: 7919
2002-03-08 18:58:46 +00:00
George Rhoten
5c0436d02d
ICU-1707 Fix an uninitialized variable.
...
X-SVN-Rev: 7916
2002-03-08 17:09:13 +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
efe9c23d9f
ICU-1754 parse/store in unorm.dat Full_Composition_Exclusion and FC_NFKC_Closure
...
X-SVN-Rev: 7905
2002-03-07 19:56:30 +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
d49669597e
ICU-1721 re-remove Other_Case_Ignorable property, deemed too uncertain right now if it will become an official UCD file property
...
X-SVN-Rev: 7886
2002-03-05 02:03:10 +00:00
Andy Heninger
d13e42d4e3
ICU-1737 thread safety problem with initialization lazy initialization of mutexs on first Lock.
...
X-SVN-Rev: 7885
2002-03-04 22:57:50 +00:00
Markus Scherer
b3d7cb3271
ICU-1721 move constants from genprops and uchar.c to uprops.h, store East Asian Width
...
X-SVN-Rev: 7882
2002-03-04 01:33:29 +00:00
Markus Scherer
ac8bf70a35
ICU-1721 remove u_internalGetCombiningClass(), was same as u_getCombiningClass()
...
X-SVN-Rev: 7879
2002-03-04 01:26:48 +00:00
Markus Scherer
e6879f720a
ICU-1721 move u_getCombiningClass() from uchar.c to unorm.cpp, move constants to uprops.h
...
X-SVN-Rev: 7878
2002-03-04 01:25:51 +00:00
Markus Scherer
e833400d37
ICU-1721 move u_getCombiningClass() from uchar.c to unorm.cpp
...
X-SVN-Rev: 7877
2002-03-04 01:24:54 +00:00
Markus Scherer
ef2283d2ec
ICU-1721 make u_charAge() public
...
X-SVN-Rev: 7876
2002-03-04 01:22:45 +00:00
Markus Scherer
d3111606dd
ICU-1586 fix compaction bug
...
X-SVN-Rev: 7874
2002-03-04 01:17:45 +00:00
Yves Arrouye
9a350f505a
ICU-1707 make u_enumCharNames() work with extended names, which
...
involves finding the holes between groups and algorithmic names and
filling them with extended names as needed. Also, enumGroupNames() now
also will generate extended names as needed for the gap in a
group, and expandName() will do the right thing for a name when
U_EXTENDED_CHAR_NAME is being passed. As a result, u_charFromName()
is faster sinc it only does one call to enumNames().
X-SVN-Rev: 7871
2002-03-03 05:37:31 +00:00
Yves Arrouye
d6404f30aa
ICU-1707 make u_enumCharNames() work with extended names, which
...
involves finding the holes between groups and algorithmic names and
filling them with extended names as needed. Also, enumGroupNames() now
also will generate extended names as needed for the gap in a
group, and expandName() will do the right thing for a name when
U_EXTENDED_CHAR_NAME is being passed. As a result, u_charFromName()
is faster sinc it only does one call to enumNames().
X-SVN-Rev: 7870
2002-03-03 05:33:54 +00:00
Markus Scherer
9e59336c14
ICU-1721 add Other_Case_Ignorable from Unicode TR 21
...
X-SVN-Rev: 7869
2002-03-03 04:45:26 +00:00
Markus Scherer
fa1e80beb8
ICU-1738 remove Unicode default properties for ASCII code points (0..9f)
...
X-SVN-Rev: 7868
2002-03-03 04:39:22 +00:00
Markus Scherer
e5ee7b822b
ICU-1721 bug fix - remove duplicate constant for 'Private Use' block name
...
X-SVN-Rev: 7864
2002-03-02 02:30:03 +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
George Rhoten
ff18de7c2a
ICU-1733 Forgot a change from Lotus.
...
X-SVN-Rev: 7853
2002-03-01 23:26:35 +00:00
George Rhoten
b42973bf54
ICU-1739 Clean up u_errorName implementation so that it can't go beyond the ends of the arrays
...
X-SVN-Rev: 7852
2002-03-01 23:25:44 +00:00