Commit Graph

1098 Commits

Author SHA1 Message Date
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
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Vladimir Weinstein
c9475e02ae ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
2003-06-03 06:44:40 +00:00
Markus Scherer
f4562fc9c5 ICU-2959 update copyright notices for 2003 changes
X-SVN-Rev: 12230
2003-06-02 22:26:54 +00:00
Andy Heninger
265ed564e0 ICU-2959 copyright updated for RBBI, Regexp files.
X-SVN-Rev: 12228
2003-06-02 22:21:58 +00:00
Markus Scherer
eafba94879 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12217
2003-06-02 17:57:34 +00:00
Markus Scherer
2b07ef3e45 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12216
2003-06-02 16:45:41 +00:00
Markus Scherer
0e4313cda0 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12215
2003-06-02 16:33:21 +00:00
Markus Scherer
9461f1faab ICU-2831 improve apidocs for whitespace functions
X-SVN-Rev: 12203
2003-05-30 21:12:00 +00:00
Markus Scherer
c92d3185a1 ICU-1730 document UnicodeString threading
X-SVN-Rev: 12189
2003-05-30 00:16:56 +00:00
George Rhoten
ba3755d7bc ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12186
2003-05-30 00:00:55 +00:00
Markus Scherer
705e34e26d ICU-2849 document that u_setDataDirectory() is not thread-safe
X-SVN-Rev: 12182
2003-05-29 23:13:24 +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
Ram Viswanadha
db6179c0cc ICU-2194 update documentation, no code change
X-SVN-Rev: 12168
2003-05-29 20:32:23 +00:00
Andy Heninger
b863c89a61 ICU-2806 API Docs added to RuleBasedBreakIterator::getRuleStatus()
X-SVN-Rev: 12163
2003-05-29 18:51:43 +00:00
Ram Viswanadha
b600debefc ICU-2677 Document that Unicode 4.0 Title Case BI should use Word BI
X-SVN-Rev: 12102
2003-05-24 02:03:32 +00:00
Markus Scherer
574b2dd32d ICU-2881 add CS 640 comment to description of invariant characters
X-SVN-Rev: 12014
2003-05-19 22:30:05 +00:00
George Rhoten
0457a9e7c8 ICU-2659 Update urename.h
X-SVN-Rev: 11981
2003-05-16 22:47:30 +00:00
George Rhoten
d014d88833 ICU-2659 Update urename.h
X-SVN-Rev: 11980
2003-05-16 22:45:44 +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
ab37e7a4c3 ICU-2864 if Locale construction fails, set the Locale object to bogus instead of attempting to set the default locale ID or "en" or similar
X-SVN-Rev: 11917
2003-05-14 00:30:50 +00:00
Alan Liu
bdcad9ca57 ICU-2429 review changes - updated header; changed layout of resource to be flat (one tier); updated test and test data
X-SVN-Rev: 11903
2003-05-13 00:10:12 +00:00
Markus Scherer
f1e92d922f ICU-2590 do not forbid the assignment operator because that keeps a compiler from providing one automatically for subclasses
X-SVN-Rev: 11888
2003-05-11 23:27:07 +00:00
Markus Scherer
114b175ebc ICU-1730 improve API/code coverage
X-SVN-Rev: 11887
2003-05-10 23:10:33 +00:00
Markus Scherer
37c28a48b6 ICU-2590 improve API/code coverage
X-SVN-Rev: 11886
2003-05-10 23:10:09 +00:00
George Rhoten
3283cb8b1b ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11881
2003-05-10 00:27:54 +00:00
George Rhoten
f2e70a5eb4 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11879
2003-05-10 00:06:12 +00:00
Andy Heninger
0f04c4bf54 ICU-2787 Locale init thread safety. Not done yet, but not as broken as it was.
Also, add recursive mutex check & assertion failure on Windows

