Commit Graph

35 Commits

Author SHA1 Message Date
Alan Liu
8b1695fbd5 ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
Alan Liu
91390d5ea7 ICU-2202 preliminary checkin
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
Markus Scherer
eb3d7a8d9c ICU-3348 change @draft ICU 2.2 and earlier to @stable
X-SVN-Rev: 13742
2003-11-18 02:37:24 +00:00
George Rhoten
33b524c059 ICU-3221 A better fix for the AIX linker warning on VA 6 (doesn't work on VA 5)
X-SVN-Rev: 13142
2003-09-18 22:36:45 +00:00
George Rhoten
8bd4e1ae61 ICU-3221 Fix the AIX linker warning about multiple definitions of
functions.

X-SVN-Rev: 13127
2003-09-18 00:40:29 +00:00
Steven R. Loomis
817b681f1b ICU-2959 copyright
X-SVN-Rev: 12245
2003-06-03 01:58:48 +00:00
Markus Scherer
962c18923a ICU-2537 add declarations mostly for unimplemented default constructors
X-SVN-Rev: 11798
2003-05-04 01:40:40 +00:00
Alan Liu
1bba328280 ICU-2119 modify code to use Currencies instead of CurrencyElements; support multiple Currencies names and recognize ChoiceFormat patterns
X-SVN-Rev: 11519
2003-04-11 20:02:25 +00:00
George Rhoten
a3b3b77616 ICU-1839 Use const & for setSymbol
X-SVN-Rev: 11235
2003-03-04 19:15:06 +00:00
George Rhoten
548ec9a6e7 ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10981
2003-02-06 22:03:58 +00:00
Markus Scherer
2af8b25b5a ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10483
2002-12-04 23:46:16 +00:00
Markus Scherer
93018c58f9 ICU-2296 optimize use of UnicodeString, copy string objects less often
X-SVN-Rev: 10030
2002-10-15 00:36:11 +00:00
Markus Scherer
d8cd28cf02 ICU-2296 optimize use of UnicodeString, copy string objects less often
X-SVN-Rev: 10029
2002-10-12 01:09:00 +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
Ram Viswanadha
e4011b086e ICU-1986 remove deprecated API
X-SVN-Rev: 9178
2002-07-16 00:15:23 +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
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
2327cfe7d8 ICU-1097 initial C++ implementation
X-SVN-Rev: 8598
2002-05-13 19:33:05 +00:00
George Rhoten
13167a2d54 ICU-837 Add a comment about the API
X-SVN-Rev: 8311
2002-03-30 00:03:02 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Doug Felt
aa8a7df51f ICU-1472 update @stable and @draft tags, various oddities
X-SVN-Rev: 6872
2001-11-14 01:55:08 +00:00
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
4526828ee2 ICU-1099 Make more data const in the libraries
X-SVN-Rev: 5964
2001-09-28 19:13:03 +00:00
George Rhoten
4e351c0c81 ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
2001-09-17 21:50:19 +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
George Rhoten
9862deea3b ICU-97 Slightly faster performance by saving the symbolLength
X-SVN-Rev: 2736
2000-10-19 21:31:53 +00:00
George Rhoten
d416e2ffa9 ICU-529 Described replacement functions for the deprecated functions.
X-SVN-Rev: 2493
2000-09-22 22:56:03 +00:00
George Rhoten
bc2011f889 ICU-97 Can directly compare certain strings now instead of creating an object to create the string.
X-SVN-Rev: 2125
2000-08-07 23:02:51 +00:00
Markus Scherer
d09cb0ff0c ICU-176 document behavior of old vs. new functions - first code unit of the string...
X-SVN-Rev: 1983
2000-07-20 20:03:04 +00:00
Markus Scherer
852c3ce82c ICU-176 remove wrong enum scoping
X-SVN-Rev: 1499
2000-05-25 23:15:29 +00:00
Markus Scherer
713ce67cba ICU-176 DecimalFormatSymbols revamped for UTF-16 and graphemes
X-SVN-Rev: 1489
2000-05-25 01:10:55 +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
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