Markus Scherer
61969c8c50
ICU-2248 modularize ICU
...
X-SVN-Rev: 9934
2002-10-01 01:26:49 +00:00
Markus Scherer
6b1fa6036a
ICU-2150 simplify/improve UTF macros
...
X-SVN-Rev: 9930
2002-09-30 04:00:17 +00:00
Markus Scherer
22e1a4fe61
ICU-2146 define UChar32=int32_t
...
X-SVN-Rev: 9929
2002-09-30 03:59:37 +00:00
Steven R. Loomis
c08c8f20f3
ICU-2330 [doc] deprecation referred to nonexistent function. Result: user confusion
...
X-SVN-Rev: 9927
2002-09-27 01:47:35 +00:00
Markus Scherer
e66ebe6655
ICU-2248 modularize ICU - do not turn off legacy conversion for 'only collation' because of ebcdic default converter
...
X-SVN-Rev: 9920
2002-09-25 22:29:52 +00:00
Markus Scherer
0eb9c506ec
ICU-2248 modularize ICU
...
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Markus Scherer
790f6533dc
ICU-2146 define UChar32=int32_t regardless of platform wchar_t
...
X-SVN-Rev: 9909
2002-09-20 22:00:21 +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
Vladimir Weinstein
aebe160111
ICU-2209 moved canonical iterator from i18n to common per Markus's request
...
X-SVN-Rev: 9899
2002-09-20 00:00:44 +00:00
Markus Scherer
3c802a478a
ICU-1885 add swaplfnl converter option
...
X-SVN-Rev: 9878
2002-09-18 01:27:37 +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
Alan Liu
9ba92b30ff
ICU-2025 deprecate UnicodeFilterLogic
...
X-SVN-Rev: 9809
2002-08-28 17:17:04 +00:00
George Rhoten
99641b2420
ICU-2134 Update the API documentation.
...
X-SVN-Rev: 9798
2002-08-27 23:02:14 +00:00
George Rhoten
c7128f9628
ICU-1809 Update the API documentation.
...
X-SVN-Rev: 9797
2002-08-27 23:01:04 +00:00
George Rhoten
d9e40fee14
ICU-2137 Remove the underscore from some structs and enums
...
X-SVN-Rev: 9779
2002-08-23 15:49:09 +00:00
George Rhoten
0aaeec4a70
ICU-2134 Fixed some doxygen warnings
...
X-SVN-Rev: 9774
2002-08-22 22:00:23 +00:00
George Rhoten
849251dcf2
ICU-2000 Remove the CVS version tags.
...
X-SVN-Rev: 9772
2002-08-22 21:04:03 +00:00
George Rhoten
9de782b1eb
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9771
2002-08-22 21:01:43 +00:00
George Rhoten
858bac8a72
ICU-2134 Various doxygen updates.
...
X-SVN-Rev: 9769
2002-08-22 17:59:47 +00:00
George Rhoten
07b27d18a0
ICU-2023 This header file is out of date, undocumented and probably broken. Let's remove it.
...
X-SVN-Rev: 9766
2002-08-21 23:09:00 +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
George Rhoten
bf404656a6
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9760
2002-08-21 21:07:59 +00:00
George Rhoten
d7e0797b2c
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
Vladimir Weinstein
eab27cdaf0
ICU-1082 fixed comments some more
...
X-SVN-Rev: 9706
2002-08-13 23:59:11 +00:00
Ram Viswanadha
05d52b1f44
ICU-1082 update comments no code change
...
X-SVN-Rev: 9703
2002-08-13 22:35:37 +00:00
Vladimir Weinstein
818fa7ad8d
ICU-1948 restored the original values for resource bundle types in order to preserve backward compatibility
...
X-SVN-Rev: 9673
2002-08-12 17:47:12 +00:00
Vladimir Weinstein
f5a5a10a5b
ICU-2023 fixed a typo in docs
...
X-SVN-Rev: 9666
2002-08-10 01:04:56 +00:00
Andy Heninger
4aefb52904
ICU-2066 Update RBBI rules and tests for char and word breaks
...
X-SVN-Rev: 9643
2002-08-09 03:14:43 +00:00
Alan Liu
c701df490b
ICU-2031 add version to @draft tag
...
X-SVN-Rev: 9638
2002-08-09 00:07:16 +00:00
George Rhoten
96bbbc8e92
ICU-2031 @draft -> @stable + more documentation
...
X-SVN-Rev: 9637
2002-08-09 00:03:53 +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
Vladimir Weinstein
53f553ccc4
ICU-2085 added dates to several deprecated enums
...
X-SVN-Rev: 9627
2002-08-08 22:55:13 +00:00
George Rhoten
d00b7eaa25
ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases
...
X-SVN-Rev: 9626
2002-08-08 22:46:05 +00:00
Vladimir Weinstein
a7ca6ecb8c
ICU-1654 changes to resource bundle documentation. Updated API docs, APIs reviewed. Need to do update the users guide also
...
X-SVN-Rev: 9621
2002-08-08 21:24:52 +00:00
Andy Heninger
6df1676310
ICU-2077 RBBI: review comments incorporated. (incomplete, more to come.)
...
X-SVN-Rev: 9612
2002-08-08 00:39:13 +00:00
Markus Scherer
c1b70c6908
ICU-1962 clarify another comment
...
X-SVN-Rev: 9591
2002-08-06 20:55:32 +00:00
George Rhoten
57d169db3a
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
...
X-SVN-Rev: 9583
2002-08-05 22:59:26 +00:00
Steven R. Loomis
7f327f311d
ICU-1991 fix for safeclone on ISO-2022
...
X-SVN-Rev: 9582
2002-08-05 22:55:17 +00:00
Markus Scherer
8dd810c7bd
ICU-1962 fix comment
...
X-SVN-Rev: 9579
2002-08-05 21:15:07 +00:00
Markus Scherer
50ffaabba6
ICU-1967 UTF-8 set out-of-band isError
...
X-SVN-Rev: 9559
2002-08-03 00:54:39 +00:00
George Rhoten
d5560688bd
ICU-1972 Add default implementation for unext and check for the length from ucnv_openStandardNames()
...
X-SVN-Rev: 9553
2002-08-02 23:01:10 +00:00
Vladimir Weinstein
6e1875348a
ICU-1930 Added comment for U_SORT_KEY_TOO_SHORT_WARNING (used to be j847, but it is closed)
...
X-SVN-Rev: 9543
2002-08-02 18:51:34 +00:00
George Rhoten
bf8483ffef
ICU-868 Make the documentation nicer for doxygen.
...
X-SVN-Rev: 9542
2002-08-02 18:42:01 +00:00
George Rhoten
b1833a1e01
ICU-2031 Update @stable and @draft tags.
...
X-SVN-Rev: 9534
2002-08-02 00:31:35 +00:00
Ram Viswanadha
4dcd4ac434
ICU-1970 UBLOCKS_ should actually be UBLOCK_
...
X-SVN-Rev: 9530
2002-08-02 00:22:49 +00:00
Doug Felt
e5555a499b
ICU-1461 doc that Locale(null) sets default locale
...
X-SVN-Rev: 9529
2002-08-01 23:21:35 +00:00
Andy Heninger
16aadd1cc0
ICU-45 RBBI: Revised API Doc comments (no code changes.)
...
X-SVN-Rev: 9513
2002-08-01 18:40:05 +00:00
Andy Heninger
7ab245e6e9
ICU-45 RBBI: conditionalize / remove stdio and stdlib dependencies.
...
Remove dead code. Clean up some comments.
X-SVN-Rev: 9509
2002-08-01 16:17:41 +00:00
Ram Viswanadha
f1a6b5b00d
ICU-1908 fix documentation. No code change
...
X-SVN-Rev: 9476
2002-07-31 21:07:22 +00:00
Steven R. Loomis
c0a8bc9cb7
ICU-1992 packaging, suffix, uconv building on unix
...
X-SVN-Rev: 9470
2002-07-31 20:28:32 +00:00
George Rhoten
d3b70f9b85
ICU-2030 Check for the ability to override the C++ new and delete operators.
...
X-SVN-Rev: 9441
2002-07-30 20:55:20 +00:00
Andy Heninger
7de935a168
ICU-45 Add word break enum values. Add test for same.
...
Bug fix: bad tag value returned after BreakIterator::first()
X-SVN-Rev: 9438
2002-07-30 19:09:14 +00:00
Andy Heninger
39aeca73d5
ICU-2030 More comments on use of U_OVERRIDE_CXX_ALLOCATION
...
X-SVN-Rev: 9435
2002-07-30 17:27:16 +00:00
George Rhoten
cb2214eceb
ICU-2030 U_CPP_MEMORY_TEST -> U_OVERRIDE_CXX_ALLOCATION and add better documentation
...
X-SVN-Rev: 9431
2002-07-30 07:42:00 +00:00
George Rhoten
d9121cfa14
ICU-2030 Sun Forte really dislikes most of the new and delete functions.
...
X-SVN-Rev: 9425
2002-07-30 01:42:26 +00:00
George Rhoten
7d211e9031
ICU-1974 The declaration of a class member within the class definition must not be qualified.
...
X-SVN-Rev: 9424
2002-07-30 01:22:08 +00:00
Andy Heninger
f0f44e915e
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
...
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Alan Liu
52a7c40e92
ICU-1974 make contains() use binary search
...
X-SVN-Rev: 9397
2002-07-29 20:41:49 +00:00
George Rhoten
4236f298d1
ICU-2023 Minor documentation fixes
...
X-SVN-Rev: 9369
2002-07-26 17:19:16 +00:00
George Rhoten
2172746123
ICU-2023 Fix some documentation for doxygen
...
X-SVN-Rev: 9367
2002-07-26 16:05:08 +00:00
George Rhoten
a588120c7e
ICU-2023 Fix some doxygen documentation problems.
...
X-SVN-Rev: 9359
2002-07-25 23:08:28 +00:00
George Rhoten
48594668a7
ICU-900 Fixed a doxygen warning
...
X-SVN-Rev: 9333
2002-07-25 16:36:40 +00:00
George Rhoten
41bd5e0c78
ICU-900 Fixed a doxygen warning
...
X-SVN-Rev: 9332
2002-07-25 16:29:44 +00:00
George Rhoten
25cdc91f17
ICU-900 Fixed a doxygen warning
...
X-SVN-Rev: 9322
2002-07-24 22:30:02 +00:00
Andy Heninger
8714fcad68
ICU-45 clean up more g++ compiler warnings
...
X-SVN-Rev: 9314
2002-07-24 19:07:37 +00:00
George Rhoten
757bb57d8a
ICU-1947 Explicitly define the current default calling convention used
...
X-SVN-Rev: 9297
2002-07-23 23:20:44 +00:00
George Rhoten
aa41d27d93
ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
...
X-SVN-Rev: 9296
2002-07-23 23:12:03 +00:00
George Rhoten
7e92471c93
ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
...
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
Andy Heninger
e32993b2d8
ICU-45 RBBI, getRuleStatus() works after previous().
...
More Tests.
Private includes removed from public header
Break rule tag status added to word break rules.
X-SVN-Rev: 9284
2002-07-22 22:02:08 +00:00
Vladimir Weinstein
2b5bb4ffb5
ICU-1930 Bumped collation versions
...
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
Vladimir Weinstein
2cbb05fdb9
ICU-978 cygwin port
...
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
Vladimir Weinstein
469fe7ed85
ICU-978 changes for cygwin
...
X-SVN-Rev: 9260
2002-07-19 21:45:33 +00:00
George Rhoten
bd7952898b
ICU-1891 Better support for int64_t on z/OS.
...
X-SVN-Rev: 9256
2002-07-19 15:28:43 +00:00
Markus Scherer
98758e5121
ICU-1962 add comment for future split of UObject into two classes
...
X-SVN-Rev: 9250
2002-07-18 20:22:00 +00:00
Markus Scherer
24ab8c4341
ICU-1970 un-deprecate UBLOCK_PRIVATE_USE_AREA
...
X-SVN-Rev: 9249
2002-07-18 19:08:43 +00:00
Steven R. Loomis
c3cd9fec3e
ICU-1991 ucnv_openPackage and safeclone update
...
X-SVN-Rev: 9237
2002-07-17 20:58:41 +00:00
Steven R. Loomis
4ef2dc2ea1
ICU-1991 ucnv_openPackage
...
X-SVN-Rev: 9220
2002-07-17 02:34:50 +00:00
Markus Scherer
57b729a60f
ICU-1962 define UObject::new/delete when testing for global new/delete
...
X-SVN-Rev: 9199
2002-07-16 15:47:46 +00:00
George Rhoten
b268f86c5e
ICU-1891 Temporary fix until we find out what the z/OS 1.2 compiler is doing.
...
X-SVN-Rev: 9198
2002-07-16 03:13:19 +00:00
George Rhoten
86b7c21c50
ICU-1988 Regenerate urename.h and hide/rename the non-API functions
...
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
Ram Viswanadha
e4011b086e
ICU-1986 remove deprecated API
...
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
George Rhoten
8d525d6c11
ICU-868 Add new API to enumerate all of the tagged aliases
...
X-SVN-Rev: 9145
2002-07-13 16:32:16 +00:00
Vladimir Weinstein
923c56edd3
ICU-1948 Moved direct access APIs from public to private header until the next release
...
X-SVN-Rev: 9143
2002-07-13 05:36:27 +00:00
George Rhoten
a6831798f8
ICU-1891 Update for z/OS
...
X-SVN-Rev: 9106
2002-07-11 23:56:54 +00:00
Vladimir Weinstein
9402e79000
ICU-1972 enumeration revision based on discussion with George
...
X-SVN-Rev: 9071
2002-07-09 18:19:16 +00:00
Vladimir Weinstein
47e06cbfe8
ICU-1972 implementation and data structure for enumeration wrapper
...
X-SVN-Rev: 9067
2002-07-09 06:15:34 +00:00
Eric Mader
e79b6374ca
ICU-1289 Move UScriptRun to usc_impl.h for now.
...
X-SVN-Rev: 9059
2002-07-08 23:41:33 +00:00
Vladimir Weinstein
7218e99aba
ICU-1972 initial checkin for UEnumeration wrapper
...
X-SVN-Rev: 9058
2002-07-08 23:04:59 +00:00
Andy Heninger
729e391c5c
ICU-1117 add getRuleStatus() to RBBI
...
X-SVN-Rev: 9057
2002-07-08 22:51:57 +00:00
Markus Scherer
61c7a84b5e
ICU-1970 add ISO_Comment, add doc for u_getFC_NFKC_Closure()
...
X-SVN-Rev: 9047
2002-07-08 16:40:57 +00:00
George Rhoten
98dbc49f16
ICU-1891 Fixes for the z/OS 1.3 compiler?
...
X-SVN-Rev: 9045
2002-07-08 04:00:42 +00:00
Markus Scherer
642c3b43aa
ICU-1970 add properties: decomposition type, joining group, joining type, line break
...
X-SVN-Rev: 9039
2002-07-04 16:46:36 +00:00
Markus Scherer
b69d6275bf
ICU-1970 deprecate cellWidth
...
X-SVN-Rev: 9037
2002-07-04 00:39:31 +00:00
Markus Scherer
bbbd3503fd
ICU-1970 add enumerated/integer/Numeric_Value properties, deprecate cellWidth
...
X-SVN-Rev: 9036
2002-07-04 00:38:51 +00:00
George Rhoten
449b6afbe8
ICU-868 Add a comment about the warning.
...
X-SVN-Rev: 9025
2002-07-03 16:44:50 +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
82e4d7d9c5
ICU-1967 add cesu-8 converter
...
X-SVN-Rev: 9001
2002-07-02 22:27:19 +00:00
Markus Scherer
e3efed98e9
ICU-1967 make non-character check faster - fail most of BMP right away
...
X-SVN-Rev: 8989
2002-07-02 00:48:46 +00:00
George Rhoten
2a54052fbc
ICU-1953 Change the documentaiton of u_charDigitValue
...
X-SVN-Rev: 8987
2002-07-01 21:03:52 +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
George Rhoten
70debd215f
ICU-868 New alias scheme.
...
X-SVN-Rev: 8975
2002-06-28 23:13:30 +00:00
Alan Liu
d1773b2571
ICU-1434 initial implementation of source/target set API
...
X-SVN-Rev: 8971
2002-06-28 21:13:54 +00:00
Andy Heninger
e56b99a590
ICU-45 RBBI copyright notices, AIX portability, comments
...
X-SVN-Rev: 8963
2002-06-27 21:14:47 +00:00
Andy Heninger
878c84b1d2
ICU-1117 add getRuleStatus() to RBBI
...
X-SVN-Rev: 8956
2002-06-27 01:50:22 +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
George Rhoten
2fe4c14ece
ICU-1891 Update for z/OS 1.2. Hopefully this is correct.
...
X-SVN-Rev: 8945
2002-06-26 16:32:51 +00:00
Andy Heninger
631cd39ece
ICU-45 new builder for RBBI rules, initial checkin
...
X-SVN-Rev: 8940
2002-06-25 17:50:40 +00:00
Andy Heninger
32c09250b7
ICU-45 new builder for RBBI rules, initial checkin
...
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00
Vladimir Weinstein
dce5b17a3a
ICU-1948 Support for direct resource access and resource level sharing (aliases)
...
X-SVN-Rev: 8934
2002-06-24 20:58:17 +00:00
Vladimir Weinstein
4aeef61dff
ICU-1948 Added error code for circular aliases
...
X-SVN-Rev: 8933
2002-06-24 20:56:55 +00:00
Vladimir Weinstein
d75e2f97df
ICU-1948 Introducing alias type.
...
X-SVN-Rev: 8892
2002-06-14 06:01:13 +00:00
Markus Scherer
38fff182a4
ICU-1781 add isNormalized()
...
X-SVN-Rev: 8852
2002-06-12 03:29:09 +00:00
Markus Scherer
50ad17d045
ICU-1939 implement UTF-16 and UTF-32 converters with BOM detection/output
...
X-SVN-Rev: 8831
2002-06-11 04:43:45 +00:00
Markus Scherer
64e7f644ea
ICU-1920 add UnicodeString::getTerminatedBuffer()
...
X-SVN-Rev: 8822
2002-06-08 19:35:15 +00:00
Markus Scherer
f88d364569
ICU-1438 change unorm_compare to conform to UAX 21 2.5: fold then NFD
...
X-SVN-Rev: 8820
2002-06-08 03:46:21 +00:00
Alan Liu
63cb0eebd2
ICU-1115 add multicharacter strings and iteration to uset API
...
X-SVN-Rev: 8784
2002-06-04 23:37:20 +00:00
Markus Scherer
0a70506190
ICU-1923 upgrade case folding to Unicode 3.2
...
X-SVN-Rev: 8769
2002-06-03 03:33:44 +00:00
Markus Scherer
067b86e8a3
ICU-1923 upgrade to Unicode 3.2
...
X-SVN-Rev: 8764
2002-06-01 00:34:36 +00:00
Markus Scherer
3e69f6d737
ICU-1923 upgrade to Unicode 3.2: new U_UNICODE_VERSION, new block codes, modified formulae for derived properties
...
X-SVN-Rev: 8752
2002-05-31 01:25:20 +00:00
Steven R. Loomis
8ad5c8c479
ICU-1915 popen(), detect in autoconf
...
X-SVN-Rev: 8725
2002-05-29 22:06:30 +00:00
Alan Liu
237c0e67c3
ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
...
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
bdf50940f9
ICU-1913 os/400 fixes
...
X-SVN-Rev: 8712
2002-05-29 00:13:51 +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
730faa0879
ICU-1438 add Normalizer::compare
...
X-SVN-Rev: 8699
2002-05-24 22:20:19 +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
George Rhoten
525588c474
ICU-1913 You shouldn't be able to do a sizeof(UBreakIterator) normally because it's not really a void *
...
X-SVN-Rev: 8675
2002-05-23 00:08:38 +00:00
Markus Scherer
24c5b88bc2
ICU-1438 add unorm_compare
...
X-SVN-Rev: 8658
2002-05-22 00:24:53 +00:00
Eric Mader
a9ba9cedec
ICU-1289 Add UScriptRun to uscripts.h
...
X-SVN-Rev: 8607
2002-05-13 21:50:59 +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
Markus Scherer
995a589267
ICU-1864 add BOCU-1
...
X-SVN-Rev: 8481
2002-04-17 20:36:53 +00:00
Steven R. Loomis
e39e749523
ICU-1769 removing some unneeded renamings
...
X-SVN-Rev: 8349
2002-04-03 00:01:21 +00:00
Steven R. Loomis
59572346bd
ICU-1686 UCharIterator adding error codes
...
X-SVN-Rev: 8347
2002-04-02 23:54:41 +00:00
George Rhoten
e8cf181469
ICU-1828 Remove tabs
...
X-SVN-Rev: 8328
2002-04-02 01:17:28 +00:00
George Rhoten
033575b131
ICU-214 Fix for Win64. Use x86 assembly for aligning code for x86 machines.
...
X-SVN-Rev: 8297
2002-03-29 19:03:59 +00:00
Vladimir Weinstein
955e42c4e3
ICU-1769 bumped up collation version (please rebuild UCA & bundles)
...
X-SVN-Rev: 8246
2002-03-26 16:47:39 +00:00
George Rhoten
0136f68900
ICU-1593 Clarify how saveState is used.
...
X-SVN-Rev: 8217
2002-03-23 00:29:03 +00:00
Andy Heninger
3d4d1c39ed
ICU-1265 change RBBI_IGNORE to UBRK_IGNORE
...
X-SVN-Rev: 8211
2002-03-22 23:01:41 +00:00
George Rhoten
cf93f6857f
ICU-1803 Fix some documentation. Some definitions only exist in the Unicode class.
...
X-SVN-Rev: 8206
2002-03-22 17:35:20 +00:00
George Rhoten
ae0fe2df18
ICU-1541 Add a comment about the EXPORT2 changes
...
X-SVN-Rev: 8183
2002-03-21 19:57:37 +00:00
Yves Arrouye
fdf8138640
ICU-900 fixed the same compiler warnings George fixed and I broke
...
X-SVN-Rev: 8163
2002-03-20 22:38:19 +00:00
Markus Scherer
3c82d919fd
ICU-1686 add UITER_ZERO, UITER_LENGTH - UCharIterator was missing an equivalent to CharacterIterator::setIndex
...
X-SVN-Rev: 8149
2002-03-20 17:03:39 +00:00
Steven R. Loomis
2beec0d7ab
ICU-1769 update to 2.1 version
...
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00
Markus Scherer
acbaac776e
ICU-1542 fix u_memchr32; common code for finding surrogate code points
...
X-SVN-Rev: 8095
2002-03-18 23:19:41 +00:00
Yves Arrouye
02a9522caa
ICU-900 fix warnings.
...
X-SVN-Rev: 8085
2002-03-16 22:03:24 +00:00
Yves Arrouye
b0b0e50094
ICU-1227 use a shorter suffix preprocessor name to stop Windows from
...
complaining.
Add a define for the C name as string so it works for USS too even with
compiler not able to handle stringification properly.
X-SVN-Rev: 8079
2002-03-16 19:56:03 +00:00
Andy Heninger
66bee38a79
ICU-1265 rename RulesBasedBreakIterator::IGNORE to avoid conflict with winbase.h
...
X-SVN-Rev: 8007
2002-03-13 23:52:24 +00:00
Markus Scherer
d46d1b3fc4
ICU-1464 add convenience macros for bit sets for general categories
...
X-SVN-Rev: 8006
2002-03-13 23:31:12 +00:00
Vladimir Weinstein
4596590d0c
ICU-1735 changed setBogus to setToBogus, added an enum for getLocale argument
...
X-SVN-Rev: 7971
2002-03-13 05:14:56 +00:00