Commit Graph

17462 Commits

Author SHA1 Message Date
Steven R. Loomis
f7d9d57429 ICU-7812 don't mention MSVC version in multiple places
X-SVN-Rev: 28316
2010-07-15 23:23:38 +00:00
Michael Ow
9d5f366fb5 ICU-7718 Zero terminate buffer and check for overlapping src and dest in strcpy call to avoid memory errors.
X-SVN-Rev: 28313
2010-07-15 15:16:41 +00:00
Markus Scherer
5df2f14dee ICU-7746 minor fixes, parallel to Java
X-SVN-Rev: 28312
2010-07-15 03:53:12 +00:00
Andy Heninger
5bcaaa08dc ICU-7606 VTimeZone, add factory to create from BasicTimeZone.
X-SVN-Rev: 28311
2010-07-14 23:42:09 +00:00
Steven R. Loomis
a8575b74fa ICU-7829 reset the default converter if the default converter name changes
X-SVN-Rev: 28310
2010-07-14 23:01:37 +00:00
Steven R. Loomis
82bdfe0afd ICU-7430 move call to svnversion out of top Makefile.
X-SVN-Rev: 28308
2010-07-14 20:44:40 +00:00
Michael Ow
c2228ba03e ICU-7649 Fix character size error on Solaris.
X-SVN-Rev: 28306
2010-07-14 19:02:54 +00:00
Michael Ow
0e8df2ba58 ICU-7784 Set some test failure errors as data loading error appropriate.
X-SVN-Rev: 28305
2010-07-14 16:09:03 +00:00
Michael Ow
00a84e6d99 ICU-7649 Add check for certain default locales to ensure environment test passes.
X-SVN-Rev: 28303
2010-07-13 19:43:25 +00:00
Andy Heninger
74e297291f ICU-7780 fix various compiler warnings
X-SVN-Rev: 28301
2010-07-12 18:03:29 +00:00
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
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
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
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
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
Michael Ow
caba62acf9 ICU-7586 Add idna.h to C++ header list.
X-SVN-Rev: 28255
2010-06-22 17:21:27 +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
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
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
Jason Spieth
a65cc10ed2 ICU-7524 C wrapper for TimeZone C++ class. SPI implementation.
X-SVN-Rev: 28197
2010-06-15 17:01:29 +00:00
Markus Scherer
f59e726a30 ICU-7677 fixed UErrorCode inconsistency and clarified length/overflow handling
X-SVN-Rev: 28196
2010-06-15 16:24:45 +00:00
Markus Scherer
3360fe4708 ICU-7144 merge UTS #46 (IDNA2008) C/C++ feature into trunk, merging in -r 27794:28172 icu/branches/markus/uts46
X-SVN-Rev: 28195
2010-06-15 15:54:53 +00:00
Markus Scherer
2ef6586467 ICU-7167 reimplement checkCEValidity() for actual byte value ranges
X-SVN-Rev: 28193
2010-06-15 05:28:53 +00:00
Markus Scherer
59ac0e22f9 ICU-7496 fix CharString::getAppendBuffer() argument in test code
X-SVN-Rev: 28191
2010-06-14 23:21:19 +00:00
Umesh Nair
ca260d5296 ICU-7015 Fixing more test cases.
X-SVN-Rev: 28190
2010-06-14 22:07:11 +00:00