Commit Graph

1004 Commits

Author SHA1 Message Date
Vladimir Weinstein
7db082375a ICU-184 error code when opening a non-existing default bundle fixed
X-SVN-Rev: 1517
2000-05-30 20:09:47 +00:00
Vladimir Weinstein
7048b11e49 ICU-408 we CANNOT assume default codepages on different platforms!
X-SVN-Rev: 1516
2000-05-30 19:37:30 +00:00
Steven R. Loomis
4f8244bea2 ICU-408 hpux brokenness
X-SVN-Rev: 1515
2000-05-30 19:30:55 +00:00
Steven R. Loomis
9cce4066c7 ICU-408 make mem allocation in test more robust
X-SVN-Rev: 1514
2000-05-30 19:24:30 +00:00
Steven R. Loomis
acf598db1c ICU-408 Removed non-ASCII from string literals. If you can't use Mongolian inside double quotes, why should you be able to use Finnish? :)
X-SVN-Rev: 1513
2000-05-30 17:55:08 +00:00
Markus Scherer
a472509095 ICU-411 hide failing test for icu 1.5
X-SVN-Rev: 1512
2000-05-30 17:21:22 +00:00
Vladimir Weinstein
20c152a8a2 ICU-184 uresbund data handling fix (should have pointers to shared memory, but it didn't)
X-SVN-Rev: 1511
2000-05-30 17:02:26 +00:00
Steven R. Loomis
be1ead973f ICU-184 fix ResourceBundle::ResourceBundle(ResourceBundle&) copy c'tor
X-SVN-Rev: 1506
2000-05-26 18:58:00 +00:00
Alan Liu
73d861e601 ICU-352 rename xor to complement (xor is HP keyword)
X-SVN-Rev: 1504
2000-05-26 18:32:15 +00:00
Helena Chapman
384cd08b2c ICU-352 HP-UX ACC doesn't like "xor" as function names.
X-SVN-Rev: 1503
2000-05-26 16:40:29 +00:00
Vladimir Weinstein
0d3c661cb9 ICU-352 conform with HP changes and change Java to C++ style for static data
X-SVN-Rev: 1502
2000-05-26 02:07:25 +00:00
Vladimir Weinstein
d4fcf00c93 ICU-184 uint vs. int problem - better name for #define
X-SVN-Rev: 1501
2000-05-26 02:02:42 +00:00
Helena Chapman
0e03c3e7c1 ICU-352 HP-UX ACC doesn't like "xor" as function names.
X-SVN-Rev: 1500
2000-05-26 01:18:36 +00:00
Markus Scherer
852c3ce82c ICU-176 remove wrong enum scoping
X-SVN-Rev: 1499
2000-05-25 23:15:29 +00:00
Markus Scherer
f9e84da9e5 ICU-176 remove wrong enum scoping; HP/UX aCC: cannot instantiate static array with class constructors
X-SVN-Rev: 1498
2000-05-25 23:15:15 +00:00
Vladimir Weinstein
3010e6cfed ICU-184 uint vs. int problem.
X-SVN-Rev: 1497
2000-05-25 22:16:48 +00:00
Alan Liu
2197c4edb4 ICU-352 improve performance
X-SVN-Rev: 1496
2000-05-25 20:57:30 +00:00
Alan Liu
74a775bb67 ICU-352 add tests for inversion list upgrade
X-SVN-Rev: 1494
2000-05-25 19:28:53 +00:00
Alan Liu
04c2dadb80 ICU-352 move UnicodeSetTest to translit
X-SVN-Rev: 1493
2000-05-25 19:28:16 +00:00
Alan Liu
64ee6c116d ICU-352 compact UnicodeSets
X-SVN-Rev: 1492
2000-05-25 19:27:33 +00:00
Alan Liu
55bf569c3a ICU-352 rewrite to use inversion list; upgrade API to use UChar32
X-SVN-Rev: 1491
2000-05-25 19:27:14 +00:00
Steven R. Loomis
edd13c1b92 ICU-98 64 bit solaris (use $CXX [CC] not cc for the test)
X-SVN-Rev: 1490
2000-05-25 16:00:54 +00:00
Markus Scherer
713ce67cba ICU-176 DecimalFormatSymbols revamped for UTF-16 and graphemes
X-SVN-Rev: 1489
2000-05-25 01:10:55 +00:00
Madhu K
56cd63c203 ICU-184 Added collationelements to test data to test the API ures_binary()
X-SVN-Rev: 1488
2000-05-24 23:44:17 +00:00
Madhu K
7ef69f60ed ICU-184 Tests for the API ures_getBinary() for binary collation
data in resource bundles

X-SVN-Rev: 1487
2000-05-24 23:42:34 +00:00
Markus Scherer
2ceca5876b ICU-176 DecimalFormat API use UnicodeString pad char, not UChar (old: deprecated) - implementation needs to follow at a later time
X-SVN-Rev: 1485
2000-05-24 22:44:14 +00:00
Markus Scherer
93ee508e8e ICU-176 DecimalFormat API use UnicodeString pad char, not UChar (old: deprecated)
X-SVN-Rev: 1484
2000-05-24 22:42:59 +00:00
Vladimir Weinstein
4ada442f58 ICU-408 gencol is used no more
X-SVN-Rev: 1480
2000-05-24 22:11:20 +00:00
Helena Chapman
29a03d5f57 ICU-408 HP-UX port changes.
X-SVN-Rev: 1479
2000-05-24 22:04:00 +00:00
Vladimir Weinstein
a23c3012f6 ICU-408 resolved ambiguity in resource bundle construction
X-SVN-Rev: 1478
2000-05-24 22:03:54 +00:00
Helena Chapman
163f788c6d ICU-408 HP-UX port changes.
X-SVN-Rev: 1475
2000-05-24 21:54:28 +00:00
Vladimir Weinstein
b22f6e854c ICU-406 resolve ambiguity in resource bundle construction
X-SVN-Rev: 1474
2000-05-24 21:51:28 +00:00
Helena Chapman
ea985ee0d3 ICU-408 HP-UX port changes.
X-SVN-Rev: 1473
2000-05-24 21:47:06 +00:00
Markus Scherer
769118da39 ICU-176 prepare some implementation for UChar32 normalization results
X-SVN-Rev: 1471
2000-05-24 21:01:07 +00:00
Markus Scherer
5c5a7f21f1 ICU-176 test new UnicodeString UChar32 overloads
X-SVN-Rev: 1470
2000-05-24 20:59:53 +00:00
Markus Scherer
7699023a21 ICU-408 declare variable before for(;;) head to be visible after the loop
X-SVN-Rev: 1469
2000-05-24 20:58:31 +00:00
Markus Scherer
02ac2e9283 ICU-176 support UChar32 code points in Normalizer API (not implementation)
X-SVN-Rev: 1468
2000-05-24 20:56:19 +00:00
Vladimir Weinstein
ff657123f3 ICU-406 gencol is not used anymore
X-SVN-Rev: 1467
2000-05-24 20:55:44 +00:00
Vladimir Weinstein
5bb7edefb6 ICU-406 win32 compiler warning
X-SVN-Rev: 1466
2000-05-24 20:33:09 +00:00
Markus Scherer
5d29bd3225 ICU-176 disambiguate new UnicodeString function overloads
X-SVN-Rev: 1465
2000-05-24 20:04:01 +00:00
Markus Scherer
7195589e89 ICU-176 add forgotten UChar32 overloads
X-SVN-Rev: 1464
2000-05-24 20:03:21 +00:00
Vladimir Weinstein
1583efe468 ICU-406 putting collation in resource bundles
X-SVN-Rev: 1463
2000-05-24 19:58:40 +00:00
Steven R. Loomis
950fcb75d3 ICU-352 update makefile for new test files
X-SVN-Rev: 1461
2000-05-24 19:29:45 +00:00
Helena Chapman
aab9c41ddc ICU-408 AIX 4.3.x port changes.
X-SVN-Rev: 1460
2000-05-24 19:21:39 +00:00
Alan Liu
ed528c7b3a ICU-352 disallow bad ranges
X-SVN-Rev: 1458
2000-05-24 18:25:27 +00:00
Alan Liu
21f4b2ab47 ICU-352 change int to int32_t
X-SVN-Rev: 1457
2000-05-24 17:33:27 +00:00
Alan Liu
686fb1315d ICU-352 clean up
X-SVN-Rev: 1456
2000-05-24 17:32:49 +00:00
Alan Liu
325de051cd ICU-352 add TestUtility (supports TransliteratorRoundTripTest)
X-SVN-Rev: 1455
2000-05-24 17:32:20 +00:00
Alan Liu
83d22bc5dc ICU-352 add transliterator round trip test
X-SVN-Rev: 1454
2000-05-24 17:31:51 +00:00
Helena Chapman
b1b02f9f36 ICU-393 Removed because of the copyright notice.
X-SVN-Rev: 1451
2000-05-24 00:50:03 +00:00