Deborah Goldsmith
eaa65b983e
ICU-5112 Correct documentation of UDTS_MAC_OLD_TIME
...
X-SVN-Rev: 19472
2006-03-29 20:43:15 +00:00
George Rhoten
d2edd10e4e
ICU-4703 Fix memory leak when malloc fails.
...
X-SVN-Rev: 19471
2006-03-29 09:42:16 +00:00
George Rhoten
25614b86e4
ICU-4703 Fix memory leak when malloc fails.
...
X-SVN-Rev: 19470
2006-03-29 09:03:32 +00:00
George Rhoten
bc071af705
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19463
2006-03-28 08:50:34 +00:00
George Rhoten
bbb82912ca
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19442
2006-03-25 23:53:31 +00:00
George Rhoten
32416a8a9c
ICU-5125 Remove unusable code.
...
X-SVN-Rev: 19435
2006-03-25 00:15:56 +00:00
George Rhoten
363ecfa42a
ICU-4639 Use U_CAPI instead of U_DRAFT for the implementation.
...
X-SVN-Rev: 19432
2006-03-24 23:30:09 +00:00
George Rhoten
7dce112ff1
ICU-4639 Make sure that the next enumeration function fails as expected.
...
X-SVN-Rev: 19407
2006-03-22 09:48:15 +00:00
George Rhoten
851d1dccb8
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19404
2006-03-22 08:52:04 +00:00
George Rhoten
aeb583804c
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19401
2006-03-22 07:57:49 +00:00
George Rhoten
ad096587e1
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19399
2006-03-22 06:13:30 +00:00
George Rhoten
e8641af8d2
ICU-5032 Move deprecated virtual inline code into the rest of the Hebrew calendar.
...
X-SVN-Rev: 19397
2006-03-22 00:38:45 +00:00
George Rhoten
13eed03890
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19354
2006-03-16 07:36:52 +00:00
George Rhoten
5ec2f7ff26
ICU-5086 Only use a non-Olson ID when the raw offset is wrong. This
...
allows the daylight saving changeover to happen in long running ICU processes.
X-SVN-Rev: 19327
2006-03-03 20:10:02 +00:00
George Rhoten
06743ea5a6
ICU-5086 Detect when an a potential non-unique abbreviation is used,
...
and try to use the raw offset when that happens. Some timezones are still
sometimes off by one hour, but this is much better than before (off by several
hours in many more timezones).
X-SVN-Rev: 19326
2006-03-03 17:46:26 +00:00
George Rhoten
b2aaafe4dd
ICU-4707 Remove some compiler warnings about empty compilation units.
...
X-SVN-Rev: 19320
2006-03-03 06:59:43 +00:00
George Rhoten
d8d86b82a4
ICU-4639 Make unmodified global variables static const
...
X-SVN-Rev: 19274
2006-02-24 19:57:04 +00:00
Eric Mader
ba21b7880e
ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
...
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Steven R. Loomis
537711b4ed
ICU-5015 fix offset calculation for historical zones.
...
X-SVN-Rev: 19133
2006-02-10 03:08:14 +00:00
Eric Mader
62c59f82c2
ICU-4639 Change class static const arrays to file private static const arrays.
...
X-SVN-Rev: 19127
2006-02-10 00:10:58 +00:00
Eric Mader
959633d24c
ICU-4639 Remove static constants from headers, fix overflow in confidence calculation in match_mbcs.
...
X-SVN-Rev: 19122
2006-02-09 21:13:01 +00:00
George Rhoten
5dee33ea3e
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
George Rhoten
78c1921020
ICU-5042 Update the currency codes.
...
X-SVN-Rev: 19103
2006-02-08 23:42:42 +00:00
George Rhoten
4dc470e620
ICU-4152 Make some functions static.
...
X-SVN-Rev: 19102
2006-02-08 21:46:11 +00:00
George Rhoten
c942580977
ICU-5032 Increase code coverage numbers by removing redundant code
...
X-SVN-Rev: 19101
2006-02-08 21:42:32 +00:00
George Rhoten
5cdbf449ca
ICU-4152 virtual functions should not be inline
...
X-SVN-Rev: 19100
2006-02-08 21:34:46 +00:00
George Rhoten
0485d6ec53
ICU-5032 Increase code coverage numbers by simplifying the code.
...
X-SVN-Rev: 19099
2006-02-08 21:30:58 +00:00
George Rhoten
818946b8f4
ICU-5008 Change some mislabeled @draft enums to @internal
...
X-SVN-Rev: 19098
2006-02-08 19:56:35 +00:00
George Rhoten
2a111fef69
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19097
2006-02-08 19:43:00 +00:00
Eric Mader
5e999a5b45
ICU-4639 Can't binary search unsorted arrays...
...
X-SVN-Rev: 19088
2006-02-07 23:11:07 +00:00
Eric Mader
cb69e53d8d
ICU-4639 Cleanup, more error checking.
...
X-SVN-Rev: 19086
2006-02-07 21:59:16 +00:00
Ram Viswanadha
5cb6459f4b
ICU-4947 remove trailing coma
...
X-SVN-Rev: 19085
2006-02-07 21:12:44 +00:00
Eric Mader
24214b7245
ICU-4639 resultCount needs to be instance data...
...
X-SVN-Rev: 19084
2006-02-07 20:24:16 +00:00
George Rhoten
a93842f01e
ICU-4639 Improve the thread safety and simplify the UEnumeration
...
X-SVN-Rev: 19078
2006-02-07 07:50:53 +00:00
Ram Viswanadha
215e701d26
ICU-4947 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
...
X-SVN-Rev: 19075
2006-02-07 02:01:29 +00:00
Eric Mader
1e440fcb9e
ICU-4639 Fix compile / link errors having to do w/ C api functions.
...
X-SVN-Rev: 19071
2006-02-06 20:45:30 +00:00
George Rhoten
8bb51a8617
ICU-5029 Fix some memory problems
...
X-SVN-Rev: 19070
2006-02-06 18:21:06 +00:00
Eric Mader
b452ca48e6
ICU-4639 Initial checkin of C port of CharsetDetection.
...
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
George Rhoten
9e3b81e964
ICU-5030 Fixes for using the Visual C++ /clr compiler option
...
X-SVN-Rev: 19067
2006-02-06 06:41:52 +00:00
Eric Mader
fac1811c2e
ICU-5029 Fix Purify warning about GetLocaleInfoW calls w/ LOCALE_RETURN_NUMBER flag.
...
X-SVN-Rev: 19063
2006-02-04 02:08:05 +00:00
George Rhoten
880b530fd3
ICU-5008 Remove @internal items from the public headers
...
X-SVN-Rev: 19057
2006-02-02 04:51:05 +00:00
George Rhoten
de90c521bc
ICU-5008 Remove unused @internal macro
...
X-SVN-Rev: 19056
2006-02-02 04:38:04 +00:00
George Rhoten
bc57e25023
ICU-5008 Don't use @internal API.
...
X-SVN-Rev: 19055
2006-02-02 04:37:15 +00:00
George Rhoten
cf6ba94da3
ICU-5008 Declare one instance of URegistryKey and make them all @stable
...
X-SVN-Rev: 19054
2006-02-02 03:48:14 +00:00
Vladimir Weinstein
d50159c572
ICU-4960 fixed ignorables in case level with primary strength (compare and sortkey)
...
X-SVN-Rev: 19040
2006-01-28 08:26:55 +00:00
Vladimir Weinstein
d18736ce54
ICU-4960 fixed generation of case level bits for elements that are tailored to be completely ignorable
...
X-SVN-Rev: 19039
2006-01-28 08:26:22 +00:00
Eric Mader
41ec4c794e
ICU-4576 Remove wincoll from ICU, put most recent version in WinLocaleTest.
...
X-SVN-Rev: 19025
2006-01-25 21:27:10 +00:00
Eric Mader
ae8baeb57d
ICU-4152 Use TimeZone::getEquivalentID to handle aliases.
...
X-SVN-Rev: 19020
2006-01-24 22:16:39 +00:00
Eric Mader
ed5ad9b463
ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
...
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
George Rhoten
2686453d7d
ICU-5009 Fix the documentation output for doxygen.
...
X-SVN-Rev: 19008
2006-01-18 07:02:22 +00:00