Commit Graph

19438 Commits

Author SHA1 Message Date
Andrew J Macheret
8bea4e9949 ICU-5738 Adding data to the icu4j charset conversion performance tests
X-SVN-Rev: 22085
2007-07-20 20:42:26 +00:00
Eric Mader
b8537c67b2 ICU-4082 remove copyright variable.
X-SVN-Rev: 22084
2007-07-20 20:39:13 +00:00
Andrew J Macheret
2d57659ef8 ICU-5738 Adding data to the icu4j charset conversion performance tests
X-SVN-Rev: 22083
2007-07-20 20:37:07 +00:00
Eric Mader
f6a204fa40 ICU-4082 remove unused (and incorrect) MONTH_COUNT.
X-SVN-Rev: 22082
2007-07-20 19:51:46 +00:00
Andrew J Macheret
2219a8edcd ICU-5738 Generalized the icu4j charset conversion performance test to work on any directory structure
X-SVN-Rev: 22081
2007-07-20 19:49:46 +00:00
Yoshito Umaoka
bb52daffc9 ICU-5454 Resolved a JavaDoc warning caused by unmatched param name
X-SVN-Rev: 22080
2007-07-20 18:56:22 +00:00
Yoshito Umaoka
2537b84863 ICU-3778 Removed @param status from JavaDoc comment for getTZDataVersion
X-SVN-Rev: 22079
2007-07-20 18:54:37 +00:00
Yoshito Umaoka
92f1169b02 ICU-5736 Resolved JavaDoc warnings.
X-SVN-Rev: 22077
2007-07-20 18:47:21 +00:00
Yoshito Umaoka
47339874b6 ICU-5792 Resolved JavaDoc warnings and add @provisional comments. Also replace TABs with SPs
X-SVN-Rev: 22076
2007-07-20 18:46:23 +00:00
George Rhoten
5a20f226e8 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22075
2007-07-20 17:59:24 +00:00
George Rhoten
a9183a36fa ICU-5410 Improve code coverage by commenting out unused private code.
X-SVN-Rev: 22074
2007-07-20 17:57:53 +00:00
George Rhoten
26f13a506a ICU-5410 Improve code coverage by commenting out unused code.
X-SVN-Rev: 22073
2007-07-20 05:42:21 +00:00
Claire Ho
14ec796e2d ICU-5795 use ICU resource bundle instead of Java resource files in DateTimePatternGenerator.java
X-SVN-Rev: 22072
2007-07-20 05:09:13 +00:00
George Rhoten
544112e403 ICU-5784 Better error output.
X-SVN-Rev: 22071
2007-07-20 05:08:55 +00:00
George Rhoten
915152d003 ICU-5410 Improve code coverage by refactoring code.
X-SVN-Rev: 22070
2007-07-20 04:52:20 +00:00
Yoshito Umaoka
23e6471728 ICU-3778 Changed not to cache the status code which is set when accessing tzdata version string
X-SVN-Rev: 22069
2007-07-20 02:46:47 +00:00
George Rhoten
549c978dd3 ICU-5410 Improve code coverage by refactoring code.
X-SVN-Rev: 22068
2007-07-20 02:22:45 +00:00
John Emmons
687be68872 ICU-5766 Use cldr 1.5 dtd
X-SVN-Rev: 22066
2007-07-20 00:11:37 +00:00
Yoshito Umaoka
5df457fd55 ICU-3778 Added getTZDataVersion in TimeZone class
X-SVN-Rev: 22065
2007-07-19 23:25:15 +00:00
George Rhoten
dd9a01c671 ICU-5783 Try out macros for different versions of Java
X-SVN-Rev: 22064
2007-07-19 22:52:39 +00:00
Yoshito Umaoka
0651c49b65 ICU-3778 Added getTZDataVersion for C and C++
X-SVN-Rev: 22063
2007-07-19 22:29:51 +00:00
Andrew J Macheret
a346ba9282 ICU-5784 All bugs fixed.
X-SVN-Rev: 22062
2007-07-19 20:53:32 +00:00
George Rhoten
b3e1ed11b0 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 22061
2007-07-19 20:48:04 +00:00
George Rhoten
95463f427c ICU-5585 Properly label @draft API.
X-SVN-Rev: 22060
2007-07-19 18:22:09 +00:00
Eric Mader
5e9a529239 ICU-5585 Fix compilation problems on Linux.
X-SVN-Rev: 22059
2007-07-19 18:18:12 +00:00
George Rhoten
abb34c82eb ICU-5585 Fix for gcc
X-SVN-Rev: 22058
2007-07-19 17:36:38 +00:00
George Rhoten
c0598f5da9 ICU-5617 Revert encoding detection code for z/OS.
X-SVN-Rev: 22057
2007-07-19 16:41:48 +00:00
Steven R. Loomis
9099a7ef4b ICU-5486 fix crashing error in test (on failure)
X-SVN-Rev: 22056
2007-07-19 16:31:04 +00:00
George Rhoten
625c68b62d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22055
2007-07-19 06:01:57 +00:00
George Rhoten
05d56b407d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22054
2007-07-19 05:56:38 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
George Rhoten
4d282a7e02 ICU-5766 Reinsert UTF-8 BOM.
X-SVN-Rev: 22052
2007-07-19 04:20:54 +00:00
George Rhoten
398a4c58ed ICU-5617 Reinsert UTF-8 BOM.
X-SVN-Rev: 22051
2007-07-19 04:18:37 +00:00
Yoshito Umaoka
ef8a0465f0 ICU-5731 Update JavaDoc comments
X-SVN-Rev: 22050
2007-07-19 02:53:22 +00:00
Doug Felt
5fae3ffc54 ICU-5792 add named arguments to MessageFormat
X-SVN-Rev: 22049
2007-07-19 02:11:54 +00:00
George Rhoten
cb440cbec2 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22048
2007-07-19 01:51:03 +00:00
Eric Mader
d19ad0ca1d ICU-4082 Add SerializableTest handler for IndianCalendar class.
X-SVN-Rev: 22044
2007-07-19 00:33:36 +00:00
George Rhoten
211578fa68 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
Eric Mader
7b023cc660 ICU-4082 Initial checkin of Indian calendar.
X-SVN-Rev: 22042
2007-07-18 23:43:50 +00:00
Yoshito Umaoka
345d157afc ICU-5731 Merging formatToCharacterIterator implementation for MessageFormat and DateFormat from yoshito's personal branch to the trunk
X-SVN-Rev: 22040
2007-07-18 23:05:17 +00:00
George Rhoten
e11c31ab38 ICU-5407 Remove unused variable.
X-SVN-Rev: 22039
2007-07-18 21:55:32 +00:00
George Rhoten
38c4673fb7 ICU-5784 Clarify some documentation on new charsetForName API.
X-SVN-Rev: 22038
2007-07-18 21:53:38 +00:00
Doug Felt
c1f25dcbc3 ICU-5736 merged from -r 21666:22030 branches/dougfelt/plurals
X-SVN-Rev: 22035
2007-07-18 18:52:48 +00:00
Deborah Goldsmith
41c0301502 ICU-5733 deprecate misspelled name, add replacement
X-SVN-Rev: 22034
2007-07-18 18:51:32 +00:00
Vladimir Weinstein
4b3727a8b0 ICU-5410 roll back removing API. It is actually used by CLDR tools, and they break if it is not there.
X-SVN-Rev: 22032
2007-07-18 17:29:20 +00:00
Eric Mader
8739b03c65 ICU-5581 replace // comments with /* */ comments.
X-SVN-Rev: 22026
2007-07-18 02:44:16 +00:00
George Rhoten
f449df5df0 ICU-5130 Add an example on how to use a UnicodeString with the icuio API.
X-SVN-Rev: 22025
2007-07-17 23:14:45 +00:00
George Rhoten
3ea75f4cae ICU-5545 Synchronize DecimalFormat::setMultiplier with ICU4J.
X-SVN-Rev: 22023
2007-07-17 22:39:44 +00:00
George Rhoten
6347a90f93 ICU-5576 Use the C compiler for compiling C code.
X-SVN-Rev: 22021
2007-07-17 22:23:08 +00:00
George Rhoten
09740c8b4a ICU-5357 A more recent version of GNU make is needed.
X-SVN-Rev: 22020
2007-07-17 22:04:31 +00:00