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 |
|
Andy Heninger
|
600998cd7f
|
ICU-1730 String Thread test debugged and strengthened
X-SVN-Rev: 7939
|
2002-03-11 23:53:20 +00:00 |
|
Andy Heninger
|
4408855d3f
|
ICU-1730 UnicodeString thread safety changes
X-SVN-Rev: 7923
|
2002-03-09 00:36:54 +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 |
|
Alan Liu
|
e5a8f1678a
|
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
X-SVN-Rev: 7788
|
2002-02-26 17:50:59 +00:00 |
|
Markus Scherer
|
b24a8e910f
|
ICU-1542 fix indexOf(UChar32 surrogate), lastIndexOf(UChar32 surrogate), u_strchr32(surrogate) to match char32At()/UTF_GET_CHAR()
X-SVN-Rev: 7744
|
2002-02-22 02:00:42 +00:00 |
|
Markus Scherer
|
69839e5594
|
ICU-1126 document which BreakIterator methods are used by toTitle()
X-SVN-Rev: 7740
|
2002-02-22 00:14:54 +00:00 |
|
Markus Scherer
|
0e69af1c9e
|
ICU-1126 add UniStr::toTitle() functions
X-SVN-Rev: 7734
|
2002-02-21 18:42:52 +00:00 |
|
Markus Scherer
|
1ef813cb29
|
ICU-1036 simplify internal string case mapping functions for more common code - remove growBuffer
X-SVN-Rev: 7717
|
2002-02-20 02:09:42 +00:00 |
|
George Rhoten
|
24fb5c7668
|
ICU-1629 Simplify UnicodeString creation
X-SVN-Rev: 7471
|
2002-01-22 00:27:49 +00:00 |
|
George Rhoten
|
859edb1416
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
X-SVN-Rev: 7187
|
2001-11-30 00:06:13 +00:00 |
|
Markus Scherer
|
a56040d6b1
|
ICU-1472 update @draft/@stable labels on public APIs
X-SVN-Rev: 6848
|
2001-11-13 22:47:47 +00:00 |
|
Markus Scherer
|
b464fd7971
|
ICU-1007 un-friend class Normalizer
X-SVN-Rev: 6338
|
2001-10-19 17:35:07 +00:00 |
|
Markus Scherer
|
6fb93470d2
|
ICU-1267 add UnicodeString::countChar32()
X-SVN-Rev: 6197
|
2001-10-11 21:40: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 |
|
Markus Scherer
|
9f61db5f73
|
ICU-1262 make US::setToBogus() public and test it
X-SVN-Rev: 6107
|
2001-10-05 23:53:00 +00:00 |
|
Markus Scherer
|
761c91b967
|
ICU-1256 make US::getCapacity() public and use it
X-SVN-Rev: 6089
|
2001-10-05 20:44:56 +00:00 |
|