Commit Graph

950 Commits

Author SHA1 Message Date
George Rhoten
92e9c4a2eb ICU-1499 Change DateTimeElements from string array -> intvector.
X-SVN-Rev: 7606
2002-02-08 02:48:01 +00:00
George Rhoten
e33da55324 ICU-1499 Change LocaleID from string -> int.
X-SVN-Rev: 7599
2002-02-08 01:08:50 +00:00
Ram Viswanadha
45f30d6ebb ICU-1698 crashes.. fix strlen+1 for null termination
X-SVN-Rev: 7593
2002-02-07 21:47:22 +00:00
Ram Viswanadha
91a68ca546 ICU-1628 fix u_setDataDirecotry in tests
X-SVN-Rev: 7592
2002-02-07 21:36:52 +00:00
Ram Viswanadha
876e5cd929 ICU-1698 fix out of source and insource testdata path
X-SVN-Rev: 7591
2002-02-07 19:37:34 +00:00
Yves Arrouye
212b0a808b ICU-1600 do not generate depends for install.
X-SVN-Rev: 7574
2002-02-06 02:08:02 +00:00
George Rhoten
616ee23932 ICU-1616 Move the TestLocaleStructure test from crestest to cloctest
X-SVN-Rev: 7571
2002-02-05 23:47:41 +00:00
Ram Viswanadha
2918d7d229 ICU-1627 update data dir when U_TOPBUILDDIR is defined
X-SVN-Rev: 7547
2002-01-31 19:38:26 +00:00
George Rhoten
53d6bdbe2a ICU-1616 Locale data verification.
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.

X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00
Vladimir Weinstein
67f5a94e56 ICU-847 more tests for loose match APIs. Still need to do code coverage
X-SVN-Rev: 7529
2002-01-30 06:14:50 +00:00
Ram Viswanadha
7b4ed42d34 ICU-1627 implement fallback for loading data
X-SVN-Rev: 7518
2002-01-29 04:01:49 +00:00
George Rhoten
93ee05a652 ICU-1616 Fix the error message
X-SVN-Rev: 7510
2002-01-25 17:55:50 +00:00
Ram Viswanadha
e851b5fd86 ICU-1627 fix paths for outofsource builds
X-SVN-Rev: 7502
2002-01-24 23:05:19 +00:00
Vladimir Weinstein
c85bfd56c3 ICU-847 revised API and logic for bound generator. Needs more tests and examples
X-SVN-Rev: 7501
2002-01-24 23:02:02 +00:00
George Rhoten
ad111c240a ICU-1616 Various fixes for locale data
X-SVN-Rev: 7496
2002-01-24 18:54:41 +00:00
Vladimir Weinstein
b497a53be5 ICU-847 Test for upper and lower bound APIs - preliminary version
X-SVN-Rev: 7470
2002-01-21 23:54:58 +00:00
Ram Viswanadha
ab1317f800 ICU-1627 Update paths to find data from new location
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
George Rhoten
4ffd4729dd ICU-1616 Various fixes for locale data
X-SVN-Rev: 7440
2002-01-16 04:33:47 +00:00
George Rhoten
e6dfe4d735 ICU-770 Verify that ICU can be reused after calling u_cleanup
X-SVN-Rev: 7439
2002-01-16 04:33:33 +00:00
Markus Scherer
f4190c00c7 ICU-1611 add and test u_enumCharTypes
X-SVN-Rev: 7434
2002-01-12 00:11:09 +00:00
Markus Scherer
75882c9836 ICU-1586 allow UTrieEnumRange to stop the enumeration
X-SVN-Rev: 7433
2002-01-12 00:10:01 +00:00
George Rhoten
9f4578b1cf ICU-882 Remove SCSU
X-SVN-Rev: 7431
2002-01-11 23:34:13 +00:00
Ram Viswanadha
17881f0a1a ICU-1603 API for Unicode signature detection
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
George Rhoten
df7dbcfa82 ICU-1593 Fix for the case when there are no delimiters found.
X-SVN-Rev: 7372
2001-12-27 00:13:20 +00:00
Yves Arrouye
42b2966822 ICU-1596 treat the ICU data library as any other regular library,
giving it a proper name and versioning scheme, and using rpath as needed too.

