George Rhoten
fef1b77683
ICU-4092 Increase code coverage.
...
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.
X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
a078b0c0e9
ICU-4189 Remove some dependencies on conversion code.
...
X-SVN-Rev: 16896
2004-11-25 00:25:52 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
01783a7d6a
ICU-4084 Improve the Calendar instantiation.
...
Converters/service registration aren't needed by default anymore.
X-SVN-Rev: 16526
2004-10-17 19:46:59 +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
George Rhoten
03ae301189
ICU-3837 Fewer failures when UCONFIG_NO_SERVICE = 1
...
X-SVN-Rev: 16381
2004-10-01 18:59:31 +00:00
George Rhoten
79f1190754
ICU-4078 Undo some changes, since the invariant converter doesn't work here.
...
X-SVN-Rev: 16334
2004-09-16 06:22:05 +00:00
George Rhoten
9213e3c9fa
ICU-4078 Undo some changes, since the invariant converter doesn't work.
...
X-SVN-Rev: 16332
2004-09-16 03:52:42 +00:00
George Rhoten
8c9aab5002
ICU-4078 Further separate the default converter from the rest of the API
...
X-SVN-Rev: 16331
2004-09-15 23:44:48 +00:00
George Rhoten
7dd960a8b4
ICU-4078 Loosely couple the cleanup functions.
...
X-SVN-Rev: 16307
2004-09-12 23:07:29 +00:00
George Rhoten
592ed13f9a
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
...
X-SVN-Rev: 16251
2004-09-03 15:24:16 +00:00
George Rhoten
ca8716d1e9
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
...
X-SVN-Rev: 16221
2004-08-31 17:49:04 +00:00
Markus Scherer
7620362878
ICU-4078 disentangle conversion and properties code some from other parts of the common library
...
X-SVN-Rev: 16202
2004-08-27 17:57:36 +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
George Rhoten
608ca77ba5
ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
...
This is for cases where time_t is 64-bit.
X-SVN-Rev: 16150
2004-08-13 01:20:26 +00:00
George Rhoten
e069f28ece
ICU-3837 Add UCONFIG_NO_SERVICE
...
X-SVN-Rev: 16034
2004-07-18 01:37:13 +00:00
George Rhoten
137b9d4d0a
ICU-3718 Make some data read-only
...
X-SVN-Rev: 15893
2004-06-16 21:17:33 +00:00
George Rhoten
8fca524162
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15635
2004-05-30 08:33:30 +00:00
Alan Liu
10a918b62a
ICU-3659 fix ZONE_OFFSET max limit to GMT+15 (was GMT+12) for Etc/GMT-14
...
X-SVN-Rev: 15536
2004-05-25 19:27:38 +00:00
Steven R. Loomis
3358cf3077
ICU-2487 don't call uprv_tolower on calendar keywords. Removing a workaround to an old locale bug.
...
X-SVN-Rev: 15522
2004-05-25 00:44:19 +00:00
Alan Liu
a1b393c257
ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
...
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
George Rhoten
42e5615866
ICU-2487 Don't use ::tolower. It will fail on tr_TR localized machines. Use uprv_tolower.
...
X-SVN-Rev: 15496
2004-05-24 17:01:12 +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
Alan Liu
cb65962ab6
ICU-3500 fix msvc6 warnings
...
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
Steven R. Loomis
5ea1528081
ICU-2487 fix for getLocale()
...
X-SVN-Rev: 15387
2004-05-18 22:19:54 +00:00
Steven R. Loomis
a363606f4e
ICU-2487 simplify basic calendar factory.
...
X-SVN-Rev: 15381
2004-05-18 21:35:50 +00:00
Steven R. Loomis
66753f4215
ICU-2487 refactor calendar data, support CLDR 1.1 format
...
X-SVN-Rev: 15363
2004-05-18 02:06:28 +00:00
George Rhoten
3c981b5db7
ICU-3685 Use different function names.
...
X-SVN-Rev: 14910
2004-04-08 23:24:45 +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
Alan Liu
4734da91e9
ICU-2202 make getLocale not return @calendar=gregorian for actual
...
X-SVN-Rev: 14373
2004-01-22 00:15:12 +00:00
Alan Liu
91390d5ea7
ICU-2202 preliminary checkin
...
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
Steven R. Loomis
7fb178d7d0
ICU-2424 hebrew checked in, placeholder for chinese
...
X-SVN-Rev: 14060
2003-12-09 20:44:56 +00:00
Steven R. Loomis
20f4b280dd
ICU-2424 don't use -1 as an enum
...
X-SVN-Rev: 13953
2003-12-03 00:11:52 +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
Steven R. Loomis
24f0431f78
ICU-2424 islamic calendar
...
X-SVN-Rev: 13845
2003-11-24 20:02:11 +00:00
Vladimir Weinstein
8ab4bf13f7
ICU-2202 getLocale implementation for formatting classes and calendar
...
X-SVN-Rev: 13777
2003-11-19 23:31:45 +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
Vladimir Weinstein
0fd90f3eb3
ICU-2202 getLocale API for calendar. API placeholder inserted.
...
X-SVN-Rev: 13727
2003-11-14 21:08:16 +00:00
Steven R. Loomis
8b34cb2ebc
ICU-2943 keyword support for calendar
...
X-SVN-Rev: 13697
2003-11-12 22:14:32 +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
Steven R. Loomis
e5c08d4150
ICU-2943 false->FALSE
...
X-SVN-Rev: 13514
2003-10-28 09:49:43 +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
4de3eb7b16
ICU-2943 fix compiler warnings
...
X-SVN-Rev: 13500
2003-10-28 00:04:00 +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
Steven R. Loomis
f9cf9c3af6
ICU-3009 remove unneeded clear()
...
X-SVN-Rev: 12428
2003-06-10 22:21:10 +00:00
Steven R. Loomis
51ea41bfc5
ICU-3009 calendar code bug fixes - make factory-fresh calendars have the current time, and make calendar subclasses initialize properly
...
X-SVN-Rev: 12407
2003-06-10 03:58:41 +00:00
Steven R. Loomis
c07cd057ad
ICU-2970 use global mutex for protecting lazy initialized services
...
X-SVN-Rev: 12362
2003-06-06 22:01:28 +00:00
Steven R. Loomis
817b681f1b
ICU-2959 copyright
...
X-SVN-Rev: 12245
2003-06-03 01:58:48 +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