Commit Graph

2136 Commits

Author SHA1 Message Date
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
Vladimir Weinstein
1b70e032c6 ICU-4395 properly reflect fallback info in status - test
X-SVN-Rev: 18201
2005-07-11 22:39:26 +00:00
George Rhoten
b4bcdffb7f ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18192
2005-07-11 20:34:32 +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
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
Vladimir Weinstein
7610b35047 ICU-4355 code revieiw changes
X-SVN-Rev: 18170
2005-07-07 22:48: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
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
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
Ram Viswanadha
bf8b9dad77 ICU-4452 improve api coverage
X-SVN-Rev: 18103
2005-06-30 22:45:24 +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
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
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
80e01d0da1 ICU-3944 text access, fix compiler warning in test
X-SVN-Rev: 18059
2005-06-25 16:49:49 +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
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
4232bf88c3 ICU-4450 update tests
X-SVN-Rev: 17993
2005-06-23 18:23:03 +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
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
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
79a89261a4 ICU-3615 Add API to list ISO currencies.
X-SVN-Rev: 17907
2005-06-16 18:44:30 +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
Markus Scherer
2832adcd2f ICU-4390 fix test for ucnv_fromUCountPending()
X-SVN-Rev: 17867
2005-06-13 03:15:26 +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
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
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
Doug Felt
50c3a2554b ICU-646 wall time support in icu
X-SVN-Rev: 17801
2005-06-04 03:08:25 +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
ca9292b97d ICU-4255 set warnings appropiately on default, fallback
X-SVN-Rev: 17779
2005-06-02 20:52:46 +00:00
George Rhoten
235a02a9b7 ICU-4516 Fix a compiler warning.
X-SVN-Rev: 17744
2005-05-31 17:20:28 +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
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
da78e8a32a ICU-4516 cover the whole range with the test
X-SVN-Rev: 17602
2005-05-17 02:38:32 +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
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
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
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
Vladimir Weinstein
5bc81439bc ICU-4122 more tests for xpath
X-SVN-Rev: 17448
2005-04-01 07:59:38 +00:00
Ram Viswanadha
3fdcb27040 ICU-4390 tests for api
X-SVN-Rev: 17424
2005-03-31 00:19:21 +00:00
George Rhoten
7dc1243a75 ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
Ram Viswanadha
9f89ff2961 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17370
2005-03-22 01:38:18 +00:00
George Rhoten
db27dfd692 ICU-4092 Fix for i5/OS
X-SVN-Rev: 17367
2005-03-22 00:46:20 +00:00
George Rhoten
ace10cb258 ICU-4386 Fix an EBCDIC bug and a problem with using memset on UChars when u_memset was meant.
X-SVN-Rev: 17366
2005-03-22 00:41:46 +00:00
George Rhoten
0e704e1520 ICU-4420 Fix a typo from the last change.
X-SVN-Rev: 17365
2005-03-22 00:11:20 +00:00
George Rhoten
9d64bf4384 ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
X-SVN-Rev: 17364
2005-03-21 18:16:49 +00:00
Eric Mader
f57c82a12d ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
George Rhoten
ac150dfac8 ICU-4379 Show elapsed time of test suite to verify that uprv_getUTCtime can show subsecond precision.
X-SVN-Rev: 17346
2005-03-16 00:33:39 +00:00
Eric Mader
48fe17450d ICU-4433 Review comment - call log_data_err() instead of log_err().
X-SVN-Rev: 17344
2005-03-15 20:13:11 +00:00
George Rhoten
3d422a5f99 ICU-4379 Perform the clear suggestion as described in the documentation.
X-SVN-Rev: 17337
2005-03-15 00:20:32 +00:00
George Rhoten
c2549aaace ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
Markus Scherer
1fa2571e90 ICU-4334 refresh Unicode 4.1 data
X-SVN-Rev: 17331
2005-03-11 23:31:44 +00:00
Vladimir Weinstein
71361c1354 ICU-4434 Test for Yamakkan fix.
X-SVN-Rev: 17323
2005-03-10 22:40:45 +00:00
Vladimir Weinstein
d7b0c07adf ICU-4434 Test for Yamakkan fix.
X-SVN-Rev: 17322
2005-03-10 22:21:16 +00:00
Eric Mader
f6fffb93ad ICU-4433 Don't do round-trip test if can't create the Unicode set of mirrored characters!
X-SVN-Rev: 17313
2005-03-10 02:02:14 +00:00
George Rhoten
7768476d71 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17306
2005-03-09 16:39:27 +00:00
Vladimir Weinstein
84f5b53959 ICU-4122 test for xpath support
X-SVN-Rev: 17300
2005-03-08 23:59:12 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
b53e510acd ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.