X-SVN-Rev: 11872
2003-05-09 21:25:07 +00:00
Alan Liu
4e449ef99e ICU-2804 implement \x{...}
X-SVN-Rev: 11857
2003-05-09 00:22:25 +00:00
Andy Heninger
9322d12255 ICU-2787 Locale init thread safety
X-SVN-Rev: 11855
2003-05-08 23:56:37 +00:00
Markus Scherer
e5383df00f ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11809
2003-05-06 01:37:52 +00:00
Markus Scherer
9a4e0e4af2 ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11808
2003-05-06 01:22:23 +00:00
Markus Scherer
962c18923a ICU-2537 add declarations mostly for unimplemented default constructors
X-SVN-Rev: 11798
2003-05-04 01:40:40 +00:00
Markus Scherer
835c8e5ece ICU-1730 add comment about clone()
X-SVN-Rev: 11775
2003-05-02 18:49:22 +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
Vladimir Weinstein
b137857632 ICU-2364 update to versioning control for collation
X-SVN-Rev: 11737
2003-04-30 00:49:01 +00:00
Andy Heninger
702ddea7c2 ICU-2787 add u_init() to work around thread safety problems with existing lazy init
X-SVN-Rev: 11735
2003-04-30 00:09:18 +00:00
George Rhoten
a2228d8e2a ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11720
2003-04-26 00:48:12 +00:00
George Rhoten
83feb5d788 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11718
2003-04-26 00:28:57 +00:00
George Rhoten
64c8d0e7cb ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11717
2003-04-26 00:22:06 +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
e9b4b410a1 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11715
2003-04-25 23:47:18 +00:00
Markus Scherer
9f32af0974 ICU-2831 add 4 new C ctype.h/POSIX-style functions
X-SVN-Rev: 11687
2003-04-24 23:09:26 +00:00
George Rhoten
3c61949227 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11664
2003-04-24 16:00:46 +00:00
Vladimir Weinstein
5b5835beaf ICU-2364 removed UCOL_FRACTIONAL_UCA_VERSION - this is now read from FractionalUCA.txt
X-SVN-Rev: 11663
2003-04-24 07:02:27 +00:00
Eric Mader
98916f97ea ICU-2243 Add U_LAYOUTEX_API.
X-SVN-Rev: 11651
2003-04-23 23:05:40 +00:00
Markus Scherer
5d979da39e ICU-2024 add ucnv_toAlgorithmic() and ucnv_fromAlgorithmic()
X-SVN-Rev: 11605
2003-04-21 02:11:54 +00:00
Markus Scherer
4f2c865b52 ICU-2144 add ucnv_convertEx()
X-SVN-Rev: 11589
2003-04-18 23:11:39 +00:00
Markus Scherer
912673a5e4 ICU-2580 replace RES_ UResType constant names with URES_ names
X-SVN-Rev: 11564
2003-04-16 23:52:32 +00:00
George Rhoten
e95d56df5e ICU-2745 Add documentation about the callbacks.
X-SVN-Rev: 11561
2003-04-16 22:39:22 +00:00
Markus Scherer
f07f7270f2 ICU-2657 fix some comments about Java isSpaceChar
X-SVN-Rev: 11555
2003-04-16 00:20:23 +00:00
Markus Scherer
5eb3b668e8 ICU-1439 add API documentation for ucnv_getUnicodeSet()
X-SVN-Rev: 11493
2003-04-09 22:40:58 +00:00
Markus Scherer
9727d3aeef ICU-1439 add API documentation for ucnv_getUnicodeSet()
X-SVN-Rev: 11492
2003-04-09 22:32:03 +00:00
Markus Scherer
bccf64762c ICU-1483 remove digit values for Han characters
X-SVN-Rev: 11483
2003-04-09 19:04:01 +00:00
Markus Scherer
280cd31096 ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
X-SVN-Rev: 11479
2003-04-09 17:34:24 +00:00
George Rhoten
e3595f4ec6 ICU-1439 Change documentation
X-SVN-Rev: 11477
2003-04-09 00:22:58 +00:00
Andy Heninger
71070da39f ICU-2093 RBBI rule make dependencies for UnicodeSet properties adjusted.
Check for empty UnicodeSets added to builder.

