Commit Graph

15198 Commits

Author SHA1 Message Date
George Rhoten
6614a56925 ICU-3634 Fix for MSVC 6
X-SVN-Rev: 16387
2004-10-02 06:47:13 +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
George Rhoten
4dee03aead ICU-3805 Move the usage of an internal function to an implementation file.
X-SVN-Rev: 16385
2004-10-02 03:58:10 +00:00
Steven R. Loomis
164b735f3f ICU-3938 CLDR 1.2 test updates
X-SVN-Rev: 16384
2004-10-01 21:07:02 +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
03ae301189 ICU-3837 Fewer failures when UCONFIG_NO_SERVICE = 1
X-SVN-Rev: 16381
2004-10-01 18:59:31 +00:00
George Rhoten
b089cba52e ICU-3925 Missing ITL
X-SVN-Rev: 16380
2004-10-01 05:59:32 +00:00
Steven R. Loomis
5b42f887ad cldrbug 259: fix to deprecated format
X-SVN-Rev: 16379
2004-10-01 02:27:13 +00:00
Steven R. Loomis
1e872717ec ICU-3186 collation parsing working. updated xpath alias handling
X-SVN-Rev: 16378
2004-10-01 02:26:47 +00:00
George Rhoten
e91f899d00 ICU-3634 Fix the previous commit so that it works on Solaris.
X-SVN-Rev: 16377
2004-09-30 23:25:20 +00:00
Ram Viswanadha
2794791824 ICU-2055 fix bug which prevents parsing of dz.xml
X-SVN-Rev: 16376
2004-09-30 22:15:35 +00:00
George Rhoten
2a2c32a2f0 ICU-4078 Fix a Solaris compiler error that was due to the last change.
X-SVN-Rev: 16375
2004-09-30 21:35:30 +00:00
George Rhoten
ceb13e99c4 ICU-4078 Fix a Solaris compiler error from last change.
X-SVN-Rev: 16374
2004-09-30 21:34:26 +00:00
Vladimir Weinstein
162ffbb8f8 ICU-4118 fix ucol_normalizeShortDefinitionString crash when parse error is NULL
X-SVN-Rev: 16373
2004-09-30 20:39:02 +00:00
George Rhoten
71bfb44cba ICU-4116 Add Linux PPC configuration.
X-SVN-Rev: 16372
2004-09-30 18:51:03 +00:00
Steven R. Loomis
43afbdeeb2 ICU-3186 add fixes for collation
X-SVN-Rev: 16371
2004-09-30 18:19:18 +00:00
Steven R. Loomis
26fe419cbc cldrbug 259: adding dz script info
X-SVN-Rev: 16370
2004-09-30 17:42:02 +00:00
Steven R. Loomis
de31646438 ICU-3186 resfiles.mk and deprecates - working!
X-SVN-Rev: 16369
2004-09-30 16:04:56 +00:00
Steven R. Loomis
deccb89654 ICU-3186 resfiles.mk and deprecates - first phase
X-SVN-Rev: 16368
2004-09-30 06:56:39 +00:00
Steven R. Loomis
d22234fe81 cldrbug 259: aux files for ICU gen
X-SVN-Rev: 16367
2004-09-30 06:43:34 +00:00
George Rhoten
8e90ce724e ICU-4079 Make it easier to show what is the default charset.
X-SVN-Rev: 16366
2004-09-30 06:06:01 +00:00
Ram Viswanadha
a2f1e253cd ICU-2055 fix a bug reported by Deborah
X-SVN-Rev: 16365
2004-09-28 21:09:28 +00:00
Steven R. Loomis
e8563c3d34 ICU-3186 calculate 'x' for draft locales properly
X-SVN-Rev: 16364
2004-09-28 20:14:03 +00:00
Vladimir Weinstein
907c598ac5 ICU-4112 Note that Latin-1 table generation has failed
X-SVN-Rev: 16363
2004-09-28 05:54:57 +00:00
Vladimir Weinstein
459f0a8090 ICU-4112 Fix for typo in uca init code + some consistency bug fixes in latin-1 generation.
X-SVN-Rev: 16362
2004-09-28 05:50:21 +00:00
George Rhoten
a12dd1e22f ICU-3805 Fix a compiler warning from previous check-in
X-SVN-Rev: 16361
2004-09-27 16:38:55 +00:00
George Rhoten
3c0f436a67 ICU-4109 Fix a buffer overflow bug.
X-SVN-Rev: 16360
2004-09-27 16:34:29 +00:00
Steven R. Loomis
81785dea63 ICU-3186 bugs, error checking, ..
X-SVN-Rev: 16359
2004-09-24 23:43:10 +00:00
Doug Felt
3e2694d596 ICU-2052 hebrew spellout names need fix
X-SVN-Rev: 16358
2004-09-24 23:11:05 +00:00
Doug Felt
eb31068f2a ICU-3634 localized RBNF rule set names - text description
X-SVN-Rev: 16357
2004-09-24 22:58:00 +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
Steven R. Loomis
6172f70663 ICU-3186 more error updates, caching entity resolver
X-SVN-Rev: 16355
2004-09-22 23:41:38 +00:00
Ram Viswanadha
8df4a0b93b ICU-2055 remove code for printing DOM tree .. do it thro' the API
X-SVN-Rev: 16354
2004-09-22 23:03:12 +00:00
George Rhoten
b98552d53c ICU-4001 Allow --disable-shared to work a little better.
X-SVN-Rev: 16352
2004-09-22 05:01:01 +00:00
Doug Felt
ed1e9cd306 ICU-4106 make Currency in ICU4J respect "currency" keyword
X-SVN-Rev: 16351
2004-09-21 22:07:37 +00:00
Doug Felt
1c603f70ce ICU-4105 fix default rule set behavior
X-SVN-Rev: 16350
2004-09-21 21:12: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
Steven R. Loomis
174104abe1 ICU-3651 uloc_setKeywordValue: removal, and sorting of added keywords.
X-SVN-Rev: 16347
2004-09-20 23:59:59 +00:00
Eric Mader
bb1eba97cb ICU-4026 remove conditional which preserved old code during testing.
X-SVN-Rev: 16346
2004-09-20 22:38:00 +00:00
Ram Viswanadha
ba811ad94c ICU-2055 fix couple of bugs apple found
X-SVN-Rev: 16345
2004-09-17 22:03:54 +00:00
Steven R. Loomis
d762fe666e ICU-3186 more error format
X-SVN-Rev: 16344
2004-09-17 21:17:08 +00:00
Steven R. Loomis
5bb5a3f173 ICU-3186 update error format (now emacs-compatible!)
X-SVN-Rev: 16343
2004-09-17 20:58:13 +00:00
George Rhoten
6dc1bba6ad ICU-3963 Update what is renamed.
X-SVN-Rev: 16342
2004-09-17 18:38:48 +00:00
George Rhoten
896c3fb9e8 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16341
2004-09-17 07:46:37 +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
George Rhoten
84960a49a3 ICU-4078 Don't depend on Memory stream anymore
X-SVN-Rev: 16339
2004-09-17 00:09:29 +00:00
George Rhoten
176c33eeee ICU-4078 Remove some unused headers.
X-SVN-Rev: 16338
2004-09-17 00:08:28 +00:00
George Rhoten
b6a2f6b622 ICU-4078 Make sure that some inline functions aren't included.
X-SVN-Rev: 16337
2004-09-17 00:08:03 +00:00