Commit Graph

636 Commits

Author SHA1 Message Date
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