X-SVN-Rev: 11476
2003-04-09 00:09:14 +00:00
George Rhoten
48eda8bd06 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points.
X-SVN-Rev: 11475
2003-04-09 00:00:51 +00:00
George Rhoten
2f7f7b2fcf ICU-2784 Need to use the options constructor from UnicodeSet.
X-SVN-Rev: 11467
2003-04-07 16:38:45 +00:00
Markus Scherer
a6213ee1c0 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11464
2003-04-05 01:33:02 +00:00
Alan Liu
7999da8c12 ICU-2429 initial implementation of catopen/catgets wrappers
X-SVN-Rev: 11371
2003-03-20 20:55:10 +00:00
Andy Heninger
f6d9573913 ICU-2422 Regexp, general cleanup
X-SVN-Rev: 11366
2003-03-20 01:15:10 +00:00
Markus Scherer
f2b1b64dc1 ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11337
2003-03-17 18:02:10 +00:00
Markus Scherer
af52fd13b1 ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11316
2003-03-14 19:24:55 +00:00
Ram Viswanadha
7652b4aff6 ICU-2194 update links in comments. No code change
X-SVN-Rev: 11305
2003-03-13 23:50:56 +00:00
Markus Scherer
ab9d557dfe ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
2003-03-13 23:01:42 +00:00
Markus Scherer
f9ce852e79 ICU-2481 make UNORM_UNICODE_3_2 and related public; move obsolete UNormalizationMode constants to the obsolete library
X-SVN-Rev: 11301
2003-03-13 23:01:03 +00:00
Vladimir Weinstein
d8cf75aa69 ICU-2701 fixed API documentation for u_unescape
X-SVN-Rev: 11283
2003-03-12 01:36:47 +00:00
Markus Scherer
cb850817d8 ICU-2427 support property Hangul_Syllable_Type
X-SVN-Rev: 11272
2003-03-08 02:00:06 +00:00
George Rhoten
efda501285 ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
2003-03-05 04:56:28 +00:00
Alan Liu
6c81c154d1 ICU-2478 give No_Block the code point tag [none]
X-SVN-Rev: 11240
2003-03-04 19:55:37 +00:00
Markus Scherer
bfd5df7613 ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11225
2003-03-04 00:47:01 +00:00
Markus Scherer
737c614b75 ICU-2427 upgrade to Unicode 4 - initially only for existing properties; move obsolete UBlockCode constants to the obsolete library
X-SVN-Rev: 11224
2003-03-04 00:42:54 +00:00
Andy Heninger
ae14297881 ICU-2422 look-behind ops implementation finished.
X-SVN-Rev: 11212
2003-03-02 19:11:09 +00:00
Markus Scherer
e9e4feea24 ICU-2021 fix sample in comment
X-SVN-Rev: 11208
2003-03-01 00:09:42 +00:00
Ram Viswanadha
7da935c904 ICU-2194 IDNA API
X-SVN-Rev: 11194
2003-02-28 21:35:25 +00:00
Alan Liu
d9be8ea0f0 ICU-2678 add USCRIPT_CANADIAN_ABORIGINAL
X-SVN-Rev: 11175
2003-02-27 00:59:50 +00:00
Alan Liu
2cc3e72b30 ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
2003-02-26 23:22:03 +00:00
Markus Scherer
2b7ba6ffc3 ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
X-SVN-Rev: 11167
2003-02-26 01:45:06 +00:00
Alan Liu
9dc05ec566 ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
2003-02-25 20:53:34 +00:00
Alan Liu
0a3630d38d ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11151
2003-02-25 19:23:06 +00:00
Andy Heninger
2df0b33049 ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet.
X-SVN-Rev: 11129
2003-02-21 01:15:16 +00:00
Alan Liu
7da5687fa3 ICU-2350 remove isCaseUnique; implement binary prop UCHAR_CASE_SENSITIVE instead
X-SVN-Rev: 11127
2003-02-20 22:47:18 +00:00
Markus Scherer
d2966f1a4d ICU-2481 prototype tailored normalization; remove old ignore_hangul
X-SVN-Rev: 11065
2003-02-15 01:54:25 +00:00
George Rhoten
bb0daf402d ICU-2337 Fix for HP/UX which can't support placement new/delete, but
does support overriding new/delete.

