Commit Graph

4413 Commits

Author SHA1 Message Date
George Rhoten
8bb51a8617 ICU-5029 Fix some memory problems
X-SVN-Rev: 19070
2006-02-06 18:21:06 +00:00
Eric Mader
b452ca48e6 ICU-4639 Initial checkin of C port of CharsetDetection.
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
Eric Mader
4ab8eb96d1 ICU-5029 Fix Purify warning about NaN arguments to wsprintf.
X-SVN-Rev: 19064
2006-02-04 02:09:01 +00:00
George Rhoten
60fc56a0de ICU-4932 Don't parse unlocalized patterns and localized patterns.
X-SVN-Rev: 19062
2006-02-03 23:20:43 +00:00
George Rhoten
bc57e25023 ICU-5008 Don't use @internal API.
X-SVN-Rev: 19055
2006-02-02 04:37:15 +00:00
George Rhoten
29a5a105d0 ICU-4576 Based on the review of changes, stdio.h shouldn't be included.
X-SVN-Rev: 19052
2006-02-01 19:50:43 +00:00
Vladimir Weinstein
4ee9d29ce1 ICU-4960 test for case level fixes.
X-SVN-Rev: 19038
2006-01-28 08:25:52 +00:00
Vladimir Weinstein
6b10461c41 ICU-4960 Additional convenience test methods
X-SVN-Rev: 19037
2006-01-28 08:25:24 +00:00
Andy Heninger
64e16dfb5e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 19028
2006-01-27 00:24:30 +00:00
Eric Mader
ae8baeb57d ICU-4152 Use TimeZone::getEquivalentID to handle aliases.
X-SVN-Rev: 19020
2006-01-24 22:16:39 +00:00
George Rhoten
69ffe9f919 ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
X-SVN-Rev: 19019
2006-01-24 18:55:47 +00:00
George Rhoten
1ca7be87a4 ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
X-SVN-Rev: 19018
2006-01-24 17:57:33 +00:00
Eric Mader
bfd3e8b331 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19017
2006-01-23 23:45:12 +00:00
Eric Mader
ed5ad9b463 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
George Rhoten
e4a3855fa8 ICU-4982 Fix for %n handling.
X-SVN-Rev: 18996
2006-01-17 23:12:03 +00:00
Ram Viswanadha
e6878ef6c0 ICU-5005 keep a copy of generated xliff file to compare for regression.
X-SVN-Rev: 18995
2006-01-17 21:28:01 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
6f89e4da39 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 18979
2006-01-13 21:26:58 +00:00
Ram Viswanadha
0bdf064c1d ICU-3832 Add support for monetary grouping separator
X-SVN-Rev: 18960
2006-01-09 23:03:31 +00:00
Andy Heninger
e6b05fd11e ICU-4152 UnicodeSetIterator::getString() works with code points
X-SVN-Rev: 18958
2006-01-07 01:35:28 +00:00
Ram Viswanadha
494abde552 ICU-4450 forgot to checkin this file
X-SVN-Rev: 18934
2005-12-30 22:34:39 +00:00
Ram Viswanadha
31fe35f428 ICU-4844 remove the old performance tests
X-SVN-Rev: 18933
2005-12-30 21:43:22 +00:00
Ram Viswanadha
9daf3cee7c ICU-4844 port the performance tests to new perf test framework
X-SVN-Rev: 18932
2005-12-30 21:40:34 +00:00
Ram Viswanadha
6a9942d925 ICU-4450 update the data with Mark's config
X-SVN-Rev: 18927
2005-12-27 22:23:05 +00:00
George Rhoten
a435304124 ICU-4315 Fix for HP-UX.
X-SVN-Rev: 18925
2005-12-22 20:15:40 +00:00
Ram Viswanadha
469ce0aa21 ICU-4235 fix failures on multiple platforms
X-SVN-Rev: 18908
2005-12-15 22:19:29 +00:00
Ram Viswanadha
a19e0c9c4a ICU-4235 update with comments from Mark
X-SVN-Rev: 18906
2005-12-15 06:12:04 +00:00
Ram Viswanadha
f3a6abd079 ICU-4235 update with comments from Mark
X-SVN-Rev: 18905
2005-12-15 04:09:09 +00:00
George Rhoten
ef4d466273 ICU-4714 Fixes for collation
X-SVN-Rev: 18879
2005-12-07 19:57:50 +00:00
George Rhoten
d0559ac03c ICU-4948 Make the makefiles easier to compare against each other
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
a217bc8e9c ICU-4885 ISO-639 added rup
X-SVN-Rev: 18849
2005-12-01 23:42:21 +00:00
George Rhoten
9a33e3b976 ICU-4450 Fix test for new version
X-SVN-Rev: 18846
2005-12-01 16:19:51 +00:00
Markus Scherer
e08d580655 ICU-4739 add "no fallback" flag to resource bundles
X-SVN-Rev: 18836
2005-11-29 00:10:07 +00:00
George Rhoten
46d580dc28 ICU-4885 Check for unassigned characters in the exemplar set.
X-SVN-Rev: 18812
2005-11-17 21:40:18 +00:00
George Rhoten
f4ca940144 ICU-4315 Fix memory leak
X-SVN-Rev: 18811
2005-11-17 21:31:01 +00:00
George Rhoten
49b359a0bf ICU-4885 CLDR has real data for Islamic calendar now.
X-SVN-Rev: 18792
2005-11-15 00:15:48 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
John Emmons
23a8fbcbfe ICU-4916 add tests for setMonths/Weekdays(FORMAT,WIDE/ABBREVIATED)
X-SVN-Rev: 18780
2005-11-09 17:57:53 +00:00
George Rhoten
b2425000cc ICU-4707 Fix some xlc compiler warnings.
X-SVN-Rev: 18776
2005-11-08 22:44:37 +00:00
George Rhoten
f422341fb9 ICU-4912 Fix for Windows.
X-SVN-Rev: 18775
2005-11-08 10:52:59 +00:00
George Rhoten
fb3cac4a83 ICU-4912 Undo last change
X-SVN-Rev: 18766
2005-11-07 22:25:05 +00:00
Ram Viswanadha
aded11936e ICU-4913 add tests for package level aliases
X-SVN-Rev: 18759
2005-11-04 22:05:31 +00:00
Ram Viswanadha
caafcceb8f ICU-4912 synchronize with ICU4J
X-SVN-Rev: 18758
2005-11-04 21:57:24 +00:00
George Rhoten
db2b1d1b3f ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18752
2005-11-02 08:03:19 +00:00
Andy Heninger
511637f54a ICU-4669 UText refactoring & 64 bit changes.
X-SVN-Rev: 18726
2005-10-28 00:01:18 +00:00
George Rhoten
96c4ce20a7 ICU-4759 Allow the converter alias table to be swapped when legacy conversion is disabled and conversion is enabled.
X-SVN-Rev: 18721
2005-10-27 21:43:32 +00:00
George Rhoten
a9a7739272 ICU-4881 Hit the snooze alarm to go off at ICU 3.6 version change.
X-SVN-Rev: 18719
2005-10-26 18:21:09 +00:00
Andy Heninger
e5b14425b7 ICU-4888 regex pattern compilation bug with flag settings.
X-SVN-Rev: 18705
2005-10-22 20:55:33 +00:00
Andy Heninger
8a1e1ba83a ICU-4888 regex pattern compilation bug with flag settings.
X-SVN-Rev: 18703
2005-10-20 15:54:01 +00:00
John Emmons
86c1e8d7dd ICU-4643 Add tests for setting narrow/standalone months/weekdays
X-SVN-Rev: 18701
2005-10-19 17:54:28 +00:00
George Rhoten
0635705316 ICU-4881 Hit the snooze alarm on the time bomb.
X-SVN-Rev: 18690
2005-10-17 22:20:13 +00:00
George Rhoten
5221d3bad4 ICU-4881 Update version number to 3.5.
X-SVN-Rev: 18689
2005-10-17 22:11:34 +00:00
George Rhoten
440b3d8007 ICU-4235 Temporarily disable this test until it can be fixed.
X-SVN-Rev: 18683
2005-10-14 21:19:22 +00:00
George Rhoten
d021cdefde ICU-4827 MSVC.NET 2005 beta2 compiler warning fix.
X-SVN-Rev: 18680
2005-10-14 03:30:45 +00:00
George Rhoten
25b0e41aac ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
George Rhoten
fd61097662 ICU-4827 MSVC.NET 2005 beta2 has a broken %n implementation. Use ICU's results instead, and hard code what is expected.
X-SVN-Rev: 18628
2005-10-05 07:54:18 +00:00
George Rhoten
f021805fde ICU-4855 Update ISO-639 list
X-SVN-Rev: 18617
2005-09-30 22:53:04 +00:00
George Rhoten
52663240f6 ICU-4658 Add missing exemplar characters. Data fixed with cldrbug 869
X-SVN-Rev: 18614
2005-09-29 23:48:08 +00:00
George Rhoten
8edc0a4008 ICU-4855 Update ISO-639 list
X-SVN-Rev: 18609
2005-09-29 22:54:10 +00:00
Andy Heninger
6390a76fe2 ICU-4855 rbbi Line Break, handle unpaired surrogates as AL
X-SVN-Rev: 18596
2005-09-28 04:57:25 +00:00
Andy Heninger
9a954ce8d6 ICU-4269 fix some compiler warnings
X-SVN-Rev: 18595
2005-09-27 21:26:08 +00:00
Andy Heninger
f4c3b75a4d ICU-4269 Tweak sentence break rules; fix rbbi UText problem.
X-SVN-Rev: 18591
2005-09-27 18:21:18 +00:00
Andy Heninger
6286b7d531 ICU-4269 temporarily disable utext test, until severe test failures are fixed.
X-SVN-Rev: 18590
2005-09-27 17:12:35 +00:00
Andy Heninger
3b26cf3000 ICU-4269 Add a sentence break monkey test
X-SVN-Rev: 18588
2005-09-26 23:58:54 +00:00
George Rhoten
08c10e4c84 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18583
2005-09-26 06:29:11 +00:00
George Rhoten
f3ab40474e ICU-4821 Fix compiler warning from previous checkin.
X-SVN-Rev: 18582
2005-09-26 06:22:39 +00:00
George Rhoten
fd19363ceb ICU-4714 Properly canonicalize serbian locales.
X-SVN-Rev: 18578
2005-09-23 21:00:41 +00:00
Vladimir Weinstein
87aa8e42bb ICU-4821 fix upper first behavior for normal sort key generation - regression test
X-SVN-Rev: 18542
2005-09-17 06:26:58 +00:00
George Rhoten
c3e3187b90 ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
X-SVN-Rev: 18540
2005-09-17 01:04:25 +00:00
George Rhoten
64207de80c ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
X-SVN-Rev: 18536
2005-09-16 18:09:08 +00:00
Andy Heninger
d733d65d28 ICU-4269 rbbi sentence break monkey test & rule updates. Work in in progress, sentence breaks not in good shape now.
X-SVN-Rev: 18534
2005-09-15 23:23:24 +00:00
Steven R. Loomis
62325bf1f4 ICU-4347 back out minmax test
X-SVN-Rev: 18530
2005-09-15 16:28:27 +00:00
George Rhoten
caa7b5e836 ICU-4822 uscript_getScript should return an invalid script enum when the arguments are invalid
X-SVN-Rev: 18529
2005-09-15 16:06:18 +00:00
George Rhoten
0962072a5b ICU-4823 Prevent test from failing when timezone is GMT+12 or GMT+13 are used.
X-SVN-Rev: 18528
2005-09-15 04:39:17 +00:00
George Rhoten
3a8ea47c3e ICU-4820 Add tests that ulocdata works as expected
X-SVN-Rev: 18523
2005-09-14 22:37:04 +00:00
George Rhoten
d3efd24dcc ICU-4820 Allow API to return informational warning codes
X-SVN-Rev: 18522
2005-09-14 22:29:56 +00:00
George Rhoten
527679aa9c ICU-4347 Fix compiler warning
X-SVN-Rev: 18520
2005-09-14 19:07:03 +00:00
Andy Heninger
d51e8e8a35 ICU-4766 rbbi word rules & tests updated for Unicode 4.1 handling of trailing format chars
X-SVN-Rev: 18510
2005-09-10 03:52:54 +00:00
Ram Viswanadha
91f99f224e ICU-4764 update data .. add missing timezone stuff
X-SVN-Rev: 18500
2005-09-07 21:45:27 +00:00
Andy Heninger
cc15de1e3b ICU-4315 bug fix in test code.
X-SVN-Rev: 18496
2005-09-02 23:49:51 +00:00
Andy Heninger
5204fe289c ICU-4315 remove // comment in C file
X-SVN-Rev: 18495
2005-09-02 21:57:12 +00:00
Andy Heninger
959dd53756 ICU-4741 fix compiler error on Linux
X-SVN-Rev: 18485
2005-09-01 18:07:52 +00:00
Andy Heninger
6426cad023 ICU-4315 add missing buffer overflow check
X-SVN-Rev: 18484
2005-08-31 00:52:22 +00:00
Andy Heninger
35039f1737 ICU-4058 add test for reported odd UnicodeSet behavior with $. Working as designed, but design may want to change.
X-SVN-Rev: 18475
2005-08-27 00:20:16 +00:00
Ram Viswanadha
f9555fcca8 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
Steven R. Loomis
79ff85ee48 ICU-4347 beginning of min/max test
X-SVN-Rev: 18471
2005-08-26 21:17:29 +00:00
Richard Gillam
98be212f0a ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
X-SVN-Rev: 18460
2005-08-25 17:23:51 +00:00
Andy Heninger
40a589829e ICU-3671 restore lost UTF-8 BOM to rbbi test data file.
X-SVN-Rev: 18459
2005-08-24 05:02:18 +00:00
George Rhoten
b9aa59d976 ICU-4051 Remove tabs
X-SVN-Rev: 18457
2005-08-23 15:51:48 +00:00
Andy Heninger
3879460320 ICU-3671 Add locale option for data driven tests. Move Thai word test data from code to the data file
X-SVN-Rev: 18455
2005-08-19 01:25:17 +00:00
Andy Heninger
39e550a089 ICU-3671 Add test case for this bug; move Thai word test data from inline code to the data file.
X-SVN-Rev: 18454
2005-08-19 01:23:41 +00:00
George Rhoten
aee126b1b6 ICU-4051 Fixes for non-Windows platforms.
X-SVN-Rev: 18451
2005-08-18 21:02:57 +00:00
Andy Heninger
dc312ef262 ICU-3705 Add check for successful u_cleanup/u_init to hpmufn test
X-SVN-Rev: 18445
2005-08-17 17:25:38 +00:00
Ram Viswanadha
c68ff6e555 ICU-4051 verify locale aliases
X-SVN-Rev: 18433
2005-08-15 16:11:39 +00:00
Ram Viswanadha
7aaebd3ab7 ICU-4051 verify locale aliases
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
George Rhoten
d0d876fcf7 ICU-4717 Fix memory leak.
X-SVN-Rev: 18429
2005-08-12 17:11:27 +00:00
Vladimir Weinstein
6115361760 ICU-4717 fix stack object initialization in init_resb_result - test
X-SVN-Rev: 18418
2005-08-10 06:13:37 +00:00
George Rhoten
bdc92c945b ICU-4235 Fixes for Mac OS X
X-SVN-Rev: 18400
2005-08-05 17:13:24 +00:00
George Rhoten
6ceae7f947 ICU-4235 Fix compiler warnings and platform specific problems.
X-SVN-Rev: 18392
2005-08-04 16:49:11 +00:00
Ram Viswanadha
2b51573bde ICU-4603 add test for beam complaint
X-SVN-Rev: 18386
2005-08-02 22:28:18 +00:00
George Rhoten
d4a1e7c1fe ICU-4235 Use more verbose output.
X-SVN-Rev: 18384
2005-08-02 21:47:28 +00:00
George Rhoten
10859a2901 ICU-4707 Fix compiler warnings.
X-SVN-Rev: 18381
2005-08-02 18:11:38 +00:00
George Rhoten
bd60fe525d ICU-4235 Fix various porting, configuration and style issues.
Don't use namespaces.
Use UBool instead of bool.
Use FALSE instead of false.
Use TRUE instead of true.
Use the correct copyright date.
Use UCONFIG_NO_COLLATION consistently.
... and a few other issues.

