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
Markus Scherer
99937057c0
ICU-8827 gencase report parsing errors, and cope with @missing lines in SpecialCasing.txt and CaseFolding.txt
...
X-SVN-Rev: 30887
2011-10-31 23:49:12 +00:00
Markus Scherer
c8921a5a1d
ICU-8827 genuca verify UCA == UCD versions
...
X-SVN-Rev: 30883
2011-10-30 00:20:58 +00:00
Markus Scherer
ef5aeb05a3
ICU-8827 Unicode 6.1 tools: ignore UTS #46 NV8, update version numbers
...
X-SVN-Rev: 30880
2011-10-29 00:02:09 +00:00
Steven R. Loomis
e123428b32
ICU-8909 warning cleanup
...
X-SVN-Rev: 30878
2011-10-27 23:29:16 +00:00
Steven R. Loomis
1ff6e9f8bc
ICU-8909 warnings cleanup
...
X-SVN-Rev: 30877
2011-10-26 23:56:35 +00:00
Steven R. Loomis
de16c44aa9
ICU-8908 #error if U_COMMON_IMPLEMENTATION, etc isnt set
...
X-SVN-Rev: 30876
2011-10-26 23:02:14 +00:00
John Emmons
2dc5656d64
ICU-7635 Reintroduce testcase in platform neutral fashion
...
X-SVN-Rev: 30875
2011-10-26 14:39:51 +00:00
Steven R. Loomis
eefa1cd982
ICU-8904 "ar not found" should be a warning, not an error.
...
X-SVN-Rev: 30874
2011-10-26 14:17:04 +00:00
John Emmons
aa756a711b
ICU-7635 Back out the testcase until it can be made platform neutral
...
X-SVN-Rev: 30873
2011-10-26 05:02:16 +00:00
Markus Scherer
e2ccb065cd
ICU-8827 Unicode 6.1 tools update
...
X-SVN-Rev: 30870
2011-10-26 04:41:57 +00:00
John Emmons
f0cc7e958f
ICU-7635 Back out the testcase until it can be made platform neutral
...
X-SVN-Rev: 30869
2011-10-26 03:38:58 +00:00
John Emmons
0ce13a1711
ICU-7635 Modify toString method to handle >>>
...
X-SVN-Rev: 30868
2011-10-26 02:16:23 +00:00
Abhinav Gupta
fc9b8646db
ICU-8854 string concatenation in loop using + operator
...
X-SVN-Rev: 30863
2011-10-24 19:24:17 +00:00
Abhinav Gupta
1efa6d411f
ICU-8854 bitwise and/or of signed byte value.
...
Values loaded from a byte array are sign extended to 32-bits before any
bitwise operations are performed. Should &-down back to one-byte.
X-SVN-Rev: 30862
2011-10-24 19:24:08 +00:00
Abhinav Gupta
e35f720425
ICU-8854 dead store to local variable
...
X-SVN-Rev: 30861
2011-10-24 19:23:59 +00:00
Abhinav Gupta
3ae6d5af5b
ICU-8854 computation of average could overflow.
...
X-SVN-Rev: 30860
2011-10-24 19:23:51 +00:00