X-SVN-Rev: 11058
2003-02-15 00:23:27 +00:00
Alan Liu
278dc45373 ICU-2350 add uchar_isCaseUnique
X-SVN-Rev: 11057
2003-02-15 00:22:31 +00:00
Alan Liu
f42ca8c44c ICU-2350 made closeOver API @internal; added constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11053
2003-02-14 21:22:20 +00:00
Alan Liu
fe3dd2faa3 ICU-2350 remove withdrawn API changes
X-SVN-Rev: 11051
2003-02-14 21:18:19 +00:00
George Rhoten
cfbdea0e8a ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
2003-02-14 01:33:13 +00:00
Markus Scherer
c60e812576 ICU-2657 more api doc improvements
X-SVN-Rev: 11036
2003-02-13 01:46:14 +00:00
Markus Scherer
73b457e004 ICU-2657 improve API documentation
X-SVN-Rev: 11027
2003-02-11 23:27:40 +00:00
Alan Liu
a2225cc8d9 ICU-2350 declare closeOver() and supporting methods
X-SVN-Rev: 11022
2003-02-11 22:46:20 +00:00
Alan Liu
b4379f3870 ICU-2350 added USET_CLOSE for UnicodeSet::closeOver()
X-SVN-Rev: 11021
2003-02-11 22:45:43 +00:00
George Rhoten
12151213b7 ICU-2707 Fix for Red Hat Linux 8 with gcc 3.2
X-SVN-Rev: 11020
2003-02-11 22:42:18 +00:00
Markus Scherer
5d82e0c3b0 ICU-2657 improve API documentation
X-SVN-Rev: 11017
2003-02-11 01:59:32 +00:00
Markus Scherer
77a600126a ICU-2657 add/change properties functions to match Java
X-SVN-Rev: 10999
2003-02-09 21:02:26 +00:00
George Rhoten
7bcb3761b0 ICU-2337 A fix for the Mac
X-SVN-Rev: 10995
2003-02-07 22:02:25 +00:00
George Rhoten
7cce44db0b ICU-2337 This should fix the STL problem.
X-SVN-Rev: 10991
2003-02-07 19:59:50 +00:00
Andy Heninger
7f44eb19cf ICU-2422 regexp, case insensitive matching, work in progress
X-SVN-Rev: 10989
2003-02-07 02:04:14 +00:00
George Rhoten
6c56af4be2 ICU-2686 Fix a link
X-SVN-Rev: 10988
2003-02-07 01:34:21 +00:00
George Rhoten
84cb864c59 ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10982
2003-02-06 22:57:35 +00:00
George Rhoten
548ec9a6e7 ICU-2000 Fixed a compiler warning
X-SVN-Rev: 10981
2003-02-06 22:03:58 +00:00
George Rhoten
1890772362 ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10948
2003-02-03 22:34:59 +00:00
George Rhoten
a946aa2589 ICU-2686 Fix the HTML for doxygen
X-SVN-Rev: 10947
2003-02-03 22:20:00 +00:00
George Rhoten
4d7921d1b8 ICU-2686 Various documentation updates.
X-SVN-Rev: 10937
2003-01-30 22:48:58 +00:00
Vladimir Weinstein
4e1bdf0eb1 ICU-2352 Fix warning names in the documentation
X-SVN-Rev: 10924
2003-01-29 17:58:29 +00:00
George Rhoten
e2715acda5 ICU-2671 Update some conversion documentation
X-SVN-Rev: 10922
2003-01-29 01:17:11 +00:00
Markus Scherer
4dea6082dd ICU-2397 iterator improvements
X-SVN-Rev: 10894
2003-01-22 21:59:26 +00:00
Alan Liu
29227d65b8 ICU-2557 fix UCHAR_GENERAL_CATEGORY_MASK comment (was Enumerated; changed to Bitmask)
X-SVN-Rev: 10886
2003-01-22 17:57:04 +00:00
Vladimir Weinstein
7364fbe852 ICU-2659 moved the timebomb in uobject.h to 2.6 - Markus still needs to work on it
X-SVN-Rev: 10885
2003-01-21 22:49:42 +00:00
Andy Heninger
a868ba8a94 ICU-2422 add back references
X-SVN-Rev: 10878
2003-01-21 04:56:14 +00:00
Vladimir Weinstein
9d23b182cd ICU-2659 bumped version to 2.6
X-SVN-Rev: 10874
2003-01-20 18:09:21 +00:00
Vladimir Weinstein
c0513031ab ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10873
2003-01-20 17:57:20 +00:00
Markus Scherer
c456ab0bbe ICU-2397 add UCharIterator getState() and setState()
X-SVN-Rev: 10867
2003-01-18 00:35:59 +00:00
Andy Heninger
50a1da1f2b ICU-2422 regexp, atomic paretheses added, but still buggy
X-SVN-Rev: 10865
2003-01-17 01:43:54 +00:00
Andy Heninger
01147100bd ICU-2422 regexp, {min,max} quantifiers added.
X-SVN-Rev: 10859
2003-01-16 01:12:04 +00:00
Markus Scherer
2cfa2ab7bb ICU-2397 move u_strCompareIter to ustring.c
X-SVN-Rev: 10856
2003-01-14 21:18:52 +00:00
Markus Scherer
7daa35bdd9 ICU-2397 add UTF-16BE UCharIterator
X-SVN-Rev: 10833
2003-01-10 19:42:28 +00:00
Markus Scherer
10394346b1 ICU-2397 add UTF-8 UCharIterator
X-SVN-Rev: 10830
2003-01-10 01:51:12 +00:00
Ram Viswanadha
dbe3f4af73 ICU-2565 lifecycle tag clean up
X-SVN-Rev: 10759
2002-12-19 01:01:43 +00:00
Alan Liu
03a1aa77bc ICU-2565 fix doxygen warnings
X-SVN-Rev: 10758
2002-12-19 00:43:21 +00:00
Alan Liu
14b296fa3c ICU-2565 fix doxygen warnings
X-SVN-Rev: 10756
2002-12-19 00:25:31 +00:00
Vladimir Weinstein
4115ca506e ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10755
2002-12-19 00:23:20 +00:00
Steven R. Loomis
83954e559d ICU-2565 doxygen warnings
X-SVN-Rev: 10754
2002-12-19 00:19:08 +00:00
Vladimir Weinstein
a1aaa11bce ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10748
2002-12-18 23:41:01 +00:00
Vladimir Weinstein
f6df211be9 ICU-2039 Some assignment operators and copy constructors declared private
X-SVN-Rev: 10747
2002-12-18 23:17:12 +00:00
Ram Viswanadha
46a131d26b ICU-2565 @stable lable clean up
X-SVN-Rev: 10743
2002-12-18 22:59:35 +00:00
Markus Scherer
9d029d2f86 ICU-2504 doxygen doc for typo
X-SVN-Rev: 10728
2002-12-18 16:25:35 +00:00
Markus Scherer
3df3e7e946 ICU-2415 fix @param comments
X-SVN-Rev: 10720
2002-12-18 02:38:42 +00:00
George Rhoten
dbd2dd9d79 ICU-2565 These two are really @internal and not @stable
X-SVN-Rev: 10719
2002-12-18 02:20:50 +00:00
Markus Scherer
7da23af806 ICU-2581 remove names of unused arguments; define global new/delete only on windows
X-SVN-Rev: 10718
2002-12-18 02:17:01 +00:00
Vladimir Weinstein
f5c4d4b5e5 ICU-2581 don't use C++ comments
X-SVN-Rev: 10704
2002-12-17 23:41:31 +00:00
Vladimir Weinstein
e4183bba44 ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10703
2002-12-17 23:37:09 +00:00
George Rhoten
8fbfa761a0 ICU-2087 Add @internal to one of the functions
X-SVN-Rev: 10701
2002-12-17 23:20:06 +00:00
Markus Scherer
320958102b ICU-2581 add global new/delete with crashing implementations to make sure they are never called from within icu4c
X-SVN-Rev: 10698
2002-12-17 21:26:31 +00:00
Steven R. Loomis
6752e8727f ICU-2457 urename.h update - one last time
X-SVN-Rev: 10687
2002-12-16 20:11:42 +00:00
Steven R. Loomis
48cfd87d30 ICU-2529 Removing GetDynamicClassID() functions that should not be implemented
X-SVN-Rev: 10686
2002-12-16 20:08:20 +00:00
Ram Viswanadha
e562766f2e ICU-2565 add @stable, etc tags
X-SVN-Rev: 10641
2002-12-12 02:21:38 +00:00
Steven R. Loomis
fa393874ff ICU-2529 DBBI had wrong classID!
X-SVN-Rev: 10639
2002-12-12 01:45:20 +00:00
George Rhoten
91413b76be ICU-2565 add @stable labels etc.
X-SVN-Rev: 10637
2002-12-12 01:25:55 +00:00
Ram Viswanadha
4a5e1a6071 ICU-2565 update documentation
X-SVN-Rev: 10635
2002-12-12 01:22:09 +00:00
Ram Viswanadha
a4fd8aaa88 ICU-2565 add @stable, etc tags
X-SVN-Rev: 10633
2002-12-12 01:01:41 +00:00
George Rhoten
388475ac32 ICU-2565 add @stable labels etc.
X-SVN-Rev: 10629
2002-12-12 00:27:50 +00:00
Alan Liu
6280a790ee ICU-2556 add docs per review; add quotes around 'which' for clarity
X-SVN-Rev: 10620
2002-12-11 23:28:44 +00:00
Markus Scherer
0ef875e461 ICU-2565 add @stable labels etc.
X-SVN-Rev: 10618
2002-12-11 22:49:18 +00:00
Alan Liu
ef270eaf82 ICU-2504 add comments for transliterator and format errorcodes; fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10616
2002-12-11 22:29:17 +00:00
Alan Liu
6e90a34749 ICU-2556 use new UCHAR_GENERAL_CATEGORY_MASK enum
X-SVN-Rev: 10608
2002-12-11 19:36:51 +00:00
Andy Heninger
11960914d0 ICU-2562 better error in breakiterator for missing ICU data.
X-SVN-Rev: 10606
2002-12-11 18:26:35 +00:00
Alan Liu
53406ecc37 ICU-2556 implement UCHAR_GENERAL_CATEGORY_MASK in name api; refine min/max behavior
X-SVN-Rev: 10596
2002-12-11 01:09:02 +00:00
Markus Scherer
605aa7f4b7 ICU-1994 add note about "Storage Layout Engines"
X-SVN-Rev: 10592
2002-12-11 00:31:55 +00:00
Steven R. Loomis
97eeea4679 ICU-2457 urename update
X-SVN-Rev: 10591
2002-12-11 00:21:13 +00:00
George Rhoten
fdd9159abc ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10589
2002-12-10 23:15:21 +00:00
George Rhoten
7f43e924bd ICU-2087 Add @internal tags and documentation.
X-SVN-Rev: 10588
2002-12-10 22:46:57 +00:00
Markus Scherer
fa40be5ab6 ICU-2244 UObject must inherit UMemory!
X-SVN-Rev: 10586
2002-12-10 21:57:37 +00:00
Andy Heninger
902b371b01 ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10579
2002-12-10 17:58:32 +00:00
Markus Scherer
1ac328c13c ICU-2556 add UCHAR_GENERAL_CATEGORY_MASK
X-SVN-Rev: 10570
2002-12-10 00:33:45 +00:00
Vladimir Weinstein
ec227bbac8 ICU-2504 Comments added to errorcodes
X-SVN-Rev: 10569
2002-12-09 23:52:39 +00:00
Andy Heninger
4ad4a67b9a ICU-2504 Comments added to errorcodes for RBBI
X-SVN-Rev: 10567
2002-12-09 23:06:45 +00:00
Eric Mader
02f00e1d05 ICU-2087 Updated @draft tags to reflect recent changes.
X-SVN-Rev: 10548
2002-12-06 22:09:57 +00:00
Markus Scherer
2ea302afc3 ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10520
2002-12-06 00:33:30 +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
03c7c4bee7 ICU-2087 change @deprecated to @obsolete
X-SVN-Rev: 10513
2002-12-05 23:26:26 +00:00
George Rhoten
ae5e2c31b0 ICU-2087 Add @stable
X-SVN-Rev: 10491
2002-12-05 01:36:10 +00:00
Alan Liu
b00b17ebd1 ICU-2087 add "ICU 2.0" to versionless @stable tags, and add "ICU" to @stable tags that lack it
X-SVN-Rev: 10488
2002-12-05 00:30:16 +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
Andy Heninger
ba62204560 ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10476
2002-12-04 18:21:09 +00:00
Vladimir Weinstein
bcd885f8c0 ICU-2087 change @draft 2.0 to @stable
X-SVN-Rev: 10459
2002-12-03 23:50:06 +00:00
George Rhoten
d44475ada0 ICU-2087 @draft -> @stable
X-SVN-Rev: 10423
2002-12-02 23:06:55 +00:00
Markus Scherer
59f1257b92 ICU-2087 change @draft to @deprecated
X-SVN-Rev: 10421
2002-12-02 22:44:22 +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
George Rhoten
1341f3bcd1 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10411
2002-11-30 04:41:53 +00:00
Alan Liu
8d85ca3664 ICU-2087 change @draft ICU 2.0 tags to @stable
X-SVN-Rev: 10400
2002-11-27 20:07:53 +00:00
Ram Viswanadha
e7de4f63c6 ICU-2068 make @draft 2.0 to @stable
X-SVN-Rev: 10399
2002-11-27 17:53:28 +00:00
Steven R. Loomis
dc7e2817d4 ICU-2087 @draft -> @stable
X-SVN-Rev: 10397
2002-11-27 17:27:31 +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
230d313ee1 ICU-2118 improve *CharacterIterator API coverage
X-SVN-Rev: 10382
2002-11-26 21:18:47 +00:00
Doug Felt
ba30384f10 ICU-1949 StringEnumeration changes to public UObject
X-SVN-Rev: 10372
2002-11-26 00:46:48 +00:00
Markus Scherer
4612e951c7 ICU-2351 improve setToBogus() documentation
X-SVN-Rev: 10370
2002-11-26 00:08:40 +00:00
Syn Wee Quek
4691489129 ICU-2118
removed unnecessary and uncalled private methods

