Commit Graph

4569 Commits

Author SHA1 Message Date
Eric Mader
cb69e53d8d ICU-4639 Cleanup, more error checking.
X-SVN-Rev: 19086
2006-02-07 21:59:16 +00:00
George Rhoten
6b7b464bfd ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19082
2006-02-07 19:47:39 +00:00
George Rhoten
8b6eb2b923 ICU-5032 Increase code coverage numbers by enabling a test.
X-SVN-Rev: 19081
2006-02-07 19:26:37 +00:00
George Rhoten
662ae65d54 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19080
2006-02-07 19:22:47 +00:00
Eric Mader
26d4c114f0 ICU-4639 Add more information to some error messages; add debugging code.
X-SVN-Rev: 19079
2006-02-07 19:12:43 +00:00
Ram Viswanadha
9ca49b9f11 ICU-4947 add tests for U_HIDE_DRAFT_API and friends
X-SVN-Rev: 19076
2006-02-07 02:02:43 +00:00
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
Markus Scherer
b79aaf70aa ICU-4452 code coverage for unorm_it.c/unormIteratorGetIndex()
X-SVN-Rev: 18132
2005-07-01 23:25:11 +00:00
Markus Scherer
fc70eb6691 ICU-4452 code coverage for internal normalization options UNORM_NX_CJK_COMPAT and UNORM_NX_HANGUL
X-SVN-Rev: 18131
2005-07-01 23:03:13 +00:00
Markus Scherer
12be3c6097 ICU-4452 code coverage for utrie.c/defaultGetFoldedValue()
X-SVN-Rev: 18130
2005-07-01 23:01:25 +00:00
Andy Heninger
fdde861d87 ICU-3944 fix string literal/ebcdic problem.
X-SVN-Rev: 18115
2005-07-01 17:06:38 +00:00
George Rhoten
2a7c8d0426 ICU-3944 Use UTF-8 syntax for UTF-8 char * strings.
X-SVN-Rev: 18114
2005-07-01 16:48:36 +00:00
George Rhoten
aa2ed6a3cd ICU-4452 Fix indentation.
X-SVN-Rev: 18110
2005-07-01 05:32:06 +00:00
George Rhoten
80b986d13d ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18109
2005-07-01 05:15:53 +00:00
George Rhoten
cdccbad7a5 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18108
2005-07-01 04:25:15 +00:00
Andy Heninger
5af5a9293b ICU-3944 fix compiler warnings
X-SVN-Rev: 18107
2005-07-01 04:16:28 +00:00
Andy Heninger
091627dceb ICU-3944 Text Access, new tests, bugs fixed
X-SVN-Rev: 18106
2005-07-01 00:39:24 +00:00
Ram Viswanadha
bf8b9dad77 ICU-4452 improve api coverage
X-SVN-Rev: 18103
2005-06-30 22:45:24 +00:00
Andy Heninger
1042b2855b ICU-3944 fix compiler warnings
X-SVN-Rev: 18097
2005-06-30 05:53:00 +00:00
Andy Heninger
aa87e3bac7 ICU-3944 text access, work in progress
X-SVN-Rev: 18095
2005-06-30 05:22:08 +00:00
George Rhoten
1ed751762f ICU-4061 Make sure that all locales have a valid date/time format.
X-SVN-Rev: 18094
2005-06-30 05:10:59 +00:00
George Rhoten
d7cc623449 ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
X-SVN-Rev: 18092
2005-06-29 23:35:17 +00:00
Steven R. Loomis
8a37b4992d ICU-646 timebomb (3.4) some "//fail" tests
X-SVN-Rev: 18091
2005-06-29 22:41:48 +00:00
Richard Gillam
15f1fe57a6 ICU-4044 Fixed RemoveTransliterator::clone() to clone the filter if the RemoveTransliterator has one
X-SVN-Rev: 18089
2005-06-29 19:22:01 +00:00
George Rhoten
3b6fc2e1fc ICU-1141 Make sure that we wait for the right amount of time.
X-SVN-Rev: 18088
2005-06-29 18:23:22 +00:00
Steven R. Loomis
db78a1eda9 ICU-3860 update test to pass m/d/y when testing omitted Japanese era
X-SVN-Rev: 18086
2005-06-29 16:34:25 +00:00
George Rhoten
7a9aa0c559 ICU-4605 Increase code coverage.
X-SVN-Rev: 18083
2005-06-28 23:45:03 +00:00
George Rhoten
cd29a6a27f ICU-4605 Increase code coverage.
X-SVN-Rev: 18081
2005-06-28 23:26:38 +00:00
George Rhoten
cee8cfb8c3 ICU-4605 Return U_EOF, and not the platform dependent EOF.
X-SVN-Rev: 18080
2005-06-28 23:23:39 +00:00
George Rhoten
22265da204 ICU-4605 Increase code coverage.
X-SVN-Rev: 18078
2005-06-28 22:50:14 +00:00
George Rhoten
583cab294a ICU-4605 Increase code coverage.
X-SVN-Rev: 18076
2005-06-28 21:36:33 +00:00
Steven R. Loomis
a4bb8cd4b8 ICU-3860 Japanese Calendar: use current era as default
X-SVN-Rev: 18073
2005-06-28 20:10:27 +00:00
Vladimir Weinstein
d2a68eaa18 ICU-4587 test for C++ wrappers for ucol_cloneBinary and ucol_openBinary
X-SVN-Rev: 18070
2005-06-28 16:40:46 +00:00
Andy Heninger
0d81208264 ICU-3944 Text Access, tests, missing open function added.
X-SVN-Rev: 18068
2005-06-28 00:12:23 +00:00
Eric Mader
1eb56df46b ICU-4600 Fix errors running cintltest w/o ICU data.
X-SVN-Rev: 18067
2005-06-27 22:30:32 +00:00
George Rhoten
7d37a04755 ICU-4559 Fix a memory leak.
X-SVN-Rev: 18066
2005-06-27 16:21:32 +00:00
George Rhoten
f4cc6ad24c ICU-4271 Fix and test fgets buffer overrun.
X-SVN-Rev: 18064
2005-06-27 06:47:17 +00:00
George Rhoten
0df92dfa17 ICU-4270 Better handle and test fgets newlines.
X-SVN-Rev: 18063
2005-06-27 06:13:34 +00:00
Andy Heninger
24fb804d2e ICU-3944 text access, API test for RBBI with C API.
X-SVN-Rev: 18062
2005-06-27 05:25:06 +00:00
Andy Heninger
0f8bc50e81 ICU-3944 text access, RBBI access. Fix extra space allocation problem
X-SVN-Rev: 18060
2005-06-26 21:31:36 +00:00
Andy Heninger
80e01d0da1 ICU-3944 text access, fix compiler warning in test
X-SVN-Rev: 18059
2005-06-25 16:49:49 +00:00
George Rhoten
f904935fca ICU-1141 Wait a little longer on overloaded machines.
X-SVN-Rev: 18057
2005-06-25 01:15:12 +00:00
Ram Viswanadha
496078d058 ICU-4376 update data
X-SVN-Rev: 18053
2005-06-25 00:29:34 +00:00
Vladimir Weinstein
1b99fba442 ICU-4350 Update collation builder and runtime version (changes due to UCA 4.1)
X-SVN-Rev: 18043
2005-06-24 23:09:31 +00:00
Andy Heninger
b30ef92e94 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18039
2005-06-24 22:20:22 +00:00
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
Andy Heninger
cad1e97fb7 ICU-3944 API & Docs cleanup
X-SVN-Rev: 18026
2005-06-24 19:17:26 +00:00
George Rhoten
c932b265ea ICU-4391 Implement precision (.n) for strings in icuio
X-SVN-Rev: 18012
2005-06-24 06:21:02 +00:00
Andy Heninger
d17d0e9e8c ICU-4290 Fix mutext function context ptr test failure in debug mode.
X-SVN-Rev: 17998
2005-06-23 18:37:22 +00:00
Ram Viswanadha
b49cdbd6b4 ICU-4450 update tests
X-SVN-Rev: 17997
2005-06-23 18:30:31 +00:00
Ram Viswanadha
61ea0a446b ICU-676 update tests
X-SVN-Rev: 17994
2005-06-23 18:24:42 +00:00
Ram Viswanadha
4232bf88c3 ICU-4450 update tests
X-SVN-Rev: 17993
2005-06-23 18:23:03 +00:00
George Rhoten
51d2f74bc1 ICU-4222 Make sure that the transliterator works on strings,
and make sure that the transliterator flushes independently from IO flushing.