X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
a2b0cd0ffb ICU-4386 Fix some compiler warnings.
X-SVN-Rev: 17253
2005-02-24 23:52:52 +00:00
Markus Scherer
4d9f1eaa3c ICU-4143 avoid mutexes in u_tolower() and similar; require u_init() for thread safety of case/bidi properties (as in 3.0) and use dummy objects when data is not available
X-SVN-Rev: 17243
2005-02-23 00:54:19 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
Doug Felt
3120d08ecc ICU-4386 update based on review comments, extend tests
X-SVN-Rev: 17197
2005-02-14 19:15:44 +00:00
Matitiahu Allouche
8f37e17383 ICU-4386 add multiple paragraph support to ubidi APIs
X-SVN-Rev: 17155
2005-01-23 13:06:41 +00:00
Matitiahu Allouche
4e487ccd7e ICU-4365 fix bug by specifying correct visualOrderx[i] variable
X-SVN-Rev: 17141
2005-01-18 16:55:48 +00:00
Vladimir Weinstein
c79038f47e ICU-4236 remove umsg_getLocaleByType. Remove failing cloctst test depending on this API
X-SVN-Rev: 17140
2005-01-17 21:46:14 +00:00
Markus Scherer
7f8d06b42b ICU-4334 Unicode 4.1 update
X-SVN-Rev: 17104
2005-01-10 18:02:54 +00:00
George Rhoten
1e448b76b2 ICU-4092 Increase code coverage
X-SVN-Rev: 17101
2005-01-08 07:04:25 +00:00
George Rhoten
b669afd469 ICU-4092 Move debugging code
X-SVN-Rev: 17099
2005-01-07 19:08:29 +00:00
George Rhoten
7948649d33 ICU-4092 Move debugging code
X-SVN-Rev: 17098
2005-01-07 19:06:24 +00:00
George Rhoten
8be124aaa3 ICU-4331 Make sure that the right name is used.
X-SVN-Rev: 17096
2005-01-07 07:00:09 +00:00
George Rhoten
7d6a0f8973 ICU-4331 Fix and test lookup of data in user data trees
X-SVN-Rev: 17095
2005-01-07 06:05:44 +00:00
George Rhoten
ab68bb3196 ICU-4309 Move the sr_YU locale alias from the installed locale list to the alias list, and add a test for aliases.
X-SVN-Rev: 17089
2005-01-06 16:31:36 +00:00
George Rhoten
394d5e102b ICU-4092 Increase code coverage. udata_setCommonData actually works in files mode.
X-SVN-Rev: 17066
2005-01-01 02:48:48 +00:00
Markus Scherer
d677317bb9 ICU-4287 test ubidi_swap()
X-SVN-Rev: 17059
2004-12-31 13:47:41 +00:00
Markus Scherer
739b6a5220 ICU-4287 move bidi/shaping properties to ubidi.icu
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
c159da9c5e ICU-4092 Increase code coverage.
X-SVN-Rev: 17054
2004-12-31 08:30:04 +00:00
George Rhoten
15e60bf6ee ICU-4092 Improve code coverage
X-SVN-Rev: 17052
2004-12-31 00:40:17 +00:00
George Rhoten
28a81790da ICU-4092 Better test of code coverage
X-SVN-Rev: 17034
2004-12-29 00:45:49 +00:00
George Rhoten
2ad7ff3b32 ICU-4092 Improve code coverage
X-SVN-Rev: 17033
2004-12-29 00:35:43 +00:00
George Rhoten
ed6074c3f1 ICU-4092 Improve code coverage
X-SVN-Rev: 17030
2004-12-28 21:43:33 +00:00
George Rhoten
9eb736e46f ICU-4092 Improve code coverage
X-SVN-Rev: 17029
2004-12-28 21:33:48 +00:00
George Rhoten
58ba61df77 ICU-4092 Improve code coverage of ures_openU
X-SVN-Rev: 17027
2004-12-28 20:55:07 +00:00
George Rhoten
4b00bc2b2b ICU-4092 Improve code coverage, and unhide some error messages
X-SVN-Rev: 17026
2004-12-28 20:42:25 +00:00
George Rhoten
decc39ec85 ICU-4092 Increase code coverage
X-SVN-Rev: 17020
2004-12-27 20:23:41 +00:00
George Rhoten
ba3a90a424 ICU-4092 Improve code coverage. The previous check in didn't quite work.
X-SVN-Rev: 17019
2004-12-24 07:53:41 +00:00
George Rhoten
d5a218810c ICU-4092 Increase code coverage for pointerTOC
X-SVN-Rev: 17018
2004-12-24 01:02:23 +00:00
George Rhoten
6dfb6fd62e ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters
X-SVN-Rev: 17017
2004-12-23 21:03:30 +00:00
George Rhoten
fbb7b80250 ICU-4092 Improve code coverage
X-SVN-Rev: 16999
2004-12-22 07:33:15 +00:00
George Rhoten
0b361eca4b ICU-4092 Improve code coverage
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
6ee1d5489d ICU-4092 Improve code coverage
X-SVN-Rev: 16997
2004-12-22 06:36:14 +00:00
George Rhoten
f9de880fb0 ICU-4092 Increase code coverage
X-SVN-Rev: 16996
2004-12-22 01:00:32 +00:00
George Rhoten
e4462ec8c6 ICU-4092 Increase code coverage
X-SVN-Rev: 16994
2004-12-22 00:34:39 +00:00
George Rhoten
2596872615 ICU-4092 Fix a typo that I checked in.
X-SVN-Rev: 16988
2004-12-21 23:07:40 +00:00
George Rhoten
d376bfe07d ICU-4092 Properly test ucnv_getDisplayName preflighting
X-SVN-Rev: 16981
2004-12-21 16:44:36 +00:00
George Rhoten
5a592ce19e ICU-4092 Increase code coverage
X-SVN-Rev: 16978
2004-12-21 05:03:43 +00:00
George Rhoten
6d6e37483d ICU-4092 Improve code coverage.
X-SVN-Rev: 16977
2004-12-21 01:39:14 +00:00
George Rhoten
1036574f5b ICU-4092 Improve code coverage. Add some argument tests.
X-SVN-Rev: 16976
2004-12-21 01:31:24 +00:00
George Rhoten
2f8b690e51 ICU-4092 Improve code coverage. Add some preflighting tests.
X-SVN-Rev: 16975
2004-12-21 01:23:30 +00:00
George Rhoten
4f762b71a8 ICU-4092 Improve code coverage
X-SVN-Rev: 16974
2004-12-20 23:47:56 +00:00
George Rhoten
b7d71b6d46 ICU-4092 Remove dead code
X-SVN-Rev: 16968
2004-12-18 01:05:47 +00:00
Eric Mader
1471376ec8 ICU-4302 changes from ICU 3.2 "no data" test.
X-SVN-Rev: 16958
2004-12-16 02:54:23 +00:00
George Rhoten
d205f70f5b ICU-4092 Enable dead code.
X-SVN-Rev: 16956
2004-12-15 18:03:41 +00:00
George Rhoten
70e9d03998 ICU-4299 Fix ures_openU so that it works as documented
X-SVN-Rev: 16955
2004-12-15 02:49:04 +00:00
George Rhoten
a1487bcd57 ICU-4092 Remove dead test code that Andy said was okay to delete.
Better test code is in intltest.

