Commit Graph

906 Commits

Author SHA1 Message Date
Eric Mader
10522052fb ICU-3927 code review changes.
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
Andy Heninger
1f42f071fc ICU-4057 incorrect regex appendReplacement after multiple find()s.
X-SVN-Rev: 16601
2004-10-22 22:51:02 +00:00
Andy Heninger
9f286086d1 ICU-3337 better detect incorrect usage of Regex APIs.
X-SVN-Rev: 16595
2004-10-22 16:32:12 +00:00
Eric Mader
e69c18cd1f ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16588
2004-10-21 17:32:52 +00:00
George Rhoten
1188be07f8 ICU-3634 Fix for AIX. New constructors can't be inlined.
X-SVN-Rev: 16402
2004-10-06 17:38:10 +00:00
George Rhoten
4dee03aead ICU-3805 Move the usage of an internal function to an implementation file.
X-SVN-Rev: 16385
2004-10-02 03:58:10 +00:00
Doug Felt
eb31068f2a ICU-3634 localized RBNF rule set names - text description
X-SVN-Rev: 16357
2004-09-24 22:58:00 +00:00
George Rhoten
e4631bbcac ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16290
2004-09-10 04:51:24 +00:00
George Rhoten
95873dd022 ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16247
2004-09-02 19:08:28 +00:00
George Rhoten
15ea893568 ICU-4078 Centralize a dependency on conversion (take it out of the header)
X-SVN-Rev: 16231
2004-08-31 21:14:59 +00:00
George Rhoten
db7d00f2cb ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16223
2004-08-31 18:04:12 +00:00
George Rhoten
038f43c843 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16196
2004-08-27 16:45:16 +00:00
George Rhoten
0e8f470b47 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16189
2004-08-26 20:39:32 +00:00
George Rhoten
7c225a89aa ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16183
2004-08-24 17:38:33 +00:00
Andy Heninger
6b4f353fe4 ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
X-SVN-Rev: 16115
2004-08-05 19:00:37 +00:00
George Rhoten
017c34c872 ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16036
2004-07-18 02:02:06 +00:00
George Rhoten
e069f28ece ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16034
2004-07-18 01:37:13 +00:00
Eric Mader
4a7d6a6a44 ICU-3866 \endcide -> \endcode.
X-SVN-Rev: 15939
2004-06-23 17:04:41 +00:00
Steven R. Loomis
8f28b582ad ICU-3820 docs fixes
X-SVN-Rev: 15901
2004-06-17 18:57:52 +00:00
Eric Mader
6c34ce45ed ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15882
2004-06-15 22:32:41 +00:00
Eric Mader
ad42df258f ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15879
2004-06-15 20:52:22 +00:00
Vladimir Weinstein
0a61ee4332 ICU-3100 changes according to the code review
X-SVN-Rev: 15870
2004-06-14 21:00:06 +00:00
Ram Viswanadha
75e601ba7f ICU-3405 add U_INTERNAL
X-SVN-Rev: 15859
2004-06-12 00:56:53 +00:00
George Rhoten
f86db7f63e ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15817
2004-06-09 21:30:50 +00:00
George Rhoten
2263af12ff ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15816
2004-06-09 18:18:34 +00:00
George Rhoten
a12d9cfbb1 ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15809
2004-06-09 05:19:00 +00:00
George Rhoten
306e874e1d ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15796
2004-06-08 23:13:07 +00:00
George Rhoten
68bee3bc53 ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15794
2004-06-08 22:39:23 +00:00
George Rhoten
f57f1c057d ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15792
2004-06-08 21:47:15 +00:00
George Rhoten
6ff34d36bd ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15791
2004-06-08 21:31:09 +00:00
George Rhoten
850a8ec20d ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15788
2004-06-08 21:05:45 +00:00
Alan Liu
695c3d07e1 ICU-3078 add comment explaining why getAvailableID is obsolete
X-SVN-Rev: 15756
2004-06-07 17:35:42 +00:00
George Rhoten
1503c7ad49 ICU-3650 Fix broken link
X-SVN-Rev: 15753
2004-06-07 06:57:16 +00:00
Andy Heninger
8ec93303c2 ICU-3783 Make getDynamicClassID() pure virutal on abstract classes.
X-SVN-Rev: 15705
2004-06-04 01:16:05 +00:00
Vladimir Weinstein
acea6d47fa ICU-3100 collator <> identifier docs fix
X-SVN-Rev: 15625
2004-05-28 21:35:03 +00:00
Andy Heninger
e57f8ed178 ICU-3783 restore getStaticClassID() to several classes from which it had been removed in error.
X-SVN-Rev: 15619
2004-05-28 20:13:11 +00:00
Alan Liu
b2697fc485 ICU-3399 restore setCurrency variant with no UErrorCode
X-SVN-Rev: 15595
2004-05-27 22:03:26 +00:00
Alan Liu
00e5f7eeda ICU-3659 fix typo
X-SVN-Rev: 15588
2004-05-27 20:40:17 +00:00
George Rhoten
bb62110d55 ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15580
2004-05-27 17:56:11 +00:00
George Rhoten
9880130fb1 ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15579
2004-05-27 06:06:03 +00:00
George Rhoten
5ba76644fa ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15523
2004-05-25 03:23:31 +00:00
Vladimir Weinstein
d45f502825 ICU-3100 collator <> identifier, short string implementation
X-SVN-Rev: 15511
2004-05-24 22:11:31 +00:00
Alan Liu
f503bc6a8e ICU-3659 fix docs
X-SVN-Rev: 15442
2004-05-20 22:02:08 +00:00
Vladimir Weinstein
4aeaaed375 ICU-3100 Implementation of identifier <> collator functions
X-SVN-Rev: 15437
2004-05-20 21:03:31 +00:00
Eric Mader
abefef5844 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15411
2004-05-19 20:42:44 +00:00
Ram Viswanadha
86383275f3 ICU-2487 fix for getLocale()
X-SVN-Rev: 15390
2004-05-18 23:08:35 +00:00
Steven R. Loomis
39ea0e9fe4 ICU-2487 refactor calendar access
X-SVN-Rev: 15362
2004-05-18 02:05:29 +00:00
Alan Liu
850661f537 ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15342
2004-05-17 21:42:43 +00:00
Vladimir Weinstein
d8a7dace58 ICU-3100 declarations of the new functions
X-SVN-Rev: 15212
2004-05-08 16:03:58 +00:00
Alan Liu
b57d64d5c6 ICU-3549 update docs
X-SVN-Rev: 15149
2004-05-04 23:54:53 +00:00
Alan Liu
97d71b3e84 ICU-2334 clarify docs
X-SVN-Rev: 15145
2004-05-04 20:02:16 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
Alan Liu
ceaea7c90d ICU-2825 add protected default constructor
X-SVN-Rev: 15069
2004-04-28 00:12:33 +00:00
Alan Liu
87bf19f73e ICU-2825 update class doc
X-SVN-Rev: 15067
2004-04-28 00:04:54 +00:00
Alan Liu
a34d7e2697 ICU-2825 tag as draft ICU 3.0
X-SVN-Rev: 15066
2004-04-28 00:04:20 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
Alan Liu
52dafb16f7 ICU-3549 update docs; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15042
2004-04-24 02:58:01 +00:00
Alan Liu
a22e089d93 ICU-3549 add getKeywords, getKeywordValues, and getFunctionalEquivalent
X-SVN-Rev: 15041
2004-04-24 02:57:18 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Alan Liu
6a3d881c1f ICU-3549 add new collation tree API
X-SVN-Rev: 15000
2004-04-16 21:06:52 +00:00
Alan Liu
c879b59862 ICU-2825 add unum_formatDoubleCurrency and unum_parseDoubleCurrency
X-SVN-Rev: 14984
2004-04-15 18:15:17 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +00:00
Alan Liu
894fb68198 ICU-2825 add currency attribute
X-SVN-Rev: 14977
2004-04-15 06:19:55 +00:00
Alan Liu
1b599b02f2 ICU-2825 add currency name parsing support for DecimalFormat
X-SVN-Rev: 14976
2004-04-15 06:19:42 +00:00
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
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
Steven R. Loomis
7864fab41d ICU-2943 updates from the code review for calendar
X-SVN-Rev: 13758
2003-11-19 05:38:55 +00:00
Markus Scherer
eb3d7a8d9c ICU-3348 change @draft ICU 2.2 and earlier to @stable
X-SVN-Rev: 13742
2003-11-18 02:37:24 +00:00
Vladimir Weinstein
6e6edd96ed ICU-2202 C format *_getLocaleByType API placeholders
X-SVN-Rev: 13731
2003-11-14 21:58:52 +00:00
Vladimir Weinstein
d4e8b6d20b ICU-2202 C++ format getLocale API placeholders
X-SVN-Rev: 13729
2003-11-14 21:53:10 +00:00
Vladimir Weinstein
b951442768 ICU-2202 ucol_getLocaleByType - deprecated ucol_getLocale for consistency
X-SVN-Rev: 13728
2003-11-14 21:33:44 +00:00
Vladimir Weinstein
0fd90f3eb3 ICU-2202 getLocale API for calendar. API placeholder inserted.
X-SVN-Rev: 13727
2003-11-14 21:08:16 +00:00
Vladimir Weinstein
09d453333b ICU-3382 change ucurr_forLocale to take a fill in parameter
X-SVN-Rev: 13719
2003-11-13 23:24:45 +00:00
Steven R. Loomis
d140c1fe70 ICU-3379 timezone format change, Unicode strings
X-SVN-Rev: 13708
2003-11-13 02:31:11 +00:00
Steven R. Loomis
9924fd34a7 ICU-2943 incorporate changes from the review meeting, clean up docs
X-SVN-Rev: 13681
2003-11-12 09:01:41 +00:00
Vladimir Weinstein
f7a87f28da ICU-2751 ucol_getUCAVersion
X-SVN-Rev: 13676
2003-11-12 04:17:35 +00:00
George Rhoten
a29ee29325 ICU-2938 Fix HP-UX compiler error
X-SVN-Rev: 13642
2003-11-08 02:05:51 +00:00
Andy Heninger
d4e4635656 ICU-2468 regexp word boundaries using RBBI
X-SVN-Rev: 13641
2003-11-08 02:01:42 +00:00
Ram Viswanadha
62e2e580dd ICU-2938 add APIs for paper size exemplar chars and measurement system
X-SVN-Rev: 13617
2003-11-07 02:45:58 +00:00
Markus Scherer
9de47b7b54 ICU-699 add missing clone() functions
X-SVN-Rev: 13594
2003-11-05 21:59:41 +00:00
Doug Felt
6989169362 ICU-813 int64 formatting, unum (C), fmtable (error overloads)
X-SVN-Rev: 13572
2003-11-04 23:10:46 +00:00
Steven R. Loomis
a8122c6077 ICU-2943 add back handleComputeFields to account for 1582 rollover artifacts
X-SVN-Rev: 13551
2003-11-03 23:15:42 +00:00
Doug Felt
e5a79dc60c ICU-813 int64 formatting support
X-SVN-Rev: 13547
2003-10-31 22:47:25 +00:00
Doug Felt
3f812b4d59 ICU-2552 number of zeros
X-SVN-Rev: 13520
2003-10-29 00:20:05 +00:00
Steven R. Loomis
55fdbdd6c5 ICU-2943 more fixes for MSVC
X-SVN-Rev: 13504
2003-10-28 02:30:49 +00:00
Steven R. Loomis
ebbf031deb ICU-2943 fix compiler warnings - even more
X-SVN-Rev: 13502
2003-10-28 01:52:29 +00:00
Steven R. Loomis
92fb1fead2 ICU-2943 calendar update (sync with Java, prepare for other calendars)
X-SVN-Rev: 13494
2003-10-26 10:24:58 +00:00
Andy Heninger
14325e430b ICU-2925 API extensions, work in process.
X-SVN-Rev: 13491
2003-10-25 00:52:03 +00:00
George Rhoten
9fba623b7e ICU-3222 Fix a Solaris warning
X-SVN-Rev: 13431
2003-10-15 21:49:37 +00:00
George Rhoten
99f3cd6aee ICU-3326 Improve build time
X-SVN-Rev: 13426
2003-10-15 07:51:31 +00:00
George Rhoten
1fde66b031 ICU-2966 The example should use the new API.
X-SVN-Rev: 13360
2003-10-08 18:23:31 +00:00
George Rhoten
2ef6713835 ICU-2966 Remove unused private classes needed by old timezone implementation
X-SVN-Rev: 13359
2003-10-08 18:08:09 +00:00
George Rhoten
8e7a34ec49 ICU-3221 Fix AIX linker warnings, and reduce amount of private static class data being exported (some mainframes have minor issues with that)
X-SVN-Rev: 13337
2003-10-07 15:49:47 +00:00
Syn Wee Quek
7302ce99a4 ICU-2732 deprecated class CollationKey
X-SVN-Rev: 13171
2003-09-23 03:47:13 +00:00
George Rhoten
33b524c059 ICU-3221 A better fix for the AIX linker warning on VA 6 (doesn't work on VA 5)
X-SVN-Rev: 13142
2003-09-18 22:36:45 +00:00
George Rhoten
8bd4e1ae61 ICU-3221 Fix the AIX linker warning about multiple definitions of
functions.

X-SVN-Rev: 13127
2003-09-18 00:40:29 +00:00
George Rhoten
85509909ea ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
X-SVN-Rev: 13126
2003-09-18 00:35:47 +00:00
Syn Wee Quek
379b4f9c8e ICU-2732 deprecated getCollationKey
X-SVN-Rev: 13123
2003-09-17 20:10:10 +00:00
George Rhoten
f65b5ef435 ICU-2449 Use == instead of =
X-SVN-Rev: 13096
2003-09-15 21:09:21 +00:00
George Rhoten
d772506fbd ICU-3221 Fix some AIX linker warnings
X-SVN-Rev: 13012
2003-09-02 20:17:13 +00:00
Alan Liu
61b5fddec2 ICU-2966 clean up and consolidate duplicated code
X-SVN-Rev: 13007
2003-09-02 17:46:43 +00:00
Alan Liu
e8d3058495 ICU-2966 redeclared getOffset() (c++ name hiding)
X-SVN-Rev: 13001
2003-09-01 17:42:46 +00:00
George Rhoten
492d57ac79 ICU-3221 Fix AIX linker warnings
X-SVN-Rev: 12997
2003-08-31 20:53:46 +00:00
George Rhoten
fe6e37a751 ICU-3221 Fix some AIX linker warnings
X-SVN-Rev: 12987
2003-08-29 20:11:40 +00:00
George Rhoten
e718691833 ICU-3221 Fix AIX linker warnings.
X-SVN-Rev: 12985
2003-08-29 18:29:26 +00:00
George Rhoten
91f8ac3c84 ICU-3221 Fix for AIX linker warnings.
X-SVN-Rev: 12984
2003-08-29 18:03:00 +00:00
Alan Liu
682332bff9 ICU-2966 fix docs
X-SVN-Rev: 12861
2003-08-18 21:09:49 +00:00
Alan Liu
d8d88d2da4 ICU-2966 historical Olson time zone support; initial checkin
X-SVN-Rev: 12836
2003-08-15 18:21:31 +00:00
Alan Liu
c885ccf673 ICU-2966 favor int& over int[1] in C++ (clean up Java port)
X-SVN-Rev: 12755
2003-08-04 21:29:32 +00:00
George Rhoten
55ac2f28ba ICU-2943 Optimize Gregorian symbol lookup by copying fewer objects.
X-SVN-Rev: 12747
2003-08-01 23:40:34 +00:00
Vladimir Weinstein
29de7f8abe ICU-1851 CODAN implementation, take 1
X-SVN-Rev: 12686
2003-07-25 05:31:54 +00:00
Markus Scherer
bd62571a6c ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12587
2003-07-02 21:23:39 +00:00
Markus Scherer
9ec6b45611 ICU-2329 replace APIs using char * for transliterator IDs with APIs using UChar * - to allow for more than invariant characters
X-SVN-Rev: 12586
2003-07-02 17:57:02 +00:00
Ram Viswanadha
263ee64dc2 ICU-2589 fix doxygen warnings
X-SVN-Rev: 12459
2003-06-11 18:13:44 +00:00
Vladimir Weinstein
05acbd11e1 ICU-2589 doxygen warning fix
X-SVN-Rev: 12448
2003-06-11 03:57:32 +00:00
George Rhoten
a351293c6e ICU-2589 Fix doxygen warnings.
X-SVN-Rev: 12433
2003-06-10 23:19:36 +00:00
Doug Felt
ef866c2e45 ICU-2661 add missing @draft ICU 2.6 to factories and members
X-SVN-Rev: 12412
2003-06-10 17:41:46 +00:00
Steven R. Loomis
4f95032f4b ICU-2707 just a comment that calendar subclass API will change.
X-SVN-Rev: 12393
2003-06-09 23:08:08 +00:00
George Rhoten
75930a0808 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12377
2003-06-09 06:13:14 +00:00
George Rhoten
6efba6f144 ICU-2959 Better formatting of the copyright.
X-SVN-Rev: 12322
2003-06-05 20:17:13 +00:00
Alan Liu
67796b222d ICU-2589 fix @draft etc. tags for 2.6
X-SVN-Rev: 12320
2003-06-05 19:50:06 +00:00
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
Steven R. Loomis
817b681f1b ICU-2959 copyright
X-SVN-Rev: 12245
2003-06-03 01:58:48 +00:00
Steven R. Loomis
753f3c3848 ICU-2589 fix @draft tags
X-SVN-Rev: 12244
2003-06-03 01:58:15 +00:00
Steven R. Loomis
d2cf2037ff ICU-2589 docs update
X-SVN-Rev: 12240
2003-06-03 01:27:18 +00:00
Doug Felt
7259965261 ICU-2821 changes based on alan's review
X-SVN-Rev: 12229
2003-06-02 22:25:08 +00:00
George Rhoten
2af5236067 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12178
2003-05-29 22:22:08 +00:00
Vladimir Weinstein
45d6db672b ICU-2364 update according to the code review
X-SVN-Rev: 12146
2003-05-28 23:04:30 +00:00
George Rhoten
5ce03df134 ICU-2729 Make it easier to hide gStaticSets in the future,
X-SVN-Rev: 12143
2003-05-28 22:28:54 +00:00
Alan Liu
f31d82a835 ICU-2791 update ChoiceFormat docs
X-SVN-Rev: 12128
2003-05-27 23:48:09 +00:00
Steven R. Loomis
abcce5d31b ICU-2436 update for Japanese
X-SVN-Rev: 12106
2003-05-25 07:39:10 +00:00
Steven R. Loomis
f2e4031b0c ICU-2436 Japanese Calendar implementation, other fixes (multi calendar)
X-SVN-Rev: 12105
2003-05-25 07:12:19 +00:00
Andy Heninger
e731ba6034 ICU-2582 fix widespread spelling error of "possessive"
X-SVN-Rev: 12064
2003-05-23 01:29:29 +00:00
Doug Felt
76868c9e1d ICU-2854 add note further clarifying lenient parse syntax
X-SVN-Rev: 12037
2003-05-21 18:55:50 +00:00
Steven R. Loomis
74b51c88c8 ICU-2436 documentation and @ tag updates, int'l calendars
X-SVN-Rev: 12034
2003-05-21 16:29:56 +00:00
Steven R. Loomis
0dfe4a433d ICU-2436 international calendars (Buddhist)
X-SVN-Rev: 11975
2003-05-16 22:05:41 +00:00
George Rhoten
2bb0802489 ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11970
2003-05-16 20:33:01 +00:00
Steven R. Loomis
de486792a9 ICU-2436 Multiple Calendar support
X-SVN-Rev: 11956
2003-05-15 22:30:24 +00:00