Andy Heninger
|
19dbe7e1cc
|
ICU-8090 Transliterator, fix instantiation failures.
X-SVN-Rev: 28929
|
2010-10-27 23:35:12 +00:00 |
|
Markus Scherer
|
0acda636e4
|
ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++)
X-SVN-Rev: 28117
|
2010-06-01 06:10:26 +00:00 |
|
Markus Scherer
|
fd376b34c0
|
ICU-7496 add internal char * string class for C++ implementation code
X-SVN-Rev: 28082
|
2010-05-20 21:16:44 +00:00 |
|
Steven R. Loomis
|
2145eb11be
|
ICU-6551 reduce use of common words in rename.
X-SVN-Rev: 24652
|
2008-09-25 20:24:14 +00:00 |
|
George Rhoten
|
d1551dee4e
|
ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23540
|
2008-03-07 19:40:46 +00:00 |
|
George Rhoten
|
de6512a9c1
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
X-SVN-Rev: 23479
|
2008-02-23 19:15:18 +00:00 |
|
George Rhoten
|
3daa4c96d4
|
ICU-6132 Recover from allocation errors more gracefully.
X-SVN-Rev: 23398
|
2008-02-08 08:21:32 +00:00 |
|
Michael Ow
|
aa76d931cf
|
ICU-6132 Add null pointer check before using in translit and transreg.
X-SVN-Rev: 23245
|
2008-01-16 18:01:51 +00:00 |
|
Ram Viswanadha
|
29182d9041
|
ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19755
|
2006-06-23 16:31:07 +00:00 |
|
George Rhoten
|
e88c000399
|
ICU-5161 Reduce memory consumption.
Allow more memory allocation errors to be reported.
Reduce memory fragmentation.
Speed up initialization slightly.
X-SVN-Rev: 19547
|
2006-04-14 21:09:42 +00:00 |
|
George Rhoten
|
5dee33ea3e
|
ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19118
|
2006-02-09 08:59:20 +00:00 |
|
George Rhoten
|
a7d50bde67
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18160
|
2005-07-07 18:09:09 +00:00 |
|
George Rhoten
|
2568486432
|
ICU-4539 Fixes for EBCDIC safety and UCONFIG_NO_CONVERSION=1.
X-SVN-Rev: 17956
|
2005-06-21 16:55:19 +00:00 |
|
Richard Gillam
|
fb164eba5a
|
ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets.
X-SVN-Rev: 17844
|
2005-06-09 17:30:48 +00:00 |
|
George Rhoten
|
d8708f6a8f
|
ICU-4189 Possible fix for odd header configuration problems on HP-UX
X-SVN-Rev: 17464
|
2005-04-05 20:44:00 +00:00 |
|
George Rhoten
|
f4130d74f3
|
ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
Separate LocaleUtility into its own API.
X-SVN-Rev: 17404
|
2005-03-28 05:12:13 +00:00 |
|
George Rhoten
|
9e4b5d1127
|
ICU-4189 Fix for UCONFIG_NO_CONVERSION
X-SVN-Rev: 17401
|
2005-03-26 15:55:57 +00:00 |
|
Eric Mader
|
f57c82a12d
|
ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17348
|
2005-03-16 18:46:54 +00:00 |
|
George Rhoten
|
5099f3d680
|
ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
X-SVN-Rev: 17297
|
2005-03-08 23:05:38 +00:00 |
|
George Rhoten
|
479f3bec14
|
ICU-3004 Test for some Turkish case conversion errors.
X-SVN-Rev: 17005
|
2004-12-22 19:40:16 +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
|
349c3b5ad3
|
ICU-4127 Fix Hashtable constructors.
X-SVN-Rev: 16422
|
2004-10-08 01:52:53 +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 |
|
Alan Liu
|
2ff0f49369
|
ICU-3786 fix compiler warning
X-SVN-Rev: 15757
|
2004-06-07 17:44:28 +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 |
|
Alan Liu
|
6ce395572d
|
ICU-3500 fix compiler warnings
X-SVN-Rev: 15096
|
2004-04-29 18:54:22 +00:00 |
|
Alan Liu
|
452ab328cf
|
ICU-3668 make getters const
X-SVN-Rev: 14790
|
2004-03-27 16:26:29 +00:00 |
|
Alan Liu
|
0626ff10e1
|
ICU-3078 add StringEnumeration
X-SVN-Rev: 14552
|
2004-02-20 03:25:18 +00:00 |
|
Markus Scherer
|
bd62571a6c
|
ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12587
|
2003-07-02 21:23:39 +00:00 |
|
Alan Liu
|
de95737116
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
|
2003-06-03 20:58:22 +00:00 |
|
George Rhoten
|
6b0ec25200
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
|
2003-02-14 01:44:49 +00:00 |
|
Markus Scherer
|
e9b8ce4f6e
|
ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9968
|
2002-10-04 18:17:35 +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 |
|
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 |
|
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 |
|
Markus Scherer
|
11948b52df
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
|
2002-06-29 00:04:16 +00:00 |
|
Markus Scherer
|
5a81709c73
|
ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
|
2002-06-27 01:19:20 +00:00 |
|
Alan Liu
|
c18249ca2b
|
ICU-1532 move STVtoID to TransliteratorIDParser
X-SVN-Rev: 8845
|
2002-06-11 22:36:11 +00:00 |
|
Alan Liu
|
1f73d4904a
|
ICU-1779 add debugging code to track Entry object usage
X-SVN-Rev: 8155
|
2002-03-20 18:29:10 +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 |
|
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 |
|
Vladimir Weinstein
|
6bc1ab66fe
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7039
|
2001-11-21 01:08:55 +00:00 |
|
Alan Liu
|
e9534adeba
|
ICU-1533 per Doug's review, move CharString to separate file
X-SVN-Rev: 6994
|
2001-11-19 21:25:34 +00:00 |
|
Alan Liu
|
2f2ef75332
|
ICU-1533 incorporate Doug's review comments
X-SVN-Rev: 6956
|
2001-11-16 21:58:05 +00:00 |
|
Alan Liu
|
2ac70f695e
|
ICU-770 fix memory leaks
X-SVN-Rev: 6894
|
2001-11-14 20:16:39 +00:00 |
|