Commit Graph

30 Commits

Author SHA1 Message Date
George Rhoten
fad658d66d ICU-5279 Reduce the set of exported functions.
X-SVN-Rev: 21621
2007-06-03 06:08:46 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Markus Scherer
a3adeb8632 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9967
2002-10-04 18:06:33 +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
GCL Shanghai
d160acc6e2 ICU-1953 API docs have complete set of @param, @return...
X-SVN-Rev: 8983
2002-07-01 11:04:45 +00:00
Markus Scherer
c16c9ab43e ICU-1962 fix bad conflict merge
X-SVN-Rev: 8978
2002-06-29 00:15:00 +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
Alan Liu
d1773b2571 ICU-1434 initial implementation of source/target set API
X-SVN-Rev: 8971
2002-06-28 21:13:54 +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
c5d4c5ee6c ICU-1779 set data object for entire tree of functors under a rule
X-SVN-Rev: 8131
2002-03-20 00:42:02 +00:00
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Alan Liu
107a86f928 ICU-770 Rewrote the memory logic (constructors, destructors, copy constructors, freeze, addRule) to make TransliterationRuleSet more flexible and to eliminate an obscure copy-constructore related leak.
X-SVN-Rev: 5992
2001-10-02 05:53:25 +00:00
Alan Liu
2aa6b22c0f ICU-1052 fix TransliterationRuleData copy constructor to reset data pointer in contained RBT objects
X-SVN-Rev: 5766
2001-09-18 00:24:14 +00:00
Ram Viswanadha
e7042af1b8 ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
X-SVN-Rev: 5653
2001-08-31 03:23:39 +00:00
George Rhoten
f9081a2e8e ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
X-SVN-Rev: 5565
2001-08-23 01:06:08 +00:00
Alan Liu
7edf9d3e80 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Alan Liu
b2d51635d3 ICU-1053 RBT no longer needs to pass a filter down the chain
X-SVN-Rev: 5261
2001-07-17 23:55:42 +00:00
Alan Liu
c898f4fb24 ICU-990 add toRules API to TransliterationRule and TransliterationRuleSet
X-SVN-Rev: 4970
2001-06-12 18:02:16 +00:00
Andy Heninger
72b45a433b ICU-903 updated copyright notices.
X-SVN-Rev: 4249
2001-03-22 00:09:10 +00:00
Alan Liu
e8ebfe02dc ICU-432 leak fix cleanup
X-SVN-Rev: 1840
2000-07-13 00:40:31 +00:00
Vladimir Weinstein
8349610248 ICU-432 more leak fixes
X-SVN-Rev: 1824
2000-07-12 22:59:57 +00:00
Alan Liu
bb0b494bb7 ICU-432 make copy ct canonical to fix mem leak
X-SVN-Rev: 1787
2000-07-11 18:45:49 +00:00
Alan Liu
418ac3b758 ICU-476 fix RBT et al copy constructor
X-SVN-Rev: 1727
2000-06-30 23:26:07 +00:00
Alan Liu
eff9454c76 ICU-474 fix UTransPosition handling
X-SVN-Rev: 1688
2000-06-29 00:18:43 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Alan Liu
5304fb51e9 ICU-199 eliminate unused code; coalesce methods
X-SVN-Rev: 651
2000-01-19 19:25:28 +00:00
Alan Liu
1a6cfef879 ICU-199 new rule syntax; performance improvement; update rules
X-SVN-Rev: 559
2000-01-13 07:28:08 +00:00
Helena Chapman
16ac11f546 ICU-200 Updated with OS/400 specific port changes.
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Helena Chapman
3ee0a67db2 ICU-161 Updated with the correct copyright notice from IP lawyer.
X-SVN-Rev: 225
1999-11-22 21:47:27 +00:00
Alan Liu
bd14077b79 ICU-114 Transliterator framework first working version
X-SVN-Rev: 194
1999-11-20 00:40:50 +00:00