George Rhoten
|
d0f7df88c9
|
ICU-4189 Make UCONFIG_NO_CONVERSION work.
X-SVN-Rev: 17134
|
2005-01-15 06:36:10 +00:00 |
|
George Rhoten
|
c4d892bdd7
|
ICU-4189 Remove some dependencies on the conversion API.
X-SVN-Rev: 16915
|
2004-12-04 07:22:23 +00:00 |
|
George Rhoten
|
b99285414f
|
ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16765
|
2004-11-05 05:12:29 +00:00 |
|
George Rhoten
|
419f2b4966
|
ICU-3925 Fix an EBCDIC bug introduced by version 1.152
X-SVN-Rev: 16433
|
2004-10-08 22:00:26 +00:00 |
|
George Rhoten
|
349c3b5ad3
|
ICU-4127 Fix Hashtable constructors.
X-SVN-Rev: 16422
|
2004-10-08 01:52:53 +00:00 |
|
George Rhoten
|
61639cbad5
|
ICU-4078 Depend less on the default converter.
X-SVN-Rev: 16406
|
2004-10-06 23:49:02 +00:00 |
|
George Rhoten
|
7dd960a8b4
|
ICU-4078 Loosely couple the cleanup functions.
X-SVN-Rev: 16307
|
2004-09-12 23:07:29 +00:00 |
|
Markus Scherer
|
29038e96b7
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
X-SVN-Rev: 16257
|
2004-09-06 15:57:11 +00:00 |
|
George Rhoten
|
7c225a89aa
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16183
|
2004-08-24 17:38:33 +00:00 |
|
Ram Viswanadha
|
123132b8e6
|
ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
|
2004-08-02 20:06:55 +00:00 |
|
Andy Heninger
|
8ec93303c2
|
ICU-3783 Make getDynamicClassID() pure virutal on abstract classes.
X-SVN-Rev: 15705
|
2004-06-04 01:16:05 +00:00 |
|
Alan Liu
|
164faf6a3d
|
ICU-3786 rewrite registry and instantiation code to do parsing outside the registry mutex to avoid deadlock for rules of the form &Latin-Arabic(...)
X-SVN-Rev: 15703
|
2004-06-04 00:52:39 +00:00 |
|
Andy Heninger
|
e57f8ed178
|
ICU-3783 restore getStaticClassID() to several classes from which it had been removed in error.
X-SVN-Rev: 15619
|
2004-05-28 20:13:11 +00:00 |
|
Eric Mader
|
abefef5844
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15411
|
2004-05-19 20:42:44 +00:00 |
|
Alan Liu
|
e9985abfd4
|
ICU-3517 implement countElements / getElement
X-SVN-Rev: 14588
|
2004-02-25 23:01:04 +00:00 |
|
Alan Liu
|
4ba4259df7
|
ICU-3078 add StringEnumeration* getAvailableIDs(); mark countAvailableIDs() and getAvailableID() as obsolete
X-SVN-Rev: 14553
|
2004-02-20 03:32:06 +00:00 |
|
George Rhoten
|
492d57ac79
|
ICU-3221 Fix AIX linker warnings
X-SVN-Rev: 12997
|
2003-08-31 20:53:46 +00:00 |
|
Markus Scherer
|
a140572bbb
|
ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12583
|
2003-07-02 17:23:15 +00:00 |
|
Andy Heninger
|
60fccf72a2
|
ICU-2970 Mutex initialization in translit. Thread safety in numformat.
X-SVN-Rev: 12380
|
2003-06-09 20:06:55 +00:00 |
|
Vladimir Weinstein
|
c9475e02ae
|
ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
|
2003-06-03 06:44:40 +00:00 |
|
Alan Liu
|
231176f7de
|
ICU-2787 fix comment
X-SVN-Rev: 11825
|
2003-05-07 00:05:33 +00:00 |
|
Alan Liu
|
f3cb8b5d00
|
ICU-2787 reduce number of function calls
X-SVN-Rev: 11820
|
2003-05-06 23:27:39 +00:00 |
|
Alan Liu
|
5be3104f22
|
ICU-2787 enable assert
X-SVN-Rev: 11819
|
2003-05-06 23:16:41 +00:00 |
|
Alan Liu
|
232bc47257
|
ICU-2787 revise double-check code to improve thread safety
X-SVN-Rev: 11818
|
2003-05-06 23:00:40 +00:00 |
|
George Rhoten
|
6b0ec25200
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
|
2003-02-14 01:44:49 +00:00 |
|
Alan Liu
|
6eb4cc43d2
|
ICU-2152 fix dumb typo
X-SVN-Rev: 10572
|
2002-12-10 01:12:33 +00:00 |
|
Alan Liu
|
c65df17156
|
ICU-2152 minimize code within mutexes
X-SVN-Rev: 10566
|
2002-12-09 22:58:27 +00:00 |
|
Markus Scherer
|
c22abf74ad
|
ICU-1785 replace hardcoded skippables sets with calls to unorm_isNFSkippable()
X-SVN-Rev: 10151
|
2002-11-05 00:53:42 +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 |
|
George Rhoten
|
d7e0797b2c
|
ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
|
2002-08-21 19:12:24 +00:00 |
|
George Rhoten
|
c85207afbd
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
|
2002-07-12 21:42:24 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
GCL Shanghai
|
6348e12895
|
ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
|
2002-07-06 10:58:51 +00:00 |
|
Markus Scherer
|
156e2f983f
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
X-SVN-Rev: 9019
|
2002-07-02 23:58:34 +00:00 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +00:00 |
|
Alan Liu
|
d1773b2571
|
ICU-1434 initial implementation of source/target set API
X-SVN-Rev: 8971
|
2002-06-28 21:13:54 +00:00 |
|
Alan Liu
|
f7058c64a3
|
ICU-1532 use non-mutexed availableXxx methods
X-SVN-Rev: 8848
|
2002-06-11 22:52:32 +00:00 |
|
Alan Liu
|
0c224a31ef
|
ICU-1532 add internal non-mutexed _registerInstance
X-SVN-Rev: 8844
|
2002-06-11 22:34:20 +00:00 |
|
Alan Liu
|
584503b5fc
|
ICU-1532 initial implementation
X-SVN-Rev: 8815
|
2002-06-07 20:24:40 +00:00 |
|
George Rhoten
|
bc64b17bee
|
ICU-1199 Stop using the deprecated Unicode C++ class
X-SVN-Rev: 8105
|
2002-03-19 03:01:28 +00:00 |
|
George Rhoten
|
dfe29d99fd
|
ICU-900 Fix for some compiler warnings. Now the build system won't complain about UParseError
X-SVN-Rev: 7841
|
2002-03-01 21:56:40 +00:00 |
|
Alan Liu
|
627e6e6575
|
ICU-1234 cleanup
X-SVN-Rev: 7712
|
2002-02-20 00:01:31 +00:00 |
|
Alan Liu
|
47c47a5cd9
|
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
X-SVN-Rev: 7582
|
2002-02-07 01:07:55 +00:00 |
|
George Rhoten
|
24fb5c7668
|
ICU-1629 Simplify UnicodeString creation
X-SVN-Rev: 7471
|
2002-01-22 00:27:49 +00:00 |
|
Alan Liu
|
3eccfcc26d
|
ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
X-SVN-Rev: 7280
|
2001-12-03 20:50:50 +00:00 |
|
Andy Heninger
|
3ddc3827c9
|
ICU-1576 Rename class Utility to ICU_Utility, to avoid possible conflicts with application classes.
Used by transliteration; may be used by other modules in the future.
X-SVN-Rev: 7276
|
2001-12-03 20:19:08 +00:00 |
|
George Rhoten
|
78a66d2c3b
|
ICU-1566 Use TRUE instead of true
X-SVN-Rev: 7200
|
2001-11-30 01:26:49 +00:00 |
|
Alan Liu
|
54d8e90e03
|
ICU-1560 sync with Java
X-SVN-Rev: 7199
|
2001-11-30 01:24:25 +00:00 |
|
Alan Liu
|
2db72dd89a
|
ICU-1566 make getDisplayName() grok variants
X-SVN-Rev: 7186
|
2001-11-29 23:49:44 +00:00 |
|