X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
George Rhoten
2f7b1cd736 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
c5422c1142 ICU-4240 Fix some error messages.
X-SVN-Rev: 16917
2004-12-05 01:49:02 +00:00
George Rhoten
937bd376ff ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.

X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
380f90589e ICU-4273 Fix some test initialization issues.
X-SVN-Rev: 16903
2004-12-02 07:09:05 +00:00
George Rhoten
83876dc112 ICU-4161 Better whitespace removal
X-SVN-Rev: 16840
2004-11-12 07:22:05 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
f02886798f ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16800
2004-11-09 00:37:10 +00:00
Vladimir Weinstein
be0a14c3d7 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16788
2004-11-05 23:14:58 +00:00
Vladimir Weinstein
f36cbfc414 ICU-3938 valid sub locales - fix tests
X-SVN-Rev: 16787
2004-11-05 22:50:08 +00:00
Steven R. Loomis
f7b2bf04c4 ICU-3591 use uprv_strtod, heap allocate if there are more than a few items
X-SVN-Rev: 16783
2004-11-05 21:58:34 +00:00
George Rhoten
5fac5d74b6 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16769
2004-11-05 18:05:47 +00:00
George Rhoten
4cc513278c ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16767
2004-11-05 17:21:42 +00:00
George Rhoten
9988ef0fc1 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16761
2004-11-05 00:25:35 +00:00
George Rhoten
62e47ceb17 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16760
2004-11-04 23:43:46 +00:00
George Rhoten
bcead7df44 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16756
2004-11-04 22:24:46 +00:00
Steven R. Loomis
59ac27a504 ICU-3591 uloc_acceptLanguage tests
X-SVN-Rev: 16751
2004-11-04 08:17:26 +00:00
George Rhoten
17d109bdce ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16748
2004-11-04 06:41:39 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Steven R. Loomis
aedf7a85a6 ICU-3938 fix tests broken by those translators
X-SVN-Rev: 16725
2004-11-02 06:51:07 +00:00
George Rhoten
807e452330 ICU-4148 Fixes for MinGW
X-SVN-Rev: 16724
2004-11-02 06:37:49 +00:00
Eric Mader
043ea383c6 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
George Rhoten
23b78bf15e ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
Eric Mader
811ebbee0f ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble()
X-SVN-Rev: 16646
2004-10-27 21:28:38 +00:00
Steven R. Loomis
b64e784fe7 ICU-4102 remove some incorrect comments
X-SVN-Rev: 16638
2004-10-27 01:38:24 +00:00
Eric Mader
10522052fb ICU-3927 code review changes.
X-SVN-Rev: 16626
2004-10-26 00:25:39 +00:00
George Rhoten
ad84740ebb ICU-3963 Update to version 3.2
X-SVN-Rev: 16617
2004-10-25 21:55:56 +00:00
George Rhoten
cbbbbda612 ICU-4154 Alpha Linux with gcc has an optimization bug.
Adding this extra check gets around this bug.

