Markus Scherer
|
8f66b317b6
|
ICU-1730 improve text about multithreading
X-SVN-Rev: 12356
|
2003-06-06 19:06:42 +00:00 |
|
Vladimir Weinstein
|
939df78585
|
ICU-2661 @draft ICU 2.[01] -> @stable ICU 2.[01] + some comment typo fixing
X-SVN-Rev: 12264
|
2003-06-04 00:04:35 +00:00 |
|
Markus Scherer
|
c92d3185a1
|
ICU-1730 document UnicodeString threading
X-SVN-Rev: 12189
|
2003-05-30 00:16:56 +00:00 |
|
Markus Scherer
|
105234b9aa
|
ICU-2356 add clarification of char * NULL vs. empty handling for charsets & IDs
X-SVN-Rev: 12181
|
2003-05-29 23:01:39 +00:00 |
|
George Rhoten
|
2bb0802489
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11970
|
2003-05-16 20:33:01 +00:00 |
|
Markus Scherer
|
8c1740d468
|
ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11749
|
2003-05-01 01:51:51 +00:00 |
|
Markus Scherer
|
ece6fe9eca
|
ICU-1730 add Replaceable::clone()
X-SVN-Rev: 11741
|
2003-04-30 22:08:57 +00:00 |
|
Markus Scherer
|
65c6f66b2e
|
ICU-2356 all UnicodeString methods should treat NULL input pointers as empty strings
X-SVN-Rev: 11740
|
2003-04-30 02:41:01 +00:00 |
|
George Rhoten
|
e1c569db1d
|
ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11716
|
2003-04-26 00:12:33 +00:00 |
|
George Rhoten
|
efda501285
|
ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
|
2003-03-05 04:56:28 +00:00 |
|
George Rhoten
|
cfbdea0e8a
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
|
2003-02-14 01:33:13 +00:00 |
|
George Rhoten
|
84cb864c59
|
ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10982
|
2003-02-06 22:57:35 +00:00 |
|
Ram Viswanadha
|
dbe3f4af73
|
ICU-2565 lifecycle tag clean up
X-SVN-Rev: 10759
|
2002-12-19 01:01:43 +00:00 |
|
Markus Scherer
|
982f05ae4a
|
ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10518
|
2002-12-06 00:19:24 +00:00 |
|
Markus Scherer
|
64e714a1ef
|
ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10482
|
2002-12-04 23:39:56 +00:00 |
|
Markus Scherer
|
4754f5838f
|
ICU-2087 change @draft ICU 2.0 to @stable
X-SVN-Rev: 10419
|
2002-12-02 21:56:03 +00:00 |
|
Markus Scherer
|
f3b20763e2
|
ICU-2351 improve setToBogus() documentation
X-SVN-Rev: 10386
|
2002-11-26 23:43:49 +00:00 |
|
Markus Scherer
|
8bc71e512b
|
ICU-2118 pin more indices
X-SVN-Rev: 10384
|
2002-11-26 23:32:55 +00:00 |
|
Markus Scherer
|
4612e951c7
|
ICU-2351 improve setToBogus() documentation
X-SVN-Rev: 10370
|
2002-11-26 00:08:40 +00:00 |
|
Markus Scherer
|
dc2a132696
|
ICU-2351 allow remove(guaranteed everything) and truncate(0) to also un-bogus a string
X-SVN-Rev: 10289
|
2002-11-19 02:12:39 +00:00 |
|
Markus Scherer
|
9cb1c40db3
|
ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string
X-SVN-Rev: 10280
|
2002-11-16 01:05:36 +00:00 |
|
George Rhoten
|
8c4673aa29
|
ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 10239
|
2002-11-13 22:36:43 +00:00 |
|
Markus Scherer
|
3c4333f7e1
|
ICU-2294 document non-subclassability
X-SVN-Rev: 10181
|
2002-11-07 02:38:51 +00:00 |
|
Alan Liu
|
69ede390df
|
ICU-2325 make unescape recognize \e \cX
X-SVN-Rev: 10138
|
2002-11-01 14:36:38 +00:00 |
|
Markus Scherer
|
fcaeac080f
|
ICU-1669 document out-of-bounds behavior of moveIndex32 and char[32]At
X-SVN-Rev: 10059
|
2002-10-24 18:30:07 +00:00 |
|
Markus Scherer
|
b1246ef900
|
ICU-2145 consistent behavior of binary string searches
X-SVN-Rev: 10055
|
2002-10-24 01:49:58 +00:00 |
|
Markus Scherer
|
5d740a29e2
|
ICU-2296 add fastCopyFrom
X-SVN-Rev: 10027
|
2002-10-12 00:59:36 +00:00 |
|
Markus Scherer
|
e189db4818
|
ICU-1794 add UnicodeString::hasMoreChar32Than
X-SVN-Rev: 10005
|
2002-10-09 21:37:48 +00:00 |
|
Markus Scherer
|
c8bba9db42
|
ICU-2343 remove UCharReference and non-const UnicodeString::operator[]
X-SVN-Rev: 9994
|
2002-10-08 23:56:15 +00:00 |
|
Markus Scherer
|
e37690683e
|
ICU-2351 all UnicodeString modifications should make a bogus string valid/empty
X-SVN-Rev: 9980
|
2002-10-05 00:38:27 +00:00 |
|
Markus Scherer
|
a715afb3e8
|
ICU-2150 replace UTF_ macros with U16_ macros in public header files
X-SVN-Rev: 9974
|
2002-10-04 22:09:49 +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 |
|
Markus Scherer
|
3ad71d6de5
|
ICU-2284 point more prominently to the User Guide Strings chapter, improve UNICODE_STRING_SIMPLE slightly
X-SVN-Rev: 9834
|
2002-09-04 00:57:54 +00:00 |
|
George Rhoten
|
dbd2653078
|
ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9765
|
2002-08-21 22:38:33 +00:00 |
|
Markus Scherer
|
9b3a004040
|
ICU-2031 change @draft 1.8 to @stable
X-SVN-Rev: 9629
|
2002-08-08 23:08:14 +00:00 |
|
George Rhoten
|
a588120c7e
|
ICU-2023 Fix some doxygen documentation problems.
X-SVN-Rev: 9359
|
2002-07-25 23:08:28 +00:00 |
|
Markus Scherer
|
b69d6275bf
|
ICU-1970 deprecate cellWidth
X-SVN-Rev: 9037
|
2002-07-04 00:39:31 +00:00 |
|
GCL Shanghai
|
bcb21ca4f1
|
ICU-1953 Check APIs comments for @param, @return...
X-SVN-Rev: 9024
|
2002-07-03 12:05:56 +00:00 |
|
Alan Liu
|
e0d687d784
|
ICU-1544 add hasMetaData() to Replaceable
X-SVN-Rev: 9021
|
2002-07-03 01:03:46 +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 |
|
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 |
|
Markus Scherer
|
64e7f644ea
|
ICU-1920 add UnicodeString::getTerminatedBuffer()
X-SVN-Rev: 8822
|
2002-06-08 19:35:15 +00:00 |
|
Markus Scherer
|
778d535abe
|
ICU-1728 duplicate U_COMPARE_CODE_POINT_ORDER in multiple header files to avoid forcing users to include ustring.h just for this (may not be optimal solution)
X-SVN-Rev: 8700
|
2002-05-24 22:22:16 +00:00 |
|
Markus Scherer
|
c44455d477
|
ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order
X-SVN-Rev: 8695
|
2002-05-24 17:05:31 +00:00 |
|
Doug Felt
|
77b6719b9b
|
ICU-970 add substring constructors and setTo overload to UnicodeString
X-SVN-Rev: 8527
|
2002-04-26 18:02:49 +00:00 |
|
Syn Wee Quek
|
68cef8fd8f
|
ICU-809
replaced UnicodeString.farray by UnicodeString.getBuffer()
X-SVN-Rev: 7969
|
2002-03-13 04:46:42 +00:00 |
|
Syn Wee Quek
|
ba68284b32
|
ICU-809
replaced UnicodeString.farray by UnicodeString.getBuffer()
X-SVN-Rev: 7968
|
2002-03-13 03:18:11 +00:00 |
|
Andy Heninger
|
08b4fb16d0
|
ICU-1730 String Thread test class renamed to avoid conflicts with other stringtest
X-SVN-Rev: 7963
|
2002-03-12 23:15:41 +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 |
|