Commit Graph

33 Commits

Author SHA1 Message Date
Markus Scherer
1beb0f1e4f ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
X-SVN-Rev: 30281
2011-07-06 04:03:35 +00:00
Markus Scherer
c4a66333eb ICU-7264 remove obsolete UCAElements.variableTop
X-SVN-Rev: 28813
2010-10-13 17:38:40 +00:00
Markus Scherer
db32e2a441 ICU-7264 check isSpecial(CE) before getCETag(CE), and more debug output for genuca
X-SVN-Rev: 28803
2010-10-12 23:59:00 +00:00
George Rhoten
82b85fb45c ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
Remove some references to unused internal header references.
Make some functions library private.

X-SVN-Rev: 23177
2008-01-05 01:27:56 +00:00
George Rhoten
c05bd41d42 ICU-6118 Export less internal API.
X-SVN-Rev: 23173
2008-01-04 08:45:10 +00:00
Claire Ho
c6dab684b7 ICU-5913 FCD broken in vi/ro sorts.
X-SVN-Rev: 22988
2007-11-30 04:29:20 +00:00
George Rhoten
dc327679cf ICU-5426 Give a wider margin for growth of the collation trie.
X-SVN-Rev: 20678
2006-11-22 23:14:11 +00:00
George Rhoten
0554859f94 ICU-5426 Reduce size of ucol_openRules mallocs (less than 1/4th the size)
X-SVN-Rev: 20527
2006-10-12 02:25:36 +00:00
George Rhoten
ab5a4e9fce ICU-4869 C++ namespace shouldn't be used for C functions.
X-SVN-Rev: 18669
2005-10-12 01:06:22 +00:00
George Rhoten
27fd8e382d ICU-4733 Use int32_t instead of int.
X-SVN-Rev: 18458
2005-08-23 18:44:52 +00:00
Eric Mader
a7def2c37f ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14193
2003-12-19 21:29:27 +00:00
Ram Viswanadha
9a043c2e5f ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Markus Scherer
3d38617bdc ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
Vladimir Weinstein
76fe3cef60 ICU-1930 Counting number of canonical closures and reporting any in genuca as a warning. Optimized canonical closure.
X-SVN-Rev: 9141
2002-07-13 05:24:35 +00:00
Vladimir Weinstein
ff40ad6613 ICU-1930 moved canonical closure code here and made it exported (to be used by genUCA). Also fixed a bug in utrie folding function
X-SVN-Rev: 8878
2002-06-13 18:31:34 +00:00
George Rhoten
41ffc2ef36 ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Vladimir Weinstein
b310fd38da ICU-1594 collation now uses generalized utrie data structure
X-SVN-Rev: 7352
2001-12-19 07:00:45 +00:00
Vladimir Weinstein
12c74a4400 ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
X-SVN-Rev: 6642
2001-11-06 22:55:29 +00:00
Vladimir Weinstein
d81ea96439 ICU-1211 correcting what gets exported where
X-SVN-Rev: 6361
2001-10-20 01:09:31 +00:00
Vladimir Weinstein
85aa2dfc6a ICU-1245 code for entering prefixes
X-SVN-Rev: 5987
2001-10-02 01:26:13 +00:00
Vladimir Weinstein
8bc42e5418 ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested
X-SVN-Rev: 5948
2001-09-27 23:18:14 +00:00
Vladimir Weinstein
3727deb9c6 ICU-1083 Special implicit CEs in UCA for improved performance
X-SVN-Rev: 5838
2001-09-20 20:16:39 +00:00
Vladimir Weinstein
20053b3398 ICU-1083 Optimization of surrogate operations
X-SVN-Rev: 5452
2001-08-10 20:30:44 +00:00
Syn Wee Quek
50e68bbed4 ICU-878 Updated special Jamo getMaxExpansion size.
X-SVN-Rev: 4960
2001-06-12 15:53:34 +00:00
Vladimir Weinstein
4ca0061c2d ICU-96 removed backward contractions
X-SVN-Rev: 4687
2001-05-16 18:11:32 +00:00
George Rhoten
28d425786f ICU-832 Don't call fprint when not debugging collation. It takes up space in the DLL.
X-SVN-Rev: 4686
2001-05-16 17:09:31 +00:00
Vladimir Weinstein
c2e0cc05a7 ICU-96 new canonical closure is in place now, using the same code path as the regular collator operation
X-SVN-Rev: 4672
2001-05-15 17:39:41 +00:00
Vladimir Weinstein
f3c45c02f3 ICU-96 code for cloning of the temporary collation table (will be used for alternative canonical closure)
X-SVN-Rev: 4660
2001-05-14 06:12:28 +00:00
Andy Heninger
ccb47e551d ICU-861 Added last-char-in-contraction hash table
X-SVN-Rev: 4642
2001-05-10 22:12:53 +00:00
Vladimir Weinstein
170db96e5c ICU-96 separate option struct implemented - take 1
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
Vladimir Weinstein
3fd8f3bf61 ICU-96 fixed compiler warnings
X-SVN-Rev: 4285
2001-03-22 21:16:20 +00:00
Vladimir Weinstein
6cda3a5648 ICU-96 collation update
X-SVN-Rev: 3975
2001-03-08 21:01:34 +00:00
Vladimir Weinstein
2f32e7e853 ICU-96 collation filename reorganization
X-SVN-Rev: 3967
2001-03-08 17:40:42 +00:00