Commit Graph

2896 Commits

Author SHA1 Message Date
Markus Scherer
aca0c53ac2 ICU-397 make u_versionFrom/ToString() public
X-SVN-Rev: 1437
2000-05-22 22:24:51 +00:00
Jim Snyder Grant
7f51cb674c ICU-384 Add locale-biasing support to LMBCS
X-SVN-Rev: 1433
2000-05-22 21:24:26 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
f7e89b8e55 ICU-130 account for some control codes now having Zs Zl Zp Unicode properties
X-SVN-Rev: 1388
2000-05-18 17:49:51 +00:00
Steven R. Loomis
0a042c3f86 ICU-200 OS400 makefile updates
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Vladimir Weinstein
4ef6b3889d ICU-184 .res -> mem map test changes for Solaris CC (c style comments)
X-SVN-Rev: 1383
2000-05-15 22:22:48 +00:00
Vladimir Weinstein
bbd91c6ab7 ICU-184 test was using wrong variable for error code
X-SVN-Rev: 1380
2000-05-15 20:37:40 +00:00
Helena Chapman
857ced6517 ICU-110 Added tests for ucol_getVersion() API.
X-SVN-Rev: 1376
2000-05-15 19:48:56 +00:00
Vladimir Weinstein
d4d8a6da75 ICU-150 renaming default -> root changes
X-SVN-Rev: 1366
2000-05-15 18:44:20 +00:00
Vladimir Weinstein
c786b21d52 ICU-184 resource data files in memory mapped format (initial revision)
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Markus Scherer
6b6bbd29f1 ICU-375 correct isAcceptable signature
X-SVN-Rev: 1324
2000-05-03 23:15:02 +00:00
Madhu K
002534a549 ICU-176 Added Test file for UTF-16 macros
X-SVN-Rev: 1317
2000-05-03 20:54:37 +00:00
Madhu K
215f6fd609 ICU-176 Testing for UTF-16 macros
X-SVN-Rev: 1316
2000-05-03 20:52:18 +00:00
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
Helena Chapman
16ac11f546 ICU-200 Updated with OS/400 specific port changes.
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Vladimir Weinstein
03349c8a8e ICU-196 Modified in accordance to modified Italian locale
X-SVN-Rev: 413
1999-12-14 23:41:45 +00:00
Markus Scherer
4694b93a81 ICU-146 deprecate uloc_get/setDataDirectory()
X-SVN-Rev: 409
1999-12-14 19:14:27 +00:00
Alan Liu
013dbc330f ICU-187 this test was doing very strange things; fixed to match c++ version
X-SVN-Rev: 354
1999-12-09 06:23:48 +00:00
Alan Liu
a4932d9cf1 ICU-187 don't hard-code expected # of zones for a specific offset!
X-SVN-Rev: 353
1999-12-09 06:22:59 +00:00
Helena Chapman
4ec388cedf ICU-174 Removed C++ style comments.
X-SVN-Rev: 350
1999-12-09 01:31:44 +00:00
Markus Scherer
2d26f13d40 ICU-175 rename errorName() to u_errorName()
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Markus Scherer
5927a9f1e8 ICU-174 make code more robust
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00
Steven R. Loomis
3a3198e7f3 ICU-65 test update [there are more zones now, and also error msg clarification]
X-SVN-Rev: 310
1999-12-05 08:59:19 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
57cca2d237 ICU-165 the default converter name is now always canonical
X-SVN-Rev: 295
1999-12-04 01:12:46 +00:00
Markus Scherer
841b21d6e1 ICU-172 use correct vc++ runtime
X-SVN-Rev: 291
1999-12-03 20:58:59 +00:00
Markus Scherer
0b6e5e3b68 ICU-62 add SCSUTest only once to cintltst
X-SVN-Rev: 290
1999-12-03 20:15:23 +00:00
Markus Scherer
39dfb3e76b ICU-165 fix compile error
X-SVN-Rev: 245
1999-11-23 22:48:46 +00:00
Steven R. Loomis
f116e2eb2e ICU-96 Collation performance [some test improvements]
X-SVN-Rev: 242
1999-11-23 22:46:47 +00:00
Steven R. Loomis
981fc8a22e ICU-157 posix support for udata.. linux dll support.. posix should work with mmapped files OK
X-SVN-Rev: 235
1999-11-23 04:49:35 +00:00
Markus Scherer
d3c9e756f1 ICU-158 add test for u_charName()
X-SVN-Rev: 215
1999-11-22 19:39:22 +00:00
Vladimir Weinstein
211dfe2e43 ICU-138 cintltst updated to test isalnum function
X-SVN-Rev: 188
1999-11-19 18:23:29 +00:00
Markus Scherer
9e4c1ad754 ICU-87 rename icu_getDefaultDataDirectory() to u_[get|set]DataDirectory()
X-SVN-Rev: 184
1999-11-18 22:50:13 +00:00
Steven R. Loomis
ba0efec3b7 ICU-82 Added test for unicode version (u_getVersion()), test will break if version changes w/o test change.
X-SVN-Rev: 167
1999-11-08 22:21:11 +00:00
Vladimir Weinstein
b945fd96d5 ICU-63 Updated cintltst so that it reflects the changed data in fr locale
X-SVN-Rev: 163
1999-11-04 17:59:14 +00:00
Markus Scherer
e85a9b990d ICU-38 add euro regression test
X-SVN-Rev: 112
1999-10-22 23:45:55 +00:00
Markus Scherer
f8b331314a ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 81
1999-10-18 23:55:05 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
22e0892d45 ICU-26 cintltest does not work if the icu folder is not in a drive root
X-SVN-Rev: 55
1999-10-14 19:10:43 +00:00
Markus Scherer
6e20698d77 remove unnecessary/unused code
X-SVN-Rev: 42
1999-10-12 00:28:27 +00:00
Markus Scherer
849ab4fe52 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 39
1999-10-12 00:27:10 +00:00
Markus Scherer
cb006fe433 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 38
1999-10-12 00:19:25 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Markus Scherer
80a098923f ICU-5 need to use icu_malloc() etc.
replace stdlib function calls by icu_...

X-SVN-Rev: 17
1999-10-06 00:05:42 +00:00
Helena Chapman
1ccc7d153f ICU version 1.3 merge from CMVS.
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00
Stephen Booth
7406982293 Sync with 1.2.5
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00