Commit Graph

21579 Commits

Author SHA1 Message Date
Steven R. Loomis
0d7a759dd8 ICU-6738 update readme and css
X-SVN-Rev: 25739
2009-04-06 23:29:24 +00:00
Steven R. Loomis
6495533bd5 ICU-6738 fix --with-library-bits= and add some info to intltest. Merge of r25730 through r25735 from http://source.icu-project.org/repos/icu/icu/branches/srl/bits6738
X-SVN-Rev: 25738
2009-04-06 23:27:57 +00:00
Yoshito Umaoka
b3e6665772 ICU-6415 ICU4C timezone 2009e
X-SVN-Rev: 25737
2009-04-06 21:49:20 +00:00
Yoshito Umaoka
2b0926a2cd ICU-6828 Check the error code properly in the parseTagString and other likely/minimize subtag implementation.
X-SVN-Rev: 25734
2009-04-06 18:52:54 +00:00
Michael Ow
8d1890d215 ICU-6778 Renable IBM420 charset detector test. Check for Java version >= 1.5.
X-SVN-Rev: 25732
2009-04-06 17:50:15 +00:00
Yoshito Umaoka
b0b65d9e72 ICU-6809 Fix JDK1.3 compatibility problem. Disabled UnicodeRegex and RegexUtilitiesTest for JDK1.3 and Foundation 1.0 environment. Add these files in preprocessor.txt.
X-SVN-Rev: 25731
2009-04-06 16:06:55 +00:00
Mark Davis
457aec5c8f ICU-6809 fixed header. See other changes under (typo) ticket 2809.
X-SVN-Rev: 25728
2009-04-03 16:56:09 +00:00
Mark Davis
218f089476 ICU-6809 add first version
X-SVN-Rev: 25727
2009-04-03 16:05:31 +00:00
Andy Heninger
b025558cb0 ICU-6227 RBBI rule file updates. Comments only, no substantive changes.
X-SVN-Rev: 25726
2009-04-03 00:59:33 +00:00
Michael Ow
90318f8895 ICU-6554 Delete/close objects or pointers to avoid memory leaks.
X-SVN-Rev: 25725
2009-04-02 20:29:06 +00:00
Andy Heninger
59fe26088c ICU-4790 update to API documentation comments
X-SVN-Rev: 25724
2009-04-02 17:56:08 +00:00
Michael Ow
4a1e4047b5 ICU-6778 Disable charset detector test for IBM420.
X-SVN-Rev: 25723
2009-04-02 16:18:42 +00:00
Steven R. Loomis
99283aed44 ICU-6799 more warning fixes
X-SVN-Rev: 25722
2009-04-02 07:34:37 +00:00
Steven R. Loomis
3fbe15ba2d ICU-6519 fix enable tracing (configure reporting wrong value)
X-SVN-Rev: 25721
2009-04-02 07:31:48 +00:00
Andy Heninger
3587c5f037 ICU-6799 Compiler warnings fix
X-SVN-Rev: 25720
2009-04-02 06:27:39 +00:00
Andy Heninger
8344b4d047 ICU-6799 fix compiler warnings.
X-SVN-Rev: 25719
2009-04-02 06:15:45 +00:00
Andy Heninger
34727b59c1 ICU-4790 remove 'position' parameter from areConfusable functions
X-SVN-Rev: 25718
2009-04-02 06:08:36 +00:00
Andy Heninger
639ee79aff ICU-4790 Spoof detection tests
X-SVN-Rev: 25717
2009-04-01 23:48:18 +00:00
Andy Heninger
6ff173f07e ICU-4790 Spoof detection tests
X-SVN-Rev: 25716
2009-04-01 23:46:14 +00:00
Michael Ow
6e910600d8 ICU-4790 Use uprv_malloc instead of malloc.
X-SVN-Rev: 25715
2009-04-01 20:46:30 +00:00
Markus Scherer
5c3b41f836 ICU-6789 implement Java-compatible Unicode, UnicodeBig and UnicodeLittle converters
X-SVN-Rev: 25714
2009-04-01 19:31:33 +00:00
Yoshito Umaoka
ec0f8b987f ICU-6815 Removed ULocale#addLikelySubtag. This method was introduced as @internal in 3.8, then a new public API addLikelySubtags was added in 4.0, replacing the original. So we no longer need the old @internal API.
X-SVN-Rev: 25713
2009-04-01 17:54:55 +00:00
Yoshito Umaoka
f3b3e71688 ICU-6821 Special handling for SystemV/* zones when JDK TimeZone is used as default.
X-SVN-Rev: 25712
2009-04-01 17:37:26 +00:00
Yoshito Umaoka
aa0014d9a5 ICU-6820 Insert colon as hour/minute/second delimitter in custom time zone ID format in ICU4J.
X-SVN-Rev: 25711
2009-04-01 17:14:37 +00:00
Yoshito Umaoka
e88550b04d ICU-6820 Insert colon as hour/minute/second delimitter in custom time zone ID format.
X-SVN-Rev: 25710
2009-04-01 17:13:40 +00:00
Yoshito Umaoka
0944c728e4 ICU-6821 Check if a TimeZone is actually a BasicTimeZone before calling hasEquivalentTransitions.
X-SVN-Rev: 25709
2009-04-01 15:33:19 +00:00
Steven R. Loomis
ff3cb7a656 ICU-6799 reduce warnings (status: 718->459)
X-SVN-Rev: 25708
2009-04-01 05:57:09 +00:00
Steven R. Loomis
0d8cf9c5c5 ICU-4790 fix typo in U_EXPORT -> U_EXPORT2
X-SVN-Rev: 25707
2009-04-01 04:57:22 +00:00
Steven R. Loomis
48fd5d7b28 ICU-6362 document cross compile. update css
X-SVN-Rev: 25705
2009-04-01 01:58:16 +00:00
Steven R. Loomis
9bcb031af8 ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25704
2009-04-01 01:54:14 +00:00
Steven R. Loomis
d84fe470f6 ICU-6362 support for msvc assembly - old merge from trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25703
2009-04-01 01:52:48 +00:00
Andy Heninger
89aa66303d ICU-4790 spoof detection work
X-SVN-Rev: 25701
2009-04-01 01:09:49 +00:00
Peter Edberg
7187ff5002 ICU-6645 Lock around changes to gUString data
X-SVN-Rev: 25700
2009-04-01 00:19:26 +00:00
Steven R. Loomis
21a1c74128 ICU-6416 ICU4C 4.1.5
X-SVN-Rev: 25697
2009-03-31 17:00:42 +00:00
Michael Ow
26f9de0065 ICU-6778 Port IBM420 and IBM424 CharsetDetector to ICU4C.
X-SVN-Rev: 25696
2009-03-31 15:39:00 +00:00
Michael Ow
84db790ca6 ICU-6778 Add IBM420 and IBM424 to CharsetDetector.
X-SVN-Rev: 25695
2009-03-31 15:38:23 +00:00
Yoshito Umaoka
3665a8fc69 ICU-6814 Merged the fix from ICU4C to ICU4J.
X-SVN-Rev: 25692
2009-03-31 03:06:21 +00:00
Yoshito Umaoka
4d752b6ff9 ICU-6818 Support the case when the final time zone transition occurs in the current year before the current time. Also include a library code fix for .
X-SVN-Rev: 25691
2009-03-31 03:04:57 +00:00
Yoshito Umaoka
75b572fd3e ICU-6415 ICU4J timezone 2009d.
X-SVN-Rev: 25689
2009-03-31 02:12:57 +00:00
Yoshito Umaoka
c7542e088b ICU-6818 setRawOffset to inherit the DST rule for the current time.
X-SVN-Rev: 25688
2009-03-31 01:44:14 +00:00
Andy Heninger
52c043e5c3 ICU-4790 Spoof Detection tests
X-SVN-Rev: 25685
2009-03-31 00:34:17 +00:00
John Emmons
4512fd2027 ICU-6817 Reverted Hebrew RBNF rules due to parsing problems, update version numbers
X-SVN-Rev: 25684
2009-03-30 23:27:20 +00:00
John Emmons
dd1c2b0799 ICU-6817 Reverted Hebrew rules due to parsing problems, update version numbers
X-SVN-Rev: 25683
2009-03-30 23:26:06 +00:00
Andy Heninger
bb2f7cdcb2 ICU-4790 spoof detection, more testing, fix leak in tests
X-SVN-Rev: 25682
2009-03-30 23:05:55 +00:00
Yoshito Umaoka
fc67192e07 ICU-6814 Updated useDaylightTime to return TRUE when DST is used at the beginning of the current year. Updated TimeZoneTest to make some test cases to check the current tzdata version and current year.
X-SVN-Rev: 25681
2009-03-30 20:55:05 +00:00
Yoshito Umaoka
e070a8aeb1 ICU-6415 ICU4C timezone 2009d
X-SVN-Rev: 25680
2009-03-30 20:03:47 +00:00
Michael Ow
9e716413b2 ICU-3378 Use constants in uloc.h.
X-SVN-Rev: 25678
2009-03-30 18:51:03 +00:00
Michael Ow
c34ccf726f ICU-6638 Fix getting CURR_*_DIR in mh_mingw.
X-SVN-Rev: 25677
2009-03-30 16:24:17 +00:00
John Emmons
4bcae5e5ab ICU-6817 Updated RBNF rules from CLDR
X-SVN-Rev: 25676
2009-03-30 15:01:56 +00:00
John Emmons
cc2bd1fb69 ICU-6817 Updated RBNF rules from CLDR
X-SVN-Rev: 25675
2009-03-30 15:00:49 +00:00