X-SVN-Rev: 18378
2005-08-02 17:55:57 +00:00
Ram Viswanadha
517d8e7b86 ICU-4235 fix problems
X-SVN-Rev: 18373
2005-08-01 20:18:44 +00:00
Ram Viswanadha
60fc7972d6 ICU-4235 add random collator test
X-SVN-Rev: 18369
2005-07-28 20:25:44 +00:00
George Rhoten
f808aad32a ICU-4452 Make new coverage test more portable.
X-SVN-Rev: 18317
2005-07-21 07:14:07 +00:00
George Rhoten
3191854082 ICU-4452 Make new coverage test more portable.
X-SVN-Rev: 18316
2005-07-21 07:06:35 +00:00
Eric Mader
4fa995f1c6 ICU-4338 Remove unused per-script table.
X-SVN-Rev: 18306
2005-07-20 23:14:50 +00:00
George Rhoten
a96e9f5339 ICU-4452 An EBCDIC fix, an HP-UX/Solaris compiler warning fix, and a possible Free BSD compiler error fix.
X-SVN-Rev: 18295
2005-07-19 21:37:26 +00:00
George Rhoten
07b046d0f7 ICU-4676 Restore ICU_DATA after u_cleanup.
X-SVN-Rev: 18286
2005-07-19 16:45:35 +00:00
Vladimir Weinstein
d2df1e1fdd ICU-4175 test showing that on ICU4C aliasing timezones work correctly
X-SVN-Rev: 18280
2005-07-19 05:12:33 +00:00
George Rhoten
977c1f8f69 ICU-4671 Fix for Tru64
X-SVN-Rev: 18273
2005-07-18 20:22:31 +00:00
George Rhoten
766fb06f3c ICU-4559 Fix memory leaks
X-SVN-Rev: 18271
2005-07-18 17:11:32 +00:00
George Rhoten
ca26ed29c5 ICU-3333 More fixes for Solaris.
X-SVN-Rev: 18269
2005-07-18 16:33:00 +00:00
George Rhoten
a5dd573fea ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18268
2005-07-18 16:32:26 +00:00
Eric Mader
621ab38807 ICU-4665 DateFormatRoundTripTest should look for both "z" and "Z" to check for zone.
X-SVN-Rev: 18259
2005-07-15 21:28:19 +00:00
George Rhoten
f57f84234d ICU-3333 Fix for Solaris
X-SVN-Rev: 18255
2005-07-15 16:18:44 +00:00
Ram Viswanadha
7d1fac1020 ICU-4452 add coverage tests
X-SVN-Rev: 18251
2005-07-14 23:24:38 +00:00
George Rhoten
68043eef1c ICU-4657 Disable a test temporarily
X-SVN-Rev: 18249
2005-07-14 21:25:02 +00:00
Andy Heninger
013fc06b32 ICU-4656 fix RBBI test failure
X-SVN-Rev: 18248
2005-07-14 20:56:31 +00:00
George Rhoten
d56e7da793 ICU-4559 Fix a typo from previous checkin
X-SVN-Rev: 18247
2005-07-14 20:55:39 +00:00
George Rhoten
244ff80e7e ICU-4559 Fix memory leaks and other memory problems
X-SVN-Rev: 18246
2005-07-14 20:12:29 +00:00
George Rhoten
f84f9aa516 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18240
2005-07-14 06:03:34 +00:00
Andy Heninger
1cccf83ae7 ICU-4288 fix compiler warnings
X-SVN-Rev: 18233
2005-07-13 22:38:03 +00:00
Markus Scherer
6c460ca8b2 ICU-4288 fix compiler warnings
X-SVN-Rev: 18232
2005-07-13 21:28:52 +00:00
George Rhoten
b622ae28f8 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18230
2005-07-13 03:30:11 +00:00
Ram Viswanadha
e4e33c02e0 ICU-3333 add idna conformance test
X-SVN-Rev: 18223
2005-07-12 20:55:45 +00:00
Ram Viswanadha
5b5a49e553 ICU-3333 add idna conformance test
X-SVN-Rev: 18222
2005-07-12 20:33:15 +00:00
Vladimir Weinstein
1b70e032c6 ICU-4395 properly reflect fallback info in status - test
X-SVN-Rev: 18201
2005-07-11 22:39:26 +00:00
Vladimir Weinstein
b1cd6079f7 ICU-4395 test data - need a resource only in root
X-SVN-Rev: 18199
2005-07-11 22:38:38 +00:00
George Rhoten
b4bcdffb7f ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18192
2005-07-11 20:34:32 +00:00
Andy Heninger
6edb932e50 ICU-3944 text access, tests and fixes
X-SVN-Rev: 18190
2005-07-11 07:40:18 +00:00
Andy Heninger
6bf5e3f373 ICU-3944 text access, tests and fixes
X-SVN-Rev: 18189
2005-07-10 19:09:39 +00:00
George Rhoten
9c8f7adcc4 ICU-4620 better fix for unconfig failures.
X-SVN-Rev: 18186
2005-07-10 15:34:52 +00:00
Steven R. Loomis
db04e06f4e ICU-4620 test fixes for uconfig.h
X-SVN-Rev: 18183
2005-07-09 03:15:06 +00:00
Doug Felt
9619133865 ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18180
2005-07-09 02:13:00 +00:00
Andy Heninger
681da53c75 ICU-3944 Text Access, more tests and fixes.
X-SVN-Rev: 18178
2005-07-09 01:05:41 +00:00
Doug Felt
9ed71036c1 ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18174
2005-07-08 18:23:44 +00:00
Andy Heninger
b90e172c19 ICU-3944 Text Access, rbbi impl fixes and tests added.
X-SVN-Rev: 18172
2005-07-08 01:57:58 +00:00
Doug Felt
ce736f9da4 ICU-4630 port missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18171
2005-07-08 00:16:47 +00:00
Vladimir Weinstein
7610b35047 ICU-4355 code revieiw changes
X-SVN-Rev: 18170
2005-07-07 22:48:45 +00:00
George Rhoten
c1a584bb0b ICU-4552 Test fix for new and delete for MFC on Windows.
X-SVN-Rev: 18168
2005-07-07 22:27:00 +00:00
Steven R. Loomis
54cbf1929d ICU-4620 .PHONY targets to keep gmake happy
X-SVN-Rev: 18157
2005-07-07 07:56:55 +00:00
Steven R. Loomis
9d29225514 ICU-4620 uconfig.h failures
X-SVN-Rev: 18155
2005-07-07 07:54:43 +00:00
Steven R. Loomis
c9a551f486 ICU-4620 don't use ucal, formatting may be turned off
X-SVN-Rev: 18154
2005-07-07 07:52:51 +00:00
Ram Viswanadha
756c432b2f ICU-4354 oops checking in Makefile.in by mistake.
X-SVN-Rev: 18151
2005-07-07 00:27:45 +00:00
Vladimir Weinstein
4c163f6aa3 ICU-4355 Allow for collation binary images to work without UCA
X-SVN-Rev: 18149
2005-07-06 21:27:21 +00:00
Ram Viswanadha
213b08e722 ICU-4354 comment out the indirection and fix the main code
X-SVN-Rev: 18145
2005-07-05 22:10:04 +00:00
Ram Viswanadha
5c3d31658d ICU-4354 make intltest pass with no data
X-SVN-Rev: 18140
2005-07-05 18:39:00 +00:00
John Emmons
7c747ceb2b ICU-4327 Fix date formatting test to match new field additions
X-SVN-Rev: 18134
2005-07-02 02:53:20 +00:00