X-SVN-Rev: 16609
2004-10-24 20:00:14 +00:00
Vladimir Weinstein
5544bc1710 ICU-3763 fix path stomping when parent == fill-in
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Vladimir Weinstein
09f8ca5624 ICU-4102 fix ures_getByKeyWithFallback for aliased resources
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
Eric Mader
83f812dd0a ICU-3927 fix problems w/ comparing doubles and int64_ts.
X-SVN-Rev: 16597
2004-10-22 18:11:43 +00:00
Ram Viswanadha
62c6f70295 ticket: 3938: fix the tests
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Eric Mader
41038b6081 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
Markus Scherer
fbb584dbda ICU-3969 add test for ucase_openBinary()
X-SVN-Rev: 16568
2004-10-19 23:00:46 +00:00
Steven R. Loomis
b713df344d ICU-4144 getFunctionalEquivalent test updates
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
George Rhoten
74fa020d9b ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16563
2004-10-19 18:31:51 +00:00
George Rhoten
dbf6b9b765 ICU-4068 Use C variable declarations instead of C++ variable declarations,
and separate ICU API tests from CLDR.

X-SVN-Rev: 16556
2004-10-19 05:31:51 +00:00
Deborah Goldsmith
95bbad7347 ICU-4115 Set warning code when falling back to parent or root
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
Deborah Goldsmith
9cc484fdb3 ICU-4068 Fix warning code for non-existent language
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
George Rhoten
83b0d17af1 ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
They are stable APIs, and they should not be moved.

