Commit Graph

3767 Commits

Author SHA1 Message Date
George Rhoten
217d598c65 ICU-5044 Fix some header test issues.
X-SVN-Rev: 19209
2006-02-18 00:37:42 +00:00
Andy Heninger
cfd5650611 ICU-4699 add Freeze to UText
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
Ram Viswanadha
e4671c2124 ICU-5045 fix bug while testing for ro_RO
X-SVN-Rev: 19182
2006-02-16 22:49:34 +00:00
George Rhoten
de57f5f647 ICU-4759 Document the UCONFIG switches better.
X-SVN-Rev: 19179
2006-02-16 22:24:24 +00:00
Ram Viswanadha
24875a7ca0 ICU-5045 use full names for enum constants
X-SVN-Rev: 19172
2006-02-16 01:21:14 +00:00
Markus Scherer
cc00933757 ICU-5045 documentation updates
X-SVN-Rev: 19125
2006-02-09 21:38:12 +00:00
Markus Scherer
05c910e183 ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
2006-02-09 21:16:20 +00:00
Ram Viswanadha
e1b12af644 ICU-4974 fix a bug pointed out by George
X-SVN-Rev: 19121
2006-02-09 17:00:23 +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
Ram Viswanadha
d3ac526291 ICU-5045 add support for codes in iso 15924
X-SVN-Rev: 19105
2006-02-09 01:27:00 +00:00
George Rhoten
d160dc506e ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19087
2006-02-07 22:15:47 +00:00
Ram Viswanadha
5cb6459f4b ICU-4947 remove trailing coma
X-SVN-Rev: 19085
2006-02-07 21:12:44 +00:00
Ram Viswanadha
b9c88ddada ICU-4947 remove trailing coma
X-SVN-Rev: 19083
2006-02-07 19:56:11 +00:00
Ram Viswanadha
e404ee2694 ICU-4947 fix failure on cygwin
X-SVN-Rev: 19077
2006-02-07 06:43:07 +00:00
Ram Viswanadha
ac3e3758c5 ICU-4946 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
X-SVN-Rev: 19074
2006-02-07 01:54:15 +00:00
George Rhoten
e8183d8146 ICU-4635 UCONFIG fixes
X-SVN-Rev: 19072
2006-02-06 21:29:49 +00:00
George Rhoten
838f9c3535 ICU-4635 UCONFIG fixes
X-SVN-Rev: 19068
2006-02-06 07:16:35 +00:00
George Rhoten
7920f6933f ICU-4635 UCONFIG fixes
X-SVN-Rev: 19065
2006-02-06 04:25:42 +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
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
Andy Heninger
107b13e9c4 ICU-4699 Freezable functions for UText
X-SVN-Rev: 19042
2006-01-30 05:56:06 +00:00
Andy Heninger
64e16dfb5e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 19028
2006-01-27 00:24:30 +00:00
Eric Mader
3d0b127c12 ICU-4576 Fix buffer overrun in findWindowsZoneID: wasn't leaving room for trailing null when allocating buffer from heap.
X-SVN-Rev: 19027
2006-01-26 21:51:27 +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
Andy Heninger
78a379d0ed ICU-5016 fix compiler warnings & error in previous()
X-SVN-Rev: 19014
2006-01-21 07:00:54 +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
George Rhoten
5e3b816f7a ICU-5009 Fix the documentation output for doxygen.
X-SVN-Rev: 19007
2006-01-18 06:37:07 +00:00
George Rhoten
b6ce118952 ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19006
2006-01-18 06:07:45 +00:00
George Rhoten
29f09c5768 ICU-5009 Fix some doxygen warnings
X-SVN-Rev: 19004
2006-01-18 05:50:06 +00:00
George Rhoten
4ddc86def7 ICU-5008 Undraft some API
X-SVN-Rev: 19002
2006-01-18 04:02:07 +00:00
George Rhoten
6d97fc4c9f ICU-5008 Undraft some API
X-SVN-Rev: 19000
2006-01-18 03:52:04 +00:00
George Rhoten
ed52ece8ed ICU-5008 Undraft some API
X-SVN-Rev: 18999
2006-01-18 03:34:19 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
6a10781c1a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18986
2006-01-14 09:07:53 +00:00
George Rhoten
16a66a1a44 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18985
2006-01-14 09:06:35 +00:00
Eric Mader
48ee0ef324 ICU-4152 u_detectWindowsTimeZone => uprv_detectWindowsTimeZone
X-SVN-Rev: 18972
2006-01-13 17:41:59 +00:00
George Rhoten
01d8b5a202 ICU-4152 Use uprv_ for the private function prefix.
X-SVN-Rev: 18971
2006-01-13 00:16:51 +00:00
George Rhoten
9ccaa374c5 ICU-4997 Fix for cases when INT64_C & UINT64_C are defined in another header.
X-SVN-Rev: 18970
2006-01-12 23:58:20 +00:00
Eric Mader
cb74cd1d83 ICU-4152 Need to add Windows-specific modules so that Cygwin build works.
X-SVN-Rev: 18965
2006-01-12 20:26:26 +00:00
Eric Mader
8170d83c48 ICU-4152 Remove C++ style comments.
X-SVN-Rev: 18964
2006-01-12 20:22:00 +00:00
Eric Mader
a992570c40 ICU-4152 Initial check in of Windows formatting code!
X-SVN-Rev: 18963
2006-01-12 19:53:58 +00:00
Eric Mader
2aee23b0eb ICU-4152 fix syntax error.
X-SVN-Rev: 18959
2006-01-09 19:20:59 +00:00
Andy Heninger
e6b05fd11e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 18958
2006-01-07 01:35:28 +00:00
George Rhoten
e417f37da6 ICU-4847 Clarify ucnv_open documentation.
X-SVN-Rev: 18955
2006-01-06 23:40:00 +00:00
George Rhoten
c3a5076716 ICU-4987 Stop using setlocale(LC_*, "").
X-SVN-Rev: 18952
2006-01-05 01:21:54 +00:00
George Rhoten
3c84ce1492 ICU-4714 Canonicalization fix for Linux
X-SVN-Rev: 18951
2006-01-04 07:11:28 +00:00
George Rhoten
56f410c999 ICU-4911 Fix a comment
X-SVN-Rev: 18938
2006-01-03 17:23:14 +00:00
Andy Heninger
bcf7c4fe25 ICU-2219 Produce good java output from rbbi scanner state table tool.
X-SVN-Rev: 18921
2005-12-21 22:00:45 +00:00