Commit Graph

1930 Commits

Author SHA1 Message Date
George Rhoten
23b78bf15e ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
George Rhoten
fd0d950183 ICU-4156 Test and fix getAvailableLocales for service registration.
X-SVN-Rev: 16622
2004-10-25 23:38:08 +00:00
Andy Heninger
1f42f071fc ICU-4057 incorrect regex appendReplacement after multiple find()s.
X-SVN-Rev: 16601
2004-10-22 22:51:02 +00:00
Andy Heninger
9f286086d1 ICU-3337 better detect incorrect usage of Regex APIs.
X-SVN-Rev: 16595
2004-10-22 16:32:12 +00:00
Ram Viswanadha
62c6f70295 ticket: 3938: fix the tests
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
George Rhoten
1397daa245 ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
Deborah Goldsmith
225c380bde ICU-3561 Locale-based text boundaries
X-SVN-Rev: 16582
2004-10-21 01:03:01 +00:00
George Rhoten
83b0d17af1 ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
They are stable APIs, and they should not be moved.

X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
07b125019f ICU-4102 Improve multi-level aliasing with fallbacks.
X-SVN-Rev: 16525
2004-10-17 16:58:33 +00:00
George Rhoten
94a92cdceb ICU-3938 Add CLDR changes for English.
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
George Rhoten
4fbf096779 ICU-4019 Fix last test addition so that it doesn't leak memory.
X-SVN-Rev: 16443
2004-10-11 17:24:02 +00:00
Steven R. Loomis
be8e4abcfe ICU-3938 fix to test err message
X-SVN-Rev: 16419
2004-10-07 21:32:53 +00:00
George Rhoten
6614a56925 ICU-3634 Fix for MSVC 6
X-SVN-Rev: 16387
2004-10-02 06:47:13 +00:00
Steven R. Loomis
164b735f3f ICU-3938 CLDR 1.2 test updates
X-SVN-Rev: 16384
2004-10-01 21:07:02 +00:00
George Rhoten
a12dd1e22f ICU-3805 Fix a compiler warning from previous check-in
X-SVN-Rev: 16361
2004-09-27 16:38:55 +00:00
Doug Felt
eb31068f2a ICU-3634 localized RBNF rule set names - text description
X-SVN-Rev: 16357
2004-09-24 22:58:00 +00:00
George Rhoten
6a80fd1c86 ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
Andy Heninger
e04ddd2239 ICU-4086 regex match/lookingAt/find at end of string with zero length match not working.
X-SVN-Rev: 16328
2004-09-15 01:28:15 +00:00
Andy Heninger
8e505af9bb ICU-4055 fixed bad comment, test to verify behavior.
X-SVN-Rev: 16321
2004-09-14 17:31:54 +00:00
George Rhoten
86e489fb77 ICU-4098 Prevent missing break iterators from crashing the build.
X-SVN-Rev: 16310
2004-09-13 15:39:02 +00:00
Markus Scherer
a644b0e629 ICU-4078 add cdecl to C callbacks into C++
X-SVN-Rev: 16276
2004-09-08 14:14:35 +00:00
Markus Scherer
3ba67ae1c2 ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16266
2004-09-07 18:05:01 +00:00
Steven R. Loomis
bd388e4f26 ICU-3841 ures_open change
X-SVN-Rev: 16239
2004-09-01 01:20:34 +00:00
George Rhoten
7c225a89aa ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
X-SVN-Rev: 16183
2004-08-24 17:38:33 +00:00
Ram Viswanadha
15bd863941 ICU-3925 various fixes
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
George Rhoten
608ca77ba5 ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
This is for cases where time_t is 64-bit.

