Commit Graph

54 Commits

Author SHA1 Message Date
Markus Scherer
4c68d12d35 ICU-8901 u_formatMessage(unused argument): ignore unused argument, no failure
X-SVN-Rev: 32541
2012-10-07 02:50:40 +00:00
Yoshito Umaoka
e9503bdade ICU-8909 Fixed various warnings reported by a source code analysis tool.
X-SVN-Rev: 30958
2011-11-14 19:32:51 +00:00
Markus Scherer
2201fb816c ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
X-SVN-Rev: 30293
2011-07-07 18:46:19 +00:00
Markus Scherer
d743bb693e ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
X-SVN-Rev: 29886
2011-04-25 20:47:32 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
Doug Felt
8b20e7ee08 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17841
2005-06-09 16:45:36 +00:00
Doug Felt
70537cf0ca ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17720
2005-05-27 22:07:16 +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
Vladimir Weinstein
c79038f47e ICU-4236 remove umsg_getLocaleByType. Remove failing cloctst test depending on this API
X-SVN-Rev: 17140
2005-01-17 21:46:14 +00:00
George Rhoten
1406c1d12b ICU-3754 Make u_formatMessage pay attention to patternLength
X-SVN-Rev: 16042
2004-07-18 09:41:16 +00:00
Alan Liu
55fb939e90 ICU-3500 fix compiler warnings
X-SVN-Rev: 15100
2004-04-29 19:29:18 +00:00
Alan Liu
1a057ed7e4 ICU-3668 make C getters take const object pointer
X-SVN-Rev: 14788
2004-03-27 07:21:32 +00:00
Alan Liu
91390d5ea7 ICU-2202 preliminary checkin
X-SVN-Rev: 14367
2004-01-20 23:06:38 +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
Doug Felt
562a37641a ICU-813 int64 formatting support
X-SVN-Rev: 13757
2003-11-19 04:42:44 +00:00
Vladimir Weinstein
6e6edd96ed ICU-2202 C format *_getLocaleByType API placeholders
X-SVN-Rev: 13731
2003-11-14 21:58:52 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Alan Liu
8dce401dd8 ICU-122 support arbitrary count of arguments; access getArgTypeList private
X-SVN-Rev: 10917
2003-01-28 22:21:14 +00:00
Markus Scherer
f8a169d29a ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string - special code for output string wrappers for pure preflighting
X-SVN-Rev: 10282
2002-11-16 01:14:40 +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
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
Ram Viswanadha
0044ce2d1b ICU-1832 More argument checking and optimizations
X-SVN-Rev: 8397
2002-04-05 02:48:28 +00:00
Ram Viswanadha
78cf8067b7 ICU-1832 Let parsing API exit gracefully if arguments are bad
X-SVN-Rev: 8355
2002-04-03 03:41:31 +00:00
George Rhoten
30f7f026e1 ICU-1616 Pay more attention to UErrorCode
X-SVN-Rev: 7533
2002-01-30 06:18:26 +00:00
Vladimir Weinstein
6bc1ab66fe ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7039
2001-11-21 01:08:55 +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
23975aae77 ICU-329 No need for the commented out code as mentioned by Markus.
X-SVN-Rev: 6118
2001-10-08 16:23:22 +00:00
George Rhoten
37783463a5 ICU-1109 Extract with the proper length of the string
X-SVN-Rev: 5822
2001-09-19 18:53:51 +00:00
Markus Scherer
250e500aa3 ICU-1109 use more appropriate US::extract(), no need to NUL-terminate explicitly
X-SVN-Rev: 5800
2001-09-18 23:50:55 +00:00
Markus Scherer
0844431640 ICU-1109 implement new NUL-termination semantics
X-SVN-Rev: 5696
2001-09-05 23:39:38 +00:00
George Rhoten
48538860fd ICU-770 Don't create a local object and return a reference to some of its data.
X-SVN-Rev: 5650
2001-08-31 02:14:04 +00:00
George Rhoten
45d50edddf ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5538
2001-08-18 00:31:46 +00:00
Ram Viswanadha
d282bd49a2 ICU-329 Null terminate the result buffers.
X-SVN-Rev: 5529
2001-08-17 22:18:03 +00:00
Ram Viswanadha
5ee3959414 ICU-329 donot use deprecated getUChars() API
X-SVN-Rev: 5517
2001-08-17 18:01:56 +00:00
Ram Viswanadha
d7d6c296e2 ICU-329 First take on add better error reporting with UParseError struct.
X-SVN-Rev: 5472
2001-08-16 00:55:16 +00:00
George Rhoten
aacd4fe0b6 ICU-1008 Do less static initialization
X-SVN-Rev: 5071
2001-06-25 21:15:39 +00:00
Alan Liu
0b8af77394 ICU-904 fix bus error
X-SVN-Rev: 4309
2001-03-23 19:08:53 +00:00
Vladimir Weinstein
8e6698de87 ICU-903 updated copyright notices
X-SVN-Rev: 4237
2001-03-21 20:31:13 +00:00
Markus Scherer
499a3e2ac3 ICU-890 use improved fillOuput function from cpputils
X-SVN-Rev: 4173
2001-03-17 23:36:26 +00:00
George Rhoten
b7b75784b2 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2504
2000-09-25 17:06:41 +00:00
Vladimir Weinstein
95cf2bc54e ICU-370 Vladimirs counting skills are miserable!
X-SVN-Rev: 1719
2000-06-30 17:31:00 +00:00
Vladimir Weinstein
a99c615bff ICU-370 bad static unicodestring initialization
X-SVN-Rev: 1708
2000-06-29 19:41:19 +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
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
bba7ac1a00 ICU-176 UTF-16 changes for UnicodeString
X-SVN-Rev: 1052
2000-04-03 23:53:59 +00:00
Helena Chapman
a9236ce6dd ICU-239 Added the u_vformatMessage() and u_vparseMessage() functions.
X-SVN-Rev: 904
2000-03-07 01:53:49 +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