Commit Graph

411 Commits

Author SHA1 Message Date
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
Alan Liu
abe4adf5c3 ICU-2060 add isEquivalentTo() method
X-SVN-Rev: 9749
2002-08-21 18:33:08 +00:00
Alan Liu
739001a8fd ICU-2060 rewrite API docs, which were way off
X-SVN-Rev: 9748
2002-08-21 18:32:19 +00:00
Steven R. Loomis
7f44d38bd4 ICU-1950 Javadoc contains Javaisms
X-SVN-Rev: 9739
2002-08-20 15:59:07 +00:00
Syn Wee Quek
528917ff8a ICU-2023
removed doxygen warnings

X-SVN-Rev: 9686
2002-08-12 23:06:22 +00:00
Syn Wee Quek
4534752929 ICU-2023
adding @stable

X-SVN-Rev: 9671
2002-08-12 16:20:26 +00:00
Steven R. Loomis
9b59b2964b ICU-2031 @draft tags
X-SVN-Rev: 9668
2002-08-12 15:20:40 +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
Steven R. Loomis
b75d0a6f3a ICU-2031 @draft to @stable
X-SVN-Rev: 9654
2002-08-09 20:51:28 +00:00
Steven R. Loomis
e0694f32c3 ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9653
2002-08-09 20:45:22 +00:00
Steven R. Loomis
c24ba9b959 ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9650
2002-08-09 19:31:13 +00:00
Alan Liu
c701df490b ICU-2031 add version to @draft tag
X-SVN-Rev: 9638
2002-08-09 00:07:16 +00:00
Alan Liu
d2c9f0cbc9 ICU-2071 @since => @draft
X-SVN-Rev: 9636
2002-08-08 23:57:40 +00:00
Markus Scherer
97501d0948 ICU-2031 change @draft 1.7 to @stable
X-SVN-Rev: 9631
2002-08-08 23:31:03 +00:00
Alan Liu
d9112c29ec ICU-2071 fix GMT @deprecate tag, and add @since tag to getGMT()
X-SVN-Rev: 9630
2002-08-08 23:13:54 +00:00
Alan Liu
de1e4f603d ICU-1922 update handleTransliterate() docs
X-SVN-Rev: 9445
2002-07-30 22:13:23 +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
Vladimir Weinstein
57e3962141 ICU-1930 removed UCOL_ON_WITHOUT_HANGUL normalization option. It wasn't used while functioning and it's not used in normalization any more. The only reference was in the attribute setter.
X-SVN-Rev: 9373
2002-07-26 19:09:41 +00:00
Vladimir Weinstein
633e99e104 ICU-1902 Reviewed ucol.h API docs. Fixed bug for ucol_open locale argument
X-SVN-Rev: 9372
2002-07-26 18:46:43 +00:00
George Rhoten
4236f298d1 ICU-2023 Minor documentation fixes
X-SVN-Rev: 9369
2002-07-26 17:19:16 +00:00
George Rhoten
a588120c7e ICU-2023 Fix some doxygen documentation problems.
X-SVN-Rev: 9359
2002-07-25 23:08:28 +00:00
George Rhoten
eeb30be8b5 ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9321
2002-07-24 22:07:18 +00:00
Markus Scherer
f1ba8a9d4f ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9204
2002-07-16 17:50:42 +00:00
George Rhoten
86b7c21c50 ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
Ram Viswanadha
e4011b086e ICU-1986 remove deprecated API
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
Doug Felt
608e614f95 ICU-1981 synch up ICU4J and ICU4C test of swedish collation
X-SVN-Rev: 9118
2002-07-12 20:37:14 +00:00
Syn Wee Quek
27da46cea7 ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &

X-SVN-Rev: 9117
2002-07-12 20:33:01 +00:00
George Rhoten
5950faa36e ICU-1766 Properly use #ifdef U_INT64_T_UNAVAILABLE
X-SVN-Rev: 9079
2002-07-10 16:30:06 +00:00
Alan Liu
8a1a716ac7 ICU-1097 change ISO code from char* to UChar*
X-SVN-Rev: 9050
2002-07-08 18:00:29 +00:00
Alan Liu
29f886f412 ICU-1097 move currency.* to ucurr.* and change ISO code parameters from char* to UChar*
X-SVN-Rev: 9049
2002-07-08 17:57:10 +00:00
Alan Liu
62039179f9 ICU-1097 rename currency.* to ucurr.*
X-SVN-Rev: 9048
2002-07-08 17:47:01 +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
d160acc6e2 ICU-1953 API docs have complete set of @param, @return...
X-SVN-Rev: 8983
2002-07-01 11:04:45 +00:00
GCL Shanghai
8898311b26 ICU-1953 Public C API have U_CAPI return-type U_EXPORT2
X-SVN-Rev: 8982
2002-06-29 09:33: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
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
Andy Heninger
70621f8923 ICU-45 new builder for RBBI rules, remove obsolete RBBI files
X-SVN-Rev: 8941
2002-06-25 18:53:10 +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
Syn Wee Quek
bf893316a4 ICU-1897
Removing redundant normalization data member

X-SVN-Rev: 8804
2002-06-06 22:03:58 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
bca746dcf9 ICU-1913 Change the U_COL_SAFECLONE_BUFFERSIZE to a better size on os/400
X-SVN-Rev: 8678
2002-05-23 00:15:11 +00:00
Alan Liu
98d23f8592 ICU-1097 unum currency support
X-SVN-Rev: 8638
2002-05-16 18:25:36 +00:00
Syn Wee Quek
5e02c2eb16 ICU-1897
Synching up comments and identical search function with Java

X-SVN-Rev: 8636
2002-05-15 20:26:26 +00:00
Alan Liu
51c435ce06 ICU-1097 change API to C
X-SVN-Rev: 8633
2002-05-15 18:52:20 +00:00
Alan Liu
d5c7b20828 ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
2002-05-14 23:24:58 +00:00
Alan Liu
689b6179fb ICU-1097 initial C++ implementation
X-SVN-Rev: 8599
2002-05-13 19:35:41 +00:00
Alan Liu
2327cfe7d8 ICU-1097 initial C++ implementation
X-SVN-Rev: 8598
2002-05-13 19:33:05 +00:00