Steven R. Loomis
de486792a9
ICU-2436 Multiple Calendar support
...
X-SVN-Rev: 11956
2003-05-15 22:30:24 +00:00
Doug Felt
a6b61a7bea
ICU-2755 test ucoll_open
...
X-SVN-Rev: 11943
2003-05-15 20:22:48 +00:00
George Rhoten
d966c171fb
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11895
2003-05-12 21:09:11 +00:00
George Rhoten
231b11fb9b
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11882
2003-05-10 00:33:00 +00:00
George Rhoten
3283cb8b1b
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11881
2003-05-10 00:27:54 +00:00
George Rhoten
b2427b6e75
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11880
2003-05-10 00:17:35 +00:00
George Rhoten
c3935e4e22
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11878
2003-05-09 23:55:38 +00:00
Vladimir Weinstein
12929b76f3
ICU-2546 more tests for mergeSortKeys
...
X-SVN-Rev: 11868
2003-05-09 20:10:44 +00:00
Andy Heninger
efc59e36a9
ICU-2411 Regexp, support for \x hex escapes in patterns added.
...
X-SVN-Rev: 11862
2003-05-09 16:55:08 +00:00
Doug Felt
399b051326
ICU-2755 add ucol_open_internal
...
X-SVN-Rev: 11846
2003-05-08 22:21:05 +00:00
Doug Felt
fdc637b53d
ICU-2755 ucol_open should fetch registered collators, still need to add test
...
X-SVN-Rev: 11838
2003-05-08 17:31:45 +00:00
Vladimir Weinstein
80d02c2ca3
ICU-2412 changes according to the public code review
...
X-SVN-Rev: 11829
2003-05-07 05:33:50 +00:00
Alan Liu
232bc47257
ICU-2787 revise double-check code to improve thread safety
...
X-SVN-Rev: 11818
2003-05-06 23:00:40 +00:00
Markus Scherer
962c18923a
ICU-2537 add declarations mostly for unimplemented default constructors
...
X-SVN-Rev: 11798
2003-05-04 01:40:40 +00:00
Doug Felt
556c72cc54
ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
...
added additional tests for getLocale of registered collators, misc fixes to ICUService,
StringSearch, ucollator to support changes.
X-SVN-Rev: 11786
2003-05-02 22:17:14 +00:00
Andy Heninger
e5e88aaf89
ICU-2787 Regexp init thread safety; Improvements to u_init()
...
X-SVN-Rev: 11781
2003-05-02 21:33:17 +00:00
Doug Felt
d00a183d4e
ICU-2222 made deprecated abstract methods concrete and delegate to new ones,
...
also fixed problem in apicoll which assumed fixed LTR argument evaluation order, TestCollator
also needed new (and old) overloads. couldn't use 'using' according to markus.
X-SVN-Rev: 11763
2003-05-01 23:23:52 +00:00
Doug Felt
7e745f0772
ICU-2755 tests for collation, docs, minor service changes
...
X-SVN-Rev: 11758
2003-05-01 18:27:24 +00:00
Vladimir Weinstein
2fe0072a9d
ICU-2222 introduce overloads for functions that used old C++ enums. Deprecate C++ enum using functions.
...
X-SVN-Rev: 11755
2003-05-01 17:43:01 +00:00
Markus Scherer
8c1740d468
ICU-2710 remove @obsolete ICU 2.6 and earlier code
...
X-SVN-Rev: 11749
2003-05-01 01:51:51 +00:00
Markus Scherer
41c2ebf526
ICU-2710 remove @obsolete ICU 2.6 and earlier code
...
X-SVN-Rev: 11748
2003-05-01 01:31:28 +00:00
Doug Felt
09bd2b2b11
ICU-2755 service registration for collation
...
X-SVN-Rev: 11722
2003-04-28 21:13:14 +00:00
George Rhoten
abaa737dfd
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11721
2003-04-26 00:55:02 +00:00
George Rhoten
a2228d8e2a
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11720
2003-04-26 00:48:12 +00:00
George Rhoten
59afab8283
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11719
2003-04-26 00:34:31 +00:00
George Rhoten
e1c569db1d
ICU-2589 Fix some doxygen warnings.
...
X-SVN-Rev: 11716
2003-04-26 00:12:33 +00:00
George Rhoten
5cc89c0134
ICU-2628 Don't delete const objects on z/OS
...
X-SVN-Rev: 11713
2003-04-25 23:38:20 +00:00
Doug Felt
4dc960f3a4
ICU-2821 service registration for currency
...
X-SVN-Rev: 11706
2003-04-25 18:02:09 +00:00
Alan Liu
4131ad8564
ICU-2824 move set/getCurrency from DecimalFormat to NumberFormat
...
X-SVN-Rev: 11681
2003-04-24 22:58:04 +00:00
Vladimir Weinstein
657945ed51
ICU-2416 ucol_primaryOrder, ucol_secondaryOrder, ucol_tertiaryOrder APIs for easier separation of API and internal tests.
...
X-SVN-Rev: 11626
2003-04-23 04:47:00 +00:00
Alan Liu
2a361f522d
ICU-2119 add format and parse of complex currency formats (ChoiceFormat-based); make fPad a UChar32 (was UnicodeString); fix surrogate handling in sev. spots
...
X-SVN-Rev: 11614
2003-04-21 22:48:16 +00:00
Alan Liu
4a553638ef
ICU-2119 rewrite parsing of padding to work property; redo and fix parsing of surrogates and variable-length elements
...
X-SVN-Rev: 11609
2003-04-21 19:18:27 +00:00
George Rhoten
ce8e689663
ICU-1839 Use const UnicodeString & and not just UnicodeString.
...
X-SVN-Rev: 11547
2003-04-15 15:58:20 +00:00
Alan Liu
d7b1dd5be4
ICU-2119 remove docs about possible lack of NUL-termination
...
X-SVN-Rev: 11530
2003-04-11 23:24:41 +00:00
Alan Liu
763be6d6cb
ICU-2119 remove trailing comma (solariscc)
...
X-SVN-Rev: 11529
2003-04-11 22:59:59 +00:00
Alan Liu
1bba328280
ICU-2119 modify code to use Currencies instead of CurrencyElements; support multiple Currencies names and recognize ChoiceFormat patterns
...
X-SVN-Rev: 11519
2003-04-11 20:02:25 +00:00
Alan Liu
403e3c64a2
ICU-2154 standardize whitespace handling by date/number format
...
X-SVN-Rev: 11460
2003-04-04 20:55:10 +00:00
Vladimir Weinstein
a4a223f056
ICU-2412 thread safety stuff - added const to ucol_nextSortKeyPart, removed errorCode from UCollator structure - never worked but dangerous for thread safety.
...
X-SVN-Rev: 11410
2003-03-27 20:09:38 +00:00
Andy Heninger
a640031201
ICU-2422 Regexp, more speed optimizations
...
X-SVN-Rev: 11402
2003-03-27 01:25:20 +00:00
Vladimir Weinstein
d22fc47a1b
ICU-2412 stated that sortkeys generated by ucol_nextSortKeyPart are not compatible with the regular sortkeys
...
X-SVN-Rev: 11398
2003-03-25 18:23:32 +00:00
Andy Heninger
4575efb175
ICU-2422 Regexp general cleanup
...
X-SVN-Rev: 11387
2003-03-24 05:23:07 +00:00
Andy Heninger
c612056f6a
ICU-2422 Regexp, general cleanup
...
X-SVN-Rev: 11375
2003-03-21 00:40:25 +00:00
Andy Heninger
f6d9573913
ICU-2422 Regexp, general cleanup
...
X-SVN-Rev: 11366
2003-03-20 01:15:10 +00:00
GCL Shanghai
2de3bade18
ICU-2222 fix breaking changes
...
X-SVN-Rev: 11357
2003-03-19 13:21:51 +00:00
Alan Liu
1ac2fc0b78
ICU-2656 complete rewrite of parse() to revise handling of abutting numeric fields so that "12345" x "HHmmss" => 1:23:45
...
X-SVN-Rev: 11308
2003-03-14 00:49:21 +00:00
Andy Heninger
fef34e930e
ICU-2422 Regexp, optimizing find() operations, work in progress.
...
X-SVN-Rev: 11290
2003-03-13 01:56:01 +00:00
Alan Liu
e7be1a69e2
ICU-2656 make HHmmss parsing not parse negative numbers
...
X-SVN-Rev: 11254
2003-03-07 01:04:43 +00:00
Andy Heninger
f5fa67bfe3
ICU-2422 Regexp, optimizing find() operations, work in progress.
...
X-SVN-Rev: 11250
2003-03-06 01:57:52 +00:00
Alan Liu
03c212daf4
ICU-887 add new ucal_ time zone API
...
X-SVN-Rev: 11249
2003-03-05 18:36:48 +00:00
George Rhoten
a3b3b77616
ICU-1839 Use const & for setSymbol
...
X-SVN-Rev: 11235
2003-03-04 19:15:06 +00:00