Commit Graph

20603 Commits

Author SHA1 Message Date
John Emmons
695f6fa9c3 ICU-6256 CLDR 1.6 integration - 1st snapshot
X-SVN-Rev: 23911
2008-05-16 15:01:02 +00:00
Eric Mader
0b91aedb04 ICU-6277 install layoutex/layout/playout.h and layoutex/layout/plruns.h
X-SVN-Rev: 23910
2008-05-16 04:11:59 +00:00
Yoshito Umaoka
9afa5e881a ICU-5976 Initial implementation of the ICU locale service provider for Java 6.
X-SVN-Rev: 23909
2008-05-16 04:03:15 +00:00
Yoshito Umaoka
360b233d69 ICU-5976 Removed final keyword from DecimalFormatSymbols class declaration, so we can subclass DecimalFormatSymbols. JDK DecimalFormatSymbols is also not a final class.
X-SVN-Rev: 23908
2008-05-16 04:01:49 +00:00
David Bertoni
5d50abf277 ICU-4009 Added new files to VS project file.
X-SVN-Rev: 23906
2008-05-15 17:28:34 +00:00
Michael Ow
c50c15f722 ICU-6266 Improve the code coverage for mbcs, 88591, decodericu, encodericu, and providericu. Make getJavaCanonicalName public but label it for internal use only.
X-SVN-Rev: 23904
2008-05-15 15:46:14 +00:00
Andy Heninger
755ae4c7c2 ICU-4009 Translit, fix Linux build of brktrans
X-SVN-Rev: 23903
2008-05-15 05:11:08 +00:00
Andy Heninger
dbadbd711a ICU-4009 Port Any-BreakInternal transliterator from Java
X-SVN-Rev: 23902
2008-05-15 04:54:19 +00:00
Andy Heninger
eecf0b1bae ICU-4009 Port Any-BreakInternal transliterator from Java
X-SVN-Rev: 23901
2008-05-15 04:53:21 +00:00
David Bertoni
8ad2ddd4ca ICU-6228 C++ implementation complete.
X-SVN-Rev: 23897
2008-05-14 20:39:58 +00:00
David Bertoni
1734f6e867 ICU-6228 C++ implementation complete.
X-SVN-Rev: 23896
2008-05-14 20:00:23 +00:00
Yoshito Umaoka
aa6c7a15d4 ICU-6280 Fixed ICUResourceBundle.getAvailableLocales to include locales converted from ICU canonical locales with scripts.
X-SVN-Rev: 23895
2008-05-14 19:53:58 +00:00
David Bertoni
7720d061c3 ICU-6228 Java implementation complete.
X-SVN-Rev: 23894
2008-05-14 18:08:38 +00:00
David Bertoni
b67c77c3c1 ICU-6228 C++ implementation complete.
X-SVN-Rev: 23893
2008-05-14 17:38:03 +00:00
Kedar Rajwade
f7b5f6d537 ICU-6143 Fix TestGetUnicodeSet function to include error messages
X-SVN-Rev: 23892
2008-05-14 16:52:06 +00:00
Kedar Rajwade
66d6c63504 ICU-6143 Fix extGetUnicodeSetString function to include composite characters in UnicodeSet
X-SVN-Rev: 23891
2008-05-14 16:48:08 +00:00
Kedar Rajwade
068f886081 ICU-6143 Modified the value of ROUNDTRIP_SET
X-SVN-Rev: 23890
2008-05-14 16:41:43 +00:00
Michael Ow
b4d07f8bcd ICU-6266 Rewrite loops to provide better code coverage in Charset88591.
X-SVN-Rev: 23885
2008-05-13 14:32:50 +00:00
Michael Ow
a66223e29f ICU-6266 Improve the code coverage for Charset ASCII and UTF-7.
X-SVN-Rev: 23884
2008-05-13 13:39:37 +00:00
Michael Ow
a20697ab70 ICU-6266 Improve ISO-2022 code coverage with error simulating data driven tests and over flow buffer tests.
X-SVN-Rev: 23883
2008-05-12 22:33:00 +00:00
Yoshito Umaoka
8561cde027 ICU-6273 Added set/getRoundingMode in NumberFormat to make it compatible with JDK.
X-SVN-Rev: 23882
2008-05-12 19:22:01 +00:00
Michael Ow
5cf82cdf66 ICU-6266 Remove duplicate methods and improve code coverage for Charset ISO2022.
X-SVN-Rev: 23881
2008-05-12 02:24:54 +00:00
Michael Ow
8302597ac7 ICU-6266 Improve code coverage for Charset HZ.
X-SVN-Rev: 23879
2008-05-09 21:47:13 +00:00
Michael Ow
1597eb0479 ICU-6266 Add to data driven test to improve code coverage.
X-SVN-Rev: 23877
2008-05-08 21:33:49 +00:00
Michael Ow
4cc15e959f ICU-6270 Update configure script for proper 64 bit detection on Sun Studio.
X-SVN-Rev: 23876
2008-05-08 19:31:31 +00:00
Andy Heninger
672be8cef5 ICU-5936 update Java data jar generation instructions in the readme
X-SVN-Rev: 23870
2008-05-02 23:46:07 +00:00
Jason Spieth
e691c22ef3 ICU-6088 IBM i name change in documentation
X-SVN-Rev: 23867
2008-05-02 19:57:54 +00:00
Jason Spieth
c3871d70af ICU-6088 Use hex value on character comparisons
X-SVN-Rev: 23866
2008-05-02 19:01:04 +00:00
Eric Mader
771ef8c365 ICU-6268 Call LocaleRuns::grow instead of RunArray::grow in ULocRuns::grow.
X-SVN-Rev: 23865
2008-05-02 18:13:22 +00:00
David Bertoni
5196a571e6 ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
X-SVN-Rev: 23864
2008-05-01 21:49:29 +00:00
Michael Ow
14f3c565cf ICU-6265 Check for Mac OS X instead of vendor of JVM to set the correct Java System Property.
X-SVN-Rev: 23862
2008-05-01 18:54:47 +00:00
Michael Ow
7ba0cc4b3e ICU-6265 Add build condition property for Mac so that test will run correctly.
X-SVN-Rev: 23861
2008-05-01 18:12:30 +00:00
Michael Ow
ae9a862ac3 ICU-6265 Update the alias table to include new aliases for Mac.
X-SVN-Rev: 23860
2008-05-01 16:48:58 +00:00
Claire Ho
dd03825a4d ICU-5696 Fixed performance degredation for collation.
X-SVN-Rev: 23858
2008-05-01 01:18:54 +00:00
Eric Mader
f74dcc0253 ICU-6229 detect buffer overflow in ISO-2022; improve confidence calculation; add buffer overflow tests.
X-SVN-Rev: 23853
2008-04-30 18:23:32 +00:00
Andy Heninger
835532c572 ICU-6264 multi-threading failure of UCharacter.getName()
X-SVN-Rev: 23850
2008-04-29 18:02:27 +00:00
Michael Ow
bf2a515cc5 ICU-6214 Add datarootdir to configure script.
X-SVN-Rev: 23848
2008-04-28 19:50:40 +00:00
Michael Ow
b75669b15b ICU-5504 Set the start position to -1 when iterating over hashtable elements. Correct the test number label in icusvtst.cpp.
X-SVN-Rev: 23847
2008-04-28 17:58:21 +00:00
Michael Ow
30ef273329 ICU-2826 Add new line at the end of the file to avoid compiler warnings.
X-SVN-Rev: 23844
2008-04-25 19:59:14 +00:00
Michael Ow
4a587b4709 ICU-4362 Fix the locale information for one of the date files.
X-SVN-Rev: 23843
2008-04-25 18:47:20 +00:00
Steven R. Loomis
4aa07df910 ICU-6240 assorted C bugs
X-SVN-Rev: 23841
2008-04-25 17:29:35 +00:00
Steven R. Loomis
00fed79227 ICU-6263 print aggregate test report. Also fix some svn ignores.
X-SVN-Rev: 23840
2008-04-25 17:02:32 +00:00
Michael Ow
2474b163d8 ICU-4362 Add makefile to string search performance test.
X-SVN-Rev: 23839
2008-04-25 15:28:16 +00:00
Michael Ow
6e708fb95a ICU-4362 Fix usearch object creation.
X-SVN-Rev: 23838
2008-04-25 15:27:13 +00:00
Steven R. Loomis
5f3f1610b5 ICU-3084 update test data with testcase for #3084 and #4447 from ICU4C milestone:3.9.3 trunk r23835
X-SVN-Rev: 23836
2008-04-25 07:48:14 +00:00
Steven R. Loomis
95ea8f23de ICU-3084 confirmed consistent pivot behavior
X-SVN-Rev: 23835
2008-04-25 04:00:51 +00:00
Steven R. Loomis
a1aaa6a87e ICU-6261 remove double free of bundles on error
X-SVN-Rev: 23834
2008-04-25 02:53:11 +00:00
Eric Mader
f94394b03c ICU-6005 Add new scripts from Unicode 5.1, quick-fix @stable, @draft tags in headers.
X-SVN-Rev: 23833
2008-04-25 01:16:14 +00:00
Steven R. Loomis
6d39fb1708 ICU-4447 add test for y/yy/yyy/yyyy/yyyyy
X-SVN-Rev: 23832
2008-04-25 01:13:33 +00:00
Jason Spieth
0dffb9ff54 ICU-6088 More complete overflow fix
X-SVN-Rev: 23827
2008-04-24 20:42:46 +00:00