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 |
|