Commit Graph

22308 Commits

Author SHA1 Message Date
Yoshito Umaoka
debc645c69 ICU-7308 Added Utility.getFallbackClassLoader() and call it from 4 different places recently updated. This change was made by Doug's suggestion.
X-SVN-Rev: 27257
2010-01-14 00:07:59 +00:00
Kirti Velankar
d1df3c60de ICU-3931 Merged with trunk r27250 from branch kirtig r27251 - Added SelectFormat
X-SVN-Rev: 27252
2010-01-13 02:20:05 +00:00
Markus Scherer
56c2ba6a9c ICU-7335 never write URES_ARRAY16 or URES_TABLE16 in formatVersion 1
X-SVN-Rev: 27249
2010-01-12 21:22:25 +00:00
Michael Ow
ef43891334 ICU-7112 Move icucfg.h include statement below other includes.
X-SVN-Rev: 27232
2010-01-12 19:18:58 +00:00
Steven R. Loomis
77943db476 ICU-7213 remove unneeded code
X-SVN-Rev: 27219
2010-01-12 02:35:09 +00:00
Steven R. Loomis
87e6f333bd ICU-7213 get non-dll data init
X-SVN-Rev: 27218
2010-01-12 02:24:47 +00:00
Steven R. Loomis
0783cab36c ICU-6406 stray #include - otherwise it already works
X-SVN-Rev: 27217
2010-01-12 02:07:15 +00:00
Steven R. Loomis
d7449c4d34 ICU-7333 make sure there's a C++ compiler available!
X-SVN-Rev: 27216
2010-01-12 02:03:52 +00:00
Steven R. Loomis
dbcd48ad61 ICU-7334 genrb: remove message for only one file
X-SVN-Rev: 27214
2010-01-12 01:54:44 +00:00
Steven R. Loomis
dac8dd9883 ICU-7112 update for solaris
X-SVN-Rev: 27211
2010-01-12 00:14:07 +00:00
Steven R. Loomis
48ea42eecd ICU-7112 sub-second precision (where available)
X-SVN-Rev: 27210
2010-01-11 21:58:15 +00:00
Markus Scherer
fdc609672d ICU-7332 write empty binary with offset 0 only in formatVersion 2 or higher
X-SVN-Rev: 27209
2010-01-11 21:53:23 +00:00
Michael Ow
b0c56f7ed4 ICU-7273 Declare functions in namespace which are defined in namespace.
X-SVN-Rev: 27200
2010-01-11 03:00:51 +00:00
Michael Ow
98d44761c7 ICU-7309 Add testcase for arabic shaping.
X-SVN-Rev: 27199
2010-01-09 18:02:30 +00:00
Steven R. Loomis
800da956b2 ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633  and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182  ) 

X-SVN-Rev: 27195
2010-01-09 02:15:20 +00:00
Michael Ow
282dba0dc7 ICU-7309 Allow result length to differ from source length if options given.
X-SVN-Rev: 27185
2010-01-08 19:52:36 +00:00
Yoshito Umaoka
70734622a2 ICU-7277 Fixed a Java doc warning.
X-SVN-Rev: 27180
2010-01-08 04:09:23 +00:00
Yoshito Umaoka
41e34ed682 ICU-7277 Fixed a broken link in the Java doc.
X-SVN-Rev: 27179
2010-01-08 04:07:12 +00:00
Yoshito Umaoka
dc01b9fef4 ICU-7082 Fixed a broken link in the Java doc.
X-SVN-Rev: 27178
2010-01-08 04:06:38 +00:00
Yoshito Umaoka
25a81736e6 ICU-7308 Try Thread.currentThread().getContextClassLoader() before fallback to system class loader based on Deven's suggestion.
X-SVN-Rev: 27177
2010-01-08 03:44:08 +00:00
Yoshito Umaoka
55e70bfe32 ICU-6990 tzdata2009u to the ICU4J trunk
X-SVN-Rev: 27176
2010-01-08 02:51:24 +00:00
Yoshito Umaoka
78b811107c ICU-6990 tzdata2009u to the ICU4C trunk
X-SVN-Rev: 27175
2010-01-08 02:50:27 +00:00
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