Commit Graph

13341 Commits

Author SHA1 Message Date
Alan Liu
8b1695fbd5 ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
George Rhoten
90e3f3537e ICU-2202 add Locbased for Alan
X-SVN-Rev: 14394
2004-01-23 19:03:30 +00:00
George Rhoten
eef2e36ed1 ICU-3236 update urename.h
X-SVN-Rev: 14393
2004-01-23 18:58:09 +00:00
Vladimir Weinstein
5e5033b5cd ICU-2751 ucol_getUCAVersion wasn't marked @draft
X-SVN-Rev: 14392
2004-01-23 18:18:22 +00:00
Alan Liu
b1f70f3cd2 ICU-2202 add Ugly Hack to make collator getLocale() work properly with service registration and unregistration -- to be removed in 3.0
X-SVN-Rev: 14391
2004-01-23 18:06:22 +00:00
Alan Liu
775b87f1ff ICU-2202 add C and C++ tests
X-SVN-Rev: 14390
2004-01-23 18:05:46 +00:00
George Rhoten
d9b2a3456f ICU-3346 This test was fixed incorrectly. Test for the correct value.
X-SVN-Rev: 14389
2004-01-23 05:58:39 +00:00
George Rhoten
b1a3b12216 ICU-3346 cctest.c is suppose to be in conversion, not collation.
X-SVN-Rev: 14388
2004-01-23 05:40:31 +00:00
Andy Heninger
44fe5a69ee ICU-2092 Code Review changes
X-SVN-Rev: 14387
2004-01-23 01:25:19 +00:00
Alan Liu
4de846b86d ICU-2202 fix corner case where service has been started, but it calls back through handleDefault to makeInstance
X-SVN-Rev: 14386
2004-01-22 22:43:07 +00:00
Alan Liu
f8d0532e9c ICU-2202 fix typo
X-SVN-Rev: 14385
2004-01-22 19:56:21 +00:00
Andy Heninger
adf7b6c0a6 ICU-3522 Tracing, incorrect fn number passed to trace data callbacks
X-SVN-Rev: 14384
2004-01-22 19:32:42 +00:00
Ram Viswanadha
fbcd6bdd00 ICU-3435 code coverage update
X-SVN-Rev: 14383
2004-01-22 19:26:48 +00:00
Vladimir Weinstein
ca6c846214 ICU-3515 new binary data files
X-SVN-Rev: 14382
2004-01-22 06:46:03 +00:00
Vladimir Weinstein
ace5f3fc36 ICU-3515 tests for implicit CE generation and implicit tailoring
X-SVN-Rev: 14381
2004-01-22 06:42:26 +00:00
Vladimir Weinstein
42c173f5a1 ICU-3515 runtime and builder versions of collator bumped up
X-SVN-Rev: 14380
2004-01-22 06:41:57 +00:00
Vladimir Weinstein
a9c0dc465d ICU-3515 fixes for tailoring around implicits
X-SVN-Rev: 14379
2004-01-22 06:41:10 +00:00
Vladimir Weinstein
43f7629080 ICU-3515 new implicit CE generation runtime
X-SVN-Rev: 14378
2004-01-22 06:40:38 +00:00
Vladimir Weinstein
c45d22e692 ICU-3515 new implicit CE generation
X-SVN-Rev: 14377
2004-01-22 06:39:58 +00:00
Vladimir Weinstein
3a4d24a8f7 ICU-3515 needed some more hex methods for testing
X-SVN-Rev: 14376
2004-01-22 06:39:04 +00:00
George Rhoten
4ea9231e27 ICU-3469 I didn't notice that this moved from the experimental repository.
Update this for the next release.