X-SVN-Rev: 7366
2001-12-21 20:10:23 +00:00
Markus Scherer
e4b419efb7 ICU-1586 handle non-zero initial values
X-SVN-Rev: 7350
2001-12-16 21:15:09 +00:00
Eric Mader
73509baa23 ICU-1586 add tirietest.o to the list of object
X-SVN-Rev: 7346
2001-12-12 21:51:52 +00:00
Markus Scherer
268abe3937 ICU-1586 add common trie implementation
X-SVN-Rev: 7327
2001-12-06 01:23:47 +00:00
Ram Viswanadha
7afda52678 ICU-980 Fix alias names
X-SVN-Rev: 7283
2001-12-03 21:24:15 +00:00
Ram Viswanadha
da4610d484 ICU-960 more error logging
X-SVN-Rev: 7273
2001-12-03 19:28:19 +00:00
Markus Scherer
a845c2f672 ICU-858 fix number of output digits for some escape callback options
X-SVN-Rev: 7142
2001-11-28 22:49:50 +00:00
Vladimir Weinstein
1d47f84b47 ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7040
2001-11-21 01:17:02 +00:00
George Rhoten
8c4b842549 ICU-770 Memory cleanup
X-SVN-Rev: 6983
2001-11-19 18:19:22 +00:00
George Rhoten
562801daee ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6981
2001-11-19 17:41:46 +00:00
Andy Heninger
4b2766d00e ICU-1075 Improved test coverage for udata, error in test, caused 4 test failures on Unixes..
X-SVN-Rev: 6951
2001-11-16 21:11:01 +00:00
Andy Heninger
bc69e651f0 ICU-1075 Improved test coverage for udata.
X-SVN-Rev: 6941
2001-11-16 05:17:32 +00:00
George Rhoten
11eab0527f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6913
2001-11-15 17:46:51 +00:00
Vladimir Weinstein
1311221d31 ICU-1005 result from memcmp can be any negative number, not just -1 stupid!
X-SVN-Rev: 6912
2001-11-15 17:20:47 +00:00
Vladimir Weinstein
675b9159ea ICU-1005 TestMergeSortKeys using memcmp instead of strcmp - trying to fix OS390
X-SVN-Rev: 6893
2001-11-14 20:10:27 +00:00
Vladimir Weinstein
6bfd4ff7cc ICU-1005 fixed a test leak, maked sortkeytostring proper
X-SVN-Rev: 6892
2001-11-14 19:32:46 +00:00
Vladimir Weinstein
7d5e619b47 ICU-1005 more verbose error messages for OS/390
X-SVN-Rev: 6884
2001-11-14 17:36:47 +00:00
Vladimir Weinstein
e4bf389907 ICU-1005 Test coverage for ucol_mergeSortkeys
X-SVN-Rev: 6881
2001-11-14 06:55:15 +00:00
George Rhoten
ef87bd06d5 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6879
2001-11-14 02:51:50 +00:00
George Rhoten
d07d793dc0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6874
2001-11-14 02:11:42 +00:00
Vladimir Weinstein
09bb85a874 ICU-1005 more test coverage
X-SVN-Rev: 6852
2001-11-13 23:41:11 +00:00
George Rhoten
049b557e40 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6851
2001-11-13 23:04:29 +00:00
Vladimir Weinstein
9023620088 ICU-1005 increase code coverage
X-SVN-Rev: 6849
2001-11-13 22:55:05 +00:00
George Rhoten
7466176e30 ICU-770 Memory cleanup
X-SVN-Rev: 6844
2001-11-13 22:25:38 +00:00
George Rhoten
16a1af1287 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6842
2001-11-13 21:28:47 +00:00
George Rhoten
57e4d79d7d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6840
2001-11-13 21:15:13 +00:00