Commit Graph

22948 Commits

Author SHA1 Message Date
Andy Heninger
c4dc5051de ICU-7783 error checking in U16_GET()
X-SVN-Rev: 28300
2010-07-12 17:55:11 +00:00
Steven R. Loomis
cefb069a7f ICU-7654 make %e/%E affect scanf exponent case
X-SVN-Rev: 28299
2010-07-12 17:47:51 +00:00
Andy Heninger
037e5ac508 ICU-7816 time zone infinite loop breaking
X-SVN-Rev: 28298
2010-07-12 17:24:09 +00:00
Steven R. Loomis
45aa2210aa ICU-7815 merge from branch
X-SVN-Rev: 28296
2010-07-12 15:24:57 +00:00
Andy Heninger
2294d0c998 ICU-7094 Spoof detector port from C to Java
X-SVN-Rev: 28294
2010-07-12 14:59:31 +00:00
Steven R. Loomis
8b3508f7a5 ICU-7430 add distcheck and dist
X-SVN-Rev: 28289
2010-07-09 17:56:07 +00:00
Alexey Gousev
7689095f47 ICU-7275 Added DateFmtPerf performance test case
X-SVN-Rev: 28288
2010-07-09 16:14:46 +00:00
Markus Scherer
13e8abd068 ICU-7237 port BidiTest.txt BiDi conformance test to Java; fix Bidi.java bug parallel to ICU4C source/common/ubidi.c change 26898 (missing NoContextRTL())
X-SVN-Rev: 28287
2010-07-08 10:05:34 +00:00
Markus Scherer
d84415e717 ICU-7237 adjust BiDiConformanceTest for Unicode 6 BidiTest.txt (auto-RTL in bit set)
X-SVN-Rev: 28285
2010-07-08 05:16:35 +00:00
Fredrik Roubert
7d5ca333f1 ICU-6838 add test cases and lowercase canonicalization table entry for "C"
X-SVN-Rev: 28284
2010-07-08 00:16:17 +00:00
Jason Spieth
6f718f78eb ICU-7654 Merge branch into trunk.
X-SVN-Rev: 28282
2010-07-06 16:35:34 +00:00
John Emmons
f3fddb37d8 ICU-7751 Fix error handling in NumberingSystem::createInstance()
X-SVN-Rev: 28280
2010-07-01 21:41:48 +00:00
John Emmons
8f4fdeb4a4 ICU-6816 Just fixed some tab/space formatting
X-SVN-Rev: 28279
2010-07-01 17:58:06 +00:00
John Emmons
4532bd86f3 ICU-6816 Force calendar and number format to respect territory specific data
X-SVN-Rev: 28278
2010-07-01 17:47:40 +00:00
John Emmons
cad18745df ICU-6138 Add tl_PH as an alias of fil_PH
X-SVN-Rev: 28276
2010-06-30 16:16:16 +00:00
John Emmons
807cb98de0 ICU-6138 Add tl_PH as an alias of fil_PH
X-SVN-Rev: 28275
2010-06-30 16:09:34 +00:00
Jungshik Shin
3cbe5e57c5 ICU-7794 createDefaultTimeZone doesn't honor DST on Ubuntu Linux. Skip 'localtime' and return as soon as the 1st match is found
X-SVN-Rev: 28272
2010-06-28 17:44:29 +00:00
Steven R. Loomis
cbd23cf258 ICU-7792 bump version# to milestone:4.5.2
X-SVN-Rev: 28270
2010-06-26 00:11:39 +00:00
Yoshito Umaoka
d993e6600a ICU-7585 Exclude internal APIs in the API change report. See ticket#7787 for details. Refresh the API change report without --internal option.
X-SVN-Rev: 28264
2010-06-24 03:01:46 +00:00
Yoshito Umaoka
2f2cd0b5d0 ICU-7785 Workaround for Java TimeZoneNameProvider behavior problem in TimeZoneNameTest.
X-SVN-Rev: 28262
2010-06-23 23:02:30 +00:00
Steven R. Loomis
5064cc8b48 ICU-7586 minor update to readme
X-SVN-Rev: 28261
2010-06-23 03:18:25 +00:00
Steven R. Loomis
ef22b3356a ICU-7586 update draft/deprecated. update header test.
X-SVN-Rev: 28260
2010-06-23 03:13:59 +00:00
Steven R. Loomis
32b99856e9 ICU-7586 update the API change report - interim for 4.5.1
X-SVN-Rev: 28259
2010-06-23 03:08:46 +00:00
Steven R. Loomis
f79ae4ba96 ICU-7586 remove missing parameter from javadoc
X-SVN-Rev: 28258
2010-06-23 02:53:15 +00:00
Steven R. Loomis
6804c3f0d9 ICU-7586 urename update (had to move a class into the ICU namespace)
X-SVN-Rev: 28257
2010-06-23 00:38:51 +00:00
Yoshito Umaoka
7e5c0d23ed ICU-7585 Fixed API status comments.
X-SVN-Rev: 28256
2010-06-22 21:07:20 +00:00
Michael Ow
caba62acf9 ICU-7586 Add idna.h to C++ header list.
X-SVN-Rev: 28255
2010-06-22 17:21:27 +00:00
Steven R. Loomis
0e960016c6 ICU-7779 clarify download situation
X-SVN-Rev: 28251
2010-06-22 16:24:13 +00:00
Yoshito Umaoka
4e11698730 ICU-7585 Updated the API change report.
X-SVN-Rev: 28249
2010-06-22 13:20:31 +00:00
Steven R. Loomis
0b677c919e ICU-7779 initial checkin
X-SVN-Rev: 28246
2010-06-21 22:40:07 +00:00
Steven R. Loomis
f063faa350 ICU-7779 add readme and license
X-SVN-Rev: 28245
2010-06-21 22:38:08 +00:00
Steven R. Loomis
e1efa6e549 ICU-7779 check in trac review plugin
X-SVN-Rev: 28244
2010-06-21 22:30:18 +00:00
Yoshito Umaoka
c5521ac8b6 ICU-7585 Updated readme for 4.6M1.
X-SVN-Rev: 28241
2010-06-21 21:19:45 +00:00
Alexey Gousev
c0875bf20f ICU-7773 added copyrights and deleted sample .txt files from csdet
X-SVN-Rev: 28240
2010-06-21 18:23:25 +00:00
Yoshito Umaoka
4b9a795621 ICU-7585 Suppress fallthrough warning in CollationRuleParser.java.
X-SVN-Rev: 28236
2010-06-21 16:01:23 +00:00
Michael Ow
4f94c17f47 ICU-7774 Windows data lib file name should not contain version number when building ICU data.
X-SVN-Rev: 28235
2010-06-21 15:35:36 +00:00
Yoshito Umaoka
52c2a5cbd2 ICU-7765 Merging the wsjar fix done in maint-4-4 stream to trunk.
X-SVN-Rev: 28234
2010-06-21 15:15:01 +00:00
Michael Ow
d746cdf71c ICU-7774 Ensure that pkgdata tool builds correct library on Windows.
X-SVN-Rev: 28233
2010-06-21 15:14:35 +00:00
Alexey Gousev
390d56db41 ICU-7773 merging from branch
X-SVN-Rev: 28225
2010-06-18 21:29:37 +00:00
Michael Ow
bf92ba0b31 ICU-7768 Fix echo newline option used in icu-config.
X-SVN-Rev: 28217
2010-06-17 19:50:26 +00:00
Jason Spieth
918e30ee08 ICU-7524 Remove wrappers from trunk.
X-SVN-Rev: 28215
2010-06-17 18:19:40 +00:00
Andy Heninger
e8985e068a ICU-7740 Regex error handling cleanups
X-SVN-Rev: 28210
2010-06-16 17:54:04 +00:00
Andy Heninger
cb079e90d2 ICU-7767 Fix array-out-of-bounds access in ParagraphLayout
X-SVN-Rev: 28209
2010-06-16 17:36:35 +00:00
Michael Ow
939395f7bd ICU-7717 Check for option files before parsing.
X-SVN-Rev: 28208
2010-06-16 15:08:55 +00:00
Michael Ow
578c548289 ICU-7717 Add installation of data file in pkgdata tool.
X-SVN-Rev: 28206
2010-06-16 14:41:24 +00:00
Michael Grady
3a2936677e ICU-7666 Regex find progress callback (from branch to trunk) - use U_DRAFT for new uregex API
X-SVN-Rev: 28205
2010-06-15 22:26:25 +00:00
Markus Scherer
0f2d14ab3a ICU-7586 fix namespace bugs
X-SVN-Rev: 28202
2010-06-15 21:19:16 +00:00
Michael Grady
8b6ce73317 ICU-7666 Regex find progress callback (from branch to trunk)
X-SVN-Rev: 28201
2010-06-15 20:19:10 +00:00
Markus Scherer
11e525a1a7 ICU-7762 fix LESwaps::swapWord() for C++ & CLang
X-SVN-Rev: 28200
2010-06-15 18:56:44 +00:00
Jason Spieth
3f0616cb03 ICU-7524 Remove test case for build.
X-SVN-Rev: 28199
2010-06-15 17:46:12 +00:00