X-SVN-Rev: 14375
2004-01-22 03:46:05 +00:00
Alan Liu
8af4a86e25 ICU-2202 initial tests
X-SVN-Rev: 14374
2004-01-22 00:15:32 +00:00
Alan Liu
4734da91e9 ICU-2202 make getLocale not return @calendar=gregorian for actual
X-SVN-Rev: 14373
2004-01-22 00:15:12 +00:00
Alan Liu
2aef935bfd ICU-2202 deprecate getLocale
X-SVN-Rev: 14372
2004-01-22 00:14:35 +00:00
Alan Liu
a05f53c4b0 ICU-2202 make getLocale non-virtual!
X-SVN-Rev: 14371
2004-01-22 00:14:17 +00:00
Alan Liu
e5b1bac0ff ICU-2202 add locbased
X-SVN-Rev: 14370
2004-01-21 00:25:00 +00:00
Alan Liu
a285757d10 ICU-2202 fix linkage
X-SVN-Rev: 14369
2004-01-21 00:19:09 +00:00
Alan Liu
12873e5713 ICU-2202 initial checkin
X-SVN-Rev: 14368
2004-01-21 00:06:22 +00:00
Alan Liu
91390d5ea7 ICU-2202 preliminary checkin
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
George Rhoten
cbd3b2ba03 ICU-3322 Minor formatting fix
X-SVN-Rev: 14366
2004-01-20 21:41:23 +00:00
Steven R. Loomis
76053cb3c6 ICU-3322 fix udata_cacheDataItem to behave correctly with a warning as input (private status). Also fix a stale debug printf. Affects udata_setAppData(), now works correctly with a USING_DEFAULT_WARNING input status
X-SVN-Rev: 14365
2004-01-20 21:36:37 +00:00
George Rhoten
538fd7836b ICU-2962 Fix for os/390
X-SVN-Rev: 14364
2004-01-20 21:08:27 +00:00
Doug Felt
8407cec4d5 jb 0: misc
X-SVN-Rev: 14363
2004-01-20 00:21:49 +00:00
Doug Felt
1adf29ac1c jb 3516: update manifest files for 2.8 relase
X-SVN-Rev: 14362
2004-01-20 00:15:16 +00:00
George Rhoten
d7cb735e72 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14361
2004-01-17 00:06:19 +00:00
Vladimir Weinstein
99241f7468 ICU-3515 tailoring around implicit bug fix
X-SVN-Rev: 14360
2004-01-16 23:44:58 +00:00
George Rhoten
c0c04fe96b ICU-2962 Add a comment about INSTALL-L
X-SVN-Rev: 14359
2004-01-16 23:17:31 +00:00
George Rhoten
e24f4f5a94 ICU-2962 Fix for make install on z/OS
X-SVN-Rev: 14358
2004-01-16 23:12:11 +00:00
George Rhoten
6ae145c83d ICU-2962 Fix for os/390
X-SVN-Rev: 14357
2004-01-16 22:38:51 +00:00
George Rhoten
f9f8941241 ICU-2962 Fix z/OS batch mode.
X-SVN-Rev: 14356
2004-01-16 22:34:18 +00:00
George Rhoten
0be9aee20c ICU-3025 The AIX gcc configuration should use the default gcc optimization flags.
X-SVN-Rev: 14355
2004-01-16 22:26:39 +00:00
Eric Mader
f74b4bdfad ICU-3514 changes to avoid crahses when there's no ICU data.
X-SVN-Rev: 14354
2004-01-16 21:31:17 +00:00
Vladimir Weinstein
0e23771cdc ICU-3515 trying to please AIX compiler by renaming constants
X-SVN-Rev: 14353
2004-01-16 16:40:30 +00:00
Vladimir Weinstein
8e623db1d4 ICU-3515 no // in C files
X-SVN-Rev: 14352
2004-01-16 14:32:45 +00:00
Vladimir Weinstein
970804fd0b ICU-3515 tests for implicit generation, ce validity + some refactoring
X-SVN-Rev: 14351
2004-01-16 07:14:08 +00:00
Vladimir Weinstein
67ee1334b4 ICU-3515 genuca update
X-SVN-Rev: 14350
2004-01-16 07:12:35 +00:00
Vladimir Weinstein
1286cc7796 ICU-3515 collation API tests updated with new collation version numbers
X-SVN-Rev: 14349
2004-01-16 07:12:16 +00:00
Vladimir Weinstein
8042e73e82 ICU-3515 updated UCA conformance test files
X-SVN-Rev: 14348
2004-01-16 07:10:57 +00:00
Vladimir Weinstein
10d0f8b6af ICU-3515 new data files with fixed implicits
X-SVN-Rev: 14347
2004-01-16 07:10:22 +00:00
Vladimir Weinstein
42ad72b9ec ICU-3515 bumped up collation version numbers
X-SVN-Rev: 14346
2004-01-16 07:09:34 +00:00