Commit Graph

15564 Commits

Author SHA1 Message Date
George Rhoten
41d38de693 ICU-3963 Update to version 3.2
X-SVN-Rev: 16804
2004-11-09 19:11:02 +00:00
Vladimir Weinstein
e5f691ee8a ICU-4163 Remove empty function body (ucol_openFromImage) that was in by mistake
X-SVN-Rev: 16802
2004-11-09 07:08:50 +00:00
Ram Viswanadha
6595b78c67 ICU-4179 update the copyright notice
X-SVN-Rev: 16801
2004-11-09 00:44:09 +00:00
George Rhoten
f02886798f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Steven R. Loomis
a634b5fca0 ICU-2055 put something in the empty locales so genrb doesn't yell
X-SVN-Rev: 16799
2004-11-08 22:09:14 +00:00
Steven R. Loomis
efbecae5c6 ICU-3938 add text to empty bundles so genrb doesn't complain
X-SVN-Rev: 16798
2004-11-08 22:08:03 +00:00
Steven R. Loomis
e3fad60ba4 ICU-2055 empty locales
X-SVN-Rev: 16797
2004-11-08 21:53:50 +00:00
Steven R. Loomis
a4d034cfb4 ICU-3591 unfactor uprv_strtod for 3.2
X-SVN-Rev: 16796
2004-11-08 21:08:36 +00:00
Ram Viswanadha
83af78db37 ICU-2055 remove debug statements
X-SVN-Rev: 16794
2004-11-08 18:45:50 +00:00
Doug Felt
fd0e1f1e4c ICU-4214 update API report tool
X-SVN-Rev: 16793
2004-11-08 06:14:23 +00:00
Steven R. Loomis
a0a750e91a ICU-3591 const
X-SVN-Rev: 16792
2004-11-07 08:53:10 +00:00
Steven R. Loomis
911642fbb7 ICU-3591 factor uprv_strtod decimal code
X-SVN-Rev: 16791
2004-11-07 06:42:41 +00:00
Ram Viswanadha
a34fa030a7 ICU-4162 fix transliterator failure
X-SVN-Rev: 16790
2004-11-06 01:48:57 +00:00
Doug Felt
97dea16d0b ICU-4212 bypass failing tests on JDK 1.5
X-SVN-Rev: 16789
2004-11-06 00:35:14 +00:00
Vladimir Weinstein
be0a14c3d7 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Doug Felt
61eede6243 ICU-4211 fix broken reverse implementation
X-SVN-Rev: 16786
2004-11-05 22:44:26 +00:00
Steven R. Loomis
45752fe8c0 ICU-3591 handle non-'.' decimal points.
X-SVN-Rev: 16785
2004-11-05 22:16:35 +00:00
George Rhoten
3cb542a8f5 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16784
2004-11-05 21:59:13 +00:00
Steven R. Loomis
f7b2bf04c4 ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
b57f4ddc23 ICU-3862 ostringStream.str().c_str only seems to work when split across separate lines.
X-SVN-Rev: 16782
2004-11-05 21:25:02 +00:00
Steven R. Loomis
ecec1b73ca ICU-3938 valid sub locales, and remove the validSubLocales{} resource key
X-SVN-Rev: 16781
2004-11-05 20:53:44 +00:00
Doug Felt
96344acd36 ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16780
2004-11-05 20:22:42 +00:00
Doug Felt
ce6a67429f ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16779
2004-11-05 20:14:31 +00:00
Doug Felt
220f9ab240 ICU-4208 - clean up ByteArrayWrapper code
X-SVN-Rev: 16778
2004-11-05 20:13:28 +00:00
Doug Felt
f64d2aa86c ICU-4188 fix GMT display name lookup on IBM 1.4.2 windows JVM
X-SVN-Rev: 16777
2004-11-05 20:01:31 +00:00
Ram Viswanadha
fe00d7d59a ICU-4206 update the header files
X-SVN-Rev: 16776
2004-11-05 19:58:06 +00:00
George Rhoten
e312467f5d ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16775
2004-11-05 19:07:34 +00:00
George Rhoten
f3a2162e65 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16774
2004-11-05 18:59:09 +00:00
Ram Viswanadha
e4049ea549 ICU-2055 update the utilities and comparator
X-SVN-Rev: 16773
2004-11-05 18:38:10 +00:00
Ram Viswanadha
274e90e66c ICU-4162 fix transliterator failure
X-SVN-Rev: 16772
2004-11-05 18:36:24 +00:00
George Rhoten
c6e2c61f27 ICU-3862 Don't memcpy uninitialized data.
X-SVN-Rev: 16771
2004-11-05 18:33:15 +00:00
George Rhoten
0da7a95df6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16770
2004-11-05 18:18:36 +00:00
George Rhoten
5fac5d74b6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
b0e8e3576a ICU-4204 Use strtod instead of atof.
atof is claimed to be thread unsafe on some platforms and that strtod should be used instead.

X-SVN-Rev: 16768
2004-11-05 17:50:46 +00:00
George Rhoten
4cc513278c ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
b8deff5e50 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16766
2004-11-05 06:18:24 +00:00
George Rhoten
b99285414f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16765
2004-11-05 05:12:29 +00:00
Ram Viswanadha
84578841ec ICU-4162 delete the extra sources.. these files are now loaded from icu
X-SVN-Rev: 16764
2004-11-05 01:44:03 +00:00
Ram Viswanadha
d0c241160c ICU-2055 move files to cldr package
X-SVN-Rev: 16763
2004-11-05 01:41:34 +00:00
Ram Viswanadha
9816c3aa98 ICU-3925 fix for thai transliterator
X-SVN-Rev: 16762
2004-11-05 01:38:29 +00:00
George Rhoten
9988ef0fc1 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
Vladimir Weinstein
59ccce5787 ICU-3862 fix memory problem in ucol_elm
X-SVN-Rev: 16759
2004-11-04 23:26:37 +00:00
Eric Mader
6c0d288270 ICU-4179 don't examine files which are known to not need an IBM copyright
X-SVN-Rev: 16758
2004-11-04 22:56:36 +00:00
Steven R. Loomis
a037463a60 ICU-3591 fix some warnings
X-SVN-Rev: 16757
2004-11-04 22:52:07 +00:00
George Rhoten
bcead7df44 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Andy Heninger
526617139e ICU-4055 fixed bad comment on UnicodeSet::size()
X-SVN-Rev: 16755
2004-11-04 22:05:00 +00:00
George Rhoten
287852e706 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16754
2004-11-04 21:51:57 +00:00
George Rhoten
2df1c8eff4 ICU-3591 Fix uprv_strndup
X-SVN-Rev: 16753
2004-11-04 21:26:17 +00:00