X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
9fe39e1c8c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
0e1c5bf499 ICU-4078 Fix a compiler warning from previous check-in
X-SVN-Rev: 16507
2004-10-15 06:23:05 +00:00
Vladimir Weinstein
3f2eaaf702 ICU-3938 Changes in tests due to changes in zh collation names. Could be a bug in getFunctionalEquivalent
X-SVN-Rev: 16488
2004-10-14 20:13:13 +00:00
George Rhoten
94a92cdceb ICU-3938 Add CLDR changes for English.
X-SVN-Rev: 16465
2004-10-13 00:44:55 +00:00
George Rhoten
e10141ecc9 ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data.
X-SVN-Rev: 16464
2004-10-13 00:39:42 +00:00
George Rhoten
5e3d7989dd ICU-3938 Make fewer tests fail by not leaking resource bundles.
X-SVN-Rev: 16455
2004-10-12 19:03:54 +00:00
George Rhoten
6b11c1a3af ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library.
X-SVN-Rev: 16445
2004-10-11 21:23:12 +00:00
George Rhoten
36bd9780aa ICU-3938 Fix previous test fix so that it won't leak memory.
X-SVN-Rev: 16394
2004-10-05 23:02:26 +00:00
George Rhoten
2fec9a203b ICU-3938 Fix previous test fix so it won't crash on Windows.
X-SVN-Rev: 16386
2004-10-02 04:59:29 +00:00
Steven R. Loomis
61d6352299 ICU-3938 more cldr 1.2 test updates
X-SVN-Rev: 16383
2004-10-01 21:04:48 +00:00
Steven R. Loomis
81d9667f1a ICU-3938 fix test so it won't crash, bump buffer size
X-SVN-Rev: 16382
2004-10-01 20:25:18 +00:00
George Rhoten
6a80fd1c86 ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
d9258ee74b ICU-4078 Don't depend on Memory stream anymore, and fix some typos
X-SVN-Rev: 16349
2004-09-21 21:01:31 +00:00
Steven R. Loomis
2b8b121963 ICU-3651 uloc_setKeywordValue: test removal, and sorting of added keywords.
X-SVN-Rev: 16348
2004-09-21 00:00:24 +00:00
George Rhoten
209c7b9bbd ICU-4078 Don't depend on Memory stream anymore
X-SVN-Rev: 16340
2004-09-17 04:19:30 +00:00
Andy Heninger
73c7376f73 ICU-4101 add translit ID test.
X-SVN-Rev: 16336
2004-09-16 22:48:37 +00:00
Andy Heninger
e04ddd2239 ICU-4086 regex match/lookingAt/find at end of string with zero length match not working.
X-SVN-Rev: 16328
2004-09-15 01:28:15 +00:00
Vladimir Weinstein
015097925c ICU-4102 Test for direct access handling of aliases fix
X-SVN-Rev: 16327
2004-09-14 23:36:24 +00:00
Andy Heninger
90ef9b5f95 ICU-4101 add translit ID test.
X-SVN-Rev: 16324
2004-09-14 17:55:43 +00:00
Markus Scherer
5aa9e27ac0 ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
X-SVN-Rev: 16320
2004-09-14 16:58:51 +00:00