Commit Graph

1162 Commits

Author SHA1 Message Date
George Rhoten
7f3143a935 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
2002-07-29 23:24:37 +00:00
Vladimir Weinstein
26a6a81be7 ICU-1948 test error conditions and dispose of resources in TestDirectAccess
X-SVN-Rev: 9410
2002-07-29 23:01:44 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
26d1395085 ICU-1739 fix a memory leak
X-SVN-Rev: 9393
2002-07-28 19:34:16 +00:00
George Rhoten
16927a2ddc ICU-1739 fix a memory leak
X-SVN-Rev: 9386
2002-07-27 00:22:01 +00:00
Syn Wee Quek
bb768489f9 ICU-2018 modified ?\201 to \u00c9 [garbled]
X-SVN-Rev: 9355
2002-07-25 22:27:23 +00:00
George Rhoten
15dad95ec3 ICU-1115 Don't use CVS tags.
X-SVN-Rev: 9343
2002-07-25 18:34:08 +00:00
George Rhoten
343d6e93ba ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9342
2002-07-25 18:32:04 +00:00
George Rhoten
d763cb282d ICU-868 More tests.
X-SVN-Rev: 9324
2002-07-24 23:09:33 +00:00
Syn Wee Quek
1ba4040cd8 ICU-2018
breakiterator bug terminated

X-SVN-Rev: 9318
2002-07-24 19:57:46 +00:00
George Rhoten
45f4e0a95b ICU-1891 Use the proper build directory
X-SVN-Rev: 9298
2002-07-24 00:17:01 +00:00
George Rhoten
7e92471c93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
George Rhoten
6f41d5021a ICU-1970 Fix for z/OS optimization
X-SVN-Rev: 9293
2002-07-23 21:20:08 +00:00
Andy Heninger
e32993b2d8 ICU-45 RBBI, getRuleStatus() works after previous().
More Tests.
Private includes removed from public header
Break rule tag status added to word break rules.

X-SVN-Rev: 9284
2002-07-22 22:02:08 +00:00
George Rhoten
85012434a2 ICU-868 Better testing of new API
X-SVN-Rev: 9282
2002-07-22 21:05:17 +00:00
Steven R. Loomis
378b0303c5 ICU-1992 fix for files mode
X-SVN-Rev: 9273
2002-07-20 12:02:41 +00:00
Vladimir Weinstein
2b5bb4ffb5 ICU-1930 Bumped collation versions
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
George Rhoten
e9cea70189 ICU-1992 Fix for HP/UX
X-SVN-Rev: 9240
2002-07-17 22:21:34 +00:00
Steven R. Loomis
aa10fcc6e5 ICU-1992 .dat -> .icu
X-SVN-Rev: 9234
2002-07-17 19:26:07 +00:00
George Rhoten
35b7aab4d6 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9228
2002-07-17 15:39:16 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Steven R. Loomis
6c106f7b4b ICU-1991 ucnv_openPackage
X-SVN-Rev: 9221
2002-07-17 02:41:04 +00:00
George Rhoten
c50473aa5d ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9214
2002-07-16 22:29:23 +00:00
George Rhoten
fc657b31ca ICU-1970 Use epsilon for u_getNumericValue test.
X-SVN-Rev: 9210
2002-07-16 19:56:22 +00:00
George Rhoten
8ce39fe6ea ICU-1988 Update the ICU version. This test is platform dependent.
X-SVN-Rev: 9208
2002-07-16 18:59:20 +00:00
George Rhoten
86b7c21c50 ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
Ram Viswanadha
e4011b086e ICU-1986 remove deprecated API
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
Vladimir Weinstein
f1fbfc07f3 ICU-1739 Fixed some buffer overflows
X-SVN-Rev: 9168
2002-07-15 22:53:25 +00:00
Vladimir Weinstein
45d4fa9afd ICU-1930 Shifted test moved to data driven tests
X-SVN-Rev: 9167
2002-07-15 22:53:00 +00:00
Markus Scherer
9fcff5cd78 ICU-1987 test default bidi classes for unassigned code points
X-SVN-Rev: 9164
2002-07-15 22:29:47 +00:00
George Rhoten
91a1cb1f8f ICU-1891 Temporary fix for z/OS for when in64_t isn't available.
X-SVN-Rev: 9160
2002-07-15 19:01:17 +00:00
Markus Scherer
d5ac417ad6 ICU-1970 test additional properties
X-SVN-Rev: 9157
2002-07-15 16:40:07 +00:00
Markus Scherer
fdc5a0ed63 ICU-1970 test FC_NFKC_Closure
X-SVN-Rev: 9156
2002-07-15 16:29:43 +00:00
George Rhoten
2482add08c ICU-1739 fix a memory leak
X-SVN-Rev: 9152
2002-07-15 15:28:25 +00:00
George Rhoten
8d525d6c11 ICU-868 Add new API to enumerate all of the tagged aliases
X-SVN-Rev: 9145
2002-07-13 16:32:16 +00:00
Vladimir Weinstein
923c56edd3 ICU-1948 Moved direct access APIs from public to private header until the next release
X-SVN-Rev: 9143
2002-07-13 05:36:27 +00:00
George Rhoten
32635ba9d2 ICU-1913 Comment part of the test out because the keys on EBCDIC machines sort differently, like as/400
X-SVN-Rev: 9129
2002-07-12 22:17:29 +00:00
George Rhoten
26f21127b3 ICU-1891 Possible fix for z/OS.
X-SVN-Rev: 9125
2002-07-12 21:49:02 +00:00
Syn Wee Quek
27da46cea7 ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &

X-SVN-Rev: 9117
2002-07-12 20:33:01 +00:00
George Rhoten
7986040a27 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9111
2002-07-12 16:01:04 +00:00
Vladimir Weinstein
06e5522c10 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'. Added more tests for indirect positioning
X-SVN-Rev: 9104
2002-07-11 22:44:26 +00:00
Vladimir Weinstein
dcfe706cfb ICU-1930 we now unconditionally reorder Thai/Lao prevowels
X-SVN-Rev: 9075
2002-07-09 23:57:45 +00:00
George Rhoten
7023d677a4 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9073
2002-07-09 22:42:04 +00:00
George Rhoten
c5d7d27ee3 ICU-1948 Add a newline at the end of the file.
X-SVN-Rev: 9072
2002-07-09 22:41:04 +00:00
Vladimir Weinstein
9402e79000 ICU-1972 enumeration revision based on discussion with George
X-SVN-Rev: 9071
2002-07-09 18:19:16 +00:00
Vladimir Weinstein
e86598713a ICU-1972 basic enumeration example/test
X-SVN-Rev: 9069
2002-07-09 06:16:35 +00:00
Andy Heninger
3db27715c6 ICU-45 RBBI, bug in rule builder: crash with mismatched ()s.
X-SVN-Rev: 9064
2002-07-08 23:56:50 +00:00
Eric Mader
e79b6374ca ICU-1289 Move UScriptRun to usc_impl.h for now.
X-SVN-Rev: 9059
2002-07-08 23:41:33 +00:00
George Rhoten
6f175f7072 ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9032
2002-07-03 19:04:43 +00:00
George Rhoten
5e8dbd42fc ICU-1892 Remove ibm-5210 and 21427 which are partial codepages of ibm-1370.
Add some other Euro regression tests.

X-SVN-Rev: 9031
2002-07-03 18:42:43 +00:00