Commit Graph

206 Commits

Author SHA1 Message Date
Alan Liu
4d6ed3e501 ICU-340 fix adopt usage memory bug
X-SVN-Rev: 990
2000-03-25 02:49:30 +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
7f518f3a6b ICU-315 avoid VC++ bug: #define ZERO after #including .h with identifier ZERO does not work with precompiled headers
X-SVN-Rev: 982
2000-03-24 00:49:23 +00:00
Markus Scherer
9f363ccb70 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Alan Liu
46d8dce364 ICU-329 enhance output
X-SVN-Rev: 976
2000-03-22 20:14:05 +00:00
Markus Scherer
258dbe98d4 ICU-315 S/390 and EBCDIC updates
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Alan Liu
0c83d908ad ICU-329 show context
X-SVN-Rev: 959
2000-03-18 01:48:44 +00:00
Alan Liu
af7124308c ICU-329 parse engines need better error reporting
X-SVN-Rev: 958
2000-03-18 01:42:45 +00:00
Helena Chapman
d90408948d ICU-161 More copyright fixes.
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Alan Liu
94cca6161d ICU-315 make test epsilon-based for 390
X-SVN-Rev: 933
2000-03-09 19:15:39 +00:00
Alan Liu
1c55f1f997 ICU-243 add prefix/suffix support to Hex-Unicode and Unicode-Hex
X-SVN-Rev: 916
2000-03-08 19:26:17 +00:00
Alan Liu
e6ac046fda ICU-315 remove EBCDIC-incompatible char constants
X-SVN-Rev: 910
2000-03-07 19:14:38 +00:00
Alan Liu
9f4e14cf3d ICU-315 remove EBCDIC-incompatible char constants and made compatible with S/390 numerics
X-SVN-Rev: 907
2000-03-07 18:41:50 +00:00
Alan Liu
d623133b0c ICU-161 fix copyrights
X-SVN-Rev: 905
2000-03-07 02:39: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
Alan Liu
bb2611b517 ICU-277 fixed bug in UnicodeSet variable parsing
X-SVN-Rev: 751
2000-02-12 01:23:13 +00:00
Alan Liu
e7209482d2 ICU-276 added Position constructors
X-SVN-Rev: 750
2000-02-11 22:32:11 +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
Yves Arrouye
fcb670fe5e ICU-260 make the build stop on error that occur in subdirectories
while making recursive targets.

X-SVN-Rev: 718
2000-02-04 22:34:43 +00:00
Helena Chapman
68420ead54 ICU-227 oh my god, I forgot the "defined" in #if.
X-SVN-Rev: 706
2000-01-27 23:25:11 +00:00
Helena Chapman
187479b93a ICU-227 usleep pinning failed on linux.
X-SVN-Rev: 705
2000-01-27 21:01:18 +00:00
Helena Chapman
1a1bfb0855 ICU-227 HPUX11 usleep fix in tsmthread.cpp. Make sure the
thread1 sleeps longer than thread2 and TestMutex.

X-SVN-Rev: 698
2000-01-27 17:57:14 +00:00
Helena Chapman
4c0210e900 ICU-227 HPUX11 usleep fix in tsmthread.cpp.
X-SVN-Rev: 697
2000-01-27 00:00:04 +00:00
Alan Liu
085799d907 ICU-182 update cintltst for YEAR_WOY
X-SVN-Rev: 695
2000-01-25 18:22:43 +00:00
Alan Liu
97eb9acd6d ICU-182 update for new de localPatternChars
X-SVN-Rev: 692
2000-01-25 17:49:13 +00:00
Alan Liu
c3eeefe3b0 ICU-182 add another WOY test; modify existing tests for proper YEAR_WOY rolling
X-SVN-Rev: 689
2000-01-25 02:29:22 +00:00
Alan Liu
cdd91be577 ICU-182 use YEAR_WOY with WOY
X-SVN-Rev: 688
2000-01-25 02:22:40 +00:00
Steven R. Loomis
82da9ac42d ICU-227 yet another hpux fix
X-SVN-Rev: 678
2000-01-22 02:54:48 +00:00
Steven R. Loomis
87592599bc ICU-182 WOY, etc: fix the test (call to simpledateformat was ambiguous)
X-SVN-Rev: 667
2000-01-20 21:58:07 +00:00
Steven R. Loomis
e78f33db7d ICU-227 newline at end of file
X-SVN-Rev: 664
2000-01-20 06:48:37 +00:00
Vladimir Weinstein
6f4b9cd50c ICU-182 Tests for implementation of DOW_LOCAL and YEAR_WOY, take 2
X-SVN-Rev: 662
2000-01-20 04:42:04 +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
Alan Liu
4541f4aea8 ICU-199 cleanup API, change int[] to Position
X-SVN-Rev: 649
2000-01-19 19:02:10 +00:00
Markus Scherer
325c81a521 ICU-235 fix T_UConverter_getNextUChar_UTF8()
X-SVN-Rev: 648
2000-01-19 19:00:53 +00:00
Vladimir Weinstein
150b22a89c ICU-182 tests for DOW_LOCAL and YEAR_WOY
X-SVN-Rev: 645
2000-01-19 04:20:48 +00:00
Alan Liu
3bd6abde75 ICU-199 update to current API
X-SVN-Rev: 637
2000-01-18 20:24:35 +00:00
Madhu K
24dae6d896 ICU-114 Fixed for HP/UX
X-SVN-Rev: 635
2000-01-18 20:04:30 +00:00
Alan Liu
7da50142ca ICU-199 UnicodeSet inherits from UnicodeFilter
X-SVN-Rev: 634
2000-01-18 20:00:56 +00:00
Alan Liu
49a4f38e87 ICU-199 remove "keyboard" from method names, make max context len a member of Transliterator set by subclasses
X-SVN-Rev: 629
2000-01-18 18:27:27 +00:00
Madhu K
cfb896fcbe ICU-114 Updated for Addtional TransliteratorAPI tests
X-SVN-Rev: 624
2000-01-18 02:35:52 +00:00
Madhu K
7efc827736 ICU-114 Added tests for Transliterator API
X-SVN-Rev: 623
2000-01-18 02:34:41 +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
57f7dbc655 ICU-45 Updated intltest.dsp to include RBBI tests.
X-SVN-Rev: 613
2000-01-17 22:34:29 +00:00
Madhu K
9225846701 ICU-45 RBBI tests
X-SVN-Rev: 610
2000-01-17 20:59:08 +00:00
Helena Chapman
5bafb278d2 ICU-161 updated the copyright notices.
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00
Madhu K
822bc77ef3 ICU-45 Updated for building RBBI tests
X-SVN-Rev: 597
2000-01-15 17:51:25 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Madhu K
04e19181e9 ICU-45 Added the header inclusion and case for RBBI tests
X-SVN-Rev: 595
2000-01-15 01:56:11 +00:00
Madhu K
af280174c1 ICU-45 Added an overloaded function prettify(UnicodeString&)
X-SVN-Rev: 594
2000-01-15 01:55:02 +00:00
Madhu K
7b897b7cbf ICU-45 Tests for RBBI
X-SVN-Rev: 593
2000-01-15 01:51: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
Alan Liu
d2185dcbe6 ICU-199 compound ID support
X-SVN-Rev: 585
2000-01-14 21:15:25 +00:00
Helena Chapman
db8def56c3 ICU-45 Added ErrorCode to the constructor APIs.
.

