Commit Graph

2888 Commits

Author SHA1 Message Date
Doug Felt
556c72cc54 ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
added additional tests for getLocale of registered collators, misc fixes to ICUService,
StringSearch, ucollator to support changes.

X-SVN-Rev: 11786
2003-05-02 22:17:14 +00:00
Markus Scherer
55e9679b22 ICU-2710 do not use an obsolete API
X-SVN-Rev: 11780
2003-05-02 20:38:27 +00:00
Eric Mader
e186286db0 ICU-2850 Add svccoll.cpp, svccoll.h
X-SVN-Rev: 11777
2003-05-02 19:41:44 +00:00
Eric Mader
e90dd29852 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11776
2003-05-02 19:36:23 +00:00
Doug Felt
d00a183d4e ICU-2222 made deprecated abstract methods concrete and delegate to new ones,
also fixed problem in apicoll which assumed fixed LTR argument evaluation order, TestCollator
also needed new (and old) overloads.  couldn't use 'using' according to markus.

X-SVN-Rev: 11763
2003-05-01 23:23:52 +00:00
Doug Felt
7e745f0772 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11758
2003-05-01 18:27:24 +00:00
Vladimir Weinstein
e5e7811644 ICU-2364 collation version has changed - reflect that in the test
X-SVN-Rev: 11757
2003-05-01 17:45:08 +00:00
Vladimir Weinstein
ea2f4b12c0 ICU-2851 test to see whether ucol_equals catches different but equivalent rules
X-SVN-Rev: 11756
2003-05-01 17:44:17 +00:00
Markus Scherer
41c2ebf526 ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11748
2003-05-01 01:31:28 +00:00
George Rhoten
46973d4837 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11747
2003-05-01 01:10:19 +00:00
Vladimir Weinstein
6569f131ac ICU-2851 initial implementation of ucol_equals (not yet complete, need to analyze rules)
X-SVN-Rev: 11746
2003-05-01 00:57:27 +00:00
Vladimir Weinstein
07943b522a ICU-2412 some more tests for iterative collation
X-SVN-Rev: 11745
2003-04-30 23:26:55 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
Markus Scherer
ece6fe9eca ICU-1730 add Replaceable::clone()
X-SVN-Rev: 11741
2003-04-30 22:08:57 +00:00
Markus Scherer
959aa6bab4 ICU-2356 all UnicodeString methods should treat NULL input pointers as empty strings
X-SVN-Rev: 11739
2003-04-30 02:22:02 +00:00
Vladimir Weinstein
05354408fa ICU-2840 don't crash test when data is not present
X-SVN-Rev: 11738
2003-04-30 00:52:53 +00:00
Andy Heninger
702ddea7c2 ICU-2787 add u_init() to work around thread safety problems with existing lazy init
X-SVN-Rev: 11735
2003-04-30 00:09:18 +00:00
Alan Liu
cba3714e45 ICU-2132 re-enable test
X-SVN-Rev: 11729
2003-04-29 18:28:55 +00:00
George Rhoten
2adf6bbb4c ICU-2699 Fixed some compiler warnings
X-SVN-Rev: 11728
2003-04-29 18:14:37 +00:00
Doug Felt
9dbfa5f995 ICU-2821 update currency registration to not use service, no fallback,
and country names + only EURO/PRE_EURO variants.

