Alan Liu
|
f667e25fdf
|
ICU-2334 add UNUM_SIGNIFICANT_DIGITS_USED
X-SVN-Rev: 14942
|
2004-04-12 23:38:01 +00:00 |
|
Alan Liu
|
e1b4d36b9f
|
ICU-2334 rename some API
X-SVN-Rev: 14941
|
2004-04-12 23:37:44 +00:00 |
|
Ram Viswanadha
|
a11bcac7f5
|
ICU-3405 retract U_STABLE from an API ... this API was not marked so the script got confused
X-SVN-Rev: 14911
|
2004-04-08 23:31:09 +00:00 |
|
George Rhoten
|
c7556e10ff
|
ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14905
|
2004-04-08 19:11:25 +00:00 |
|
George Rhoten
|
df336fd5c5
|
ICU-3500 Fix AIX compiler warnings
X-SVN-Rev: 14900
|
2004-04-07 21:58:43 +00:00 |
|
George Rhoten
|
232ee12872
|
ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14896
|
2004-04-07 05:20:22 +00:00 |
|
Alan Liu
|
8cc0c7011e
|
ICU-2334 add public set/isSignificantDigits API; add min/max/useSignificantDigits fields
X-SVN-Rev: 14849
|
2004-04-03 17:56:14 +00:00 |
|
Alan Liu
|
7972df88c4
|
ICU-3668 document that user subclasses are not supported in the Format hierarchy
X-SVN-Rev: 14833
|
2004-04-01 19:05:57 +00:00 |
|
Alan Liu
|
602ed54376
|
ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
|
2004-04-01 06:52:12 +00:00 |
|
Alan Liu
|
1950e4123f
|
ICU-3668 make getRoundingMode const
X-SVN-Rev: 14810
|
2004-03-31 22:09:40 +00:00 |
|
Alan Liu
|
f2b6b0f836
|
ICU-3668 make getters const
X-SVN-Rev: 14799
|
2004-03-30 00:43:40 +00:00 |
|
Alan Liu
|
689390169c
|
ICU-3668 make getters const
X-SVN-Rev: 14798
|
2004-03-29 23:23:04 +00:00 |
|
Alan Liu
|
1a057ed7e4
|
ICU-3668 make C getters take const object pointer
X-SVN-Rev: 14788
|
2004-03-27 07:21:32 +00:00 |
|
Alan Liu
|
3f63c576e8
|
ICU-2334 typo
X-SVN-Rev: 14786
|
2004-03-27 04:49:28 +00:00 |
|
Alan Liu
|
06c4bd41f3
|
ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
X-SVN-Rev: 14785
|
2004-03-27 04:49:02 +00:00 |
|
Andy Heninger
|
c685748636
|
ICU-2421 regexp C API
X-SVN-Rev: 14777
|
2004-03-26 20:20:21 +00:00 |
|
Ram Viswanadha
|
bbe9de394c
|
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
|
2004-03-26 19:42:04 +00:00 |
|
Andy Heninger
|
3854e7ced0
|
ICU-2421 C API for regular expressions
X-SVN-Rev: 14768
|
2004-03-26 01:23:01 +00:00 |
|
Alan Liu
|
befd8f5bc2
|
ICU-2334 update docs; doxygen doesn't handle '@' properly
X-SVN-Rev: 14764
|
2004-03-25 21:18:13 +00:00 |
|
Alan Liu
|
2dae948bb0
|
ICU-2334 implement significant digits
X-SVN-Rev: 14762
|
2004-03-25 17:42:28 +00:00 |
|
Alan Liu
|
19f6bee018
|
ICU-2334 add subclass method to internally set integer digit counts
X-SVN-Rev: 14756
|
2004-03-25 02:23:52 +00:00 |
|
Andy Heninger
|
efeb3b480d
|
ICU-2421 Redo Regex C API changes lost in OSS crash
X-SVN-Rev: 14721
|
2004-03-22 22:16:21 +00:00 |
|
George Rhoten
|
64dd6012c8
|
ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14710
|
2004-03-16 17:09:44 +00:00 |
|
Andy Heninger
|
e7300c9b5a
|
ICU-2421 C API for regular expressions
X-SVN-Rev: 14700
|
2004-03-12 22:38:07 +00:00 |
|
Doug Felt
|
ed4dc729f1
|
ICU-1282 add C APIs for rule based number format
X-SVN-Rev: 14698
|
2004-03-12 20:15:13 +00:00 |
|
Alan Liu
|
143af6cc1b
|
ICU-3391 add support for YeugAZ fields
X-SVN-Rev: 14680
|
2004-03-11 14:00:00 +00:00 |
|
Alan Liu
|
685ba04d7a
|
ICU-3391 move FieldPosition selectors to udat
X-SVN-Rev: 14679
|
2004-03-11 13:59:09 +00:00 |
|
Alan Liu
|
d537aad043
|
ICU-3391 add UDateFormatField
X-SVN-Rev: 14656
|
2004-03-09 21:12:49 +00:00 |
|
Alan Liu
|
d8a9624dfe
|
ICU-3631 improve performance by avoiding unnecessary field computation
X-SVN-Rev: 14635
|
2004-03-04 23:24:43 +00:00 |
|
Steven R. Loomis
|
63985ec991
|
ICU-3016 fix GregorianCalendar::getActualMinimum to be consistent with base class
X-SVN-Rev: 14618
|
2004-03-01 16:04:43 +00:00 |
|
Alan Liu
|
e9985abfd4
|
ICU-3517 implement countElements / getElement
X-SVN-Rev: 14588
|
2004-02-25 23:01:04 +00:00 |
|
Alan Liu
|
103b71eed3
|
ICU-3517 remove UnicodeFilterLogic
X-SVN-Rev: 14586
|
2004-02-25 20:06:34 +00:00 |
|
Alan Liu
|
4ba4259df7
|
ICU-3078 add StringEnumeration* getAvailableIDs(); mark countAvailableIDs() and getAvailableID() as obsolete
X-SVN-Rev: 14553
|
2004-02-20 03:32:06 +00:00 |
|
Alan Liu
|
0212b0efa5
|
ICU-3078 add docs about pointer lifetime
X-SVN-Rev: 14551
|
2004-02-20 03:23:29 +00:00 |
|
Alan Liu
|
c59adcbe18
|
ICU-1285 flesh out DecimalFormat docs about formatting
X-SVN-Rev: 14545
|
2004-02-19 01:11:59 +00:00 |
|
Alan Liu
|
f182a75ccb
|
ICU-3296 replace DecimalFormat class docs with updated docs from ICU4J; other minor doc fixes
X-SVN-Rev: 14543
|
2004-02-19 00:34:12 +00:00 |
|
Alan Liu
|
77af4351ac
|
ICU-1462 flesh out unum docs; rename UNUM_IGNORE to UNUM_PATTERN
X-SVN-Rev: 14530
|
2004-02-17 00:44:06 +00:00 |
|
Vladimir Weinstein
|
88f247fcf7
|
ICU-3593 Disable instantiantion of string search when CODAN for collator is on
X-SVN-Rev: 14526
|
2004-02-16 19:08:50 +00:00 |
|
Alan Liu
|
be32e89c73
|
ICU-3399 add UErrorCode to ucurr_get* functions
X-SVN-Rev: 14512
|
2004-02-13 01:57:53 +00:00 |
|
Alan Liu
|
62b974ace2
|
ICU-3399 add UErrorCode to setCurrency
X-SVN-Rev: 14511
|
2004-02-13 01:56:38 +00:00 |
|
Alan Liu
|
357b3fd941
|
ICU-2823 update docs for pad characters
X-SVN-Rev: 14480
|
2004-02-11 00:00:18 +00:00 |
|
George Rhoten
|
8fd9eda1d6
|
ICU-3221 Documentation fix.
X-SVN-Rev: 14425
|
2004-01-29 18:54:24 +00:00 |
|
Alan Liu
|
8b1695fbd5
|
ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
|
2004-01-23 19:28:19 +00:00 |
|
Vladimir Weinstein
|
5e5033b5cd
|
ICU-2751 ucol_getUCAVersion wasn't marked @draft
X-SVN-Rev: 14392
|
2004-01-23 18:18:22 +00:00 |
|
Alan Liu
|
2aef935bfd
|
ICU-2202 deprecate getLocale
X-SVN-Rev: 14372
|
2004-01-22 00:14:35 +00:00 |
|
Alan Liu
|
a05f53c4b0
|
ICU-2202 make getLocale non-virtual!
X-SVN-Rev: 14371
|
2004-01-22 00:14:17 +00:00 |
|
Alan Liu
|
91390d5ea7
|
ICU-2202 preliminary checkin
X-SVN-Rev: 14367
|
2004-01-20 23:06:38 +00:00 |
|
Vladimir Weinstein
|
904a2126cf
|
ICU-3222 compiler warning fix
X-SVN-Rev: 14313
|
2004-01-13 19:58:46 +00:00 |
|
George Rhoten
|
aba3895e0e
|
ICU-2202 Don't use magic numbers that occasionally change, like "50"
X-SVN-Rev: 14302
|
2004-01-12 22:39:41 +00:00 |
|
Eric Mader
|
a7def2c37f
|
ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14193
|
2003-12-19 21:29:27 +00:00 |
|