X-SVN-Rev: 16150
2004-08-13 01:20:26 +00:00
Andy Heninger
2a22e946ca ICU-4030 regexp replacement strings indexing error when containing \uxxxx escapes
X-SVN-Rev: 16120
2004-08-06 00:46:28 +00:00
George Rhoten
ba2f349454 ICU-4043 Use a real path to source data.
X-SVN-Rev: 16119
2004-08-05 23:35:31 +00:00
George Rhoten
8900cd8fab ICU-4043 Use a real path to source data.
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
Andy Heninger
53c1929107 ICU-4037 regexp {min,max} overflow checking cleaned up
X-SVN-Rev: 16107
2004-08-04 17:11:55 +00:00
Doug Felt
4255cf1f45 ICU-4019 add message format syntax for spelled-out numbers
X-SVN-Rev: 16105
2004-08-04 05:57:45 +00:00
Andy Heninger
1b339e97db ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16104
2004-08-04 04:47:18 +00:00
Ram Viswanadha
123132b8e6 ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
2004-08-02 20:06:55 +00:00
George Rhoten
3e9a805cc3 ICU-3771 Update iso-639 list
X-SVN-Rev: 16047
2004-07-18 20:49:33 +00:00
George Rhoten
234d74b5a0 ICU-3837 Fix some white space issues
X-SVN-Rev: 16037
2004-07-18 02:02:38 +00:00
George Rhoten
017c34c872 ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16036
2004-07-18 02:02:06 +00:00
George Rhoten
ecd01239d5 ICU-3946 Fix some tests to use U_EXPORT2 and U_CALLCONV more often
X-SVN-Rev: 16021
2004-07-16 15:44:52 +00:00
Ram Viswanadha
e00ca7411d ICU-3925 separate RBNF data to separate tree
X-SVN-Rev: 15994
2004-07-14 18:35:16 +00:00
George Rhoten
395e77d5a2 ICU-3862 Fix a memory leak
X-SVN-Rev: 15930
2004-06-21 17:41:27 +00:00
George Rhoten
37ecb499d4 ICU-3851 Fix for an old AIX xlc compiler.
X-SVN-Rev: 15896
2004-06-17 18:05:07 +00:00
Ram Viswanadha
bbf96aea2c ICU-3500 fix unused param compiler warning
X-SVN-Rev: 15880
2004-06-15 21:25:06 +00:00
George Rhoten
0e56433529 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15860
2004-06-12 06:16:57 +00:00
George Rhoten
a05b728deb ICU-3818 Update copyright notice
X-SVN-Rev: 15853
2004-06-11 20:37:50 +00:00
Steven R. Loomis
2f7efe7cc9 ICU-3831 uconfig fixes
X-SVN-Rev: 15842
2004-06-10 23:51:33 +00:00
Andy Heninger
53e521de42 ICU-3818 Fix for Thai Dictionary Break Iterator following(1) failure.
X-SVN-Rev: 15815
2004-06-09 18:12:01 +00:00
George Rhoten
9c42ea2ba6 ICU-3817 Fix multithreaded test failure on really slow machines.
X-SVN-Rev: 15774
2004-06-07 23:59:42 +00:00
Vladimir Weinstein
0e50c286fd ICU-3764 Reenabled Finnish test
X-SVN-Rev: 15773
2004-06-07 23:01:44 +00:00
Alan Liu
e43b0d926a ICU-3815 add test for case-folding match
X-SVN-Rev: 15765
2004-06-07 21:59:41 +00:00
Andy Heninger
25ed9f9c74 ICU-3786 port Mark's new Han translit tests from Java to C++
X-SVN-Rev: 15755
2004-06-07 17:11:07 +00:00
George Rhoten
78a80bd2a8 ICU-3389 Don't crash if file can't be found.
X-SVN-Rev: 15751
2004-06-07 05:29:50 +00:00
George Rhoten
437efd9802 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15745
2004-06-05 06:54:01 +00:00
Alan Liu
b0337f001c ICU-3812 don't crash when snext() returns NULL
X-SVN-Rev: 15737
2004-06-04 23:37:30 +00:00
George Rhoten
ea38c32dc8 ICU-3699 Remove bam, which is a duplicate of bm.
X-SVN-Rev: 15736
2004-06-04 23:10:37 +00:00
Alan Liu
638c585a53 ICU-3811 add regression test for ucurr_getName
X-SVN-Rev: 15733
2004-06-04 22:33:20 +00:00
Alan Liu
71ce858811 ICU-3786 be quieter
X-SVN-Rev: 15701
2004-06-04 00:21:14 +00:00
Alan Liu
22e24178fc ICU-3786 add 'quiet' param to some assertXxx() functions; need to add to all of them!
X-SVN-Rev: 15700
2004-06-04 00:19:50 +00:00
Ram Viswanadha
e094aa0975 ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
X-SVN-Rev: 15696
2004-06-03 22:50:39 +00:00
Ram Viswanadha
6215c57675 ICU-3100 fix failure on cygwin ... just add a cast to UnicodeString constructor
X-SVN-Rev: 15695
2004-06-03 22:50:09 +00:00
Vladimir Weinstein
4c96e76b8f ICU-3100 redo getContractions after a review. Add tests for getContractions and getUnsafeSet
X-SVN-Rev: 15683
2004-06-03 19:26:16 +00:00
Ram Viswanadha
d95bb2171f ICU-3635 handle _PREEURO correctly
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00
Deborah Goldsmith
b501ed1a54 ICU-3699 fix tests to conform to CLDR 1.1 data
X-SVN-Rev: 15679
2004-06-02 22:38:57 +00:00
Steven R. Loomis
e8b3a4005b ICU-3699 fix tztest for new data
X-SVN-Rev: 15675
2004-06-02 19:23:00 +00:00
Andy Heninger
4d96c03896 ICU-3783 Add back object tests for abstract classes.
X-SVN-Rev: 15667
2004-06-01 23:36:32 +00:00
Vladimir Weinstein
cce68a9b45 ICU-2758 allow usage of lccc and tccc in unicode sets
X-SVN-Rev: 15659
2004-06-01 22:09:56 +00:00
George Rhoten
1c32f74262 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15646
2004-05-31 04:50:19 +00:00
George Rhoten
93c056670b ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15643
2004-05-31 02:54:48 +00:00
George Rhoten
ae5e251bbd ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15639
2004-05-30 09:58:45 +00:00
George Rhoten
f3e472b282 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15638
2004-05-30 09:32:27 +00:00
Ram Viswanadha
c56673e949 ICU-3737 fix arabic transliteration failure
X-SVN-Rev: 15603
2004-05-28 00:19:06 +00:00
Vladimir Weinstein
13cab794d3 ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
George Rhoten
3a74c75e2f ICU-3718 Don't crash on slow machines
X-SVN-Rev: 15497
2004-05-24 17:11:40 +00:00
George Rhoten
65bca94c6e ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15468
2004-05-21 20:52:04 +00:00
George Rhoten
0dd1c6e8c1 ICU-3039 Fix for z/OS
X-SVN-Rev: 15457
2004-05-21 18:09:14 +00:00
Alan Liu
801b7f6f5a ICU-3748 add test cases
X-SVN-Rev: 15416
2004-05-19 23:09:12 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
George Rhoten
f2bca97241 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15401
2004-05-19 06:18:41 +00:00
Ram Viswanadha
9cc0f7b308 ICU-3737 synchronize translit rules with ICU4J
X-SVN-Rev: 15395
2004-05-19 04:17:37 +00:00
Alan Liu
efb6226a7a ICU-3748 remove U_ASSERT
X-SVN-Rev: 15384
2004-05-18 21:46:38 +00:00
Alan Liu
cba9347376 ICU-3748 add canonicalization test
X-SVN-Rev: 15377
2004-05-18 20:07:33 +00:00
Ram Viswanadha
7fe3c21243 ICU-3764 fix the tests
X-SVN-Rev: 15369
2004-05-18 06:39:59 +00:00
Steven R. Loomis
d40c8ea6b4 ICU-3764 improve test readability
X-SVN-Rev: 15352
2004-05-18 01:51:31 +00:00
Andy Heninger
9602743a35 ICU-3728 extend rbbi monkey test to cover following(), previous() funcs
X-SVN-Rev: 15347
2004-05-17 23:16:00 +00:00
George Rhoten
b162dc8a7e ICU-3718 Fix some memory leaks & warn about bad tests
X-SVN-Rev: 15335
2004-05-17 18:17:08 +00:00
Andy Heninger
a1bbef2777 ICU-3278 Word Break Monkey Failures from Unicode 4.01 changes
X-SVN-Rev: 15323
2004-05-15 00:20:15 +00:00
Alan Liu
b2d2fcd9c3 ICU-3748 implement canonicalize and getName for 3.0
X-SVN-Rev: 15320
2004-05-14 22:45:27 +00:00
Eric Mader
0a217cf782 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15286
2004-05-12 23:29:24 +00:00
George Rhoten
89cb0487c3 ICU-3747 Change int32_t default type from long to int
X-SVN-Rev: 15252
2004-05-11 16:51:15 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
dc7efa5243 ICU-3080 Fix some fr display names.
X-SVN-Rev: 15233
2004-05-10 19:22:38 +00:00
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
George Rhoten
fcd1e43734 ICU-2194 Fix last change for Solaris.
X-SVN-Rev: 15052
2004-04-26 20:35:00 +00:00
Alan Liu
16f5fd6852 ICU-3549 add getFunctionalEquivalent test
X-SVN-Rev: 15049
2004-04-26 19:12:14 +00:00
Alan Liu
102831d72d ICU-3549 add assertEquals(const char*, const char*)
X-SVN-Rev: 15048
2004-04-26 19:10:13 +00:00
Alan Liu
6e49dcdc61 ICU-3549 make test work regardless of what default locale is
X-SVN-Rev: 15047
2004-04-26 18:32:35 +00:00
Alan Liu
b1303f5c86 ICU-3549 add tests of getAvailableLocales, getKeywords, and getKeywordValues
X-SVN-Rev: 15044
2004-04-24 03:00:12 +00:00
Alan Liu
bb1db7b923 ICU-3549 add toString(int32_t)
X-SVN-Rev: 15039
2004-04-24 02:53:56 +00:00
Ram Viswanadha
72890078f2 ICU-2194 synch up refidna with uidna
X-SVN-Rev: 15032
2004-04-23 22:09:54 +00:00
Alan Liu
039ccc87dc ICU-3549 clean up runIndexedTests
X-SVN-Rev: 15031
2004-04-23 21:40:20 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Alan Liu
a52738cd3c ICU-3549 fix odd test failure (?)
X-SVN-Rev: 15001
2004-04-16 21:07:10 +00:00
Vladimir Weinstein
3cbe7619d1 ICU-3170 updates to transliterators due to Unicode 4.0.1 update
X-SVN-Rev: 14995
2004-04-16 17:28:06 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +00:00
Alan Liu
74a7a26c3e ICU-2825 clean up Formattable display logic; escape message text in assert* methods
X-SVN-Rev: 14975
2004-04-15 06:19:10 +00:00
Alan Liu
112f613306 ICU-2825 process escapes; only remove BOM at start of file
X-SVN-Rev: 14974
2004-04-15 06:06:11 +00:00
Steven R. Loomis
baaf3bc2aa ICU-2487 move collation data into new tree
X-SVN-Rev: 14968
2004-04-14 20:28:35 +00:00
Alan Liu
c27cbae2d6 ICU-3383 clean up tests
X-SVN-Rev: 14949
2004-04-13 00:47:35 +00:00
Alan Liu
515bf0c731 ICU-2509 update makefile
X-SVN-Rev: 14932
2004-04-12 18:50:14 +00:00
Doug Felt
46f8a7fa55 ICU-2509 improve rbnf error handling
X-SVN-Rev: 14919
2004-04-09 19:58:58 +00:00
Ram Viswanadha
3a9d731ccc ICU-3594 fix failure on solaris and aix ... the test was making assumptions which were not correct.
X-SVN-Rev: 14913
2004-04-09 16:39:02 +00:00
Andy Heninger
f1f3be34f8 ICU-3170 More RBBI tweaks for Unicode 4.01 update
X-SVN-Rev: 14912
2004-04-08 23:38:02 +00:00
George Rhoten
3de75ba3f4 ICU-3682 os/400 changes
X-SVN-Rev: 14903
2004-04-08 18:53:30 +00:00
Andy Heninger
f9553c4f23 ICU-3170 Line Break, last of the monkey test failures. Hangul w/ combining marks problem
X-SVN-Rev: 14895
2004-04-07 03:50:42 +00:00
Vladimir Weinstein
ec825e9a79 ICU-3170 butchered transliteration round trip tests in order to suppress errors. Alan and Mark need to look them over.
X-SVN-Rev: 14890
2004-04-07 00:17:23 +00:00
Vladimir Weinstein
8918d03036 ICU-3170 modify test according to the changed properties (parens and * are not math anymore)
X-SVN-Rev: 14889
2004-04-07 00:16:41 +00:00
Andy Heninger
eda343b40a ICU-3170 Line Break Test fixes for Unicode 4.01
X-SVN-Rev: 14886
2004-04-06 20:59:49 +00:00
Ram Viswanadha
623c46d430 ICU-3594 tests for U_IDNA_STD3_ASCII_RULES_ERROR
X-SVN-Rev: 14878
2004-04-06 02:07:44 +00:00
George Rhoten
2d46833dca ICU-2334 Use a UTF-8 BOM so that mainframes can read the file.
X-SVN-Rev: 14866
2004-04-05 20:22:54 +00:00
George Rhoten
1af5e5d9e0 ICU-3679 Merge ieeetest into intltest, and add iotest
X-SVN-Rev: 14851
2004-04-04 08:10:35 +00:00
George Rhoten
7486bfb6e8 ICU-3389 CygWin/MSVC changes
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
Alan Liu
a1bd7f50bf ICU-3668 back out risky character iterator changes!
X-SVN-Rev: 14805
2004-03-30 22:39:45 +00:00
George Rhoten
cd78ce4444 ICU-3668 Fix for Alan due to breaking chariter.h change.
X-SVN-Rev: 14804
2004-03-30 19:56:24 +00:00
George Rhoten
919d6d3f2a ICU-3389 Don't create a .lib by not exporting some symbols
X-SVN-Rev: 14792
2004-03-29 21:58:57 +00:00
Alan Liu
06c4bd41f3 ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
X-SVN-Rev: 14785
2004-03-27 04:49:02 +00:00
Alan Liu
2dae948bb0 ICU-2334 implement significant digits
X-SVN-Rev: 14762
2004-03-25 17:42:28 +00:00
Alan Liu
2699882db3 ICU-2334 initial checkin to support text file driven tests
X-SVN-Rev: 14759
2004-03-25 06:49:14 +00:00
Alan Liu
8382a0f9e7 ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14757
2004-03-25 02:34:37 +00:00
Alan Liu
8b5f27509b ICU-2334 add assertEquals() variant taking Formattable objects
X-SVN-Rev: 14755
2004-03-25 02:23:22 +00:00
Alan Liu
a06646474e ICU-2334 update to use TextFile; clean up
X-SVN-Rev: 14753
2004-03-25 02:20:46 +00:00
Alan Liu
7b67501395 ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14752
2004-03-25 02:19:11 +00:00
George Rhoten
7fe030d918 ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
Andy Heninger
e14a938d4b ICU-3662 hack around mysterious link problems
X-SVN-Rev: 14739
2004-03-24 01:32:05 +00:00
Doug Felt
c37337d00c ICU-1722 rbnf can't handle small numbers
X-SVN-Rev: 14738
2004-03-24 00:40:49 +00:00
George Rhoten
f1414e0160 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14737
2004-03-23 23:18:43 +00:00
George Rhoten
6038ee28f5 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14733
2004-03-23 06:37:36 +00:00
George Rhoten
a247032acd ICU-3612 Fix optimization and some other options.
X-SVN-Rev: 14705
2004-03-15 06:33:36 +00:00
Alan Liu
46a1802eff ICU-3391 gcc doesn't grok \u!
X-SVN-Rev: 14685
2004-03-11 14:55:19 +00:00
Alan Liu
9449f5b4fb ICU-3391 add assert* convenience overloads taking UnicodeString msg
X-SVN-Rev: 14684
2004-03-11 14:06:25 +00:00
Alan Liu
40bd934b05 ICU-3391 move FieldPosition selectors to udat
X-SVN-Rev: 14683
2004-03-11 14:05:33 +00:00
Alan Liu
0685afafa2 ICU-3391 fix FieldPosition test; add general parse-format test; add test cases for S
X-SVN-Rev: 14682
2004-03-11 14:05:12 +00:00
Andy Heninger
807ab86615 ICU-3043 RBBI multiple status values, add test.
X-SVN-Rev: 14646
2004-03-08 16:53:59 +00:00
George Rhoten
ef91ad8baf ICU-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present.
X-SVN-Rev: 14645
2004-03-07 07:13:42 +00:00
Andy Heninger
8e87b72c79 ICU-3043 RBBI multiple status values, add test. Fix incorrect error code for parse errors on tag values in rules.
X-SVN-Rev: 14642
2004-03-05 22:37:54 +00:00
Andy Heninger
03de5936ff ICU-3039 Remove sleep() from tsmthread test.
X-SVN-Rev: 14623
2004-03-02 19:42:27 +00:00
Steven R. Loomis
8e5f614141 ICU-3016 fix GregorianCalenddar::getActualMinimum() to be consistent with base
X-SVN-Rev: 14619
2004-03-01 16:09:12 +00:00
Vladimir Weinstein
9b0b169b03 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14605
2004-02-27 00:52:03 +00:00
Andy Heninger
d90d5a20cf ICU-3039 fix HP2 build problem in tsmthred. (precompiled headers config problem lurking?)
X-SVN-Rev: 14599
2004-02-26 21:53:18 +00:00
Alan Liu
060a97a074 ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
X-SVN-Rev: 14594
2004-02-26 02:03:11 +00:00