Commit Graph

15068 Commits

Author SHA1 Message Date
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
Steven R. Loomis
76efb4902e ICU-3744 put space between multiple keywords in display
X-SVN-Rev: 16228
2004-08-31 20:51:51 +00:00
George Rhoten
c0b25432af ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16227
2004-08-31 20:37:20 +00:00
George Rhoten
52a4ce132b ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16226
2004-08-31 20:31:12 +00:00
George Rhoten
737d8bc458 ICU-4084 Fix a memory leak
X-SVN-Rev: 16225
2004-08-31 20:31:03 +00:00
Steven R. Loomis
a12161ce8d ICU-3744 new test for multiple keywords in uloc_getDisplayName()
X-SVN-Rev: 16224
2004-08-31 20:30:04 +00:00
George Rhoten
db7d00f2cb ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16223
2004-08-31 18:04:12 +00:00
Ram Viswanadha
b637e0ffb0 ICU-2055 more updates
X-SVN-Rev: 16222
2004-08-31 17:56:28 +00:00
George Rhoten
ca8716d1e9 ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
X-SVN-Rev: 16221
2004-08-31 17:49:04 +00:00
George Rhoten
70c60ebe4e ICU-4053 Improve some documentation.
X-SVN-Rev: 16220
2004-08-31 17:47:21 +00:00
George Rhoten
6305b1b5d8 ICU-3068 Add tests for opening/closing converters.
X-SVN-Rev: 16219
2004-08-31 05:53:41 +00:00
George Rhoten
3aca38c8aa ICU-4084 First cut for improving date format instantiation (~33% overall) by using the C resource bundle API.
X-SVN-Rev: 16218
2004-08-31 00:35:04 +00:00
George Rhoten
57fb215934 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16217
2004-08-30 23:22:46 +00:00
Markus Scherer
7b14db432e ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet
X-SVN-Rev: 16216
2004-08-30 22:35:58 +00:00
Markus Scherer
74e476e111 ICU-3969 initial code for gencase, generate ucase.icu containing only and all case mapping properties
X-SVN-Rev: 16215
2004-08-30 22:35:27 +00:00
Markus Scherer
d5631e445c ICU-3969 initial code for gencase, generate ucase.icu containing only and all case mapping properties
X-SVN-Rev: 16214
2004-08-30 22:13:08 +00:00
Markus Scherer
f415ea5e5a ICU-3969 move propsvec from genprops to toolutil (with small changes)
X-SVN-Rev: 16213
2004-08-30 22:11:48 +00:00
Markus Scherer
3cb19a531f ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet
X-SVN-Rev: 16212
2004-08-30 16:43:03 +00:00
George Rhoten
1fcd7ea903 ICU-3905 Fix some compiler warnings, and reduce the amount of duplicate data in the libraries.
X-SVN-Rev: 16211
2004-08-28 05:50:39 +00:00
George Rhoten
e15fa2960f ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16210
2004-08-28 04:58:15 +00:00
George Rhoten
4b9b1afde3 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16209
2004-08-28 04:42:33 +00:00
George Rhoten
fe5df86581 ICU-3905 Fix some compiler warnings, and compiler errors based on previous check-in.
X-SVN-Rev: 16208
2004-08-27 23:01:05 +00:00
George Rhoten
4c951c59c7 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16207
2004-08-27 22:50:05 +00:00
George Rhoten
1b02c70039 ICU-4073 Add -qALWLIBUPD=*YES and some other documentation.
X-SVN-Rev: 16206
2004-08-27 21:37:46 +00:00
George Rhoten
05c4f001c7 ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16205
2004-08-27 20:30:54 +00:00
George Rhoten
3dc9fd0f34 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16204
2004-08-27 20:29:52 +00:00
Markus Scherer
0b88fcb2fe ICU-4078 add ustr_cnv.h
X-SVN-Rev: 16203
2004-08-27 18:21:30 +00:00
Markus Scherer
7620362878 ICU-4078 disentangle conversion and properties code some from other parts of the common library
X-SVN-Rev: 16202
2004-08-27 17:57:36 +00:00
George Rhoten
4804d98d00 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16201
2004-08-27 17:56:01 +00:00
Doug Felt
b6d8be27da ICU-3936 ULocale swat - cleanup typos
X-SVN-Rev: 16200
2004-08-27 17:48:19 +00:00