X-SVN-Rev: 17990
2005-06-23 07:10:52 +00:00
Andy Heninger
32b19f04b2 ICU-3944 text access, work in progress
X-SVN-Rev: 17988
2005-06-23 05:51:28 +00:00
George Rhoten
3d9607f698 ICU-4124 Verified that this bug is not a problem.
X-SVN-Rev: 17973
2005-06-22 04:15:52 +00:00
Markus Scherer
b08f0d6f28 ICU-4514 remove calls to UnicodeString::releaseBuffer() that don't match a getBuffer(minCapacity) - and would use an unintended, implicit u_strlen() if they did
X-SVN-Rev: 17970
2005-06-22 02:18:50 +00:00
Markus Scherer
2cb4b09625 ICU-4515 in C++, define U_INLINE=inline
X-SVN-Rev: 17967
2005-06-21 21:46:02 +00:00
Vladimir Weinstein
cfec7b565f ICU-4165 Test API for finding contractions and expansions - C version
X-SVN-Rev: 17962
2005-06-21 20:43:04 +00:00
Andy Heninger
beda3c0bcb ICU-3944 fix compiler errors on gcc
X-SVN-Rev: 17960
2005-06-21 19:22:17 +00:00
Andy Heninger
2bc1eb23ce ICU-3944 fix compiler errors on gcc
X-SVN-Rev: 17959
2005-06-21 19:18:17 +00:00
Andy Heninger
40e2e39792 ICU-3944 text access, work in progress
X-SVN-Rev: 17958
2005-06-21 18:47:04 +00:00
Markus Scherer
1a37348f3b ICU-4416 add test cases for ucnv_getUnicodeSet() for Unicode charsets
X-SVN-Rev: 17954
2005-06-21 15:14:27 +00:00
Doug Felt
25d082e19b ICU-646 wall time support in icu4c - use 'v' for generic time, revert tests
X-SVN-Rev: 17946
2005-06-17 20:41:10 +00:00
Andy Heninger
5f5e3e0edc ICU-4474 add \u000b as a newline in regex matching
X-SVN-Rev: 17934
2005-06-17 00:53:26 +00:00
Eric Mader
8250658adb ICU-4508 ~FontTableCache needs to delete fTableCache. Update project files for VS .NET 2003.
X-SVN-Rev: 17931
2005-06-17 00:01:47 +00:00
George Rhoten
e0a08a43c1 ICU-3615 Add API to list ISO 4217 currencies.
X-SVN-Rev: 17916
2005-06-16 21:31:47 +00:00
George Rhoten
7a72778337 ICU-3615 Make sure that the currency codes are kept in sync.
X-SVN-Rev: 17913
2005-06-16 21:04:40 +00:00
George Rhoten
9cb64880a0 ICU-3615 Remove invalid codes.
X-SVN-Rev: 17910
2005-06-16 20:37:12 +00:00
George Rhoten
79a89261a4 ICU-3615 Add API to list ISO currencies.
X-SVN-Rev: 17907
2005-06-16 18:44:30 +00:00
Ram Viswanadha
37cbc71475 ICU-4157 fix for building on cygwin
X-SVN-Rev: 17904
2005-06-15 22:51:41 +00:00
Steven R. Loomis
762080be78 ICU-4582 seems OK on C.. adding tests
X-SVN-Rev: 17903
2005-06-15 22:49:04 +00:00
George Rhoten
9117209a39 ICU-4290 Fix the context handling for increment/decrement functions.
X-SVN-Rev: 17884
2005-06-14 05:35:06 +00:00
Andy Heninger
c1516937e6 ICU-3944 add utexttst.c, skeleton of C API test for UText
X-SVN-Rev: 17882
2005-06-14 01:41:13 +00:00
Andy Heninger
452456c2b3 ICU-3944 work in progress
X-SVN-Rev: 17880
2005-06-14 01:10:10 +00:00
George Rhoten
6f793d2120 ICU-1141 NetBSD and FreeBSD seem to have a broken thread scheduler, which starves the child threads from any CPU time.
Add a yield in the main process thread.

