Commit Graph

13407 Commits

Author SHA1 Message Date
Vladimir Weinstein
b10ec1881c ICU-4599 promote @draft ICU 2.8 to @internal in an implementation file
X-SVN-Rev: 18040
2005-06-24 22:37:00 +00:00
Andy Heninger
b30ef92e94 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18039
2005-06-24 22:20:22 +00:00
George Rhoten
83af9f339a ICU-4376 Fix a compiler warning.
X-SVN-Rev: 18038
2005-06-24 22:19:45 +00:00
John Emmons
ed5725bed9 ICU-4376 Fix tests to use new params for ulocdata_getExemplarSet()
X-SVN-Rev: 18037
2005-06-24 22:13:07 +00:00
Steven R. Loomis
f1f8385162 ICU-4247 add doxygen for status code
X-SVN-Rev: 18036
2005-06-24 22:05:20 +00:00
Steven R. Loomis
79d716f43a ICU-3406 API docs fixes
X-SVN-Rev: 18035
2005-06-24 22:02:42 +00:00
Steven R. Loomis
1e420e5cbb ICU-4247 API improvement - err code, thanks George
X-SVN-Rev: 18034
2005-06-24 21:50:36 +00:00
John Emmons
8705b15e73 ICU-4327 Add new APIs for standalone month/day names, long eras
X-SVN-Rev: 18033
2005-06-24 21:39:08 +00:00
Ram Viswanadha
797c8a5d1e ICU-4376 update data
X-SVN-Rev: 18032
2005-06-24 21:14:28 +00:00
Steven R. Loomis
63074a5abe ICU-4247 implementation
X-SVN-Rev: 18031
2005-06-24 20:56:17 +00:00
Steven R. Loomis
5b30dd09ab ICU-4247 update to API docs
X-SVN-Rev: 18030
2005-06-24 20:55:15 +00:00
George Rhoten
02c674aa27 ICU-4497 The swapping functions can't both be in the library and icuswap
when the data isn't hard coded.

X-SVN-Rev: 18029
2005-06-24 20:52:58 +00:00
John Emmons
5662d6d580 ICU-4376 Add include of cmemory.h and ustring.h
X-SVN-Rev: 18027
2005-06-24 20:09:52 +00:00
Andy Heninger
cad1e97fb7 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18026
2005-06-24 19:17:26 +00:00
John Emmons
18bcc40349 ICU-4327 Add types for standalone dates and long eras
X-SVN-Rev: 18016
2005-06-24 15:59:10 +00:00
John Emmons
6fa37a05c2 ICU-4376 Add new APIs for LocaleData as service obj, aux exemplars, and delimiters
X-SVN-Rev: 18015
2005-06-24 15:48:23 +00:00
John Emmons
1ae90c57b5 ICU-4376 Add new APIs for LocaleData as service obj, aux exemplars, and delimiters
X-SVN-Rev: 18014
2005-06-24 15:06:12 +00:00
George Rhoten
0d6312c060 ICU-4497 Don't generate uprops.icu by default. The data is now hard coded.
X-SVN-Rev: 18013
2005-06-24 07:11:14 +00:00
George Rhoten
c932b265ea ICU-4391 Implement precision (.n) for strings in icuio
X-SVN-Rev: 18012
2005-06-24 06:21:02 +00:00
Vladimir Weinstein
878fd2f84d ICU-4165 Some tweaks to the contraction finder, due to the Java port
X-SVN-Rev: 18008
2005-06-24 05:50:27 +00:00
George Rhoten
292b4fa660 ICU-4424 Update to reflect fixes from IBM's CDRA.
X-SVN-Rev: 18007
2005-06-24 00:36:23 +00:00
George Rhoten
595751d1be ICU-4524 Fix copyright based on last change.
X-SVN-Rev: 18003
2005-06-23 22:44:44 +00:00
George Rhoten
3e30e6bd66 ICU-4524 Fix brief documentation
X-SVN-Rev: 18002
2005-06-23 22:40:22 +00:00
Vladimir Weinstein
e14875fa64 ICU-4599 don't promote ulocdata APIs - they are going to start using the service object
X-SVN-Rev: 18000
2005-06-23 20:42:51 +00:00
Andy Heninger
d17d0e9e8c ICU-4290 Fix mutext function context ptr test failure in debug mode.
X-SVN-Rev: 17998
2005-06-23 18:37:22 +00:00
Ram Viswanadha
b49cdbd6b4 ICU-4450 update tests
X-SVN-Rev: 17997
2005-06-23 18:30:31 +00:00
Ram Viswanadha
1a3fd471bf ICU-4563 let jar respect the verbose option
X-SVN-Rev: 17996
2005-06-23 18:29:57 +00:00
Ram Viswanadha
1489f99467 ICU-676 add cL to the localPatternChars
X-SVN-Rev: 17995
2005-06-23 18:25:29 +00:00
Ram Viswanadha
61ea0a446b ICU-676 update tests
X-SVN-Rev: 17994
2005-06-23 18:24:42 +00:00
Ram Viswanadha
4232bf88c3 ICU-4450 update tests
X-SVN-Rev: 17993
2005-06-23 18:23:03 +00:00
Ram Viswanadha
a6b5a59896 ICU-4450 update data with cldr corrigenda
X-SVN-Rev: 17992
2005-06-23 18:21:51 +00:00
Markus Scherer
5db5b4f9bb ICU-4286 doc fixes for callbacks
X-SVN-Rev: 17991
2005-06-23 17:05:07 +00:00
George Rhoten
51d2f74bc1 ICU-4222 Make sure that the transliterator works on strings,
and make sure that the transliterator flushes independently from IO flushing.

