Commit Graph

14 Commits

Author SHA1 Message Date
Markus Scherer
1beb0f1e4f ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
X-SVN-Rev: 30281
2011-07-06 04:03:35 +00:00
Markus Scherer
a31a559ede ICU-7273 namespace fix
X-SVN-Rev: 27366
2010-01-21 23:28:30 +00:00
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
George Rhoten
880b530fd3 ICU-5008 Remove @internal items from the public headers
X-SVN-Rev: 19057
2006-02-02 04:51:05 +00:00
Vladimir Weinstein
4d6b83c93e ICU-392 moved some functions from namespace to static inline
X-SVN-Rev: 6394
2001-10-23 16:43:01 +00:00
Vladimir Weinstein
d90dbcc7ff ICU-392 cleaning code for proper exports in libraries/urename.h generation + new version of urename.h
X-SVN-Rev: 6368
2001-10-22 05:29:14 +00:00
Markus Scherer
7c6e2b4cef ICU-1109 remove uprv_fillOutputString(), replaced by new function int32_t UnicodeString::extract(UChar *, int32_t, UErrorCode &)
X-SVN-Rev: 5697
2001-09-05 23:41:11 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
Markus Scherer
63673c1c50 ICU-890 clean up, improve, fix fillOutput function (zero-terminated even if there was not enough space in the output buffer)
X-SVN-Rev: 4170
2001-03-17 23:31:46 +00:00
Vladimir Weinstein
8e21f86812 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Markus Scherer
f452a84c52 ICU-161 change copyright for open source
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
c97dff09e1 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 36
1999-10-12 00:07:24 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00