X-SVN-Rev: 17873
2005-06-13 21:22:34 +00:00
Andy Heninger
0560bbd46b ICU-3944 text access, work in progress
X-SVN-Rev: 17868
2005-06-13 05:12:32 +00:00
Markus Scherer
2832adcd2f ICU-4390 fix test for ucnv_fromUCountPending()
X-SVN-Rev: 17867
2005-06-13 03:15:26 +00:00
Markus Scherer
26091e6ae6 ICU-4223 do not write the UTF-16/32 BOM if there is no text to convert
X-SVN-Rev: 17866
2005-06-12 21:15:18 +00:00
Markus Scherer
f292c7ff36 ICU-4120 document Copt=Qaac
X-SVN-Rev: 17864
2005-06-10 22:45:34 +00:00
Ram Viswanadha
791597282f ICU-4334 update timebomb
X-SVN-Rev: 17860
2005-06-10 01:04:03 +00:00
George Rhoten
2883b432a1 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17856
2005-06-09 21:33:05 +00:00
George Rhoten
8c34273967 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17854
2005-06-09 20:41:43 +00:00
George Rhoten
05fbb4c9b3 ICU-4268 Don't use // in C files.
X-SVN-Rev: 17852
2005-06-09 20:31:31 +00:00
Markus Scherer
19593be775 ICU-4268 don't need USetAdder.remove(), initialize to NULL
X-SVN-Rev: 17846
2005-06-09 17:47:18 +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
George Rhoten
7b2c2e71ff ICU-4559 Fix a memory leak.
X-SVN-Rev: 17839
2005-06-09 16:33:04 +00:00
George Rhoten
b2da86238e ICU-4351 Don't run native tools, if the source archive is in the native endianess and the data target.
This means that the build directory may not exist.