X-SVN-Rev: 578
2000-01-14 00:13:59 +00:00
Madhu K
b69eb9e8e9 ICU-159 Intitialization Fix for HP/UX10.2
X-SVN-Rev: 571
2000-01-13 21:33:13 +00:00
Madhu K
afd66e1c79 ICU-45 Fix for AIX4.3
X-SVN-Rev: 569
2000-01-13 19:25:32 +00:00
Alan Liu
031b4b6ca0 ICU-199 new rule syntax; a few more tests
X-SVN-Rev: 561
2000-01-13 07:29:20 +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
Alan Liu
f84644f895 ICU-199 add category tests for new UnicodeSet pattern parser
X-SVN-Rev: 548
2000-01-12 18:04:21 +00:00
Steven R. Loomis
4a46039c71 ICU-183 Test each header's compile by itself.
X-SVN-Rev: 540
2000-01-12 01:22:44 +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
Alan Liu
66e286def7 ICU-114 make getDisplayName static
X-SVN-Rev: 531
2000-01-11 19:39:06 +00:00
Markus Scherer
2366f197c9 ICU-217 most NaN tests: just warnings, not errors
X-SVN-Rev: 529
2000-01-11 18:36:22 +00:00
Steven R. Loomis
4956a84699 ICU-45 posix fix
X-SVN-Rev: 516
2000-01-11 01:50:24 +00:00
Markus Scherer
77d8c41e7d ICU-217 build ieeetest
X-SVN-Rev: 511
2000-01-11 01:22:08 +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
0058e5d640 ICU-216 flushCache() needs to be called before re-init the test environment.
X-SVN-Rev: 499
2000-01-08 01:03:30 +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
Steven R. Loomis
34af548ef7 ICU-159 add thcoll.o [Thai collation test]
X-SVN-Rev: 493
2000-01-06 20:06:15 +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
99d913e731 ICU-142 Removed tests for changed ISO language codes,
"he", "yi" and "id".

X-SVN-Rev: 469
1999-12-28 21:31:55 +00:00
Vladimir Weinstein
770bc2f3f2 ICU-197 intltest now uses defines from putil.h for file separation chars and strings
X-SVN-Rev: 461
1999-12-28 18:40:36 +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
Alan Liu
d5831470e3 ICU-159 Thai collation
X-SVN-Rev: 426
1999-12-16 01:41:19 +00:00
Steven R. Loomis
aeef800ff3 ICU-65 Don't create default UDate()'s!!:
X-SVN-Rev: 424
1999-12-15 22:04:49 +00:00
Steven R. Loomis
ebd60f80d9 ICU-81 roll bugs test, fix for HP
X-SVN-Rev: 420
1999-12-15 21:41:14 +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
Helena Chapman
3c7c2c2f42 ICU-132 #include utypes.h instead of platform.h
X-SVN-Rev: 370
1999-12-10 18:09:38 +00:00
Steven R. Loomis
f313ba28b5 ICU-132 add '--enable-threads=no' option to disable threading, and FORCE_LIBS to allow overriding of build libraries.
X-SVN-Rev: 361
1999-12-09 23:11:48 +00:00
Alan Liu
b851d05295 ICU-81 roll bugs and calculation errors in cutover year
X-SVN-Rev: 359
1999-12-09 17:16:31 +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
Alan Liu
8546a51c64 ICU-186 fix setStartRule setEndRule to set DST savings if nec
X-SVN-Rev: 352
1999-12-09 06:19:30 +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
54ba2e3819 ICU-170 use UnicodeString::length() instead of the deprecated size()
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Markus Scherer
5927a9f1e8 ICU-174 make code more robust
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00