Commit Graph

22286 Commits

Author SHA1 Message Date
Doug Felt
2b1f6bc2da ICU-4264 clean up message format docs to more clearly document plurals, rbnf formats
X-SVN-Rev: 27171
2010-01-08 00:47:04 +00:00
Doug Felt
9c609170a1 ICU-7082 more doc cleanup
X-SVN-Rev: 27169
2010-01-08 00:37:46 +00:00
Michael Ow
195c691790 ICU-7283 Fix renaming of Features.h to ICUFeatures.h
X-SVN-Rev: 27168
2010-01-07 22:57:20 +00:00
Steven R. Loomis
ae3b14e1fc ICU-7279 configure is a generated file. fix in configure.in
X-SVN-Rev: 27167
2010-01-07 22:39:22 +00:00
Michael Ow
40d487395b ICU-7283 Apply patches for layout code.
X-SVN-Rev: 27166
2010-01-07 22:32:53 +00:00
Doug Felt
43d630fb43 ICU-4264 clean up message format docs a bit more to align more closely with ICU4C docs
X-SVN-Rev: 27165
2010-01-07 22:13:42 +00:00
Michael Ow
dc88968faf ICU-5621 Apply patch for u_finit.
X-SVN-Rev: 27163
2010-01-07 20:36:40 +00:00
Michael Ow
e5c0878966 ICU-7273 Fix allinone solution file.
X-SVN-Rev: 27162
2010-01-07 19:17:06 +00:00
Michael Ow
ba88753a6d ICU-7312 Use strcat in place of sprintf where appropriate in pkgdata tool.
X-SVN-Rev: 27161
2010-01-07 18:52:24 +00:00
Doug Felt
fb6815fc9d ICU-4264 clean up message format docs a bit to clarify use of RBNF, shorten long lines
X-SVN-Rev: 27158
2010-01-07 01:18:16 +00:00
Doug Felt
9054a6919b ICU-3072 Add comments at top of Holiday files reminding clients that this is draft API.
X-SVN-Rev: 27156
2010-01-07 00:31:57 +00:00
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Doug Felt
11acc7e54f ICU-7323 move API classes to text package, clean up some whitespace
X-SVN-Rev: 27153
2010-01-06 22:57:06 +00:00
Doug Felt
5129297cf3 ICU-7277 whitespace cleanup
X-SVN-Rev: 27152
2010-01-06 22:18:00 +00:00
Doug Felt
01e49d7279 ICU-7277 tag cleanup to APIs
X-SVN-Rev: 27151
2010-01-06 22:15:27 +00:00
Yoshito Umaoka
994193ba79 ICU-7319 Prevent IllegalArgumentException thrown in the ICUDebug class initializer when Java system property java.version contains number greater than 255.
X-SVN-Rev: 27146
2010-01-06 17:54:19 +00:00
Doug Felt
9440a6e740 ICU-7082 added docs and tags to public APIs
X-SVN-Rev: 27145
2010-01-06 17:46:03 +00:00
Fredrik Roubert
410a369ccc ICU-7252 add Locale::setKeywordValue() method and test case
X-SVN-Rev: 27143
2010-01-06 15:49:10 +00:00
Michael Ow
38d8077e2c ICU-6911 Fix proper version string termination.
X-SVN-Rev: 27131
2010-01-04 22:30:29 +00:00
Michael Ow
841d4c10b7 ICU-6911 Delete orphaned pointer.
X-SVN-Rev: 27130
2010-01-04 21:25:24 +00:00
John Emmons
90944bd22e ICU-6625 Fix kerning feature with OT Class Definition format 1
X-SVN-Rev: 27129
2010-01-04 20:53:14 +00:00
John Emmons
c9b74f0fbd ICU-6862 Add convenience method to determine if nextLine() will return NULL
X-SVN-Rev: 27128
2010-01-04 20:02:23 +00:00
Yoshito Umaoka
337bb8effe ICU-7095 Removed an import statement no longer used
X-SVN-Rev: 27125
2010-01-04 15:52:45 +00:00
Yoshito Umaoka
bedfe071e5 ICU-7027 Changed the iteration time used by Test05_ConcurrentEverything to fit in the default unit test time threshold (10sec).
X-SVN-Rev: 27124
2010-01-04 15:19:23 +00:00
Michael Ow
898667f024 ICU-4735 Fix error regarding explicit casting of char string to UChar string.
X-SVN-Rev: 27122
2009-12-31 16:06:34 +00:00
Yoshito Umaoka
bc57ab206e ICU-7305 Updated ICU4J version to 4.3.4.
X-SVN-Rev: 27113
2009-12-21 19:28:26 +00:00
Yoshito Umaoka
2d3d906353 ICU-7308 Use system class loader as fallback class loader in ICUResourceBundleFactory. This is a workaround for Harmony integration.
X-SVN-Rev: 27112
2009-12-21 19:06:50 +00:00
Michael Ow
fa96d9ac7d ICU-7306 Fix function signature to avoid linking errors on some platforms.
X-SVN-Rev: 27106
2009-12-18 20:42:41 +00:00
Yoshito Umaoka
02328c1edc ICU-7286 Also fixed unnecessary String construction in various codes.
X-SVN-Rev: 27105
2009-12-18 19:54:01 +00:00
Yoshito Umaoka
fd55ee2dcd ICU-7286 Avoid Unnecessary String object creation.
X-SVN-Rev: 27103
2009-12-18 17:23:35 +00:00
Yoshito Umaoka
dda62f1106 ICU-7095 Updated UCharacter not to initialize its internal support classes such as UCaseName, UCharacterProperty and so on. Also updated these UCharacter internal support classes to have a public singleton for each, created at the initialization time.
X-SVN-Rev: 27101
2009-12-18 16:10:41 +00:00
Doug Felt
52c23e0a47 ICU-6192 add support for getting field positions to NumberFormat and DateFormat
X-SVN-Rev: 27093
2009-12-17 22:15:20 +00:00
Peter Edberg
8a58804ef1 ICU-7285 Use U_SHOW_CPLUSPLUS_API (normally 1 iff XP_CPLUSPLUS is defined) to control C++ API exposure
X-SVN-Rev: 27092
2009-12-17 07:13:28 +00:00
Michael Ow
93a4daa9b8 ICU-7304 Update version to 4.3.4
X-SVN-Rev: 27090
2009-12-17 04:57:49 +00:00
Michael Ow
b53f0f9667 ICU-7156 Update LMBCS converter in ICU4J.
X-SVN-Rev: 27085
2009-12-16 21:48:30 +00:00
Michael Ow
bd266b57b0 ICU-7156 Update LMBCS converter in ICU4C.
X-SVN-Rev: 27084
2009-12-16 21:06:44 +00:00
Michael Ow
945b7120ff ICU-7244 Fix include statement.
X-SVN-Rev: 27083
2009-12-16 17:42:35 +00:00
Michael Ow
2bfaf1efe7 ICU-7244 Use Windows API to convert LCID to posix when possible. Update test for change.
X-SVN-Rev: 27082
2009-12-16 17:34:15 +00:00
Michael Ow
fd37b35e88 ICU-7180 Change structure of test case to avoid compiler errors on certain platforms.
X-SVN-Rev: 27081
2009-12-16 16:36:32 +00:00
Peter Edberg
3d297e601e ICU-7284 Need to #undef RegexPatternDump before redefining it (in case internal functions are hidden)
X-SVN-Rev: 27080
2009-12-16 09:21:29 +00:00
Peter Edberg
0832385224 ICU-7263 For C++, have U_NAMESPACE_BEGIN / U_NAMESPACE_END also create extern "C++" {...} block
X-SVN-Rev: 27067
2009-12-14 19:00:21 +00:00
Peter Edberg
0c212dba62 ICU-7284 Internal functions called from public macros should be U_STABLE, though still @internal
X-SVN-Rev: 27065
2009-12-14 07:07:43 +00:00
Peter Edberg
0c1c7aad2b ICU-7280 Move U_CDECL_END down to include function definitions as well as declarations.
X-SVN-Rev: 27064
2009-12-14 05:57:34 +00:00
Andy Heninger
9e89ddd717 ICU-7028 Remove extraneous comment from API comment in uregex_split()
X-SVN-Rev: 27063
2009-12-13 22:45:22 +00:00
Yoshito Umaoka
d28d15669a ICU-7027 Resolved some compiler warnings.
X-SVN-Rev: 27056
2009-12-11 23:09:56 +00:00
Yoshito Umaoka
8e4568204a ICU-7277 Fixed Eclipse project file problem in the previous change. Also set svn:ignore to specify directory 'out' for the new project directory.
X-SVN-Rev: 27055
2009-12-11 22:27:41 +00:00
Yoshito Umaoka
fb723c62cb ICU-7277 Fixed command line build problems introduced by previous changes.
X-SVN-Rev: 27054
2009-12-11 21:59:27 +00:00
Doug Felt
8aec2d2a55 ICU-7277 remove overlooked comment
X-SVN-Rev: 27053
2009-12-11 21:10:59 +00:00
Doug Felt
a41fd31be3 ICU-7277 merged branches/dougfelt/currsplit -r 26994:27047 into trunk. restored original (not merged) data jars. fixed currdata external tool builder problem.
X-SVN-Rev: 27051
2009-12-11 20:59:29 +00:00
Andy Heninger
5cfde17a88 ICU-7108 Line break test cleanup for Unicode 5.2
X-SVN-Rev: 27049
2009-12-11 18:16:51 +00:00