Commit Graph

83 Commits

Author SHA1 Message Date
Markus Scherer
117c9b824b ICU-298 jitterbug 130: add support for u_isMirrored() and u_charMirror()
X-SVN-Rev: 1240
2000-04-24 22:44:06 +00:00
Steven R. Loomis
dbced2f8e3 ICU-365 improved version test
X-SVN-Rev: 1167
2000-04-19 20:00:49 +00:00
Markus Scherer
9a19714271 ICU-364 do not test for never-changing formatVersions on icu data files - they do change
X-SVN-Rev: 1164
2000-04-19 00:16:36 +00:00
Helena Chapman
1fb58be175 ICU-239 Added tests for u_vparseMessage.
X-SVN-Rev: 1154
2000-04-18 22:24:00 +00:00
Helena Chapman
a5c27f96f8 ICU-239 Added tests for u_vformatMessage.
X-SVN-Rev: 1153
2000-04-18 22:18:05 +00:00
Helena Chapman
feff591551 ICU-354 Merge back the 1.4.1.1 changes.
X-SVN-Rev: 1151
2000-04-18 21:57:47 +00:00
Yves Arrouye
c69c164be8 ICU-353 basic warnings cleanup (not touching object's memory layout). A
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...

X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Yves Arrouye
e45f4fd7cb ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
in this case, so that a make in a subdir does include deps.

X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Markus Scherer
a8ea7e8c8b ICU-176 ucnv_getNextUChar() return a UChar32 code point
X-SVN-Rev: 1121
2000-04-13 17:27:35 +00:00
Markus Scherer
5d813e3499 ICU-350 just add j350 test, still do all tests from -r 1.14
X-SVN-Rev: 1094
2000-04-07 20:23:24 +00:00
Markus Scherer
9c2fc5ab0f ICU-350 ucnv_openCCSID() did not work for 10xx etc.
X-SVN-Rev: 1093
2000-04-07 16:58:58 +00:00
Markus Scherer
2dcb6e5200 ICU-315 S/390 fix was left out
X-SVN-Rev: 1082
2000-04-06 20:23:01 +00:00
Yves Arrouye
a5957d6e46 ICU-310 any target whose name matches %clean does not trigger inclusion
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?

X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Markus Scherer
2b5a36af8c ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1044
2000-03-31 21:45:17 +00:00
Jim Snyder Grant
2dbef4e207 ICU-271 First-pass LMBCS support (Lotus Multi-byte Character set)
X-SVN-Rev: 1042
2000-03-31 16:53:09 +00:00
Markus Scherer
44b48ccf4a ICU-315 break tests early if data files are missing
X-SVN-Rev: 1023
2000-03-29 21:48:44 +00:00
Markus Scherer
3c0e9c341f ICU-315 more S/390 changes
X-SVN-Rev: 1021
2000-03-29 20:28:29 +00:00
Alan Liu
89fd22e69c ICU-149 add chashtst.c to Makefile.in
X-SVN-Rev: 1007
2000-03-28 23:13:22 +00:00
Alan Liu
d1e2c1e2e0 ICU-149 add basic UHashtable test
X-SVN-Rev: 1003
2000-03-28 22:08:29 +00:00
Helena Chapman
d3b7329590 ICU-315 Added prv_stricmp implementation to get rid of the linking error.
X-SVN-Rev: 989
2000-03-24 21:55:07 +00:00
Markus Scherer
9f363ccb70 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Markus Scherer
258dbe98d4 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Helena Chapman
d90408948d ICU-161 More copyright fixes.
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Helena Chapman
5862cf64ee ICU-313 Updated with the new API that takes the length of the source buffer.
X-SVN-Rev: 903
2000-03-07 01:42:40 +00:00
Madhu K
3b573e9f06 ICU-302 Added tests for udata API
X-SVN-Rev: 889
2000-03-04 00:23:47 +00:00
Madhu K
f4a79338bc ICU-302 Added tests for udata API
X-SVN-Rev: 888
2000-03-04 00:02:50 +00:00
Madhu K
7bb7910a88 ICU-302 Added tests for udata API
X-SVN-Rev: 886
2000-03-03 01:09:33 +00:00
Steven R. Loomis
5d96fad42e ICU-212 out of source build.
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Markus Scherer
2c04f7442c ICU-279 aliases must conform to the iana list
X-SVN-Rev: 765
2000-02-16 01:33:45 +00:00
Steven R. Loomis
3039c11612 ICU-227 fix const type in cintltst() main, [future error fix for HPUX c++ compiler]
X-SVN-Rev: 764
2000-02-16 01:10:01 +00:00
Yves Arrouye
bf89e792e3 ICU-212 out-of-source build. configure now creates data/ and
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.

X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Helena Chapman
01a8d20f2e ICU-255 Needed a typecast before calling CompactArray.
X-SVN-Rev: 720
2000-02-05 00:01:54 +00:00
Alan Liu
085799d907 ICU-182 update cintltst for YEAR_WOY
X-SVN-Rev: 695
2000-01-25 18:22:43 +00:00
Markus Scherer
3f837f9a10 ICU-42 add a test for the API for aliases
X-SVN-Rev: 659
2000-01-20 00:34:01 +00:00
Markus Scherer
325c81a521 ICU-235 fix T_UConverter_getNextUChar_UTF8()
X-SVN-Rev: 648
2000-01-19 19:00:53 +00:00
Steven R. Loomis
47b86344d4 ICU-161 itoa -> cstring.h hdr file
X-SVN-Rev: 615
2000-01-17 22:59:59 +00:00
Helena Chapman
5e7c1c94b9 ICU-12 Moved ctest.h into unicode/ directory.
X-SVN-Rev: 614
2000-01-17 22:53:44 +00:00
Helena Chapman
5bafb278d2 ICU-161 updated the copyright notices.
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Markus Scherer
0bb68dca34 ICU-210 improve version functions
X-SVN-Rev: 591
2000-01-15 00:03:30 +00:00
Helena Chapman
e578b4654d ICU-210 Added API test for u_getVersion().
X-SVN-Rev: 589
2000-01-14 23:41:58 +00:00
Helena Chapman
fd5bf9249f ICU-45 Updated cintltst for RBBI changes
.

X-SVN-Rev: 557
2000-01-13 01:53:18 +00:00
Helena Chapman
6efc3436b6 ICU-210 changed UVersionInfo typedef.
X-SVN-Rev: 552
2000-01-12 20:20:38 +00:00
Helena Chapman
4c95546548 ICU-210 changed the u_getVersion APIs to use UVersionInfo.
X-SVN-Rev: 551
2000-01-12 19:50:27 +00:00
Helena Chapman
218b24bba5 ICU-210 Three major changes:
u_getVersion: returns ICU release/version information
u_getUnicodeVersion: returns Unicode standard version supported in ICU
Renamed the original u_getVersion to u_getUnicodeVersion.

X-SVN-Rev: 536
2000-01-11 23:20:26 +00:00
Richard Gillam
016aa963f6 ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator.
X-SVN-Rev: 502
2000-01-08 02:05:05 +00:00
Helena Chapman
7dd845428d ICU-216 Added tests for the following APIs: fixFileSeparator and isAmbiguous in UnicodeConverterCPP class and ucnv_xxx interface.
X-SVN-Rev: 498
2000-01-08 00:54:57 +00:00
Helena Chapman
aedb933f7e ICU-163 Fixed warnings on MSVC 6.0.
X-SVN-Rev: 476
1999-12-29 22:33:47 +00:00
Vladimir Weinstein
7f73adbf34 ICU-12 corrected errors due to merging
X-SVN-Rev: 474
1999-12-29 00:18:52 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00