Commit Graph

15631 Commits

Author SHA1 Message Date
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
a1aaa6a87e ICU-6261 remove double free of bundles on error
X-SVN-Rev: 23834
2008-04-25 02:53:11 +00:00
Eric Mader
f94394b03c ICU-6005 Add new scripts from Unicode 5.1, quick-fix @stable, @draft tags in headers.
X-SVN-Rev: 23833
2008-04-25 01:16:14 +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
0dffb9ff54 ICU-6088 More complete overflow fix
X-SVN-Rev: 23827
2008-04-24 20:42:46 +00:00
Peter Edberg
dc0ee6361a ICU-6245 Fix build with UCONFIG_NO_SERVICE 1 (e.g. for Cygwin/MSVC) by adding dummy invocation of Mutex for that case
X-SVN-Rev: 23825
2008-04-24 00:30:41 +00:00
Jason Spieth
fde46fe892 ICU-2826 Correct Copyright date
X-SVN-Rev: 23824
2008-04-23 22:03:46 +00:00
Jason Spieth
e67739dfd5 ICU-6088 Fix testcase overflow
X-SVN-Rev: 23823
2008-04-23 20:45:14 +00:00
Claire Ho
a5c9c6e123 ICU-6255 move static variables below U_NAMESPACE_BEGIN.
X-SVN-Rev: 23822
2008-04-23 16:14:27 +00:00
Michael Ow
2ea135aea5 ICU-5966 Change C++ style comments to C style comments.
X-SVN-Rev: 23820
2008-04-22 15:59:04 +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
Michael Ow
59c5a1dfcd ICU-5966 Change C++ style comments to C-style.
X-SVN-Rev: 23818
2008-04-21 21:32:20 +00:00
Claire Ho
22368976c3 ICU-5794 Add tests for forLocale().
X-SVN-Rev: 23817
2008-04-21 21:25:23 +00:00
Michael Ow
97d87b962d ICU-5794 Fix a possible infinite loop in plurrule.cpp.
X-SVN-Rev: 23815
2008-04-21 17:48:32 +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
Kedar Rajwade
cbd785db50 ICU-5966 Fixed some compiler warnings
X-SVN-Rev: 23806
2008-04-17 20:52:04 +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
4e49d2ab92 ICU-5948 Set default codepage to ISO-8859-1 for Solaris when 646 is given by the OS.
X-SVN-Rev: 23794
2008-04-15 22:32:28 +00:00
Michael Ow
851c8365ff ICU-6242 List the testnames when given the -l option in iotest and intltest.
X-SVN-Rev: 23790
2008-04-14 22:38:10 +00:00
Michael Ow
f92dfb834c ICU-6140 Undo previous commit.
X-SVN-Rev: 23789
2008-04-12 21:56:41 +00:00
Michael Ow
26e1e30df4 ICU-6140 Compare using sort keys on hiragana and (shifted is on or quaternary strength).
X-SVN-Rev: 23788
2008-04-11 19:27:21 +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
Andy Heninger
b3afa725d0 ICU-5936 improve docs for uset_open()
X-SVN-Rev: 23770
2008-04-07 21:57:01 +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
Michael Ow
89d5749692 ICU-6140 Use sort key comparison when hiragana is turned on.
X-SVN-Rev: 23764
2008-04-04 23:59:12 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
Andy Heninger
791a437558 ICU-6234 Compiler Compatibility Problems
X-SVN-Rev: 23760
2008-04-04 21:51:35 +00:00
Jason Spieth
49e035f1a3 ICU-5450 Removed ICUListResourceBundle from wrtjava.c
X-SVN-Rev: 23753
2008-04-04 18:22:14 +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
John Emmons
5b5d51d158 ICU-6094 Add dependency info on ucadata.icu to root collation
X-SVN-Rev: 23737
2008-04-03 14:30:33 +00:00
John Emmons
2bccc558ed ICU-6094 Add dependency info on ucadata.icu to root collation
X-SVN-Rev: 23736
2008-04-03 14:11:39 +00:00
Michael Ow
1e0b45a68a ICU-5955 Remove unneeded object from PluralRules::forLocale().
X-SVN-Rev: 23733
2008-04-02 23:03:55 +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