X-SVN-Rev: 10359
2002-11-23 00:51:10 +00:00
Alan Liu
1e2ccf2c67 ICU-2015 move *_START identifiers to position #2 so debugger picks up "real" symbolic name
X-SVN-Rev: 10346
2002-11-22 19:36:55 +00:00
Doug Felt
128bf53fe3 ICU-1949 change StringEnumeration per Markus's request
X-SVN-Rev: 10339
2002-11-22 18:16:02 +00:00
Doug Felt
aa710b99dd ICU-2203 minor cleanup
X-SVN-Rev: 10297
2002-11-20 17:15:34 +00:00
Andy Heninger
24bf088281 ICU-105 Regular Expressions, changes from code review
X-SVN-Rev: 10294
2002-11-19 19:31:03 +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
Doug Felt
82e5383a7e ICU-2203 cleanup api after code review
X-SVN-Rev: 10277
2002-11-15 23:52:14 +00:00
Alan Liu
e0beb5b008 ICU-1125 move formal syntax table to end of class javadoc
X-SVN-Rev: 10266
2002-11-15 01:58:29 +00:00
Doug Felt
5c886229bf ICU-2203 fixes to breakiterator registration
X-SVN-Rev: 10256
2002-11-14 17:47:49 +00:00
Markus Scherer
efece3ac74 ICU-2410 fix example comment
X-SVN-Rev: 10254
2002-11-14 02:16:22 +00:00
Alan Liu
63f4ff679f ICU-1837 add javadoc re: U+FFFF and style info
X-SVN-Rev: 10249
2002-11-14 01:44:57 +00:00
Steven R. Loomis
f9173f3f2b ICU-2085 Don't have trailing commas in enums.
X-SVN-Rev: 10244
2002-11-14 00:43:21 +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
9ab5577904 ICU-2085 remove ignore_hangul from active duty
X-SVN-Rev: 10238
2002-11-13 22:34:33 +00:00
Alan Liu
93e834a970 ICU-2410 make max(bogus)=-1, script(bogus)=0, min(script)=0
X-SVN-Rev: 10234
2002-11-13 20:03:11 +00:00
Alan Liu
ee3fc7728b ICU-1949 add forward decl for UnicodeString
X-SVN-Rev: 10228
2002-11-12 23:40:05 +00:00
George Rhoten
1560a2fb59 ICU-2000 Fix some compiler warnings.
X-SVN-Rev: 10219
2002-11-11 18:39:28 +00:00
Doug Felt
fc7db155e6 ICU-2203 BreakIterator service registration - cleanup
X-SVN-Rev: 10207
2002-11-08 18:07:48 +00:00
George Rhoten
bc942255a2 ICU-2203 Fix for Solaris
X-SVN-Rev: 10206
2002-11-08 04:38:37 +00:00
Markus Scherer
dd1b7cb1a4 ICU-1849 properly detect UTF-7 signature(s)
X-SVN-Rev: 10202
2002-11-08 01:28:14 +00:00
Doug Felt
9e3ffd17d1 ICU-2203 BreakIterator service registration
X-SVN-Rev: 10197
2002-11-08 00:22:18 +00:00
Markus Scherer
442a78aeec ICU-2466 add IMAP-mailbox-name converter
X-SVN-Rev: 10187
2002-11-07 21:02:24 +00:00
Markus Scherer
3c4333f7e1 ICU-2294 document non-subclassability
X-SVN-Rev: 10181
2002-11-07 02:38:51 +00:00
Andy Heninger
2d39fda4e3 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10180
2002-11-07 02:34:46 +00:00
Steven R. Loomis
f8f62de907 ICU-2457 update document on what needs to be updated to include stubdata
X-SVN-Rev: 10179
2002-11-07 02:11:05 +00:00
Doug Felt
e39b3b40a7 ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10173
2002-11-06 22:14:49 +00:00
Andy Heninger
96ec073b83 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10157
2002-11-06 02:35:20 +00:00
Steven R. Loomis
53ddbf2cdd ICU-2457 Bump version # to 2.4
X-SVN-Rev: 10149
2002-11-04 22:58:20 +00:00
Alan Liu
cc93a87ab1 ICU-2096 document new (2.4) APIs for property name<->enum per Markus discussion
X-SVN-Rev: 10140
2002-11-01 14:51:43 +00:00
Alan Liu
69ede390df ICU-2325 make unescape recognize \e \cX
X-SVN-Rev: 10138
2002-11-01 14:36:38 +00:00
Steven R. Loomis
10bc681d20 ICU-2457 update to 2.4 version number
X-SVN-Rev: 10137
2002-11-01 01:45:24 +00:00
George Rhoten
31ebf42323 ICU-1977 add additional Converter Alias functions
get all converters
get the canonical names from a tagged alias

