Commit Graph

126 Commits

Author SHA1 Message Date
Markus Scherer
50eb0cfdf0 ICU-98 define and use POSIX INT32_MAX etc., matching int32_t etc.
X-SVN-Rev: 1032
2000-03-30 01:12:01 +00:00
Madhu K
1a4f320d17 ICU-114 Fixed a typo
X-SVN-Rev: 1025
2000-03-29 23:14:39 +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
Brendan Murray
dd70c2705e ICU-98 These are changes to support 64-bit platforms, such as Sun
SPARC V9, which is the only one tested so far.

X-SVN-Rev: 1022
2000-03-29 21:41:11 +00:00
Markus Scherer
3c0e9c341f ICU-315 more S/390 changes
X-SVN-Rev: 1021
2000-03-29 20:28:29 +00:00
Madhu K
cd74d39a27 ICU-114 Addional tests
X-SVN-Rev: 1013
2000-03-29 17:32:19 +00:00
Markus Scherer
eb3ba827c6 ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation
X-SVN-Rev: 1012
2000-03-29 01:13:49 +00:00
Madhu K
0ebfa05d46 ICU-114 Addional tests
X-SVN-Rev: 1011
2000-03-28 23:51:25 +00:00
Madhu K
47e7f6a816 ICU-114 Test for Transliterator
X-SVN-Rev: 1010
2000-03-28 23:47:32 +00:00
Madhu K
9de40e5e03 ICU-114 Test for Transliterator
X-SVN-Rev: 1009
2000-03-28 23:37:12 +00:00
Madhu K
2e88c2a06b ICU-114 Test for Transliterator
X-SVN-Rev: 1008
2000-03-28 23:23:48 +00:00
Madhu K
d4146dab5f ICU-114 Fixed for AIX
X-SVN-Rev: 999
2000-03-28 18:05:43 +00:00
Madhu K
f2f85f4a85 ICU-114 Fixed for AIX
X-SVN-Rev: 998
2000-03-28 17:36:04 +00:00
Madhu K
5aeac874bc ICU-114 Fixed for AIX
X-SVN-Rev: 997
2000-03-28 01:02:35 +00:00
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
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
Steven R. Loomis
5d96fad42e ICU-212 out of source build.
X-SVN-Rev: 775
2000-02-16 22:38:38 +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
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
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
Alan Liu
4541f4aea8 ICU-199 cleanup API, change int[] to Position
X-SVN-Rev: 649
2000-01-19 19:02:10 +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