Commit Graph

829 Commits

Author SHA1 Message Date
George Rhoten
e35b3fc511 ICU-821 gcc 3.0, AIX xlC and os/390 can not properly optimize
IEEEremainder, and we no longer use it.

X-SVN-Rev: 6093
2001-10-05 21:55:15 +00:00
Vladimir Weinstein
50408eca3a ICU-1245 JIS X 4061 test
X-SVN-Rev: 6083
2001-10-05 18:01:27 +00:00
Vladimir Weinstein
5d3e2b814c ICU-1245 test for Japanese rules
X-SVN-Rev: 6064
2001-10-05 02:03:17 +00:00
George Rhoten
fefbf9b930 ICU-770 Memory cleanup
X-SVN-Rev: 6047
2001-10-04 16:36:32 +00:00
Vladimir Weinstein
e76f47fb7f ICU-1245 More Japanese testing
X-SVN-Rev: 6008
2001-10-03 01:51:44 +00:00
George Rhoten
1cd00f680f ICU-1247 Fix for the case when I have a really long directory name.
X-SVN-Rev: 6004
2001-10-03 01:26:47 +00:00
Markus Scherer
40694d1edc ICU-1109 change NUL-termination semantics
X-SVN-Rev: 6002
2001-10-02 23:53:16 +00:00
Vladimir Weinstein
f71f7eb0e8 ICU-1245 updated test for changes in quaternary generation
X-SVN-Rev: 5994
2001-10-02 16:51:27 +00:00
Vladimir Weinstein
1cf5736e6e ICU-1245 Added and disabled new Japanese test - still not passing
X-SVN-Rev: 5990
2001-10-02 01:37:00 +00:00
Markus Scherer
19f92aab27 ICU-1109 change NUL-termination semantics
X-SVN-Rev: 5974
2001-09-28 22:22:59 +00:00
Andy Heninger
e7383bf04a ICU-1075 remove // style comment for UNIX builds.
X-SVN-Rev: 5960
2001-09-28 16:34:05 +00:00
Andy Heninger
71f004be68 ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
Markus Scherer
469b0444aa ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones
X-SVN-Rev: 5953
2001-09-28 00:29:40 +00:00
Vladimir Weinstein
b6fd29c72c ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested - fixes for the tests that use internal functions
X-SVN-Rev: 5949
2001-09-27 23:19:12 +00:00
George Rhoten
ce583739d8 ICU-1244 xxx_safeClone functions need to align the memory buffer on
64-bit computers.

X-SVN-Rev: 5934
2001-09-26 21:09:18 +00:00
George Rhoten
ee50cb0bb8 ICU-770 More memory cleanup (removing memory warnings)
X-SVN-Rev: 5925
2001-09-26 00:13:49 +00:00
George Rhoten
c04ff458c1 ICU-770 More memory cleanup
X-SVN-Rev: 5917
2001-09-25 21:49:30 +00:00
Ram Viswanadha
4502c7670c ICU-452 Fix compiler warnings and make tests pass on Solaris and Alpha
X-SVN-Rev: 5896
2001-09-22 01:54:21 +00:00
Markus Scherer
050177989d ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5894
2001-09-22 01:24:03 +00:00
Markus Scherer
88bce4404c ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5893
2001-09-22 01:17:26 +00:00
Markus Scherer
bdd236186e ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5892
2001-09-22 01:11:55 +00:00
Ram Viswanadha
6b39c524cf ICU-899 Test the deprecated API
X-SVN-Rev: 5884
2001-09-22 00:19:02 +00:00
Vladimir Weinstein
e186f84db0 ICU-998 More efficient secondary and tertiary compressing
X-SVN-Rev: 5877
2001-09-21 21:22:44 +00:00
Ram Viswanadha
66764b5012 ICU-899 Add uscript_getScript() API.
X-SVN-Rev: 5865
2001-09-21 05:09:22 +00:00
Ram Viswanadha
44b2317a3f ICU-1098 Test for parsing escapes.
X-SVN-Rev: 5834
2001-09-20 02:39:51 +00:00
Ram Viswanadha
329bfde4c3 ICU-1098 Test for parsing escapes.
X-SVN-Rev: 5833
2001-09-20 02:39:50 +00:00
George Rhoten
aed94742a0 ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5814
2001-09-19 01:48:46 +00:00
George Rhoten
e91c57b64e ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5812
2001-09-19 01:27:14 +00:00
George Rhoten
2407d51e56 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5809
2001-09-19 01:21:48 +00:00
George Rhoten
03fa48368c ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5796
2001-09-18 22:53:27 +00:00
George Rhoten
0a96b6ab50 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5795
2001-09-18 22:38:34 +00:00
George Rhoten
386502fad2 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5787
2001-09-18 21:02:14 +00:00
Vladimir Weinstein
e9a7e8907d ICU-1083 More surrogate support. Unsafe and contraction end tables now handle surrogates correctly.
X-SVN-Rev: 5783
2001-09-18 18:37:57 +00:00
Ram Viswanadha
2a34ca8c1f ICU-960 u_str* transformation functions
X-SVN-Rev: 5779
2001-09-18 17:04:48 +00:00
Vladimir Weinstein
b40f4bfeca ICU-1198 C APIs Tests (getting signed and unsigned integers).
X-SVN-Rev: 5778
2001-09-18 16:09:48 +00:00
Ram Viswanadha
cb06211004 ICU-960 Tests for u_str* transformation functions
X-SVN-Rev: 5776
2001-09-18 03:43:45 +00:00
George Rhoten
4e351c0c81 ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
2001-09-17 21:50:19 +00:00
Syn Wee Quek
ecb3821442 ICU-1030
Added extra tests for code coverage.

X-SVN-Rev: 5738
2001-09-11 21:40:05 +00:00
Ram Viswanadha
c3c5bf986e ICU-399 Test for u_errorName API
X-SVN-Rev: 5735
2001-09-11 18:33:53 +00:00
Ram Viswanadha
fc6c9d778f ICU-899 Fix tests after changes to API.
X-SVN-Rev: 5733
2001-09-11 05:02:26 +00:00
Ram Viswanadha
d182ba31d1 ICU-1123 Test for bug fix
X-SVN-Rev: 5726
2001-09-10 03:51:49 +00:00
Syn Wee Quek
d47f600940 ICU-1030
Extra tests added

X-SVN-Rev: 5720
2001-09-07 21:57:32 +00:00
George Rhoten
fee8fb8162 ICU-770 Memory cleanup
X-SVN-Rev: 5706
2001-09-06 18:10:06 +00:00
Ram Viswanadha
a118536e31 ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5689
2001-09-05 22:51:53 +00:00
George Rhoten
589ceba976 ICU-1100 Don't fail on ures_getIntVector and ures_getBinary any more.
X-SVN-Rev: 5687
2001-09-05 18:44:27 +00:00
George Rhoten
08ba528748 ICU-821 Fix for Linux 7.1
X-SVN-Rev: 5683
2001-09-01 04:23:43 +00:00
Ram Viswanadha
e7042af1b8 ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
X-SVN-Rev: 5653
2001-08-31 03:23:39 +00:00
George Rhoten
81fc8fb03e ICU-770 More data cleanup
X-SVN-Rev: 5652
2001-08-31 02:21:34 +00:00
George Rhoten
b58c59045a ICU-1099 Test the change a bit more completely.
X-SVN-Rev: 5616
2001-08-30 01:55:50 +00:00
George Rhoten
cc7dd3911a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5595
2001-08-28 01:04:07 +00:00