X-SVN-Rev: 10121
2002-10-30 22:52:08 +00:00
Alan Liu
e9309088bb ICU-2015 make uscript use property alias API
X-SVN-Rev: 10103
2002-10-30 18:25:27 +00:00
Alan Liu
a1d0b63d78 ICU-2015 add double and string enum ranges to UProperty; add new property alias API; add comment tags read by genpname; add U_GC_LC_MASK
X-SVN-Rev: 10102
2002-10-30 18:24:53 +00:00
Alan Liu
432a2979d3 ICU-2015 rewrite upropset guts to use new property alias API; move code into uniset
X-SVN-Rev: 10101
2002-10-30 18:24:00 +00:00
Alan Liu
98d8629ada ICU-2447 add range functions for add, remove, contains
X-SVN-Rev: 10085
2002-10-29 19:05:03 +00:00
Andy Heninger
5494469d5b ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10076
2002-10-29 01:20:15 +00:00
Markus Scherer
47cbd46736 ICU-2145 fix @stable to @draft ICU 2.4 for new functions
X-SVN-Rev: 10064
2002-10-25 00:56:13 +00:00
Andy Heninger
425ac49187 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10063
2002-10-24 22:16:07 +00:00
George Rhoten
08ca9c365b ICU-2395 Add some documentation on setlocale and cleanup some of the code for getting the default locale.
X-SVN-Rev: 10062
2002-10-24 20:52:54 +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
Andy Heninger
6bd8583607 ICU-105 Regular Expressions initial check in
X-SVN-Rev: 10051
2002-10-23 01:14:17 +00:00
Andy Heninger
11891ab0d8 ICU-105 Regular Expressions initial check in
X-SVN-Rev: 10050
2002-10-22 00:09:32 +00:00
Steven R. Loomis
3e14bec41d ICU-2375 document C++ Locale difference from Java.
X-SVN-Rev: 10031
2002-10-15 22:00:55 +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
5b9c9d52df ICU-1794 add u_strHasMoreChar32Than
X-SVN-Rev: 10002
2002-10-09 20:40:05 +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
704b6a284c ICU-2244 interface/mixin classes (like all classes with virtual functions) must have a virtual destructor
X-SVN-Rev: 9973
2002-10-04 20:45:31 +00:00
Markus Scherer
7b22f218e3 ICU-2244 split UMemory off of UObject
X-SVN-Rev: 9951
2002-10-03 01:13:01 +00:00
Markus Scherer
183c932571 ICU-2150 fix a comment
X-SVN-Rev: 9941
2002-10-02 00:29:45 +00:00
Markus Scherer
3fd332b877 ICU-2150 include utypes.h for header tests
X-SVN-Rev: 9940
2002-10-01 20:19:12 +00:00
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