Commit Graph

22948 Commits

Author SHA1 Message Date
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
5d2aaca2a9 ICU-7167 fix rudimentary CE bytes check in genuca
X-SVN-Rev: 28194
2010-06-15 06:06:24 +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
Umesh Nair
3e24713df1 ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27727:28181 icu4j/branches/umesh/collation
X-SVN-Rev: 28192
2010-06-14 23:39:34 +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
Umesh Nair
2b7c82ac5b ICU-7015 Minor fix.
X-SVN-Rev: 28189
2010-06-14 21:52:52 +00:00
Umesh Nair
e7aba40a67 ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27731:28177 icu/branches/umesh/collation
X-SVN-Rev: 28188
2010-06-14 21:27:44 +00:00
John Emmons
5f545450a0 ICU-7734 Merge last minute 1.9M1 changes to ICU
X-SVN-Rev: 28187
2010-06-14 21:12:51 +00:00
John Emmons
6cc479bf5d ICU-7734 Merge last minute 1.9M1 changes to ICU
X-SVN-Rev: 28186
2010-06-14 21:12:21 +00:00
Yoshito Umaoka
016ae98fba ICU-7476 Adding draft pom.xml for publishing ICU4J to maven central.
X-SVN-Rev: 28184
2010-06-14 19:23:06 +00:00
Yoshito Umaoka
c6ccb8d251 ICU-6994 The previous change removed copy-test-data target from packaging-tests project. We need to update Eclipse project to remove the builder for copy-test-data as well.
X-SVN-Rev: 28183
2010-06-14 15:26:11 +00:00
John Emmons
3bf7ae8fd4 ICU-7709 Add Moldovan locale aliases
X-SVN-Rev: 28182
2010-06-14 15:23:16 +00:00
Yoshito Umaoka
014a18e855 ICU-6994 ICU4J build targets to generate *-src.jar which contain only .java source files as well as ICU4J source package archive in .tgz. Also some updates in release target: new target 'release' to build all download files with version string. Old target 'releaseJar' was deleted.
X-SVN-Rev: 28174
2010-06-11 17:02:51 +00:00
Peter Edberg
1826002e52 ICU-7725 Hoist isLenient / setLenient to Format class (from DateFormat, RBNF)
X-SVN-Rev: 28170
2010-06-10 20:17:43 +00:00
John Emmons
72d8a8f889 ICU-7734 Merge CLDR 1.9M1 data into ICU
X-SVN-Rev: 28169
2010-06-10 17:54:04 +00:00
Andy Heninger
9b68c719ad ICU-7216 Fix possible memory leak in error case.
X-SVN-Rev: 28168
2010-06-10 17:53:26 +00:00
John Emmons
aef7b19644 ICU-7734 Merge CLDR 1.9M1 data into ICU
X-SVN-Rev: 28166
2010-06-09 18:33:07 +00:00
John Emmons
4a78a91fa1 ICU-7734 Merge CLDR 1.9M1 data into ICU
X-SVN-Rev: 28165
2010-06-09 18:02:45 +00:00
Michael Ow
02d425a86a ICU-7599 Delete NumberFormat instances after test to avoid memory leaks.
X-SVN-Rev: 28164
2010-06-09 15:43:11 +00:00
Markus Scherer
9cbd929fca ICU-7736 test and fix FilteredNormalizer2::getDecomposition()
X-SVN-Rev: 28163
2010-06-09 06:08:43 +00:00
Markus Scherer
ea1a61a42a ICU-7736 add Normalizer2.getDecomposition(c)
X-SVN-Rev: 28162
2010-06-09 05:59:39 +00:00
Markus Scherer
82160e104c ICU-7736 add Normalizer2::getDecomposition(c)
X-SVN-Rev: 28161
2010-06-08 23:32:11 +00:00
Michael Ow
200c0ff239 ICU-6934 Set LC_ALL=C when generating icu-config because sed script assumes range of characters are [a-zA-Z]
X-SVN-Rev: 28160
2010-06-08 22:29:08 +00:00
Markus Scherer
bff71243ce ICU-7586 fix some initializer warnings
X-SVN-Rev: 28158
2010-06-08 21:45:43 +00:00
Markus Scherer
32b40e3ee2 ICU-7586 fix some initializer warnings
X-SVN-Rev: 28157
2010-06-08 21:13:54 +00:00
Markus Scherer
634c176d87 ICU-7741 change gennorm2 tool to not need STL any more
X-SVN-Rev: 28155
2010-06-08 17:50:07 +00:00
Jason Spieth
ed8b9c462c ICU-7489 Add new performance test for time zone round trip testing. This test allows us to collect profiling data which can be used to evaluate future performance improvements.
X-SVN-Rev: 28154
2010-06-08 12:52:50 +00:00
Peter Edberg
fc2c72f62d ICU-7667 Fixed C++ style comment to be C style
X-SVN-Rev: 28149
2010-06-07 18:46:34 +00:00
Mark Davis
258d19db7b ICU-7737 Small fixes to UnicodeProperty
X-SVN-Rev: 28148
2010-06-05 00:07:14 +00:00
Markus Scherer
5230d5de1c ICU-7442 mark Normalizer2 as not intended for public subclassing
X-SVN-Rev: 28147
2010-06-05 00:06:10 +00:00
Markus Scherer
31a49c5b96 ICU-7442 make Normalizer2.normalize(to Appendable) public
X-SVN-Rev: 28146
2010-06-04 23:34:43 +00:00
Markus Scherer
64b9da144e ICU-7686 initialize FCD only when the collator needs it (Java)
X-SVN-Rev: 28138
2010-06-04 22:23:41 +00:00
Markus Scherer
55167fbd50 ICU-7611 add readme.txt
X-SVN-Rev: 28136
2010-06-04 19:07:33 +00:00
John Emmons
2b3b71ec57 ICU-7599 Add support for alternate number symbols per numberinig system
X-SVN-Rev: 28135
2010-06-04 18:30:15 +00:00
John Emmons
bd2a89a232 ICU-7599 Add support for alternate symbols per numbering system
X-SVN-Rev: 28134
2010-06-04 18:29:02 +00:00
Markus Scherer
7d8d37e7b9 ICU-7611 reduce gennorm so it only writes .txt files for gennorm2, without code for building unorm.icu
X-SVN-Rev: 28133
2010-06-04 18:01:08 +00:00
Michael Grady
fa477f8a22 ICU-7667 In DecimalFormat::_format, deal with cases where two forms of rounding are specified - number of digits _and_ a rounding increment
X-SVN-Rev: 28132
2010-06-04 05:42:19 +00:00
Peter Edberg
79d1fa387f ICU-7728 Time format using 'S' (fractional seconds) should truncate, not round.
X-SVN-Rev: 28131
2010-06-04 03:01:29 +00:00
Peter Edberg
3249dbb71d ICU-7728 Time format using 'S' (fractional seconds) should truncate, not round.
X-SVN-Rev: 28130
2010-06-04 00:31:33 +00:00
Markus Scherer
311eb8cb78 ICU-7611 CMake files for Unicode build tools
X-SVN-Rev: 28129
2010-06-03 22:47:48 +00:00
Markus Scherer
e996a945d9 ICU-7611 move the gennorm tool to tools/c/unicode/ where its siblings are
X-SVN-Rev: 28128
2010-06-03 22:32:58 +00:00
Michael Ow
cbcad3c5bd ICU-7581 Fix gencfu extension in Makefile.
X-SVN-Rev: 28127
2010-06-03 19:55:20 +00:00
Michael Ow
4d292e34e0 ICU-7581 Ensure CURDIR is not empty and skip check for gencfu in cross compilation.
X-SVN-Rev: 28126
2010-06-03 19:41:43 +00:00
Michael Ow
d565b3b2f3 ICU-7581 Fix a few mingw build issues including symbolic links when building data and missing header file inclusion.
X-SVN-Rev: 28125
2010-06-03 15:51:19 +00:00
Michael Ow
fc60e0868d ICU-7680 Increase the buffer size for pkgdata options.
X-SVN-Rev: 28124
2010-06-02 15:07:52 +00:00
Michael Ow
bfb093aa80 ICU-7695 Add space after LD_RPATH for certain mh-* files.
X-SVN-Rev: 28123
2010-06-01 23:35:40 +00:00
Michael Ow
4d14b81997 ICU-7701 Check for processor type on HP-UX to determine correct linker option.
X-SVN-Rev: 28122
2010-06-01 21:58:17 +00:00