George Rhoten
9dcd00ba1e
ICU-4092 Increase code coverage by merging redundant lines,
...
and properly cleanup when there is an error.
X-SVN-Rev: 17021
2004-12-28 05:42:37 +00:00
George Rhoten
6dfb6fd62e
ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
...
X-SVN-Rev: 17017
2004-12-23 21:03:30 +00:00
George Rhoten
068cfc80be
ICU-4092 Increase code coverage by merging redundant lines,
...
and properly cleanup when there is an error.
X-SVN-Rev: 17012
2004-12-23 19:51:08 +00:00
George Rhoten
6c0562fc29
ICU-4092 Increase code coverage by merging redundant lines
...
X-SVN-Rev: 17011
2004-12-23 19:21:10 +00:00
George Rhoten
25b8fed2bb
ICU-4233 Fix some doxygen escaped characters.
...
X-SVN-Rev: 17010
2004-12-23 00:41:06 +00:00
George Rhoten
7876864829
ICU-4317 Fix a documentation problem.
...
X-SVN-Rev: 17001
2004-12-22 17:26:49 +00:00
George Rhoten
2f83fa1b86
ICU-4092 Remove dead code to improve code coverage numbers.
...
X-SVN-Rev: 16993
2004-12-22 00:23:15 +00:00
George Rhoten
aff473ea00
ICU-4092 Remove dead code. See comments for details.
...
X-SVN-Rev: 16992
2004-12-22 00:07:37 +00:00
George Rhoten
fb2c57068d
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16984
2004-12-21 22:07:18 +00:00
George Rhoten
d376bfe07d
ICU-4092 Properly test ucnv_getDisplayName preflighting
...
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
f8ecf23b3b
ICU-4092 Remove dead code.
...
X-SVN-Rev: 16980
2004-12-21 07:29:23 +00:00
George Rhoten
fef1b77683
ICU-4092 Increase code coverage.
...
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.
X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
f31614d5bc
ICU-4092 Add documentation that was found to be helpful while testing.
...
X-SVN-Rev: 16972
2004-12-20 23:22:34 +00:00
Eric Mader
37ae10043d
ICU-4306 Make sure that LayoutEngine docs get built, add to docmain, and clean up doc comments.
...
X-SVN-Rev: 16964
2004-12-17 01:17:36 +00:00
George Rhoten
70e9d03998
ICU-4299 Fix ures_openU so that it works as documented
...
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
90bcaf8e3a
ICU-4296 Reduce the number of exports. Public static data can be a problem for gcc on Windows.
...
X-SVN-Rev: 16949
2004-12-14 17:58:42 +00:00
George Rhoten
68f761e57f
ICU-4281 Reduce utrace dependencies when disabled.
...
X-SVN-Rev: 16937
2004-12-10 00:12:11 +00:00
George Rhoten
c68fa87f5b
ICU-4281 Reduce UStack dependencies
...
X-SVN-Rev: 16934
2004-12-09 06:39:49 +00:00
George Rhoten
70b126c727
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16927
2004-12-08 01:05:40 +00:00
George Rhoten
ac893ce00e
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16926
2004-12-07 23:43:48 +00:00
George Rhoten
d0d233155d
ICU-4281 Condense break iterator usage.
...
X-SVN-Rev: 16920
2004-12-05 06:23:51 +00:00
George Rhoten
de39e80b8c
ICU-4281 Reduce the u_errorName usage.
...
X-SVN-Rev: 16919
2004-12-05 05:38:50 +00:00
George Rhoten
db0f035859
ICU-4280 Improve the z/OS ASCII support.
...
X-SVN-Rev: 16914
2004-12-04 01:25:57 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
Markus Scherer
7e756c1233
ICU-3432 remove temporary code
...
X-SVN-Rev: 16907
2004-12-02 18:21:55 +00:00
George Rhoten
65e90ef307
ICU-4102 Improve multi-level aliasing with fallbacks.
...
We only need to know that the length of the string is >0.
X-SVN-Rev: 16904
2004-12-02 07:27:34 +00:00
Markus Scherer
ca77616509
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
...
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
George Rhoten
ee75bfbbae
ICU-3591 [srl] fix a memory leak, put in disabled code that makes purify happy
...
X-SVN-Rev: 16867
2004-11-15 23:02:05 +00:00
Eric Mader
965852701a
ICU-4232 Add info about Universal Time Scale API.
...
X-SVN-Rev: 16866
2004-11-15 22:14:58 +00:00
Andy Heninger
981153310f
ICU-4127 fix incorrect parameter description comments.
...
X-SVN-Rev: 16863
2004-11-15 18:26:25 +00:00
George Rhoten
6ff73e1576
ICU-4226 BreakIterator should not ignore the returned pointers from the ures_* APIs.
...
X-SVN-Rev: 16850
2004-11-13 00:49:55 +00:00
Eric Mader
ca462b2c99
ICU-4226 BreakIterator::buildInstance() needs to init brkrules and brkname, even if the ures_open call failed.
...
X-SVN-Rev: 16847
2004-11-12 23:56:07 +00:00
Steven R. Loomis
4691d5a096
ICU-3591 qsort -> uprv_sortArray
...
X-SVN-Rev: 16846
2004-11-12 23:43:37 +00:00
George Rhoten
ecda2bc8c5
ICU-3866 Fix some doxygen warnings.
...
X-SVN-Rev: 16843
2004-11-12 22:50:38 +00:00
George Rhoten
dd21bef768
ICU-4092 Remove unused code.
...
X-SVN-Rev: 16836
2004-11-12 01:31:18 +00:00
Andy Heninger
9f6f294e5f
ICU-4225 remove non-ascii characters from source code
...
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
be316ee1a8
ICU-3771 Fix a typo in the 3 letter ISO-639 list.
...
X-SVN-Rev: 16824
2004-11-11 21:52:37 +00:00
George Rhoten
41d38de693
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16804
2004-11-09 19:11:02 +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
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
Steven R. Loomis
45752fe8c0
ICU-3591 handle non-'.' decimal points.
...
X-SVN-Rev: 16785
2004-11-05 22:16:35 +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
Ram Viswanadha
fe00d7d59a
ICU-4206 update the header files
...
X-SVN-Rev: 16776
2004-11-05 19:58:06 +00:00
George Rhoten
f3a2162e65
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16774
2004-11-05 18:59:09 +00:00
George Rhoten
4cc513278c
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
Steven R. Loomis
a037463a60
ICU-3591 fix some warnings
...
X-SVN-Rev: 16757
2004-11-04 22:52:07 +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