Commit Graph

24422 Commits

Author SHA1 Message Date
Markus Scherer
19735dc2a3 ICU-8804 Normalizer2.composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30983
2011-11-27 20:34:42 +00:00
Markus Scherer
bed105857f ICU-8804 Normalizer2::composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30982
2011-11-27 20:29:38 +00:00
Markus Scherer
c80f9c5856 ICU-8804 Normalizer2.getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30981
2011-11-27 04:44:50 +00:00
Markus Scherer
03748b07f1 ICU-8804 Normalizer2::getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30980
2011-11-27 04:44:13 +00:00
Stuart Gill
0ff00f0a40 ICU-8814 test for problem
X-SVN-Rev: 30978
2011-11-23 19:50:11 +00:00
Abhinav Gupta
74669ffea9 ICU-8929 Applied patch attached to ticket.
X-SVN-Rev: 30977
2011-11-21 19:38:08 +00:00
Yoshito Umaoka
39812e6f72 ICU-8943 Fixed NPE problem in RuleBasedTimeZone#getOffsets.
X-SVN-Rev: 30975
2011-11-18 22:30:34 +00:00
Abhinav Gupta
4b1538b4f9 ICU-8899 Switch to StringBuilder for buffer.
X-SVN-Rev: 30974
2011-11-18 19:04:50 +00:00
Michael Ow
3280110b3c ICU-8911 Add make target releaseDist
X-SVN-Rev: 30973
2011-11-16 22:03:45 +00:00
Abhinav Gupta
29a020c198 ICU-8899 LocaleIDParser#append should not rely on exceptions.
X-SVN-Rev: 30972
2011-11-16 15:32:20 +00:00
Michael Ow
eb1d80034f ICU-8936 Fix check-exhaustive in main Makefile
X-SVN-Rev: 30967
2011-11-15 17:22:33 +00:00
Yoshito Umaoka
9ba9b4ad4e ICU-8345 Freezable implementation in TimeZone and its subclasses.
X-SVN-Rev: 30962
2011-11-15 14:57:18 +00:00
Michael Ow
e144d4ff66 ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
X-SVN-Rev: 30961
2011-11-14 22:33:19 +00:00
Yoshito Umaoka
57e2360211 ICU-8909 Remove a garbage character mixed in the previous commit.
X-SVN-Rev: 30959
2011-11-14 20:01:43 +00:00
Yoshito Umaoka
e9503bdade ICU-8909 Fixed various warnings reported by a source code analysis tool.
X-SVN-Rev: 30958
2011-11-14 19:32:51 +00:00
Michael Ow
6b801b04a1 ICU-8887 Update timezone class doc in ICU4J
X-SVN-Rev: 30957
2011-11-11 23:25:33 +00:00
Michael Ow
c5eeb6b6df ICU-8887 Update timezone class doc in ICU4C
X-SVN-Rev: 30956
2011-11-11 23:24:20 +00:00
John Emmons
42bbabf646 ICU-7605 Change locale ID canonicalization to not use double-underscore IDs
X-SVN-Rev: 30954
2011-11-11 20:29:33 +00:00
Abhinav Gupta
fa39f72cf5 ICU-8854 revert changeset [30943].
X-SVN-Rev: 30953
2011-11-11 15:46:59 +00:00
Michael Ow
cd7aee24e4 ICU-8592 Update tzdata2011n to ICU4J
X-SVN-Rev: 30952
2011-11-11 06:53:12 +00:00
Michael Ow
176433065a ICU-8592 Update tzdata2011n to ICU4C
X-SVN-Rev: 30951
2011-11-11 05:16:53 +00:00
Michael Ow
ab32395a4f ICU-8928 Fix how path is found when pkgdata needs icu-config
X-SVN-Rev: 30949
2011-11-10 23:11:19 +00:00
Michael Ow
895e909e90 ICU-8858 Make revision number optional when packaging data in dll mode
X-SVN-Rev: 30947
2011-11-10 19:22:55 +00:00
Michael Ow
f7de05f57a ICU-8592 Add timebomb for TestTimeRoundTrip test.
X-SVN-Rev: 30946
2011-11-10 16:47:00 +00:00
John Emmons
0582c2b646 ICU-7635 Fix memory leak in the testcase
X-SVN-Rev: 30945
2011-11-09 21:12:06 +00:00
Michael Ow
5997c57dce ICU-8592 Update ICU4C metaZones.txt to 2011n
X-SVN-Rev: 30944
2011-11-09 20:38:26 +00:00
Abhinav Gupta
c24cc0f86a ICU-8854 String concatenation in a loop using + operator. Should use StringBuilder.
X-SVN-Rev: 30943
2011-11-09 15:51:57 +00:00
Steven R. Loomis
7d406d7ecf ICU-8931 make icurun work with in-source and out-of-source builds, not just installed ICU.
X-SVN-Rev: 30942
2011-11-09 02:28:05 +00:00
Yoshito Umaoka
3b3d0e7b9b ICU-8903 Default testarg in 'runTest' target.
X-SVN-Rev: 30939
2011-11-07 21:32:23 +00:00
Yoshito Umaoka
6dfa3a52d0 ICU-8927 Avoid NPE when invalid system ID is specifed in TimeZone.countEquivalentIDs and getEquivalentID.
X-SVN-Rev: 30937
2011-11-07 16:51:49 +00:00
Abhinav Gupta
8ec0200596 ICU-8854 Possible null pointer dereference.
X-SVN-Rev: 30936
2011-11-07 16:36:22 +00:00
Abhinav Gupta
073babced5 ICU-8854 Class defines equals() but not hashCode().
X-SVN-Rev: 30935
2011-11-07 16:36:16 +00:00
Michael Ow
f7ebd6362b ICU-8888 Update the help message in pkgdata tool
X-SVN-Rev: 30930
2011-11-04 17:09:18 +00:00
Abhinav Gupta
1ce9ad44b0 ICU-8889 JarURLHandler should not die if icu4j jar is inside another jar.
X-SVN-Rev: 30929
2011-11-04 16:09:57 +00:00
Abhinav Gupta
8c6de437fc ICU-8854 Check for oddness that won't work for negative numbers.
X-SVN-Rev: 30928
2011-11-04 15:19:31 +00:00
Abhinav Gupta
f613d3d4d9 ICU-8854 method ignores result of InputStream.read.
X-SVN-Rev: 30927
2011-11-04 15:19:19 +00:00
Abhinav Gupta
23d796e394 ICU-8854 Inner class does not use embedded reference to creator. Should be static inner class.
X-SVN-Rev: 30926
2011-11-04 15:19:11 +00:00
Abhinav Gupta
049feaf0a2 ICU-8854 Class defines or inherits equals() but not hashCode().
X-SVN-Rev: 30925
2011-11-04 15:18:39 +00:00
Abhinav Gupta
f24d42939c ICU-8854 possible null pointer dereference
X-SVN-Rev: 30924
2011-11-04 15:18:01 +00:00
Abhinav Gupta
698b723ba9 ICU-8854 Dead store to local variable.
X-SVN-Rev: 30923
2011-11-04 15:17:52 +00:00
Abhinav Gupta
82962c12cb ICU-8854 Unused final instance variable. Should be static.
X-SVN-Rev: 30922
2011-11-04 15:17:34 +00:00
Michael Ow
9c4d1dba98 ICU-8888 Add -w option to pkgdata build options in sample codes
X-SVN-Rev: 30919
2011-11-04 05:22:18 +00:00
Michael Ow
b74ae536a7 ICU-8888 Fix missing identifier error in pkgdata
X-SVN-Rev: 30918
2011-11-04 02:40:39 +00:00
Michael Ow
2f7c17f854 ICU-8888 Add pkgdata tool option to build without assembly code
X-SVN-Rev: 30917
2011-11-03 23:55:49 +00:00
Markus Scherer
b13255af27 ICU-8827 improve parsing of reorder codes
X-SVN-Rev: 30914
2011-11-03 23:09:27 +00:00
Steven R. Loomis
53c67d692d ICU-8921 print a warning on rpath with installed icu. Also fix a bug where --disable-rpath (the default) caused icu-config selftest to fail
X-SVN-Rev: 30913
2011-11-03 20:48:20 +00:00
Steven R. Loomis
eea737dfba ICU-8913 set U_DEBUG for unix debug builds
X-SVN-Rev: 30912
2011-11-03 19:18:46 +00:00
Steven R. Loomis
99ed78c903 ICU-8748 add icu4c-data* to "make dist"
X-SVN-Rev: 30908
2011-11-03 00:33:19 +00:00
Steven R. Loomis
5c42dd02ed ICU-8862 add doxygen snippet and a couple of samples
X-SVN-Rev: 30906
2011-11-02 23:53:18 +00:00
Steven R. Loomis
92dbea5581 ICU-8909 other warning fixes
X-SVN-Rev: 30904
2011-11-02 22:54:27 +00:00