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
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
a66e125f97
ICU-845 implement Normalizer::concatenate
...
X-SVN-Rev: 7960
2002-03-12 23:00:16 +00:00
Markus Scherer
5ff144bcb1
ICU-845 fix const-ness bugs
...
X-SVN-Rev: 7958
2002-03-12 22:59:04 +00:00
Markus Scherer
4593d2eb03
ICU-1721 fix spelling of UCHAR_IDS_TRINARY_OPERATOR, export properties functions
...
X-SVN-Rev: 7948
2002-03-12 19:09:08 +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
Andy Heninger
9981b416f2
ICU-1760 add ubrk_isBoundary(), which was some how missing.
...
X-SVN-Rev: 7919
2002-03-08 18:58:46 +00:00
Markus Scherer
56cc2f13b4
ICU-1721 implement all binary properties except Full_Composition_Exclusion
...
X-SVN-Rev: 7897
2002-03-06 23:31:11 +00:00
Markus Scherer
ef2283d2ec
ICU-1721 make u_charAge() public
...
X-SVN-Rev: 7876
2002-03-04 01:22:45 +00:00
Markus Scherer
e5ee7b822b
ICU-1721 bug fix - remove duplicate constant for 'Private Use' block name
...
X-SVN-Rev: 7864
2002-03-02 02:30:03 +00:00
Vladimir Weinstein
b57a64b909
ICU-1735 added setBogus and isBogus APIs
...
X-SVN-Rev: 7810
2002-02-28 21:32:28 +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
Andy Heninger
13e01fb91d
ICU-1126 Add title break iterator
...
X-SVN-Rev: 7801
2002-02-28 01:28:04 +00:00
George Rhoten
475e05801c
ICU-1732 Add int64_t and uint64_t
...
X-SVN-Rev: 7796
2002-02-27 21:52:11 +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
George Rhoten
bb6a024c9a
ICU-900 Better fix for compiler warnings.
...
X-SVN-Rev: 7786
2002-02-25 23:10:10 +00:00
Yves Arrouye
504a75e931
ICU-1709 do not tweak the UCD data to mark some control characters
...
as spacing ones.
X-SVN-Rev: 7749
2002-02-24 21:00:19 +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
2bf44dac5b
ICU-1126 use #ifndef-#define around multiple definitions of UBreakIterator
...
X-SVN-Rev: 7739
2002-02-22 00:14:13 +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
b831c22b0b
ICU-1126 add string titlecasing function
...
X-SVN-Rev: 7729
2002-02-21 04:46:49 +00:00
Markus Scherer
aae7ac8a66
ICU-1126 move break iterator code to common library so that titlecasing can use it
...
X-SVN-Rev: 7728
2002-02-21 04:42:32 +00:00
George Rhoten
28778dc33f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7726
2002-02-20 22:28:44 +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
Markus Scherer
6bdadbb707
ICU-1686 some UCharIterator improvements - more consistent constant names, uiter_next32() etc.
...
X-SVN-Rev: 7715
2002-02-20 02:04:23 +00:00
Markus Scherer
b004960d4a
ICU-1686 change UCharIterator: add getIndex(); return int32_t instead of UChar, -1 instead of ffff if iteration bounds reached
...
X-SVN-Rev: 7686
2002-02-16 01:21:15 +00:00
George Rhoten
956a5aed45
ICU-1227 Make the library suffix change work on Windows without warnings.
...
X-SVN-Rev: 7683
2002-02-16 00:43:44 +00:00
Yves Arrouye
abd5f16593
ICU-1709 UTF_IS_UNICODE_NONCHAR()
...
X-SVN-Rev: 7680
2002-02-15 21:08:29 +00:00
Yves Arrouye
d25815e643
ICU-1707 better documentation for u_charFromName() and for the use of
...
U_INVALID_CHAR_FOUND.
X-SVN-Rev: 7679
2002-02-15 19:10:38 +00:00
Steven R. Loomis
542533b9ea
ICU-1704 move ULOC_ constants into uloc.h
...
X-SVN-Rev: 7673
2002-02-14 22:28:05 +00:00
Yves Arrouye
f285bbeccc
ICU-1227 define an empty suffix by default.
...
X-SVN-Rev: 7667
2002-02-14 19:32:39 +00:00
Yves Arrouye
a7f3ebaa68
ICU-1703 avoid /* in comment.
...
X-SVN-Rev: 7666
2002-02-14 19:26:44 +00:00
Yves Arrouye
131e5d45fe
ICU-1227 include the library suffix in the entry point name.
...
X-SVN-Rev: 7665
2002-02-14 19:19:17 +00:00
Yves Arrouye
ec4ef02a32
ICU-1707 add U_EXTENDED_CHAR_NAME for u_charName() and its reciprocal
...
function, u_charFromName()
X-SVN-Rev: 7655
2002-02-14 05:36:48 +00:00
Yves Arrouye
7bf67ba7fc
ICU-1703 new urename.h with the U_DISABLE_RENAMING test.
...
X-SVN-Rev: 7651
2002-02-13 20:30:20 +00:00
Yves Arrouye
18328265ec
ICU-1703 define U_DISABLE_RENAMING, substituted by configure from
...
@U_DISABLE_RENAMING@ which is itself set by --enable-renaming.
X-SVN-Rev: 7650
2002-02-13 20:29:56 +00:00
Yves Arrouye
2c569d4473
ICU-1596 undo accidental commit.
...
X-SVN-Rev: 7634
2002-02-12 20:13:19 +00:00
Yves Arrouye
d395929eff
ICU-1596 use the library suffix for the ICU data library too.
...
X-SVN-Rev: 7632
2002-02-12 20:04:52 +00:00
Markus Scherer
870550d939
ICU-845 add unorm_concatenate()
...
X-SVN-Rev: 7623
2002-02-10 01:35:54 +00:00
Markus Scherer
45ecba1dc5
ICU-1700 public C API for iterative normalization
...
X-SVN-Rev: 7622
2002-02-10 00:11:16 +00:00
Markus Scherer
45b5e2a95e
ICU-1686 public C API for character iteration
...
X-SVN-Rev: 7618
2002-02-09 21:55:36 +00:00
Alan Liu
47c47a5cd9
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
...
X-SVN-Rev: 7582
2002-02-07 01:07:55 +00:00
Vladimir Weinstein
c85bfd56c3
ICU-847 revised API and logic for bound generator. Needs more tests and examples
...
X-SVN-Rev: 7501
2002-01-24 23:02:02 +00:00
George Rhoten
0836738cc1
ICU-1630 Move UMTX from utypes.h to umutex.h,
...
and remove unneeded references to mutex.h (so we can find multithreading issues more easily)
X-SVN-Rev: 7478
2002-01-23 17:17:06 +00:00
George Rhoten
24fb5c7668
ICU-1629 Simplify UnicodeString creation
...
X-SVN-Rev: 7471
2002-01-22 00:27:49 +00:00
Markus Scherer
f4190c00c7
ICU-1611 add and test u_enumCharTypes
...
X-SVN-Rev: 7434
2002-01-12 00:11:09 +00:00
George Rhoten
9f4578b1cf
ICU-882 Remove SCSU
...
X-SVN-Rev: 7431
2002-01-11 23:34:13 +00:00
George Rhoten
3e8367d659
ICU-597 Changes to make ICU work on as/400 (iSeries)
...
X-SVN-Rev: 7429
2002-01-11 17:33:52 +00:00
Yves Arrouye
c41188b178
ICU-1605 renamed to UCNV_ESCAPE_UNICODE. *** EXPERIMENTAL *** commited
...
a bit too soon, may be uncommited soon.
X-SVN-Rev: 7415
2002-01-09 01:15:18 +00:00
Yves Arrouye
85a889c4c2
ICU-1605 added UCNV_ESCAPE_CODEPOINT to escape as U+XXXX.
...
X-SVN-Rev: 7413
2002-01-09 00:45:13 +00:00
Ram Viswanadha
17881f0a1a
ICU-1603 API for Unicode signature detection
...
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
George Rhoten
f4ad302b11
ICU-1593 Slightly better documentation on how to use u_strtok_r
...
X-SVN-Rev: 7373
2001-12-27 00:16:48 +00:00
Markus Scherer
a92571a185
ICU-1590 fix detection of U_WCHAR_IS_UTF16/32
...
X-SVN-Rev: 7333
2001-12-07 17:09:41 +00:00
Andy Heninger
316aa9b311
ICU-1576 updated urename.h file for 2.0 ICU release
...
X-SVN-Rev: 7292
2001-12-03 22:35:34 +00:00
Ram Viswanadha
006e4e3fb1
ICU-1038 Documentation fixes no code change
...
X-SVN-Rev: 7289
2001-12-03 21:58:00 +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
db0ea28e10
ICU-242 clarify U_CALLCONV some more; not just necessary for old compilers
...
X-SVN-Rev: 7145
2001-11-28 23:01:46 +00:00
Ram Viswanadha
22a165cd5f
ICU-1472 Fix errors in documentation
...
X-SVN-Rev: 7084
2001-11-26 18:20:38 +00:00
Alan Liu
53f2fe4403
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7058
2001-11-21 21:15:16 +00:00
Vladimir Weinstein
97c2a58442
ICU-1541 data should not have U_EXPORT2
...
X-SVN-Rev: 7045
2001-11-21 02:29:12 +00:00
Vladimir Weinstein
1b0596cd30
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7038
2001-11-21 01:02:11 +00:00
Markus Scherer
fdf5cefe0a
ICU-1465 apiref updates for ICU 2.0
...
X-SVN-Rev: 6948
2001-11-16 19:21:16 +00:00
Ram Viswanadha
e764d4ad61
ICU-1472 Update the module list for string search
...
X-SVN-Rev: 6886
2001-11-14 18:02:44 +00:00
Andy Heninger
161943e39d
ICU-1075 updated API docs for udata_SetAppData()
...
X-SVN-Rev: 6867
2001-11-14 00:57:10 +00:00
Ram Viswanadha
fb01ab107d
ICU-899 UBLOCK_INVALID_CODE should be -1
...
X-SVN-Rev: 6856
2001-11-13 23:54:24 +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
George Rhoten
ca8241014c
ICU-371 Change HAVE_ -> U_HAVE
...
X-SVN-Rev: 6814
2001-11-13 02:56:36 +00:00
Helena Chapman
6fc6757458
ICU-611 updated the APIs for u_digit and u_forDigit to be consistent.
...
X-SVN-Rev: 6802
2001-11-12 23:01:17 +00:00
Alan Liu
4e3dc8be6e
ICU-1292 add variable range overlap detection
...
X-SVN-Rev: 6790
2001-11-12 19:43:13 +00:00
Ram Viswanadha
21bab96c23
ICU-1472 @draft tag for unmarked new APIs
...
X-SVN-Rev: 6719
2001-11-09 23:33:23 +00:00
George Rhoten
ae305452f9
ICU-1472 Remove the @draft tag for some APIs
...
X-SVN-Rev: 6710
2001-11-09 18:17:40 +00:00
George Rhoten
9e5db0cd7d
ICU-1472 Remove the @draft tag for some APIs
...
X-SVN-Rev: 6706
2001-11-09 03:31:02 +00:00