Commit Graph

1315 Commits

Author SHA1 Message Date
George Rhoten
5937e5ec9a ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19230
2006-02-21 18:32:00 +00:00
George Rhoten
fb6970fdde ICU-4869 Use U_CALLCONV in C callbacks.
X-SVN-Rev: 19229
2006-02-21 18:30:10 +00:00
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
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
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
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
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
ed52ece8ed ICU-5008 Undraft some API
X-SVN-Rev: 18999
2006-01-18 03:34:19 +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
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
646b6d59be ICU-4741 virtual functions can't be defined in headers.
X-SVN-Rev: 18889
2005-12-12 16:51:51 +00:00
George Rhoten
57431e677c ICU-4973 Fix a documentation problem with uset_containsAll.
X-SVN-Rev: 18888
2005-12-12 16:50:34 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
George Rhoten
db2b1d1b3f ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18752
2005-11-02 08:03:19 +00:00
Andy Heninger
511637f54a ICU-4669 UText refactoring & 64 bit changes.
X-SVN-Rev: 18726
2005-10-28 00:01:18 +00:00
Andy Heninger
48e7893bad ICU-4669 ICU 3.4 review comments on UText, fixes added.
X-SVN-Rev: 18715
2005-10-25 00:49:31 +00:00
George Rhoten
5221d3bad4 ICU-4881 Update version number to 3.5.
X-SVN-Rev: 18689
2005-10-17 22:11:34 +00:00
George Rhoten
6827d1ddc6 ICU-4827 Warning fixes for managed C++.
X-SVN-Rev: 18688
2005-10-17 21:25:04 +00:00
Vladimir Weinstein
b28410ab1b ICU-4835 move *getByKeyWithFallback to internal header
X-SVN-Rev: 18664
2005-10-11 23:59:46 +00:00
George Rhoten
41ed8bd11e ICU-4633 Add support for UCONFIG_NO_FILE_IO
X-SVN-Rev: 18610
2005-09-29 23:06:12 +00:00
Andy Heninger
c7ad1e5c2e ICU-4773 rbbi, various cleanups
X-SVN-Rev: 18605
2005-09-29 04:20:36 +00:00
Andy Heninger
e528c464a8 ICU-4654 remove outdated code snippets in break iterator header files.
X-SVN-Rev: 18444
2005-08-17 05:11:41 +00:00
Ram Viswanadha
7aaebd3ab7 ICU-4051 verify locale aliases
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
Andy Heninger
d14cb50870 ICU-4233 fix typo in comment
X-SVN-Rev: 18221
2005-07-12 20:27:10 +00:00
Ram Viswanadha
60a6e3e664 ICU-4607 update files
X-SVN-Rev: 18079
2005-06-28 23:02:01 +00:00
Ram Viswanadha
aa81b91592 ICU-4524 back out changes
X-SVN-Rev: 18077
2005-06-28 22:23:05 +00:00
Ram Viswanadha
7d1b182fc4 ICU-4524 fix enums so that documentation can be generated
X-SVN-Rev: 18074
2005-06-28 21:31:36 +00:00
George Rhoten
9c448d77a0 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 18072
2005-06-28 19:17:27 +00:00
George Rhoten
df8ef7b221 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 18071
2005-06-28 19:10:48 +00:00