George Rhoten
933ce2197f
ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
...
X-SVN-Rev: 17304
2005-03-09 05:48:19 +00:00
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
ec139de0db
ICU-4189 UCONFIG_NO_CONVERSION work.
...
X-SVN-Rev: 17132
2005-01-15 04:46:14 +00:00
Doug Felt
65fd02443d
ICU-4092 service code coverage
...
X-SVN-Rev: 17110
2005-01-11 20:58:27 +00:00
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
Steven R. Loomis
0026f2d005
ICU-2436 calendar cleanup, fix double-checked locking
...
X-SVN-Rev: 12024
2003-05-20 17:02:52 +00:00
Steven R. Loomis
5c9d2e2f93
ICU-2436 removed some unused params (warnings cleanup)
...
X-SVN-Rev: 11994
2003-05-17 23:24:25 +00:00
Steven R. Loomis
0dfe4a433d
ICU-2436 international calendars (Buddhist)
...
X-SVN-Rev: 11975
2003-05-16 22:05:41 +00:00
Steven R. Loomis
41204087aa
ICU-2436 multiple calendar support
...
X-SVN-Rev: 11957
2003-05-15 22:31:16 +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
GCL Shanghai
2de3bade18
ICU-2222 fix breaking changes
...
X-SVN-Rev: 11357
2003-03-19 13:21:51 +00:00
Alan Liu
239bd7b7e2
ICU-1085 make first day of week and minimal days of first week invalidate fields; enforce valid range
...
X-SVN-Rev: 11352
2003-03-18 18:17:24 +00:00
GCL Shanghai
79ee1a6a54
ICU-2222 Deprecate C++ enums that duplicate C enums
...
X-SVN-Rev: 11186
2003-02-28 13:21:23 +00:00
GCL Shanghai
513a23fdae
ICU-2222 Deprecate C++ enums that duplicate C enums
...
X-SVN-Rev: 11137
2003-02-21 08:32:22 +00:00
Markus Scherer
3d38617bdc
ICU-2248 modularize icu, allow parts to not be built
...
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
George Rhoten
d7e0797b2c
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
Alan Liu
5c91a5339e
ICU-2060 add Calendar::isEquivalentTo() method
...
X-SVN-Rev: 9750
2002-08-21 18:33:38 +00:00
Ram Viswanadha
e4011b086e
ICU-1986 remove deprecated API
...
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
George Rhoten
c85207afbd
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
...
X-SVN-Rev: 9124
2002-07-12 21:42:24 +00:00
GCL Shanghai
2fab4a8cb7
ICU-1953 backout buffer overflow changes
...
X-SVN-Rev: 9070
2002-07-09 12:47:45 +00:00
GCL Shanghai
6348e12895
ICU-1953 test for buffer overflows
...
X-SVN-Rev: 9044
2002-07-06 10:58:51 +00:00
Markus Scherer
156e2f983f
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
...
X-SVN-Rev: 9019
2002-07-02 23:58:34 +00:00
GCL Shanghai
b89c229c6e
ICU-1953 change comments style and check 0/NULL
...
X-SVN-Rev: 8993
2002-07-02 15:10:30 +00:00
GCL Shanghai
1e188eca35
ICU-1953 Test for NULL after each uprv_malloc() or new
...
X-SVN-Rev: 8980
2002-06-29 09:31:05 +00:00
Alan Liu
621729e015
ICU-1351 make fieldDifference handle leap years and large ranges better
...
X-SVN-Rev: 8419
2002-04-09 22:06:14 +00:00
George Rhoten
92e9c4a2eb
ICU-1499 Change DateTimeElements from string array -> intvector.
...
X-SVN-Rev: 7606
2002-02-08 02:48:01 +00:00
Helena Chapman
d816eefc57
ICU-1264 added namspace support where possible.
...
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
4526828ee2
ICU-1099 Make more data const in the libraries
...
X-SVN-Rev: 5964
2001-09-28 19:13:03 +00:00
Markus Scherer
9fac14aa96
ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage
...
X-SVN-Rev: 5802
2001-09-18 23:53:27 +00:00
George Rhoten
28772efa7b
ICU-770 Use the invariant converter
...
X-SVN-Rev: 5677
2001-09-01 01:13:50 +00:00
George Rhoten
bfc878df03
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4386
2001-03-28 23:10:52 +00:00
Vladimir Weinstein
8e6698de87
ICU-903 updated copyright notices
...
X-SVN-Rev: 4237
2001-03-21 20:31:13 +00:00
George Rhoten
a06988ae1c
ICU-66 Moved the deletion to after the comparison
...
X-SVN-Rev: 3648
2001-02-16 21:46:22 +00:00
Vladimir Weinstein
c31e17a71e
ICU-436 additional constructors and _open functions for resource bundle
...
X-SVN-Rev: 1724
2000-06-30 20:31:39 +00:00
Alan Liu
49c2098d0e
ICU-438 fieldDifference
...
X-SVN-Rev: 1632
2000-06-15 23:36:25 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Vladimir Weinstein
c786b21d52
ICU-184 resource data files in memory mapped format (initial revision)
...
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Steven R. Loomis
e78d6db835
ICU-185 don't call Locale(UnicodeString..) deprecated apis
...
X-SVN-Rev: 1135
2000-04-15 21:23:28 +00:00
Markus Scherer
12317a643b
ICU-348 align c++ class field declaration and initialization order
...
X-SVN-Rev: 1096
2000-04-07 23:10:09 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
54ba2e3819
ICU-170 use UnicodeString::length() instead of the deprecated size()
...
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Vladimir Weinstein
14e6e92642
ICU-161 changed copyright notice
...
X-SVN-Rev: 220
1999-11-22 20:25:35 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
bd6d600bf1
ICU-20 C++: clean up object adoption semantics & implementation in failure cases
...
X-SVN-Rev: 56
1999-10-14 19:13:11 +00:00
Markus Scherer
cb006fe433
ICU-13 remove internal helpers from utypes.h
...
X-SVN-Rev: 38
1999-10-12 00:19:25 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00