Commit Graph

15297 Commits

Author SHA1 Message Date
George Rhoten
54372e084e ICU-4078 Allow the majority of the converter API to not depend on ures_ API.
X-SVN-Rev: 16280
2004-09-09 00:57:05 +00:00
George Rhoten
9d54cafb75 ICU-4078 Move dependency of uloc API from locmap to uloc.
X-SVN-Rev: 16279
2004-09-08 23:28:51 +00:00
George Rhoten
2c2853f1fe ICU-4078 Don't use uloc_getDefault when it's not needed.
Also the example is better to use NULL for getting the default locale.

X-SVN-Rev: 16278
2004-09-08 22:25:45 +00:00
Markus Scherer
b1c08ad27e ICU-3969 add dependency makedata->gencase
X-SVN-Rev: 16277
2004-09-08 14:32:05 +00:00
Markus Scherer
a644b0e629 ICU-4078 add cdecl to C callbacks into C++
X-SVN-Rev: 16276
2004-09-08 14:14:35 +00:00
Markus Scherer
62525d7ea0 ICU-3969 remove unused variables
X-SVN-Rev: 16275
2004-09-08 14:05:44 +00:00
George Rhoten
c876971e64 ICU-3969 errorCode was not initialized
X-SVN-Rev: 16273
2004-09-08 00:19:10 +00:00
George Rhoten
35591b2f7a ICU-3969 Fix the gencase dependencies in vs.net
X-SVN-Rev: 16272
2004-09-07 23:45:09 +00:00
George Rhoten
04cb6cc1ff ICU-4078 oops
X-SVN-Rev: 16271
2004-09-07 23:25:53 +00:00
George Rhoten
061938e026 ICU-3969 Add genccase's Makefile to configure.
X-SVN-Rev: 16270
2004-09-07 23:11:22 +00:00
Markus Scherer
4e8f1e5b40 ICU-4078 move dependency on uloc code from low-level ucase.c to somewhat higher ustrcase.c
X-SVN-Rev: 16269
2004-09-07 22:04:47 +00:00
Markus Scherer
d07a737592 ICU-4078 forgot to move 2 constants from ustrtrns.c
X-SVN-Rev: 16268
2004-09-07 21:32:01 +00:00
Markus Scherer
235b61e6f9 ICU-4078 oops
X-SVN-Rev: 16267
2004-09-07 19:19:33 +00:00
Markus Scherer
3ba67ae1c2 ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16266
2004-09-07 18:05:01 +00:00
Markus Scherer
8a3a93deed ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16265
2004-09-07 17:59:53 +00:00
Markus Scherer
02ef1c94e9 ICU-4078 move string<->WCS transformation functions into a separate implementation file for better modularization
X-SVN-Rev: 16264
2004-09-07 17:49:59 +00:00
Markus Scherer
ad26585df2 ICU-3969 rename gencase for HP
X-SVN-Rev: 16263
2004-09-06 16:04:57 +00:00
Markus Scherer
fcfb33ec99 ICU-3969 build ucase.icu
X-SVN-Rev: 16262
2004-09-06 16:04:26 +00:00
Markus Scherer
44415c556a ICU-3969 swap ucase.icu
X-SVN-Rev: 16261
2004-09-06 16:02:27 +00:00
Markus Scherer
f9bf55cf9e ICU-3969 build gencase
X-SVN-Rev: 16260
2004-09-06 16:01:53 +00:00
Markus Scherer
a1ae4d7e56 ICU-3969 move base definitions to common/ucase.h
X-SVN-Rev: 16259
2004-09-06 16:00:41 +00:00
Markus Scherer
057bcfd819 ICU-3969 store case-ignorable flags, maxFullLength; other fixes
X-SVN-Rev: 16258
2004-09-06 16:00:23 +00:00
Markus Scherer
29038e96b7 ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
X-SVN-Rev: 16257
2004-09-06 15:57:11 +00:00
Markus Scherer
9f84b31d3a ICU-3969 add macro for lazy initialization check
X-SVN-Rev: 16256
2004-09-06 15:41:52 +00:00
Markus Scherer
1fedbad320 ICU-3969 initial code using ucase.icu for case mappings and related properties
X-SVN-Rev: 16255
2004-09-06 15:40:03 +00:00
Markus Scherer
c165f1dd07 ICU-1870 add default folding functions
X-SVN-Rev: 16254
2004-09-06 15:38:09 +00:00
George Rhoten
08382a4b07 ICU-3938 Related to cldrbug 235.
Separate cldr tests from cloctst, and depend on testLocale instead of root for testing