X-SVN-Rev: 11727
2003-04-29 16:55:44 +00:00
George Rhoten
11358c6569 ICU-2628 Use the portable uint32_t
X-SVN-Rev: 11714
2003-04-25 23:41:23 +00:00
Markus Scherer
bbf546a40e ICU-2439 fix display name lookups to not fallback through the default locale
X-SVN-Rev: 11712
2003-04-25 22:56:51 +00:00
Alan Liu
7fd6350f1e ICU-2832 hack UnicodeSet parser to handle four special case names for C99 compatibility props
X-SVN-Rev: 11710
2003-04-25 20:34:44 +00:00
Doug Felt
4dc960f3a4 ICU-2821 service registration for currency
X-SVN-Rev: 11706
2003-04-25 18:02:09 +00:00
George Rhoten
d72b0318f0 ICU-2699 Fixed some compiler warnings.
X-SVN-Rev: 11704
2003-04-25 16:27:10 +00:00
George Rhoten
fbf41b0eb4 ICU-2630 Remove 1159 and 9027
X-SVN-Rev: 11696
2003-04-25 00:24:50 +00:00
Vladimir Weinstein
432b58b99e ICU-2840 don't crash test when data is not present
X-SVN-Rev: 11693
2003-04-25 00:03:36 +00:00
George Rhoten
0a80f2b7c4 ICU-2699 Fixed a compiler warning.
X-SVN-Rev: 11692
2003-04-24 23:58:18 +00:00
George Rhoten
58d0bbd305 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11690
2003-04-24 23:49:51 +00:00
Vladimir Weinstein
38eff7394d ICU-2412 don't crash when you cannot open UCA collator
X-SVN-Rev: 11689
2003-04-24 23:18:00 +00:00
George Rhoten
92652c8bb4 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11688
2003-04-24 23:17:55 +00:00
Ram Viswanadha
55f4855c84 ICU-2298 test include functionality
X-SVN-Rev: 11686
2003-04-24 23:08:42 +00:00
Markus Scherer
66327a7842 ICU-2831 test 4 new C ctype.h/POSIX-style functions
X-SVN-Rev: 11683
2003-04-24 23:04:31 +00:00
George Rhoten
8e43d0330c ICU-2765 Fix for Mac OS X
X-SVN-Rev: 11680
2003-04-24 22:38:45 +00:00
Vladimir Weinstein
fe6c5b30a4 ICU-2364 fix noisy check-in of version test
X-SVN-Rev: 11669
2003-04-24 16:48:09 +00:00
George Rhoten
0717429086 ICU-2765 Fix a compiler error on AIX
X-SVN-Rev: 11666
2003-04-24 16:18:05 +00:00
George Rhoten
213d998491 ICU-2729 Fix a compiler error with AIX
X-SVN-Rev: 11665
2003-04-24 16:16:13 +00:00
Vladimir Weinstein
5294fda0d3 ICU-2364 fix version test
X-SVN-Rev: 11662
2003-04-24 07:01:13 +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
c2dc82eb5c ICU-2075 update readme for running tools
X-SVN-Rev: 11645
2003-04-23 21:20:37 +00:00
Ram Viswanadha
a2f604b5cd ICU-2075 batch mode option to command line
X-SVN-Rev: 11643
2003-04-23 21:14:08 +00:00
Ram Viswanadha
ecb23e6358 ICU-2075 make batch mode execution of gdb default
X-SVN-Rev: 11642
2003-04-23 21:00:42 +00:00
Vladimir Weinstein
e0b0221b7f ICU-2412 initialized storage to keep purify happy
X-SVN-Rev: 11636
2003-04-23 17:15:43 +00:00
Vladimir Weinstein
d84ed8d5fa ICU-2835 fix for convenience ures_ APIs not following aliases - need more testing
X-SVN-Rev: 11634
2003-04-23 06:59:50 +00:00
Vladimir Weinstein
2cc3ea8477 ICU-2765 removed usage of private headers - returned #include <malloc.h>
X-SVN-Rev: 11632
2003-04-23 06:52:54 +00:00
Vladimir Weinstein
7a846aa9ae ICU-2765 removed usage of private headers
X-SVN-Rev: 11631
2003-04-23 05:55:54 +00:00
Vladimir Weinstein
f9970354fe ICU-2765 removed usage of private headers
X-SVN-Rev: 11630
2003-04-23 05:49:02 +00:00
Vladimir Weinstein
71091e109b ICU-2765 test data separated to calldata.h so that it can easily be used from both cintltst and intltest
X-SVN-Rev: 11629
2003-04-23 05:39:51 +00:00
Vladimir Weinstein
1a90426971 ICU-2765 renamed confusing testDigitListAPI to testDigitList. DigitList is not a part of the API
X-SVN-Rev: 11628
2003-04-23 05:23:01 +00:00
Vladimir Weinstein
3292fefc11 ICU-2765 added parse error to rules UCA constructor for easier debugging of the rules
X-SVN-Rev: 11627
2003-04-23 05:01:10 +00:00
George Rhoten
720401b4b5 ICU-2729 Fix a memory leak
X-SVN-Rev: 11625
2003-04-23 00:30:02 +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
d2cea9a9eb ICU-2790 recognize alternate transliterator syntax characters
X-SVN-Rev: 11623
2003-04-23 00:20:16 +00:00
Doug Felt
42475ef053 ICU-1734 number spellout for fr_BE
X-SVN-Rev: 11622
2003-04-22 23:55:03 +00:00
George Rhoten
b69c8dcb62 ICU-2729 Fix a memory leak
X-SVN-Rev: 11620
2003-04-22 15:49:53 +00:00
George Rhoten
bd5e5cc715 ICU-2729 Fix a memory leak
X-SVN-Rev: 11618
2003-04-21 23:25:07 +00:00
Alan Liu
1f636472c2 ICU-2119 add tests for complex currency
X-SVN-Rev: 11615
2003-04-21 22:48:41 +00:00
Alan Liu
b8bac331e6 ICU-2119 enhance and cleanup tests; add more parsing checks
X-SVN-Rev: 11608
2003-04-21 19:16:38 +00:00
Markus Scherer
9af0650e43 ICU-2024 test ucnv_toAlgorithmic() and ucnv_fromAlgorithmic()
X-SVN-Rev: 11607
2003-04-21 02:13:55 +00:00
Markus Scherer
8bc9f647b8 ICU-2427 final Unicode 4 update
X-SVN-Rev: 11595
2003-04-19 00:21:15 +00:00
George Rhoten
817977fbcc ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11593
2003-04-18 23:46:24 +00:00
George Rhoten
75446a50e3 ICU-2707 Allow NormalizationTest-3.2.0.txt to be found on Unix
X-SVN-Rev: 11592
2003-04-18 23:41:17 +00:00
Markus Scherer
e9ff4a1851 ICU-2144 test ucnv_convertEx()
X-SVN-Rev: 11590
2003-04-18 23:13:14 +00:00
George Rhoten
402812f852 ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11587
2003-04-18 22:13:52 +00:00
George Rhoten
4f532d0425 ICU-2815 ucnv_flushCache should close the cached default converter.
X-SVN-Rev: 11585
2003-04-18 20:31:45 +00:00
Alan Liu
fff64d432a ICU-2119 mark Currencies as a special case for 2.6
X-SVN-Rev: 11578
2003-04-17 20:42:37 +00:00
Ram Viswanadha
2e11ec438a ICU-2194 fix compiler warnings and failure of testidn for out of source builds
X-SVN-Rev: 11575
2003-04-17 20:35:47 +00:00
George Rhoten
565767e1b2 ICU-2630 Add the dependency on ibm9027 for the test data
X-SVN-Rev: 11571
2003-04-17 18:56:27 +00:00
George Rhoten
f10ea52676 ICU-2630 Remove the dependency on ibm-9027 in ICU by default.
X-SVN-Rev: 11570
2003-04-17 18:11:28 +00:00
George Rhoten
1dddc4dfe6 ICU-2630 Remove the dependency on ibm-1159
X-SVN-Rev: 11569
2003-04-17 18:09:39 +00:00
Markus Scherer
912673a5e4 ICU-2580 replace RES_ UResType constant names with URES_ names
X-SVN-Rev: 11564
2003-04-16 23:52:32 +00:00
George Rhoten
328bdfed8e ICU-2773 Fix preflighing when a multibyte substitution callback is used.
X-SVN-Rev: 11539
2003-04-13 04:41:49 +00:00
George Rhoten
f69ff31d30 ICU-2800 Fix the canonical name
X-SVN-Rev: 11533
2003-04-12 00:14:28 +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
Alan Liu
44840b3223 ICU-2119 update and reorganize currency data
X-SVN-Rev: 11517
2003-04-11 19:34:13 +00:00
George Rhoten
a6ec3024bb ICU-2784 Add some frequently used control codes to exemplar characters for these languages.
X-SVN-Rev: 11509
2003-04-10 20:34:07 +00:00
George Rhoten
49177f9104 ICU-2784 Test some of the translations and exemplar characters
X-SVN-Rev: 11499
2003-04-10 02:32:48 +00:00
George Rhoten
b0a053f8d3 ICU-2784 Test some of the translations and exemplar characters
X-SVN-Rev: 11496
2003-04-10 00:49:14 +00:00
Markus Scherer
14d7849f59 ICU-1483 remove digit values for Han characters
X-SVN-Rev: 11480
2003-04-09 18:38:08 +00:00
Markus Scherer
64e7e84da2 ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
X-SVN-Rev: 11478
2003-04-09 17:27:05 +00:00
Andy Heninger
806b6d974f ICU-2093 Update word breakr rules to latest Unicode TR, work in progress
X-SVN-Rev: 11472
2003-04-08 05:35:13 +00:00
Vladimir Weinstein
c85a8170b7 ICU-2765 update skippables
X-SVN-Rev: 11466
2003-04-06 07:38:54 +00:00
George Rhoten
8ac8d6202e ICU-2781 Use more UTR22 names, add more aliases, use more windows- aliases.
X-SVN-Rev: 11465
2003-04-05 09:50:53 +00:00
Markus Scherer
a6213ee1c0 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11464
2003-04-05 01:33:02 +00:00
Markus Scherer
45065374f1 ICU-2782 improve test of ucnv_safeClone()
X-SVN-Rev: 11463
2003-04-05 00:02:32 +00:00
Andy Heninger
9e3648ad6c ICU-2093 Update grapheme cluster rules to latest Unicode TR
X-SVN-Rev: 11461
2003-04-04 23:41:03 +00:00
Alan Liu
403e3c64a2 ICU-2154 standardize whitespace handling by date/number format
X-SVN-Rev: 11460
2003-04-04 20:55:10 +00:00
Alan Liu
ae0d0a33ca ICU-1085 enforce valid range
X-SVN-Rev: 11450
2003-04-03 22:31:55 +00:00
Markus Scherer
99fbf11da7 ICU-2427 more code points with default bidi classes - parse DerivedBidiClass.txt for them
X-SVN-Rev: 11448
2003-04-03 19:41:00 +00:00
Andy Heninger
2d83a418a0 ICU-2422 Regexp, more speed optimizations, some cleanup
X-SVN-Rev: 11442
2003-04-02 23:10:16 +00:00
Andy Heninger
ef8c94e882 ICU-2780 fix testmap test
X-SVN-Rev: 11440
2003-04-02 22:21:47 +00:00
George Rhoten
293dbfaa2b ICU-2778 All LMBCS variants can use other codepages like windows-950, which is 2 bytes.
Also fix a bug in the test for default converter name

