Commit Graph

679 Commits

Author SHA1 Message Date
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
George Rhoten
a1634465eb ICU-3417 Undo last change due to os/390 2.10
X-SVN-Rev: 14184
2003-12-19 01:18:58 +00:00
George Rhoten
6291099978 ICU-3417 Don't export Subformat documentation
X-SVN-Rev: 14145
2003-12-16 21:26:12 +00:00
Steven R. Loomis
c1341d59a5 ICU-3445 UCONFIG
X-SVN-Rev: 14095
2003-12-11 01:47:45 +00:00
Andy Heninger
3c6b602cee ICU-3437 test coverage fixes, compiler warning fixes.
X-SVN-Rev: 14028
2003-12-06 01:49:56 +00:00
Andy Heninger
2660646337 ICU-3437 test coverage fixes.
X-SVN-Rev: 14016
2003-12-05 02:03:13 +00:00
Steven R. Loomis
11b61d3c06 ICU-2424 change resolveFields to not use an illegal enum value
X-SVN-Rev: 13952
2003-12-03 00:11:17 +00:00
George Rhoten
fb0a19bbaf ICU-813 Fix multithreaded issues and memory leak introduced by using gBogus.
Now use a class local variable fBogus for bogus strings.
This follows the DecimalFormatSymbols style.

X-SVN-Rev: 13898
2003-11-26 22:57:27 +00:00
Steven R. Loomis
1c96a4be04 ICU-2424 fix cleanup definitions, implement roll(EDateFields) pure virtual
X-SVN-Rev: 13861
2003-11-24 22:43:31 +00:00
George Rhoten
d0fdad09c6 ICU-3027 Fix some doxygen warnings.
X-SVN-Rev: 13844
2003-11-24 19:59:15 +00:00
Vladimir Weinstein
91d46c9250 ICU-2202 getLocale implementation for rule based number format
X-SVN-Rev: 13807
2003-11-21 08:09:14 +00:00
Vladimir Weinstein
9f871e852f ICU-2202 getLocale implementation for formatting classes and calendar
X-SVN-Rev: 13779
2003-11-19 23:51:38 +00:00
Markus Scherer
1abc435a83 ICU-3403 cut out @obsolete ICU 2.8 APIs
X-SVN-Rev: 13771
2003-11-19 21:51:36 +00:00
Markus Scherer
8206a888c1 ICU-3403 cut out @obsolete ICU 2.8 APIs
X-SVN-Rev: 13770
2003-11-19 21:46:30 +00:00