Andy Heninger
|
eecf0b1bae
|
ICU-4009 Port Any-BreakInternal transliterator from Java
X-SVN-Rev: 23901
|
2008-05-15 04:53:21 +00:00 |
|
David Bertoni
|
8ad2ddd4ca
|
ICU-6228 C++ implementation complete.
X-SVN-Rev: 23897
|
2008-05-14 20:39:58 +00:00 |
|
David Bertoni
|
b67c77c3c1
|
ICU-6228 C++ implementation complete.
X-SVN-Rev: 23893
|
2008-05-14 17:38:03 +00:00 |
|
Michael Ow
|
a66223e29f
|
ICU-6266 Improve the code coverage for Charset ASCII and UTF-7.
X-SVN-Rev: 23884
|
2008-05-13 13:39:37 +00:00 |
|
Michael Ow
|
a20697ab70
|
ICU-6266 Improve ISO-2022 code coverage with error simulating data driven tests and over flow buffer tests.
X-SVN-Rev: 23883
|
2008-05-12 22:33:00 +00:00 |
|
Michael Ow
|
1597eb0479
|
ICU-6266 Add to data driven test to improve code coverage.
X-SVN-Rev: 23877
|
2008-05-08 21:33:49 +00:00 |
|
Jason Spieth
|
c3871d70af
|
ICU-6088 Use hex value on character comparisons
X-SVN-Rev: 23866
|
2008-05-02 19:01:04 +00:00 |
|
David Bertoni
|
5196a571e6
|
ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
X-SVN-Rev: 23864
|
2008-05-01 21:49:29 +00:00 |
|
Michael Ow
|
b75669b15b
|
ICU-5504 Set the start position to -1 when iterating over hashtable elements. Correct the test number label in icusvtst.cpp.
X-SVN-Rev: 23847
|
2008-04-28 17:58:21 +00:00 |
|
Michael Ow
|
30ef273329
|
ICU-2826 Add new line at the end of the file to avoid compiler warnings.
X-SVN-Rev: 23844
|
2008-04-25 19:59:14 +00:00 |
|
Michael Ow
|
4a587b4709
|
ICU-4362 Fix the locale information for one of the date files.
X-SVN-Rev: 23843
|
2008-04-25 18:47:20 +00:00 |
|
Steven R. Loomis
|
00fed79227
|
ICU-6263 print aggregate test report. Also fix some svn ignores.
X-SVN-Rev: 23840
|
2008-04-25 17:02:32 +00:00 |
|
Michael Ow
|
2474b163d8
|
ICU-4362 Add makefile to string search performance test.
X-SVN-Rev: 23839
|
2008-04-25 15:28:16 +00:00 |
|
Michael Ow
|
6e708fb95a
|
ICU-4362 Fix usearch object creation.
X-SVN-Rev: 23838
|
2008-04-25 15:27:13 +00:00 |
|
Steven R. Loomis
|
95ea8f23de
|
ICU-3084 confirmed consistent pivot behavior
X-SVN-Rev: 23835
|
2008-04-25 04:00:51 +00:00 |
|
Steven R. Loomis
|
6d39fb1708
|
ICU-4447 add test for y/yy/yyy/yyyy/yyyyy
X-SVN-Rev: 23832
|
2008-04-25 01:13:33 +00:00 |
|
Jason Spieth
|
fde46fe892
|
ICU-2826 Correct Copyright date
X-SVN-Rev: 23824
|
2008-04-23 22:03:46 +00:00 |
|
Eric Mader
|
88f38c4c43
|
ICU-6005 Use %d for integers, not %n.
X-SVN-Rev: 23819
|
2008-04-21 22:26:59 +00:00 |
|
Claire Ho
|
22368976c3
|
ICU-5794 Add tests for forLocale().
X-SVN-Rev: 23817
|
2008-04-21 21:25:23 +00:00 |
|
Andy Heninger
|
591379e224
|
ICU-6246 add missing svn properties
X-SVN-Rev: 23814
|
2008-04-19 21:33:58 +00:00 |
|
Michael Ow
|
0106270281
|
ICU-4362 Add strsrchperf to perl solution file.
X-SVN-Rev: 23812
|
2008-04-18 21:07:32 +00:00 |
|
Michael Ow
|
07dbddbdde
|
ICU-4362 Add space separator between program call and option.
X-SVN-Rev: 23811
|
2008-04-18 19:40:11 +00:00 |
|
Michael Ow
|
5601d06164
|
ICU-4362 Add check for freeing Null pointer.
X-SVN-Rev: 23810
|
2008-04-18 19:19:51 +00:00 |
|
Michael Ow
|
db80d055aa
|
ICU-4362 Add perl driver and forward and backward searching test in string search performance test.
X-SVN-Rev: 23809
|
2008-04-18 19:14:38 +00:00 |
|
Michael Ow
|
3c266c752e
|
ICU-5658 Fix usage string for ubrkperf
X-SVN-Rev: 23805
|
2008-04-17 20:12:38 +00:00 |
|
Michael Ow
|
6f01b57fc6
|
ICU-6140 Fix invalid comment markers.
X-SVN-Rev: 23800
|
2008-04-17 17:58:36 +00:00 |
|
Michael Ow
|
67b4edc504
|
ICU-4362 Add string search performance test template to repository.
X-SVN-Rev: 23799
|
2008-04-17 17:46:37 +00:00 |
|
Michael Ow
|
0cca2d6ee3
|
ICU-6140 Fix various platform specific compilation errors for TestHiragana.
X-SVN-Rev: 23798
|
2008-04-17 16:55:43 +00:00 |
|
Michael Ow
|
debf923a89
|
ICU-6140 Ensure proper checking of Hiragana and Katakana common codepoints and add test for this.
X-SVN-Rev: 23797
|
2008-04-17 05:19:19 +00:00 |
|
Claire Ho
|
cd79d31f28
|
ICU-5794 1. Missing assignment op in PluralFormat. 2. Incorrect init in getKeywords. 3. Always returns TRUE in isKeyword() if the input is OTHER.
X-SVN-Rev: 23796
|
2008-04-17 01:33:23 +00:00 |
|
Michael Ow
|
b02865cecf
|
ICU-2498 Make intltest pass w/o data.
X-SVN-Rev: 23784
|
2008-04-10 23:19:16 +00:00 |
|
Michael Ow
|
8a63dd5683
|
ICU-2498 Make test pass w/o data in iotest and cintltest.
X-SVN-Rev: 23783
|
2008-04-10 16:53:16 +00:00 |
|
Yoshito Umaoka
|
a55d75d400
|
ICU-6216 Fixed a VTIMEZONE parsing problem in ICU4C.
X-SVN-Rev: 23780
|
2008-04-10 03:41:22 +00:00 |
|
Steven R. Loomis
|
10b591004d
|
ICU-6098 ICU4C version to 3.9.3
X-SVN-Rev: 23778
|
2008-04-09 21:13:18 +00:00 |
|
Yoshito Umaoka
|
3396499f26
|
ICU-5845 Fixed a test case to invalidate zero-th week of month.
X-SVN-Rev: 23776
|
2008-04-09 19:19:29 +00:00 |
|
Yoshito Umaoka
|
32c3313145
|
ICU-5845 Calendar 'actual' limit test ported from J to C. Also ported bug fixes related to calendar limits implementation.
X-SVN-Rev: 23775
|
2008-04-09 18:26:42 +00:00 |
|
Michael Ow
|
eecbb59de9
|
ICU-5658 Produce HTML from collation performance test.
X-SVN-Rev: 23771
|
2008-04-07 22:19:18 +00:00 |
|
Michael Ow
|
68768a9c15
|
ICU-5658 Add README for running performance test and add comment in Common.pl.
X-SVN-Rev: 23768
|
2008-04-07 17:38:51 +00:00 |
|
Andy Heninger
|
71bf003171
|
ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
|
2008-04-04 22:47:43 +00:00 |
|
Michael Ow
|
b88b4e3247
|
ICU-4362 Add collation regression test and windows, posix, icu collation comparison test.
X-SVN-Rev: 23747
|
2008-04-04 16:09:57 +00:00 |
|
Michael Ow
|
e64b2064fa
|
ICU-4362 Configure UsetPerf to run against current and previous version of ICU.
X-SVN-Rev: 23744
|
2008-04-03 22:22:20 +00:00 |
|
Michael Ow
|
14e001b164
|
ICU-5658 Update performance test solution file to include unisetperf and clean up a few minor errors.
X-SVN-Rev: 23717
|
2008-03-31 22:32:17 +00:00 |
|
Michael Ow
|
12ffa6821c
|
ICU-5658 Undo previous bad fix and apply good fix.
X-SVN-Rev: 23704
|
2008-03-27 21:53:56 +00:00 |
|
Michael Ow
|
00bd839ab5
|
ICU-5658 Fix calling of utfperf.
X-SVN-Rev: 23703
|
2008-03-27 21:52:26 +00:00 |
|
Michael Ow
|
da1972d164
|
ICU-5658 Update perl path and directory path in Common.pl
X-SVN-Rev: 23702
|
2008-03-27 21:45:51 +00:00 |
|
Michael Ow
|
cb6713d690
|
ICU-5658 Add path to perl program.
X-SVN-Rev: 23701
|
2008-03-27 21:35:56 +00:00 |
|
Michael Ow
|
657da20310
|
ICU-5658 Remove strict from UTFPerf.pl.
X-SVN-Rev: 23700
|
2008-03-27 21:24:02 +00:00 |
|
Michael Ow
|
5d65a61781
|
ICU-5658 Clean up ICU4C performance test to run properly and configure more easily.
X-SVN-Rev: 23699
|
2008-03-27 21:17:44 +00:00 |
|
Michael Ow
|
0d416e847a
|
ICU-5658 Update data and add makefile configuration to performance tests.
X-SVN-Rev: 23688
|
2008-03-27 17:34:43 +00:00 |
|
Jason Spieth
|
004a6a2271
|
ICU-6088 Fix i5OS testcase errors
X-SVN-Rev: 23683
|
2008-03-26 18:45:50 +00:00 |
|