]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/gendraft/DeprecatedApi.txt
ICU-6.2.15.tar.gz
[apple/icu.git] / icuSources / tools / gendraft / DeprecatedApi.txt
CommitLineData
374ca955
A
1ubrk.h UBRK_TITLE ICU 2.8 Use the word break iterator for titlecasing for Unicode 4 and later.
2ucol.h ucol_getLocale ICU 2.8 Use ucol_getLocaleByType instead
3uloc.h ULOC_REQUESTED_LOCALE ICU 2.8
4ures.h RES_NONE ICU 2.6 Use the URES_ constant instead.
5ures.h RES_STRING ICU 2.6 Use the URES_ constant instead.
6ures.h RES_BINARY ICU 2.6 Use the URES_ constant instead.
7ures.h RES_TABLE ICU 2.6 Use the URES_ constant instead.
8ures.h RES_ALIAS ICU 2.6 Use the URES_ constant instead.
9ures.h RES_INT ICU 2.6 Use the URES_ constant instead.
10ures.h RES_ARRAY ICU 2.6 Use the URES_ constant instead.
11ures.h RES_INT_VECTOR ICU 2.6 Use the URES_ constant instead.
12ures.h RES_RESERVED ICU 2.6 Not used.
13ures.h ures_countArrayItems ICU 2.8 User ures_getSize instead
14ures.h ures_getLocale ICU 2.8 Use ures_getLocaleByType instead.
15ures.h ures_getVersionNumber ICU 2.8 Use ures_getVersion instead.
16utf_old.h (null) ICU 2.4. Use the macros in utf.h, utf16.h, utf8.h instead.
17utf_old.h UTF16_APPEND_CHAR_SAFE ICU 2.4. Use U16_APPEND instead, see utf_old.h.
18utf_old.h UTF16_APPEND_CHAR_UNSAFE ICU 2.4. Renamed to U16_APPEND_UNSAFE, see utf_old.h.
19utf_old.h UTF16_ARRAY_SIZE ICU 2.4. Obsolete, see utf_old.h.
20utf_old.h UTF16_BACK_1_SAFE ICU 2.4. Renamed to U16_BACK_1, see utf_old.h.
21utf_old.h UTF16_BACK_1_UNSAFE ICU 2.4. Renamed to U16_BACK_1_UNSAFE, see utf_old.h.
22utf_old.h UTF16_BACK_N_SAFE ICU 2.4. Renamed to U16_BACK_N, see utf_old.h.
23utf_old.h UTF16_BACK_N_UNSAFE ICU 2.4. Renamed to U16_BACK_N_UNSAFE, see utf_old.h.
24utf_old.h UTF16_CHAR_LENGTH ICU 2.4. Renamed to U16_LENGTH, see utf_old.h.
25utf_old.h UTF16_FWD_1_SAFE ICU 2.4. Renamed to U16_FWD_1, see utf_old.h.
26utf_old.h UTF16_FWD_1_UNSAFE ICU 2.4. Renamed to U16_FWD_1_UNSAFE, see utf_old.h.
27utf_old.h UTF16_FWD_N_SAFE ICU 2.4. Renamed to U16_FWD_N, see utf_old.h.
28utf_old.h UTF16_FWD_N_UNSAFE ICU 2.4. Renamed to U16_FWD_N_UNSAFE, see utf_old.h.
29utf_old.h UTF16_GET_CHAR_SAFE ICU 2.4. Use U16_GET instead, see utf_old.h.
30utf_old.h UTF16_GET_CHAR_UNSAFE ICU 2.4. Renamed to U16_GET_UNSAFE, see utf_old.h.
31utf_old.h UTF16_GET_PAIR_VALUE ICU 2.4. Renamed to U16_GET_SUPPLEMENTARY, see utf_old.h.
32utf_old.h UTF16_IS_LEAD ICU 2.4. Renamed to U16_IS_LEAD, see utf_old.h.
33utf_old.h UTF16_IS_SINGLE ICU 2.4. Renamed to U16_IS_SINGLE, see utf_old.h.
34utf_old.h UTF16_IS_TRAIL ICU 2.4. Renamed to U16_IS_TRAIL, see utf_old.h.
35utf_old.h UTF16_LEAD ICU 2.4. Renamed to U16_LEAD, see utf_old.h.
36utf_old.h UTF16_MAX_CHAR_LENGTH ICU 2.4. Renamed to U16_MAX_LENGTH, see utf_old.h.
37utf_old.h UTF16_NEED_MULTIPLE_UCHAR ICU 2.4. Use U16_LENGTH or test ((uint32_t)(c)>0xffff) instead, see utf_old.h.
38utf_old.h UTF16_NEXT_CHAR_SAFE ICU 2.4. Use U16_NEXT instead, see utf_old.h.
39utf_old.h UTF16_NEXT_CHAR_UNSAFE ICU 2.4. Renamed to U16_NEXT_UNSAFE, see utf_old.h.
40utf_old.h UTF16_PREV_CHAR_SAFE ICU 2.4. Use U16_PREV instead, see utf_old.h.
41utf_old.h UTF16_PREV_CHAR_UNSAFE ICU 2.4. Renamed to U16_PREV_UNSAFE, see utf_old.h.
42utf_old.h UTF16_SET_CHAR_LIMIT_SAFE ICU 2.4. Renamed to U16_SET_CP_LIMIT, see utf_old.h.
43utf_old.h UTF16_SET_CHAR_LIMIT_UNSAFE ICU 2.4. Renamed to U16_SET_CP_LIMIT_UNSAFE, see utf_old.h.
44utf_old.h UTF16_SET_CHAR_START_SAFE ICU 2.4. Renamed to U16_SET_CP_START, see utf_old.h.
45utf_old.h UTF16_SET_CHAR_START_UNSAFE ICU 2.4. Renamed to U16_SET_CP_START_UNSAFE, see utf_old.h.
46utf_old.h UTF16_TRAIL ICU 2.4. Renamed to U16_TRAIL, see utf_old.h.
47utf_old.h UTF32_APPEND_CHAR_SAFE ICU 2.4. Obsolete, see utf_old.h.
48utf_old.h UTF32_APPEND_CHAR_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
49utf_old.h UTF32_ARRAY_SIZE ICU 2.4. Obsolete, see utf_old.h.
50utf_old.h UTF32_BACK_1_SAFE ICU 2.4. Obsolete, see utf_old.h.
51utf_old.h UTF32_BACK_1_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
52utf_old.h UTF32_BACK_N_SAFE ICU 2.4. Obsolete, see utf_old.h.
53utf_old.h UTF32_BACK_N_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
54utf_old.h UTF32_CHAR_LENGTH ICU 2.4. Obsolete, see utf_old.h.
55utf_old.h UTF32_FWD_1_SAFE ICU 2.4. Obsolete, see utf_old.h.
56utf_old.h UTF32_FWD_1_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
57utf_old.h UTF32_FWD_N_SAFE ICU 2.4. Obsolete, see utf_old.h.
58utf_old.h UTF32_FWD_N_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
59utf_old.h UTF32_GET_CHAR_SAFE ICU 2.4. Obsolete, see utf_old.h.
60utf_old.h UTF32_GET_CHAR_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
61utf_old.h UTF32_IS_LEAD ICU 2.4. Obsolete, see utf_old.h.
62utf_old.h UTF32_IS_SAFE ICU 2.4. Obsolete, see utf_old.h.
63utf_old.h UTF32_IS_SINGLE ICU 2.4. Obsolete, see utf_old.h.
64utf_old.h UTF32_IS_TRAIL ICU 2.4. Obsolete, see utf_old.h.
65utf_old.h UTF32_MAX_CHAR_LENGTH ICU 2.4. Obsolete, see utf_old.h.
66utf_old.h UTF32_NEED_MULTIPLE_UCHAR ICU 2.4. Obsolete, see utf_old.h.
67utf_old.h UTF32_NEXT_CHAR_SAFE ICU 2.4. Obsolete, see utf_old.h.
68utf_old.h UTF32_NEXT_CHAR_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
69utf_old.h UTF32_PREV_CHAR_SAFE ICU 2.4. Obsolete, see utf_old.h.
70utf_old.h UTF32_PREV_CHAR_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
71utf_old.h UTF32_SET_CHAR_LIMIT_SAFE ICU 2.4. Obsolete, see utf_old.h.
72utf_old.h UTF32_SET_CHAR_LIMIT_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
73utf_old.h UTF32_SET_CHAR_START_SAFE ICU 2.4. Obsolete, see utf_old.h.
74utf_old.h UTF32_SET_CHAR_START_UNSAFE ICU 2.4. Obsolete, see utf_old.h.
75utf_old.h UTF8_APPEND_CHAR_SAFE ICU 2.4. Use U8_APPEND instead, see utf_old.h.
76utf_old.h UTF8_APPEND_CHAR_UNSAFE ICU 2.4. Renamed to U8_APPEND_UNSAFE, see utf_old.h.
77utf_old.h UTF8_ARRAY_SIZE ICU 2.4. Obsolete, see utf_old.h.
78utf_old.h UTF8_BACK_1_SAFE ICU 2.4. Renamed to U8_BACK_1, see utf_old.h.
79utf_old.h UTF8_BACK_1_UNSAFE ICU 2.4. Renamed to U8_BACK_1_UNSAFE, see utf_old.h.
80utf_old.h UTF8_BACK_N_SAFE ICU 2.4. Renamed to U8_BACK_N, see utf_old.h.
81utf_old.h UTF8_BACK_N_UNSAFE ICU 2.4. Renamed to U8_BACK_N_UNSAFE, see utf_old.h.
82utf_old.h UTF8_CHAR_LENGTH ICU 2.4. Use U8_LENGTH instead, see utf_old.h.
83utf_old.h UTF8_COUNT_TRAIL_BYTES ICU 2.4. Renamed to U8_COUNT_TRAIL_BYTES, see utf_old.h.
84utf_old.h UTF8_ERROR_VALUE_1 ICU 2.4. Obsolete, see utf_old.h.
85utf_old.h UTF8_ERROR_VALUE_2 ICU 2.4. Obsolete, see utf_old.h.
86utf_old.h UTF8_FWD_1_SAFE ICU 2.4. Renamed to U8_FWD_1, see utf_old.h.
87utf_old.h UTF8_FWD_1_UNSAFE ICU 2.4. Renamed to U8_FWD_1_UNSAFE, see utf_old.h.
88utf_old.h UTF8_FWD_N_SAFE ICU 2.4. Renamed to U8_FWD_N, see utf_old.h.
89utf_old.h UTF8_FWD_N_UNSAFE ICU 2.4. Renamed to U8_FWD_N_UNSAFE, see utf_old.h.
90utf_old.h UTF8_GET_CHAR_SAFE ICU 2.4. Use U8_GET instead, see utf_old.h.
91utf_old.h UTF8_GET_CHAR_UNSAFE ICU 2.4. Renamed to U8_GET_UNSAFE, see utf_old.h.
92utf_old.h UTF8_IS_LEAD ICU 2.4. Renamed to U8_IS_LEAD, see utf_old.h.
93utf_old.h UTF8_IS_SINGLE ICU 2.4. Renamed to U8_IS_SINGLE, see utf_old.h.
94utf_old.h UTF8_IS_TRAIL ICU 2.4. Renamed to U8_IS_TRAIL, see utf_old.h.
95utf_old.h UTF8_MASK_LEAD_BYTE ICU 2.4. Renamed to U8_MASK_LEAD_BYTE, see utf_old.h.
96utf_old.h UTF8_MAX_CHAR_LENGTH ICU 2.4. Renamed to U8_MAX_LENGTH, see utf_old.h.
97utf_old.h UTF8_NEED_MULTIPLE_UCHAR ICU 2.4. Use U8_LENGTH or test ((uint32_t)(c)>0x7f) instead, see utf_old.h.
98utf_old.h UTF8_NEXT_CHAR_SAFE ICU 2.4. Use U8_NEXT instead, see utf_old.h.
99utf_old.h UTF8_NEXT_CHAR_UNSAFE ICU 2.4. Renamed to U8_NEXT_UNSAFE, see utf_old.h.
100utf_old.h UTF8_PREV_CHAR_SAFE ICU 2.4. Use U8_PREV instead, see utf_old.h.
101utf_old.h UTF8_PREV_CHAR_UNSAFE ICU 2.4. Renamed to U8_PREV_UNSAFE, see utf_old.h.
102utf_old.h UTF8_SET_CHAR_LIMIT_SAFE ICU 2.4. Renamed to U8_SET_CP_LIMIT, see utf_old.h.
103utf_old.h UTF8_SET_CHAR_LIMIT_UNSAFE ICU 2.4. Renamed to U8_SET_CP_LIMIT_UNSAFE, see utf_old.h.
104utf_old.h UTF8_SET_CHAR_START_SAFE ICU 2.4. Renamed to U8_SET_CP_START, see utf_old.h.
105utf_old.h UTF8_SET_CHAR_START_UNSAFE ICU 2.4. Renamed to U8_SET_CP_START_UNSAFE, see utf_old.h.
106utf_old.h UTF_APPEND_CHAR ICU 2.4. Use U16_APPEND instead, see utf_old.h.
107utf_old.h UTF_APPEND_CHAR_SAFE ICU 2.4. Use U16_APPEND instead, see utf_old.h.
108utf_old.h UTF_APPEND_CHAR_UNSAFE ICU 2.4. Renamed to U16_APPEND_UNSAFE, see utf_old.h.
109utf_old.h UTF_ARRAY_SIZE ICU 2.4. Obsolete, see utf_old.h.
110utf_old.h UTF_BACK_1 ICU 2.4. Renamed to U16_BACK_1, see utf_old.h.
111utf_old.h UTF_BACK_1_SAFE ICU 2.4. Renamed to U16_BACK_1, see utf_old.h.
112utf_old.h UTF_BACK_1_UNSAFE ICU 2.4. Renamed to U16_BACK_1_UNSAFE, see utf_old.h.
113utf_old.h UTF_BACK_N ICU 2.4. Renamed to U16_BACK_N, see utf_old.h.
114utf_old.h UTF_BACK_N_SAFE ICU 2.4. Renamed to U16_BACK_N, see utf_old.h.
115utf_old.h UTF_BACK_N_UNSAFE ICU 2.4. Renamed to U16_BACK_N_UNSAFE, see utf_old.h.
116utf_old.h UTF_CHAR_LENGTH ICU 2.4. Renamed to U16_LENGTH, see utf_old.h.
117utf_old.h UTF_ERROR_VALUE ICU 2.4. Obsolete, see utf_old.h.
118utf_old.h UTF_FIRST_SURROGATE ICU 2.4. Renamed to U16_LEAD, see utf_old.h.
119utf_old.h UTF_FWD_1 ICU 2.4. Renamed to U16_FWD_1, see utf_old.h.
120utf_old.h UTF_FWD_1_SAFE ICU 2.4. Renamed to U16_FWD_1, see utf_old.h.
121utf_old.h UTF_FWD_1_UNSAFE ICU 2.4. Renamed to U16_FWD_1_UNSAFE, see utf_old.h.
122utf_old.h UTF_FWD_N ICU 2.4. Renamed to U16_FWD_N, see utf_old.h.
123utf_old.h UTF_FWD_N_SAFE ICU 2.4. Renamed to U16_FWD_N, see utf_old.h.
124utf_old.h UTF_FWD_N_UNSAFE ICU 2.4. Renamed to U16_FWD_N_UNSAFE, see utf_old.h.
125utf_old.h UTF_GET_CHAR ICU 2.4. Renamed to U16_GET, see utf_old.h.
126utf_old.h UTF_GET_CHAR_SAFE ICU 2.4. Use U16_GET instead, see utf_old.h.
127utf_old.h UTF_GET_CHAR_UNSAFE ICU 2.4. Renamed to U16_GET_UNSAFE, see utf_old.h.
128utf_old.h UTF_IS_ERROR ICU 2.4. Obsolete, see utf_old.h.
129utf_old.h UTF_IS_FIRST_SURROGATE ICU 2.4. Renamed to U_IS_LEAD and U16_IS_LEAD, see utf_old.h.
130utf_old.h UTF_IS_LEAD ICU 2.4. Renamed to U_IS_LEAD and U16_IS_LEAD, see utf_old.h.
131utf_old.h UTF_IS_SECOND_SURROGATE ICU 2.4. Renamed to U_IS_TRAIL and U16_IS_TRAIL, see utf_old.h.
132utf_old.h UTF_IS_SINGLE ICU 2.4. Renamed to U_IS_SINGLE and U16_IS_SINGLE, see utf_old.h.
133utf_old.h UTF_IS_SURROGATE ICU 2.4. Renamed to U_IS_SURROGATE and U16_IS_SURROGATE, see utf_old.h.
134utf_old.h UTF_IS_SURROGATE_FIRST ICU 2.4. Renamed to U_IS_SURROGATE_LEAD and U16_IS_SURROGATE_LEAD, see utf_old.h.
135utf_old.h UTF_IS_TRAIL ICU 2.4. Renamed to U_IS_TRAIL and U16_IS_TRAIL, see utf_old.h.
136utf_old.h UTF_IS_UNICODE_CHAR ICU 2.4. Renamed to U_IS_UNICODE_CHAR, see utf_old.h.
137utf_old.h UTF_IS_UNICODE_NONCHAR ICU 2.4. Renamed to U_IS_UNICODE_NONCHAR, see utf_old.h.
138utf_old.h UTF_IS_VALID ICU 2.4. Obsolete, see utf_old.h.
139utf_old.h UTF_MAX_CHAR_LENGTH ICU 2.4. Renamed to U16_MAX_LENGTH, see utf_old.h.
140utf_old.h UTF_NEED_MULTIPLE_UCHAR ICU 2.4. Use U16_LENGTH or test ((uint32_t)(c)>0xffff) instead.
141utf_old.h UTF_NEXT_CHAR ICU 2.4. Renamed to U16_NEXT, see utf_old.h.
142utf_old.h UTF_NEXT_CHAR_SAFE ICU 2.4. Use U16_NEXT instead, see utf_old.h.
143utf_old.h UTF_NEXT_CHAR_UNSAFE ICU 2.4. Renamed to U16_NEXT_UNSAFE, see utf_old.h.
144utf_old.h UTF_PREV_CHAR ICU 2.4. Renamed to U16_PREV, see utf_old.h.
145utf_old.h UTF_PREV_CHAR_SAFE ICU 2.4. Use U16_PREV instead, see utf_old.h.
146utf_old.h UTF_PREV_CHAR_UNSAFE ICU 2.4. Renamed to U16_PREV_UNSAFE, see utf_old.h.
147utf_old.h UTF_SAFE ICU 2.4. Obsolete, see utf_old.h.
148utf_old.h UTF_SECOND_SURROGATE ICU 2.4. Renamed to U16_TRAIL, see utf_old.h.
149utf_old.h UTF_SET_CHAR_LIMIT ICU 2.4. Renamed to U16_SET_CP_LIMIT, see utf_old.h.
150utf_old.h UTF_SET_CHAR_LIMIT_SAFE ICU 2.4. Renamed to U16_SET_CP_LIMIT, see utf_old.h.
151utf_old.h UTF_SET_CHAR_LIMIT_UNSAFE ICU 2.4. Renamed to U16_SET_CP_LIMIT_UNSAFE, see utf_old.h.
152utf_old.h UTF_SET_CHAR_START ICU 2.4. Renamed to U16_SET_CP_START, see utf_old.h.
153utf_old.h UTF_SET_CHAR_START_SAFE ICU 2.4. Renamed to U16_SET_CP_START, see utf_old.h.
154utf_old.h UTF_SET_CHAR_START_UNSAFE ICU 2.4. Renamed to U16_SET_CP_START_UNSAFE, see utf_old.h.
155utf_old.h UTF_SIZE ICU 2.4. Obsolete, see utf_old.h.
156utf_old.h UTF_SURROGATE_OFFSET ICU 2.4. Renamed to U16_SURROGATE_OFFSET, see utf_old.h.
157utrans.h utrans_getAvailableID ICU 2.8 Use utrans_openIDs() instead, see utrans.h
158utrans.h utrans_getID ICU 2.8 Use utrans_getUnicodeID() instead, see utrans.h
159utrans.h utrans_open ICU 2.8 Use utrans_openU() instead, see utrans.h
160utrans.h utrans_unregister ICU 2.8 Use utrans_unregisterID() instead, see utrans.h
161Calendar EAmpm ICU 2.6. Use C enum UCalendarAMPMs defined in ucal.h
162Calendar EDateFields ICU 2.6. Use C enum UCalendarDateFields defined in ucal.h
163Calendar EDaysOfWeek ICU 2.6. Use C enum UCalendarDaysOfWeek defined in ucal.h
164Calendar EMonths ICU 2.6. Use C enum UCalendarMonths defined in ucal.h
165Calendar add ICU 2.6. use add(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
166Calendar clear ICU 2.6. Use clear(UCalendarDateFields field) instead.
167Calendar fieldDifference ICU 2.6. Use fieldDifference(UDate when, UCalendarDateFields field, UErrorCode& status).
168Calendar get ICU 2.6. Use get(UCalendarDateFields field, UErrorCode& status) instead.
169Calendar getActualMaximum ICU 2.6. Use getActualMaximum(UCalendarDateFields field, UErrorCode& status) instead.
170Calendar getActualMinimum ICU 2.6. Use getActualMinimum(UCalendarDateFields field, UErrorCode& status) instead.
171Calendar getFirstDayOfWeek ICU 2.6 use the overload with error code
172Calendar getGreatestMinimum ICU 2.6. Use getGreatestMinimum(UCalendarDateFields field) instead.
173Calendar getLeastMaximum ICU 2.6. Use getLeastMaximum(UCalendarDateFields field) instead.
174Calendar getMaximum ICU 2.6. Use getMaximum(UCalendarDateFields field) instead.
175Calendar getMinimum ICU 2.6. Use getMinimum(UCalendarDateFields field) instead.
176Calendar internalGet ICU 2.6. Use internalGet(UCalendarDateFields field) instead.
177Calendar internalSet ICU 2.6. Use internalSet(UCalendarDateFields field, int32_t value) instead.
178Calendar isSet ICU 2.6. Use isSet(UCalendarDateFields field) instead.
179Calendar roll ICU 2.6. Use roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
180Calendar roll ICU 2.6. Use roll(UCalendarDateFields field, UBool up, UErrorCode& status) instead.
181Calendar set ICU 2.6. Use set(UCalendarDateFields field, int32_t value) instead.
182Calendar setFirstDayOfWeek ICU 2.6. Use setFirstDayOfWeek(UCalendarDaysOfWeek value) instead.
183Calendar fIsSet ICU 2.8 use (fStamp[n]!=kUnset)
184CollationKey (null) ICU 2.8 Use Collator::getSortKey(...) instead
185CollationKey CollationKey ICU 2.8 Use Collator::getSortKey(...) instead
186CollationKey CollationKey ICU 2.8 Use Collator::getSortKey(...) instead
187CollationKey CollationKey ICU 2.8 Use Collator::getSortKey(...) instead
188CollationKey ~CollationKey ICU 2.8 Use Collator::getSortKey(...) instead
189CollationKey compareTo ICU 2.8 Use Collator::getSortKey(...) instead
190CollationKey compareTo ICU 2.6 use the overload with error code
191CollationKey getByteArray ICU 2.8 Use Collator::getSortKey(...) instead
192CollationKey getDynamicClassID ICU 2.8 Use Collator::getSortKey(...) instead
193CollationKey getStaticClassID ICU 2.8 Use Collator::getSortKey(...) instead
194CollationKey hashCode ICU 2.8 Use Collator::getSortKey(...) instead
195CollationKey isBogus ICU 2.8 Use Collator::getSortKey(...) instead
196CollationKey operator!= ICU 2.8 Use Collator::getSortKey(...) instead
197CollationKey operator= ICU 2.8 Use Collator::getSortKey(...) instead
198CollationKey operator== ICU 2.8 Use Collator::getSortKey(...) instead
199Collator EComparisonResult ICU 2.6. Use C enum UCollationResult defined in ucol.h
200Collator Collator ICU 2.4. Subclasses should use the default constructor
201Collator compare ICU 2.6 use the overload with UErrorCode &
202Collator compare ICU 2.6 use the overload with UErrorCode &
203Collator compare ICU 2.6 use the overload with UErrorCode &
204Collator getCollationKey ICU 2.8 Use getSortKey(...) instead
205Collator getCollationKey ICU 2.8 Use getSortKey(...) instead
206Collator getLocale ICU 2.8 This API is under consideration for revision
207Collator getStrength ICU 2.6 Use getAttribute(UCOL_STRENGTH...) instead
208Collator setStrength ICU 2.6 Use setAttribute(UCOL_STRENGTH...) instead
209GregorianCalendar getActualMaximum ICU 2.6. Use getActualMaximum(UCalendarDateFields field) instead.
210GregorianCalendar getActualMinimum ICU 2.6. Use getActualMinimum(UCalendarDateFields field) instead. (Added to ICU 3.0 for signature consistency)
211GregorianCalendar getActualMinimum ICU 2.6. Use getActualMinimum(UCalendarDateFields field) instead.
212GregorianCalendar roll ICU 2.6. Use roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
213ResourceBundle getLocale ICU 2.8 Use getLocale(ULocDataLocaleType type, UErrorCode &status) overload instead.
214ResourceBundle getVersionNumber ICU 2.8 Use getVersion instead.
215RuleBasedCollator compare ICU 2.6 Use overload with UErrorCode&
216RuleBasedCollator compare ICU 2.6 Use overload with UErrorCode&
217RuleBasedCollator compare ICU 2.6 Use overload with UErrorCode&
218RuleBasedCollator getCollationKey ICU 2.8 Use getSortKey(...) instead
219RuleBasedCollator getCollationKey ICU 2.8 Use getSortKey(...) instead
220RuleBasedCollator getEComparisonResult ICU 2.6. We will not need it.
221RuleBasedCollator getLocale ICU 2.8 likely to change in ICU 3.0, based on feedback
222RuleBasedCollator getStrength ICU 2.6 Use getAttribute(UCOL_STRENGTH...) instead
223RuleBasedCollator setStrength ICU 2.6 Use setAttribute(UCOL_STRENGTH...) instead
224SimpleTimeZone inDaylightTime ICU 2.4. Use Calendar::inDaylightTime() instead.
225TimeZone inDaylightTime ICU 2.4. Use Calendar::inDaylightTime() instead.