X-SVN-Rev: 17837
2005-06-09 00:59:07 +00:00
George Rhoten
96de60da97 ICU-4559 Fix a memory leak.
X-SVN-Rev: 17832
2005-06-08 21:55:58 +00:00
Doug Felt
8c677a95da ICU-646 wall time support in icu - fix chech459 test to deal with CST issue
X-SVN-Rev: 17830
2005-06-08 16:15:44 +00:00
Doug Felt
2114b5d0a5 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17829
2005-06-08 16:07:41 +00:00
George Rhoten
6f062073be ICU-4450 Update ISO-3166 country list from CLDR.
X-SVN-Rev: 17828
2005-06-08 16:01:17 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
dc1aa2b29f ICU-4450 Update ISO-3166 region list from CLDR.
X-SVN-Rev: 17818
2005-06-07 22:30:12 +00:00
George Rhoten
d9ec99efa2 ICU-4354 Make intltest work with no transliterator data.
X-SVN-Rev: 17804
2005-06-05 19:29:28 +00:00
George Rhoten
8fcb55e4cc ICU-4354 Don't create excessively long error messages when data is missing.
X-SVN-Rev: 17803
2005-06-05 09:18:46 +00:00
Doug Felt
50c3a2554b ICU-646 wall time support in icu
X-SVN-Rev: 17801
2005-06-04 03:08:25 +00:00
Markus Scherer
2aced37b83 ICU-4268 ISO 2022 converters must not convert SO/SI/ESC
X-SVN-Rev: 17796
2005-06-03 20:17:54 +00:00
George Rhoten
bb583e6700 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17788
2005-06-03 16:17:28 +00:00
Markus Scherer
0a89791a62 ICU-4549 verify that ISO-2022-JP-2 works correctly for ISO 8859-1/7 vs. JIS X 0201
X-SVN-Rev: 17787
2005-06-03 16:13:57 +00:00
Steven R. Loomis
e1f00a55d8 ICU-4551 check in testcase for the bug
X-SVN-Rev: 17782
2005-06-02 21:56:14 +00:00
Deborah Goldsmith
da83c2f563 ICU-4536 return default on fallback to root
X-SVN-Rev: 17780
2005-06-02 20:56:20 +00:00
Deborah Goldsmith
ca9292b97d ICU-4255 set warnings appropiately on default, fallback
X-SVN-Rev: 17779
2005-06-02 20:52:46 +00:00
Doug Felt
aed5521f8f ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17775
2005-06-02 17:50:50 +00:00
George Rhoten
dd3a86df45 ICU-4450 Remove duplicate keys.
X-SVN-Rev: 17772
2005-06-01 20:53:01 +00:00
George Rhoten
2593d50591 ICU-4450 Undo some previous changes. Resolution of the problems has not been finished.
X-SVN-Rev: 17771
2005-06-01 20:51:03 +00:00
Deborah Goldsmith
5e2bae8909 ICU-4239 test fixes for warnings from ucurr_getName
X-SVN-Rev: 17767
2005-06-01 17:45:25 +00:00
Ram Viswanadha
3c23de14f0 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17765
2005-06-01 17:37:06 +00:00
George Rhoten
acd9744bcc ICU-4450 Synch data with CLDR
X-SVN-Rev: 17760
2005-06-01 04:06:28 +00:00
George Rhoten
04a626763f ICU-4450 Synch data with CLDR
X-SVN-Rev: 17759
2005-06-01 03:10:28 +00:00
Ram Viswanadha
91927ed23f ICU-4450 fix problem with aliases
X-SVN-Rev: 17756
2005-06-01 01:23:19 +00:00
Andy Heninger
66840a241d ICU-3944 fix compiler warnings
X-SVN-Rev: 17750
2005-05-31 18:27:39 +00:00
George Rhoten
235a02a9b7 ICU-4516 Fix a compiler warning.
X-SVN-Rev: 17744
2005-05-31 17:20:28 +00:00
Andy Heninger
d3f5881c7a ICU-3944 text access, work in progress
X-SVN-Rev: 17742
2005-05-31 03:43:53 +00:00
Markus Scherer
e6a0df52ee ICU-4199 enum/name API support for C/POSIX character classes, and UnicodeSet support for [:Assigned:]
X-SVN-Rev: 17730
2005-05-28 22:54:36 +00:00
Doug Felt
870711b742 ICU-3383 fix dropped include
X-SVN-Rev: 17722
2005-05-27 22:26:37 +00:00
Doug Felt
70537cf0ca ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17720
2005-05-27 22:07:16 +00:00
Andy Heninger
91db18b7b7 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17648
2005-05-23 05:31:17 +00:00
Andy Heninger
36f008d0bb ICU-4157 text access, work in progress.
X-SVN-Rev: 17645
2005-05-22 04:58:36 +00:00
Andy Heninger
9cce52c808 ICU-4157 text access, work in progress.
X-SVN-Rev: 17642
2005-05-21 01:47:26 +00:00
Markus Scherer
b054ffff93 ICU-4504 UCaseMap and UTF-8 toLower() & toUpper()
X-SVN-Rev: 17633
2005-05-20 17:31:12 +00:00
Ram Viswanadha
5fb23a1b19 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17630
2005-05-19 20:28:20 +00:00
Vladimir Weinstein
c547502331 ICU-4350 Update stub conformance files with UCA 4.1 changes
X-SVN-Rev: 17629
2005-05-19 07:28:37 +00:00
Vladimir Weinstein
93192e2e65 ICU-4350 Update DataDrivenCollationTest with UCA 4.1 changes
X-SVN-Rev: 17628
2005-05-19 06:55:14 +00:00
Vladimir Weinstein
67be180f3d ICU-4350 Update intltest with UCA 4.1 changes
X-SVN-Rev: 17624
2005-05-19 06:46:30 +00:00
Vladimir Weinstein
e8b9a1e903 ICU-4350 Update cintltst with UCA 4.1 changes
X-SVN-Rev: 17623
2005-05-19 06:45:10 +00:00
George Rhoten
792d1eb246 ICU-4424 Remove ibm-1277 in favor of other converters.
X-SVN-Rev: 17618
2005-05-18 06:28:49 +00:00
Vladimir Weinstein
d96b01e942 ICU-4516 another test data file
X-SVN-Rev: 17603
2005-05-17 03:01:30 +00:00
Vladimir Weinstein
da78e8a32a ICU-4516 cover the whole range with the test
X-SVN-Rev: 17602
2005-05-17 02:38:32 +00:00
Vladimir Weinstein
0f602c2048 ICU-4516 it's te_IN_REVISED.txt not te_IN_REVISED
X-SVN-Rev: 17601
2005-05-17 02:37:33 +00:00
Vladimir Weinstein
3e7d1f1404 ICU-4516 don't use C++ comments in C files
X-SVN-Rev: 17600
2005-05-17 02:36:09 +00:00
Vladimir Weinstein
8f9064949e ICU-4516 test data for CLDR style aliases
X-SVN-Rev: 17599
2005-05-17 00:10:36 +00:00
Vladimir Weinstein
1a35e0e8e5 ICU-4516 test CLDR style aliases
X-SVN-Rev: 17598
2005-05-17 00:09:49 +00:00
George Rhoten
7eec057106 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17585
2005-05-11 21:06:51 +00:00
George Rhoten
587dde47b3 ICU-4424 Alias updates
X-SVN-Rev: 17579
2005-05-10 20:50:21 +00:00
George Rhoten
99d4a41bb4 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17570
2005-05-08 08:41:24 +00:00
Ram Viswanadha
56f840b184 ICU-4475 tests for JB
X-SVN-Rev: 17561
2005-05-05 21:03:23 +00:00
Markus Scherer
681fbba869 ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly
X-SVN-Rev: 17558
2005-05-05 17:47:39 +00:00
George Rhoten
d51f6e93c4 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17548
2005-05-04 00:21:15 +00:00
Markus Scherer
563b672bcc ICU-4497 add const to use of UCaseProps singleton
X-SVN-Rev: 17519
2005-04-28 23:50:15 +00:00
George Rhoten
1569d70e47 ICU-4450 sync data with CLDR.
X-SVN-Rev: 17508
2005-04-27 22:48:45 +00:00
George Rhoten
49170b2566 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17493
2005-04-20 00:56:39 +00:00
George Rhoten
125d2d5ab7 ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests
X-SVN-Rev: 17492
2005-04-20 00:20:12 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
Markus Scherer
59e030b4a5 ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
X-SVN-Rev: 17484
2005-04-17 17:51:49 +00:00
Markus Scherer
8ec2837d6b ICU-4399 compare ICU case folding with all of CaseFolding.txt
X-SVN-Rev: 17481
2005-04-16 05:16:50 +00:00
Eric Mader
0e9c21e7e9 ICU-4354 remove tabs.
X-SVN-Rev: 17467
2005-04-06 00:38:48 +00:00
Eric Mader
b71e586f1b ICU-4354 (update copyright date)
X-SVN-Rev: 17463
2005-04-05 20:18:26 +00:00
Eric Mader
e904300468 ICU-4354 Add dataerr(), dataerrln() to intltest.
X-SVN-Rev: 17462
2005-04-05 20:12:22 +00:00
George Rhoten
a2db9edd4e ICU-4469 Fix Shift_JIS checking in tsconv/stdnmtst/TestCanonicalName
X-SVN-Rev: 17456
2005-04-01 22:58:35 +00:00
George Rhoten
74308f6729 ICU-4468 Fix for gcc 4.
X-SVN-Rev: 17453
2005-04-01 22:50:37 +00:00