X-SVN-Rev: 16253
2004-09-03 20:51:11 +00:00
Ram Viswanadha
7c166871b7 ICU-2055 add option for generating supplemental localedata
X-SVN-Rev: 16252
2004-09-03 18:28:01 +00:00
George Rhoten
592ed13f9a ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
X-SVN-Rev: 16251
2004-09-03 15:24:16 +00:00
George Rhoten
0fc1c57375 ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
X-SVN-Rev: 16250
2004-09-03 15:17:54 +00:00
Doug Felt
2832025d56 ICU-4029 (corrected comment)
X-SVN-Rev: 16249
2004-09-02 20:45:56 +00:00
Doug Felt
cdc58094be ICU-4087 fixed build.xml testJar target to include test resources in the jar
X-SVN-Rev: 16248
2004-09-02 20:20:18 +00:00
George Rhoten
95873dd022 ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16247
2004-09-02 19:08:28 +00:00
Ram Viswanadha
fd5588b821 ICU-2168 update to unicode string perf test
X-SVN-Rev: 16246
2004-09-02 00:47:53 +00:00
George Rhoten
4f4a5b9518 ICU-3651 Remove debugging information from test output.
X-SVN-Rev: 16245
2004-09-01 22:27:55 +00:00
George Rhoten
0bb8b36fd5 ICU-3651 Remove compiler warnings
X-SVN-Rev: 16244
2004-09-01 22:21:50 +00:00
Ram Viswanadha
5ac1355016 ICU-2055 add option for generating draft locales
X-SVN-Rev: 16243
2004-09-01 21:56:45 +00:00
Ram Viswanadha
ff3aa8020e cldrbug 202: update experimetal data
X-SVN-Rev: 16242
2004-09-01 18:34:06 +00:00
Steven R. Loomis
9b4ae3bd1b ICU-3651 uloc_setKeywordValue (partial: need test for removal of keywords)
X-SVN-Rev: 16241
2004-09-01 02:25:14 +00:00
Steven R. Loomis
feba47022c ICU-3651 uloc_setKeywordValue (partial: needs sorting and removal)
X-SVN-Rev: 16240
2004-09-01 02:24:46 +00:00
Steven R. Loomis
bd388e4f26 ICU-3841 ures_open change
X-SVN-Rev: 16239
2004-09-01 01:20:34 +00:00
Steven R. Loomis
2dc9cb9c98 ICU-3841 change in ures_open behavior & client fix
X-SVN-Rev: 16238
2004-09-01 01:17:47 +00:00
George Rhoten
9acfb00960 ICU-4078 Remove a dependency on conversion
X-SVN-Rev: 16237
2004-08-31 23:42:52 +00:00
Doug Felt
94cb00c435 ICU-3936 ULocale swat - fix enumeration of resources from jar file
X-SVN-Rev: 16236
2004-08-31 23:17:34 +00:00
George Rhoten
116581d12f ICU-3948 Release 1.7.1
X-SVN-Rev: 16234
2004-08-31 22:11:48 +00:00
George Rhoten
692558749f ICU-3744 Fix a compiler warning
X-SVN-Rev: 16233
2004-08-31 21:33:56 +00:00
George Rhoten
32a46bedba ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
X-SVN-Rev: 16232
2004-08-31 21:32:49 +00:00
George Rhoten
15ea893568 ICU-4078 Centralize a dependency on conversion (take it out of the header)
X-SVN-Rev: 16231
2004-08-31 21:14:59 +00:00
George Rhoten
8e5e609fa7 ICU-4078 Remove a dependency on conversion
X-SVN-Rev: 16230
2004-08-31 21:14:22 +00:00
George Rhoten
06c453a741 ICU-4084 Remove unused debugging statements.
X-SVN-Rev: 16229
2004-08-31 21:02:37 +00:00