X-SVN-Rev: 11438
2003-04-02 21:58:23 +00:00
Ram Viswanadha
bb6aadbf80 ICU-2778 make illegal/truncated chars consistent
X-SVN-Rev: 11434
2003-04-02 02:59:14 +00:00
Ram Viswanadha
777eabd944 ICU-2427 test for the bug
X-SVN-Rev: 11432
2003-04-01 22:09:59 +00:00
Ram Viswanadha
6946f87968 ICU-2194 conformance tests of IDNA
X-SVN-Rev: 11427
2003-04-01 02:00:54 +00:00
Vladimir Weinstein
855e1bb881 ICU-2412 put a reasonable thread number and added conditional for collation service
X-SVN-Rev: 11425
2003-03-31 23:10:33 +00:00
Vladimir Weinstein
45565221f1 ICU-2412 make output go to info channel
X-SVN-Rev: 11421
2003-03-29 09:00:40 +00:00
Vladimir Weinstein
6d3b15465c ICU-2412 adapted tests to OS maximum. TODO: put back the number of threads to a normal value after we finish testing.
X-SVN-Rev: 11420
2003-03-29 08:46:15 +00:00
Vladimir Weinstein
1f7bf2655e ICU-2412 cleaned up collator thread safety test. Still not working everywhere.
X-SVN-Rev: 11413
2003-03-28 08:14:43 +00:00
Andy Heninger
2e7a2dd624 ICU-2422 Regexp, more speed optimizations
X-SVN-Rev: 11412
2003-03-28 02:31:17 +00:00
Vladimir Weinstein
349e5b6038 ICU-2771 temporary add the UCA conformance test file. Should be removed before the release.
X-SVN-Rev: 11409
2003-03-27 20:00:35 +00:00
Vladimir Weinstein
2d01438fef ICU-2412 test for thread safety of collators - take 1
X-SVN-Rev: 11406
2003-03-27 18:24:28 +00:00
George Rhoten
6bb4571495 ICU-2138 Various locale updates
X-SVN-Rev: 11404
2003-03-27 06:34:58 +00:00
Andy Heninger
a640031201 ICU-2422 Regexp, more speed optimizations
X-SVN-Rev: 11402
2003-03-27 01:25:20 +00:00
Andy Heninger
4b469843ee ICU-2422 Regexp speed optimizations, work in progress
X-SVN-Rev: 11401
2003-03-26 06:25:55 +00:00
Andy Heninger
4575efb175 ICU-2422 Regexp general cleanup
X-SVN-Rev: 11387
2003-03-24 05:23:07 +00:00
George Rhoten
cfea05a735 ICU-1977 Add a couple of tests for ambiguous CCSIDs
X-SVN-Rev: 11382
2003-03-21 19:00:48 +00:00
George Rhoten
ad56807828 ICU-2729 Fix for the -r test option.
X-SVN-Rev: 11380
2003-03-21 18:58:36 +00:00
Alan Liu
7999da8c12 ICU-2429 initial implementation of catopen/catgets wrappers
X-SVN-Rev: 11371
2003-03-20 20:55:10 +00:00
George Rhoten
3e4616486a ICU-2416 Do test fission. TestConvert was too big.
X-SVN-Rev: 11368
2003-03-20 18:19:54 +00:00
Ram Viswanadha
2f2f6af2bc ICU-2194 fix compiler warnings on Solaris
X-SVN-Rev: 11367
2003-03-20 18:08:39 +00:00
Andy Heninger
f6d9573913 ICU-2422 Regexp, general cleanup
X-SVN-Rev: 11366
2003-03-20 01:15:10 +00:00
Ram Viswanadha
dde478d82e ICU-2194 fix Solaris warnings and HPUX failure
X-SVN-Rev: 11365
2003-03-20 01:11:51 +00:00
GCL Shanghai
2de3bade18 ICU-2222 fix breaking changes
X-SVN-Rev: 11357
2003-03-19 13:21:51 +00:00
Alan Liu
ac193fe881 ICU-1085 make first day of week and minimal days of first week invalidate fields
X-SVN-Rev: 11351
2003-03-18 18:17:05 +00:00
Andy Heninger
bf35d2da2e ICU-2422 Regexp, optimizing find() operations, work in progress.
X-SVN-Rev: 11349
2003-03-18 01:51:36 +00:00
Ram Viswanadha
df758b9fb6 ICU-2194 fix bug found while running demo
X-SVN-Rev: 11341
2003-03-17 21:26:28 +00:00
Markus Scherer
026f023227 ICU-2397 allow to stack-allocate UNormIterator
X-SVN-Rev: 11338
2003-03-17 18:32:54 +00:00
Markus Scherer
f2b1b64dc1 ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11337
2003-03-17 18:02:10 +00:00
Ram Viswanadha
eacb7beea5 ICU-2194 fix seg fault on CCC
X-SVN-Rev: 11324
2003-03-14 23:02:27 +00:00
Ram Viswanadha
b44e07e7b1 ICU-2194 fix seg fault on CCC
X-SVN-Rev: 11323
2003-03-14 22:43:40 +00:00
Markus Scherer
b89a8122f2 ICU-2427 add Han numeric values
X-SVN-Rev: 11322
2003-03-14 22:00:19 +00:00
Ram Viswanadha
c853cd0472 ICU-2194 fix crash on Alpha/Linux CCC
X-SVN-Rev: 11317
2003-03-14 21:39:33 +00:00
Markus Scherer
af52fd13b1 ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11316
2003-03-14 19:24:55 +00:00
George Rhoten
bb9e366b13 ICU-2203 Fix for HP and other compilers
X-SVN-Rev: 11311
2003-03-14 02:18:40 +00:00
Andy Heninger
6ed78276e1 ICU-2422 Regexp, optimizing find() operations, work in progress.
X-SVN-Rev: 11310
2003-03-14 02:01:17 +00:00
Steven R. Loomis
b4dbe9ee77 ICU-2427 fix udata test to dynamically check the unicode version of the pnames file
X-SVN-Rev: 11309
2003-03-14 01:35:12 +00:00
Alan Liu
1ac2fc0b78 ICU-2656 complete rewrite of parse() to revise handling of abutting numeric fields so that "12345" x "HHmmss" => 1:23:45
X-SVN-Rev: 11308
2003-03-14 00:49:21 +00:00
Alan Liu
cb5ef5a19e ICU-2612 fix test to not depend on en_GB
X-SVN-Rev: 11307
2003-03-14 00:46:33 +00:00
Alan Liu
7c67f351f8 ICU-2612 fix test to not depend on en_GB
X-SVN-Rev: 11306
2003-03-14 00:22:57 +00:00
Markus Scherer
6d58c3871a ICU-2481 more tests for UNORM_UNICODE_3_2 and related
X-SVN-Rev: 11303
2003-03-13 23:03:21 +00:00
Markus Scherer
ab9d557dfe ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
2003-03-13 23:01:42 +00:00
Vladimir Weinstein
c210330322 ICU-2701 fixed u_unescape usage in the tests
X-SVN-Rev: 11293
2003-03-13 17:20:37 +00:00
Andy Heninger
fef34e930e ICU-2422 Regexp, optimizing find() operations, work in progress.
X-SVN-Rev: 11290
2003-03-13 01:56:01 +00:00
Ram Viswanadha
a204c3713f ICU-2194 Add test for bug found after after demo
X-SVN-Rev: 11287
2003-03-12 23:16:57 +00:00
Andy Heninger
77d0dbbd6e ICU-2422 Regexp, credit source for new test data.
X-SVN-Rev: 11285
2003-03-12 02:02:06 +00:00
Andy Heninger
90e3bd207b ICU-2422 Regexp, Fixes for remaining failures in new regexp test data
X-SVN-Rev: 11281
2003-03-11 21:52:52 +00:00
Andy Heninger
77a6b03679 ICU-2422 Regexp tests of expressions at http://www.regxlib.com/
X-SVN-Rev: 11279
2003-03-10 07:37:37 +00:00
Markus Scherer
880693b17f ICU-2427 test property Hangul_Syllable_Type
X-SVN-Rev: 11273
2003-03-08 02:01:15 +00:00
Markus Scherer
021f1e9ae2 ICU-2481 apply NormalizationCorrections-4.0.0.txt
X-SVN-Rev: 11266
2003-03-07 21:54:30 +00:00
Markus Scherer
f0d2453789 ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11263
2003-03-07 21:45:17 +00:00
Alan Liu
e7be1a69e2 ICU-2656 make HHmmss parsing not parse negative numbers
X-SVN-Rev: 11254
2003-03-07 01:04:43 +00:00
Alan Liu
03c212daf4 ICU-887 add new ucal_ time zone API
X-SVN-Rev: 11249
2003-03-05 18:36:48 +00:00
George Rhoten
efda501285 ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
2003-03-05 04:56:28 +00:00
Eric Mader
ea4c9cba82 ICU-2452 Change to use Code2000 font instead of Times New Roman; fix other documentation errors.
X-SVN-Rev: 11245
2003-03-04 22:40:25 +00:00
George Rhoten
12868c3ae2 ICU-2120 Add a couple of tests to make sure my changes are good.
X-SVN-Rev: 11234
2003-03-04 19:12:55 +00:00
Vladimir Weinstein
e1cf7436f1 ICU-2412 test tweak
X-SVN-Rev: 11230
2003-03-04 06:31:46 +00:00
Andy Heninger
09baec1685 ICU-2422 Regexp \N{NAME} added. (ZeroLengthMatch)* optimizations improved.
X-SVN-Rev: 11228
2003-03-04 01:10:46 +00:00
Markus Scherer
6d4359784d ICU-2478 replace UBLOCK_INVALID_CODE=-1 by new UBLOCK_NO_BLOCK=0 in most cases
X-SVN-Rev: 11226
2003-03-04 00:52:07 +00:00
Eric Mader
36de244611 ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11215
2003-03-03 22:54:57 +00:00
Andy Heninger
ae14297881 ICU-2422 look-behind ops implementation finished.
X-SVN-Rev: 11212
2003-03-02 19:11:09 +00:00
Markus Scherer
679814d32b ICU-2021 improve tests for canonical caseless match
X-SVN-Rev: 11207
2003-03-01 00:09:12 +00:00
Ram Viswanadha
021a837ce9 ICU-2194 remove tidnaref.cpp
X-SVN-Rev: 11202
2003-02-28 22:43:55 +00:00
Ram Viswanadha
27ff8c0977 ICU-2713 fix unescaping bug
X-SVN-Rev: 11198
2003-02-28 21:38:52 +00:00
Ram Viswanadha
10908094b4 ICU-2194 test data for IDNA
X-SVN-Rev: 11197
2003-02-28 21:38:30 +00:00
Ram Viswanadha
267d3d1f30 ICU-2194 tests for IDNA
X-SVN-Rev: 11196
2003-02-28 21:37:55 +00:00
Ram Viswanadha
e634042856 ICU-2713 test for unescaping bug
X-SVN-Rev: 11191
2003-02-28 21:27:05 +00:00
Alan Liu
e6f997fa51 ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11190
2003-02-28 20:36:53 +00:00
Andy Heninger
acda85d7cf ICU-2422 regexp, look-behind ops, work in progress.
X-SVN-Rev: 11176
2003-02-27 01:59:23 +00:00
Alan Liu
2cc3e72b30 ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
2003-02-26 23:22:03 +00:00
Markus Scherer
2b7ba6ffc3 ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
X-SVN-Rev: 11167
2003-02-26 01:45:06 +00:00
Markus Scherer
e9d1b6386c ICU-2653 fix [:Age=x.y:] tests
X-SVN-Rev: 11166
2003-02-26 01:29:03 +00:00
Doug Felt
c31688a777 ICU-2203 C++ version of NumberFormat registration
X-SVN-Rev: 11160
2003-02-25 23:36:48 +00:00
George Rhoten
082574e976 ICU-2729 Fix a memory leak
X-SVN-Rev: 11157
2003-02-25 22:22:41 +00:00
George Rhoten
e7e5cba77d ICU-2729 Fix a memory leak
X-SVN-Rev: 11155
2003-02-25 21:07:42 +00:00
Alan Liu
9dc05ec566 ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
2003-02-25 20:53:34 +00:00
Alan Liu
6da5965d85 ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11152
2003-02-25 19:40:00 +00:00
Alan Liu
0a3630d38d ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11151
2003-02-25 19:23:06 +00:00
Markus Scherer
a0d1a524df ICU-2427 add some UCD/ICU consistency checks
X-SVN-Rev: 11144
2003-02-24 00:40:58 +00:00
Syn Wee Quek
64c96bdef0 ICU-2720 thai backwards iteration fix, keep base consonants as unsafe code
X-SVN-Rev: 11142
2003-02-22 01:26:28 +00:00
Andy Heninger
0bfd14fc9b ICU-2422 regexp, add a few new tests for case insensitivity, white space handling
X-SVN-Rev: 11140
2003-02-21 22:41:12 +00:00
GCL Shanghai
513a23fdae ICU-2222 Deprecate C++ enums that duplicate C enums
X-SVN-Rev: 11137
2003-02-21 08:32:22 +00:00
Andy Heninger
2df0b33049 ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet.
X-SVN-Rev: 11129
2003-02-21 01:15:16 +00:00
Alan Liu
7ef72deb8c ICU-2350 add test for alias and contents of Case_Sensitive
X-SVN-Rev: 11128
2003-02-20 22:47:50 +00:00
Markus Scherer
4518459529 ICU-2021 fix ref_norm_compare() - see Jitterbug details
X-SVN-Rev: 11125
2003-02-20 19:46:54 +00:00
Vladimir Weinstein
19ee3ae789 ICU-2412 Reenable TestVariableTopSetting
X-SVN-Rev: 11123
2003-02-20 08:19:04 +00:00
Vladimir Weinstein
00332fc9ed ICU-2412 something very wrong is going on with TestVariableTopSetting. Turn it off until I fix it.
X-SVN-Rev: 11120
2003-02-20 01:29:19 +00:00
Vladimir Weinstein
bc39c0911b ICU-2412 some extra Thai comments and tests. Requires TestNames_Thai.txt to be in the testdata directory
X-SVN-Rev: 11119
2003-02-20 01:23:41 +00:00
Vladimir Weinstein
58e26b03be ICU-2412 added testing of iteration based collation to intltest
X-SVN-Rev: 11117
2003-02-20 01:15:10 +00:00
Vladimir Weinstein
d3d936f063 ICU-2412 regression tests for Thai handling. Needs revisiting after j2720 is done
X-SVN-Rev: 11116
2003-02-20 01:14:12 +00:00
Vladimir Weinstein
3a3ba864e5 ICU-2412 some regression tests for iterative comparison
X-SVN-Rev: 11115
2003-02-20 01:13:36 +00:00
Vladimir Weinstein
8b1cd3ae4c ICU-2412 refactored tests, better control over the execution time - needs support from ctest.c
X-SVN-Rev: 11114
2003-02-20 01:12:45 +00:00
Markus Scherer
794e3d9fdc ICU-2021 add tests for unorm_compare(case-insensitive)
X-SVN-Rev: 11106
2003-02-19 21:52:01 +00:00
Markus Scherer
fbdbe29cb7 ICU-2021 organize intltest files into project folders
X-SVN-Rev: 11103
2003-02-19 19:59:23 +00:00
Alan Liu
b589a7892e ICU-2280 port additional unregistration test
X-SVN-Rev: 11102
2003-02-19 19:22:31 +00:00
Markus Scherer
2c16511412 ICU-2481 add common and toolutil projects for convenience
X-SVN-Rev: 11095
2003-02-18 21:15:48 +00:00
Markus Scherer
9d12fbe2f8 ICU-2481 test with normalization options
X-SVN-Rev: 11094
2003-02-18 21:15:09 +00:00
Alan Liu
e794c614f0 ICU-2715 enhance toPattern supplementals test
X-SVN-Rev: 11085
2003-02-17 23:57:13 +00:00
Alan Liu
d31e6c49bf ICU-2715 add toPattern supplementals test
X-SVN-Rev: 11080
2003-02-17 23:31:10 +00:00
George Rhoten
f1919822df ICU-2648 Reduce the size of .brk files, and test that the rules roundtrip.
X-SVN-Rev: 11076
2003-02-17 18:06:42 +00:00
George Rhoten
cd9de6d966 ICU-2705 Fixes for CygWin/MSVC configuration
X-SVN-Rev: 11075
2003-02-17 17:48:50 +00:00
Markus Scherer
a0cebb2799 ICU-2344 test Turkic lowercasing of U+0307 according to Unicode erratum from 2002-10-31
X-SVN-Rev: 11072
2003-02-16 19:16:18 +00:00
Andy Heninger
d31f8de161 ICU-2422 regexp, \X does grapheme clusters
X-SVN-Rev: 11071
2003-02-16 07:24:55 +00:00
Markus Scherer
f1cd2be8d2 ICU-2397 more & better UNormIterator tests
X-SVN-Rev: 11070
2003-02-16 01:02:12 +00:00
Ram Viswanadha
ac588c223e ICU-2713 test for unescaping bug
X-SVN-Rev: 11063
2003-02-15 01:37:29 +00:00
Ram Viswanadha
10fcd482fc ICU-2713 Test for unescaping bug
X-SVN-Rev: 11061
2003-02-15 01:34:50 +00:00
Alan Liu
95631523ed ICU-2350 added test for constructor and applyPattern() method taking option bitmask to support case-insensitive patterns
X-SVN-Rev: 11052
2003-02-14 21:18:41 +00:00
Vladimir Weinstein
98f8e51686 ICU-2711 make all the intltest collation test classes use doTest defined in IntlTestCollator class.
X-SVN-Rev: 11042
2003-02-14 07:14:02 +00:00
George Rhoten
6b0ec25200 ICU-2710 Remove obsolete code
X-SVN-Rev: 11041
2003-02-14 01:44:49 +00:00
George Rhoten
cfbdea0e8a ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
2003-02-14 01:33:13 +00:00