X-SVN-Rev: 17990
2005-06-23 07:10:52 +00:00
Andy Heninger
d15b186c69 ICU-3944 fix compiler warnings
X-SVN-Rev: 17989
2005-06-23 07:05:54 +00:00
Andy Heninger
32b19f04b2 ICU-3944 text access, work in progress
X-SVN-Rev: 17988
2005-06-23 05:51:28 +00:00
Vladimir Weinstein
9c93641f51 ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17986
2005-06-22 23:44:14 +00:00
Vladimir Weinstein
ed7fe99c8b ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
Ram Viswanadha
be7a028a53 ICU-4524 exclude some files from docs generation
X-SVN-Rev: 17984
2005-06-22 22:42:27 +00:00
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Eric Mader
76f2060e2e ICU-4578 Review comments - the symbols in IndicClassTables.cpp need to be macros too.
X-SVN-Rev: 17982
2005-06-22 21:22:43 +00:00
George Rhoten
fa45f04dd4 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 17981
2005-06-22 21:07:14 +00:00
George Rhoten
a95df801e1 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 17980
2005-06-22 19:34:33 +00:00
George Rhoten
94f326da7e ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 17979
2005-06-22 19:25:03 +00:00
Doug Felt
4be8ad8b24 ICU-4598 document typoFlags API in LayoutEngine.h
X-SVN-Rev: 17978
2005-06-22 19:14:17 +00:00
George Rhoten
d7d0178b8d ICU-4146 Try to make the date time construction more robust.
X-SVN-Rev: 17974
2005-06-22 04:40:32 +00:00
George Rhoten
3d9607f698 ICU-4124 Verified that this bug is not a problem.
X-SVN-Rev: 17973
2005-06-22 04:15:52 +00:00
Markus Scherer
0a0926e58f ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition
X-SVN-Rev: 17972
2005-06-22 02:40:25 +00:00
Markus Scherer
4bb6b2af21 ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition
X-SVN-Rev: 17971
2005-06-22 02:21:25 +00:00
Markus Scherer
b08f0d6f28 ICU-4514 remove calls to UnicodeString::releaseBuffer() that don't match a getBuffer(minCapacity) - and would use an unintended, implicit u_strlen() if they did
X-SVN-Rev: 17970
2005-06-22 02:18:50 +00:00
Markus Scherer
2cb4b09625 ICU-4515 in C++, define U_INLINE=inline
X-SVN-Rev: 17967
2005-06-21 21:46:02 +00:00