Commit Graph

80 Commits

Author SHA1 Message Date
John Emmons
ed5725bed9 ICU-4376 Fix tests to use new params for ulocdata_getExemplarSet()
X-SVN-Rev: 18037
2005-06-24 22:13:07 +00:00
Ram Viswanadha
791597282f ICU-4334 update timebomb
X-SVN-Rev: 17860
2005-06-10 01:04:03 +00:00
Richard Gillam
fb164eba5a ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets.
X-SVN-Rev: 17844
2005-06-09 17:30:48 +00:00
George Rhoten
0ef78618de ICU-4559 Temporarily fix a memory leak.
X-SVN-Rev: 17840
2005-06-09 16:38:11 +00:00
Ram Viswanadha
15fd6cf1b9 ICU-4334 add timebomb for hebrew failure
X-SVN-Rev: 17358
2005-03-19 00:34:12 +00:00
George Rhoten
7cab2698f9 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17317
2005-03-10 03:46:19 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
Ram Viswanadha
54be55229c ICU-4400 failures in transforms. In exhaustive mode too!
X-SVN-Rev: 17179
2005-02-04 00:50:01 +00:00
George Rhoten
d8cac3e429 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17124
2005-01-14 17:44:56 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Steven R. Loomis
2e8a985dc6 ICU-4218 uconfig for 3.2
X-SVN-Rev: 16813
2004-11-10 03:47:56 +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
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
George Rhoten
0e56433529 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15860
2004-06-12 06:16:57 +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
1c32f74262 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15646
2004-05-31 04:50:19 +00:00
Ram Viswanadha
c56673e949 ICU-3737 fix arabic transliteration failure
X-SVN-Rev: 15603
2004-05-28 00:19:06 +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
Ram Viswanadha
9cc0f7b308 ICU-3737 synchronize translit rules with ICU4J
X-SVN-Rev: 15395
2004-05-19 04:17:37 +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
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
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
Ram Viswanadha
f58212cfe5 ICU-3053 fix the test as per George's comments
X-SVN-Rev: 13449
2003-10-17 00:34:33 +00:00
Ram Viswanadha
8be83d1252 ICU-3053 fix the failures
X-SVN-Rev: 13054
2003-09-10 01:28:29 +00:00
George Rhoten
6c952cb83d ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12552
2003-06-23 23:16:10 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Ram Viswanadha
91ea8b908e ICU-2779 port changes to ICU4C
X-SVN-Rev: 11805
2003-05-05 23:22:34 +00:00
George Rhoten
1dfa0b831b ICU-2628 Fix some compiler problems with z/OS's definition of the cs function.
X-SVN-Rev: 11656
2003-04-24 00:32:44 +00:00
Ram Viswanadha
19c0a21ecb ICU-2779 temporarily (up through ICU 2.8) filter against 3.2 characters to make round trip tests pass
X-SVN-Rev: 11624
2003-04-23 00:23:26 +00:00
Alan Liu
b8b50699f2 ICU-2779 temporarily (up through ICU 2.8) filter against 3.2 characters to make round trip tests pass
X-SVN-Rev: 11532
2003-04-11 23:58:42 +00:00
George Rhoten
6b0ec25200 ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
2003-02-14 01:44:49 +00:00
Alan Liu
8f688eaa68 ICU-2135 add TransliteratorPointer; use to avoid memory leaks
X-SVN-Rev: 10646
2002-12-12 19:54:39 +00:00
Alan Liu
1c2ded70a5 ICU-2550 make it pass too!
X-SVN-Rev: 10550
2002-12-06 22:51:13 +00:00
Alan Liu
ab0da6b9b3 ICU-2550 make round-trip test 90% faster
X-SVN-Rev: 10545
2002-12-06 21:31:22 +00:00
Ram Viswanadha
e42c1d0b80 ICU-2118 make TestHangul execute only in exhaustive mode
X-SVN-Rev: 10392
2002-11-27 02:00:04 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
George Rhoten
6785e554f5 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9742
2002-08-20 20:59:01 +00:00
Ram Viswanadha
1f8060ec97 ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9418
2002-07-30 00:03:36 +00:00
Ram Viswanadha
304f3e290c ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9409
2002-07-29 22:56:05 +00:00
Helena Chapman
075c882906 ICU-1980 sync up with ICU4J.
X-SVN-Rev: 9116
2002-07-12 19:39:56 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
George Rhoten
01ed2720d6 ICU-1749 Don't use dangling pointers.
X-SVN-Rev: 8772
2002-06-03 17:00:20 +00:00
Ram Viswanadha
31de668781 ICU-1749 fix Indic roundtrip failures, fix tests to handle sequences in round trip exclusion set, fix Greek and Greek/UNGEGN test
X-SVN-Rev: 8758
2002-05-31 18:05:12 +00:00
Alan Liu
1bcb0d4f0c ICU-1749 update tests to use new API, fix iteration bug
X-SVN-Rev: 8548
2002-04-30 22:12:28 +00:00
Alan Liu
daea6a76cb ICU-1749 temporary changes until test is updated to use real iterator
X-SVN-Rev: 8524
2002-04-26 06:26:17 +00:00
George Rhoten
60e6fc4054 ICU-1199 Stop using the deprecated Unicode C++ class
X-SVN-Rev: 8117
2002-03-19 17:50:15 +00:00
George Rhoten
4cc4f9c7b5 ICU-1008 Do some less static initialization
X-SVN-Rev: 7378
2001-12-28 21:26:53 +00:00
Alan Liu
426dadc5a8 ICU-1076 clear toPattern result buffer
X-SVN-Rev: 7306
2001-12-04 05:25:39 +00:00
George Rhoten
791e9e764c ICU-1259 Fixes for HP/UX11CC
X-SVN-Rev: 7262
2001-12-03 18:06:27 +00:00
Ram Viswanadha
f20e95322f ICU-1259 Synch test with ICU4j
X-SVN-Rev: 7252
2001-12-01 04:33:03 +00:00