Commit Graph

39 Commits

Author SHA1 Message Date
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
150ad44972 ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
Vladimir Weinstein
8238930139 ICU-1433 getTailoredSet C/C++ take 1
X-SVN-Rev: 9837
2002-09-04 06:08:04 +00:00
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
Syn Wee Quek
4534752929 ICU-2023
adding @stable

X-SVN-Rev: 9671
2002-08-12 16:20:26 +00:00
Syn Wee Quek
6435f0da90 ICU-2023 docs update, remove docs warnings
X-SVN-Rev: 9660
2002-08-09 22:37:04 +00:00
Syn Wee Quek
37cd0cf84d ICU-2031
@draft changed to @stable for APIs prior and inclusive of 1.8.1

X-SVN-Rev: 9406
2002-07-29 22:37:56 +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
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
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Vladimir Weinstein
775924c1a7 ICU-847 C++ wrapper for loose match API
X-SVN-Rev: 8185
2002-03-21 21:21:08 +00:00
Vladimir Weinstein
376e2e3d13 ICU-898 implementation of getLocale function and method. User can now select the type of locale to get back (requested, valid, actual)
X-SVN-Rev: 7973
2002-03-13 05:48:25 +00:00
George Rhoten
4cd7a296e0 ICU-1733 Integrate some changes from Lotus with Vladimir's and Syn Wee's consent.
X-SVN-Rev: 7809
2002-02-28 20:01:48 +00:00
Vladimir Weinstein
8c93002e60 ICU-898 getLocale method for UCollator and RuleBasedCollator
X-SVN-Rev: 7803
2002-02-28 07:20:52 +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
655e6da650 ICU-1465 review @draft/@stable tags
X-SVN-Rev: 7175
2001-11-29 20:22:25 +00:00
Vladimir Weinstein
fcd84b2b0a ICU-1465 updated API docs
X-SVN-Rev: 6932
2001-11-15 22:49:24 +00:00
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Vladimir Weinstein
e021c45787 ICU-1002 implemented getter and setter functions for variable top in C and C++
X-SVN-Rev: 5099
2001-06-26 22:24:10 +00:00
Vladimir Weinstein
a7268db185 ICU-1003 removing incremental compare API
X-SVN-Rev: 5021
2001-06-19 21:18:41 +00:00
Syn Wee Quek
2f642b493b ICU-807
Synched collation strength enum with ucol.h.

X-SVN-Rev: 4185
2001-03-20 00:22:19 +00:00
Ram Viswanadha
2f8d357ccf ICU-823 Make collation documentation prettier
X-SVN-Rev: 4184
2001-03-19 23:00:58 +00:00
Ram Viswanadha
741071a83a ICU-823 Misc API documentation bug fixes
X-SVN-Rev: 4183
2001-03-19 22:45:18 +00:00
Ram Viswanadha
af28ebc2cd ICU-823 Misc API documentation bug fixes
X-SVN-Rev: 4182
2001-03-19 22:41:39 +00:00
Ram Viswanadha
8160ab0cf2 ICU-823 Misc API documentation bug fixes
X-SVN-Rev: 4180
2001-03-19 22:30:38 +00:00
Markus Scherer
1096a2a2e7 ICU-96 implement Collator::createInstance(...version...)
X-SVN-Rev: 4058
2001-03-14 00:23:47 +00:00
Syn Wee Quek
be383bd0f9 ICU-807
Optimized and modified operator==.

X-SVN-Rev: 3615
2001-02-12 21:12:20 +00:00
Syn Wee Quek
7d3a101e76 ICU-807 Added comment header
X-SVN-Rev: 3493
2001-01-30 18:52:58 +00:00
Ram Viswanadha
52e1f1c66b ICU-807 Committed by Syn Wee. New C++ wrappers for C Collation codes ucol.h, ucoleitr.h.
X-SVN-Rev: 3433
2001-01-18 00:22:38 +00:00
Markus Scherer
1753883cb7 ICU-647 documentation improvements
X-SVN-Rev: 3246
2000-12-15 19:18:27 +00:00
Ram Viswanadha
e2a99295e9 ICU-647 Chaged documentation in header files for compliance with Doxygen
X-SVN-Rev: 3171
2000-12-08 18:46:55 +00:00
Vladimir Weinstein
9b8718aada ICU-96 more collation
X-SVN-Rev: 2957
2000-11-20 19:17:17 +00:00
Vladimir Weinstein
1714bfe39f ICU-96 Not all things should always be const
X-SVN-Rev: 2949
2000-11-20 06:40:54 +00:00
Vladimir Weinstein
396af9063d ICU-96 1.7 API freeze commit
X-SVN-Rev: 2941
2000-11-17 23:32:32 +00:00
Steven R. Loomis
3ec60c904e ICU-420 make header files build by themselves
X-SVN-Rev: 1558
2000-06-03 04:18:06 +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
Helena Chapman
c5a079fe2e ICU-110 Added ucol_getVersion() API for getting Collator version information.
X-SVN-Rev: 1375
2000-05-15 19:48:26 +00:00
Vladimir Weinstein
6dd8c37754 ICU-335 APIs are now marked for proper doc generation
X-SVN-Rev: 975
2000-03-22 19:19:33 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00