Yoshito Umaoka
|
45c80ec7d7
|
ICU-5970 2008c into ICU4C trunk
X-SVN-Rev: 23992
|
2008-05-27 16:51:03 +00:00 |
|
David Bertoni
|
689588d9be
|
ICU-6124 Java implementation.
X-SVN-Rev: 23991
|
2008-05-27 16:28:52 +00:00 |
|
Yoshito Umaoka
|
a81b58ef9c
|
ICU-5420 Fixed a compiler error on Cygwin/gcc.
X-SVN-Rev: 23990
|
2008-05-27 16:24:55 +00:00 |
|
Yoshito Umaoka
|
df8f316f7d
|
ICU-6302 Added some test cases.
X-SVN-Rev: 23988
|
2008-05-27 14:10:48 +00:00 |
|
Eric Mader
|
938d6b6768
|
ICU-6022 review comment: add test case that uses the font referenced in the ticket.
X-SVN-Rev: 23987
|
2008-05-27 00:47:08 +00:00 |
|
Eric Mader
|
9fe28984b5
|
ICU-6195 review comments: remove redundant error checks.
X-SVN-Rev: 23986
|
2008-05-27 00:46:10 +00:00 |
|
Eric Mader
|
74258359f2
|
ICU-6011 Remove sizeof sizeof(xxx)
X-SVN-Rev: 23985
|
2008-05-27 00:21:36 +00:00 |
|
Eric Mader
|
d7448f65f8
|
ICU-5906 Review comments: remove some commented out code, add test case.
X-SVN-Rev: 23984
|
2008-05-27 00:16:41 +00:00 |
|
Eric Mader
|
f3064ad5f8
|
ICU-5420 remove debugging output from TestNormExact
X-SVN-Rev: 23983
|
2008-05-26 20:22:18 +00:00 |
|
Eric Mader
|
ea4a1a7b48
|
ICU-5420 ucol_IGetPrevCE: always reset flags when finished w/ side buffer; fix a couple of signed/unsigned problems.
X-SVN-Rev: 23982
|
2008-05-26 19:18:33 +00:00 |
|
Eric Mader
|
246077067f
|
ICU-5420 print debugging info in TestNormExact
X-SVN-Rev: 23981
|
2008-05-23 19:17:20 +00:00 |
|
Yoshito Umaoka
|
1be9076947
|
ICU-6302 Fixed default calendar prolem for Thai locale. Ported the change in getFunctionalEquivalent in ICUResourceBundle from C to support the option to append default keyword.
X-SVN-Rev: 23980
|
2008-05-23 19:15:33 +00:00 |
|
Eric Mader
|
fb06489407
|
ICU-5420 Return [0, 0] in SimpleSearch if there are no CEs in the pattern.
X-SVN-Rev: 23979
|
2008-05-23 18:35:24 +00:00 |
|
Yoshito Umaoka
|
98f14bc209
|
ICU-5966 Resolve some Elipse warnings.
X-SVN-Rev: 23978
|
2008-05-23 16:25:49 +00:00 |
|
Eric Mader
|
9011fe483f
|
ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
X-SVN-Rev: 23977
|
2008-05-23 04:22:28 +00:00 |
|
Yoshito Umaoka
|
905f90890e
|
ICU-6289 Remove public from CharsetHZ's class declaration. The class should be package private.
X-SVN-Rev: 23974
|
2008-05-22 18:03:25 +00:00 |
|
Steven R. Loomis
|
735298934d
|
ICU-5450 fix C++ comment
X-SVN-Rev: 23973
|
2008-05-22 17:20:03 +00:00 |
|
Steven R. Loomis
|
32e0c8f432
|
ICU-6124 Don't use C++ comments in C code
X-SVN-Rev: 23970
|
2008-05-22 16:40:13 +00:00 |
|
Peter Edberg
|
3d6e7a565d
|
ICU-6291 Fix RangeConstraint.isFulfilled for 'not' & non-integers, from CLDR tests
X-SVN-Rev: 23969
|
2008-05-22 06:39:44 +00:00 |
|
David Bertoni
|
8fed204664
|
ICU-6293 Changed enum names to avoid conflicts with system macros.
X-SVN-Rev: 23968
|
2008-05-22 05:00:39 +00:00 |
|
Yoshito Umaoka
|
fcb36cddb5
|
ICU-6289 Fixed module jar build problem.
X-SVN-Rev: 23966
|
2008-05-22 03:41:41 +00:00 |
|
Steven R. Loomis
|
4ce5af7dc3
|
ICU-6297 simplify generation of udeprctd.h
X-SVN-Rev: 23963
|
2008-05-21 23:56:34 +00:00 |
|
Steven R. Loomis
|
c2ae3e30a4
|
ICU-6297 move @draft to @stable
X-SVN-Rev: 23962
|
2008-05-21 23:27:14 +00:00 |
|
Steven R. Loomis
|
4d7034cd24
|
ICU-6297 udeprctd.h and others
X-SVN-Rev: 23961
|
2008-05-21 23:20:54 +00:00 |
|
David Bertoni
|
5822580eca
|
ICU-6124 Merged private branch into the trunk. Implementation complete, but waiting for new CLDR data.
X-SVN-Rev: 23960
|
2008-05-21 21:53:55 +00:00 |
|
Steven R. Loomis
|
8bfc121f97
|
ICU-6297 doxygen fixes (partial)
X-SVN-Rev: 23959
|
2008-05-21 21:34:54 +00:00 |
|
Peter Edberg
|
70f7c99eab
|
ICU-6291 Update documentation, switch param name back to n
X-SVN-Rev: 23958
|
2008-05-21 21:32:40 +00:00 |
|
Jason Spieth
|
3dfd5787fe
|
ICU-5450 Change to genrb output of ListResourceBundle
X-SVN-Rev: 23957
|
2008-05-21 21:31:51 +00:00 |
|
Peter Edberg
|
7e08c7ee16
|
ICU-6291 Extend PluralRules for decimal fractions - add within relation, change select(long) to use double
X-SVN-Rev: 23956
|
2008-05-21 21:04:30 +00:00 |
|
Yoshito Umaoka
|
96c50fae3b
|
ICU-6289 Updated the license files. Also removed unused manifest stub files.
X-SVN-Rev: 23955
|
2008-05-21 20:24:44 +00:00 |
|
Yoshito Umaoka
|
dee2c9548c
|
ICU-6289 Updated the license files.
X-SVN-Rev: 23954
|
2008-05-21 20:24:37 +00:00 |
|
Jason Spieth
|
4c07d220fd
|
ICU-5450 Better TestDataElements_testtypes.java
X-SVN-Rev: 23953
|
2008-05-21 19:48:13 +00:00 |
|
Yoshito Umaoka
|
cfdf237bb2
|
ICU-6289 Updating API status for 4.0 release.
X-SVN-Rev: 23952
|
2008-05-21 19:17:56 +00:00 |
|
Andy Heninger
|
75c28aaf00
|
ICU-4790 move spoof detector API into trunk. Implementation is still in a branch.
X-SVN-Rev: 23951
|
2008-05-21 17:40:55 +00:00 |
|
Yoshito Umaoka
|
f272fab948
|
ICU-6289 Updating readme.html for d01
X-SVN-Rev: 23950
|
2008-05-21 16:31:29 +00:00 |
|
Steven R. Loomis
|
823e58911b
|
ICU-6098 move getCurrentYear into toolutil
X-SVN-Rev: 23949
|
2008-05-21 00:12:48 +00:00 |
|
Steven R. Loomis
|
297a478ee0
|
ICU-6098 update to versioning and urename
X-SVN-Rev: 23948
|
2008-05-20 22:59:55 +00:00 |
|
Jason Spieth
|
d351db9e12
|
ICU-2826 getInstance(locale, date) added to Currency.java
X-SVN-Rev: 23947
|
2008-05-20 22:17:26 +00:00 |
|
Steven R. Loomis
|
0a711393b1
|
ICU-6098 update version in project files
X-SVN-Rev: 23944
|
2008-05-20 18:51:08 +00:00 |
|
Jason Spieth
|
246309a371
|
ICU-5450 Removed ICUListResourceBundle from ICU4J
X-SVN-Rev: 23943
|
2008-05-20 17:00:36 +00:00 |
|
Matitiahu Allouche
|
e150c00519
|
ICU-6032 restore ##header to J2SE15 (was erroneously back-versioned in my previous commit)
X-SVN-Rev: 23942
|
2008-05-20 13:46:56 +00:00 |
|
Matitiahu Allouche
|
0656d9b196
|
ICU-6032 add test case for multiple paragraphs with default para level
X-SVN-Rev: 23941
|
2008-05-20 13:37:33 +00:00 |
|
Matitiahu Allouche
|
74b3a9326c
|
ICU-6032 fix case for multiple paragraphs with default paragraph level
X-SVN-Rev: 23940
|
2008-05-20 13:28:38 +00:00 |
|
Matitiahu Allouche
|
1637589583
|
ICU-6032 add test case for multiple paragraphs with default paragraph level - fix a typo and some formatting
X-SVN-Rev: 23939
|
2008-05-20 11:34:34 +00:00 |
|
Yoshito Umaoka
|
41114fd46d
|
ICU-5976 Checking in the Eclipse project files for the ICU4J locale service provider project.
X-SVN-Rev: 23938
|
2008-05-20 03:22:42 +00:00 |
|
Yoshito Umaoka
|
2cdf83d13a
|
ICU-5976 Updated build.xml to include ICU license file and ICU standard style MANIFEST.MF in the locale SPI jar. Also check if the Java SDK version is 6.
X-SVN-Rev: 23937
|
2008-05-20 02:47:55 +00:00 |
|
Yoshito Umaoka
|
5f1380c98a
|
ICU-5976 Implemented formatToCharacterIterator in Date/DecimalFormat wrapper classes. Also fixed a DecimalFormatICU construction problem.
X-SVN-Rev: 23936
|
2008-05-19 21:34:19 +00:00 |
|
Yoshito Umaoka
|
f9dc77a7a3
|
ICU-6098 Update ICU4J version to 4.0. Update ICU4J data version to 40. Also bump timebombed test cases.
X-SVN-Rev: 23935
|
2008-05-19 21:33:02 +00:00 |
|
Steven R. Loomis
|
90c5643557
|
ICU-6098 update version to 4.0, bump a timebombed test
X-SVN-Rev: 23934
|
2008-05-19 17:28:22 +00:00 |
|
Matitiahu Allouche
|
00fad48a8e
|
ICU-6032 add test case for multiple paragraphs with default paragraph level
X-SVN-Rev: 23932
|
2008-05-19 14:13:15 +00:00 |
|