Commit Graph

1343 Commits

Author SHA1 Message Date
Markus Scherer
84a56632ae ICU-418 fix latin-1 ucnv_getNextUChar() - zero-extend, not sign-extend, input byte
X-SVN-Rev: 1543
2000-06-02 00:05:22 +00:00
Markus Scherer
e7a7e26131 ICU-418 test latin-1 ucnv_getNextUChar()
X-SVN-Rev: 1542
2000-06-02 00:04:34 +00:00
Alan Liu
7f9b062b7a Code and docs cleanup for secondary grouping.
X-SVN-Rev: 1541
2000-06-01 23:52:17 +00:00
Yves Arrouye
5aa1a04919 ICU-212 use $(destdir) when including files. (Pleeeease, don't forget
about this!)

X-SVN-Rev: 1540
2000-06-01 21:59:34 +00:00
Madhu K
9732ece0cc ICU-176 Tests for new API for UTF-16 basic support in
Format(DecimalFormat)

X-SVN-Rev: 1534
2000-06-01 18:46:31 +00:00
Helena Chapman
3fc21cb0f4 ICU-408 HPUX 10/11 CC port
X-SVN-Rev: 1533
2000-06-01 18:27:44 +00:00
Vladimir Weinstein
7eed939820 ICU-184 fixes for genrb/locexp problems plus utf-16, utf-8 autodetect
X-SVN-Rev: 1531
2000-06-01 17:05:12 +00:00
Alan Liu
1e16594c42 Add tests for secondary grouping size (e.g. #,##,###)
X-SVN-Rev: 1530
2000-06-01 01:21:52 +00:00
Alan Liu
95817bf928 Add support for secondary grouping size (e.g. #,##,###)
X-SVN-Rev: 1529
2000-06-01 01:21:34 +00:00
Steven R. Loomis
9ff4e2eaa0 ICU-408 fixes for HPUX
X-SVN-Rev: 1528
2000-05-31 22:18:22 +00:00
Markus Scherer
9754bb9d1a ICU-375 describe new data loading mechanism
X-SVN-Rev: 1524
2000-05-30 23:42:20 +00:00
Steven R. Loomis
88b16c01e9 ICU-414 document behavior of hp/ux shared library unloading
X-SVN-Rev: 1523
2000-05-30 22:00:50 +00:00
Steven R. Loomis
a441c8ef2c ICU-408 leak libraries on hpux, shl_unload is broken
X-SVN-Rev: 1522
2000-05-30 21:47:19 +00:00
Steven R. Loomis
86c216a59e ICU-408 speed up test
X-SVN-Rev: 1521
2000-05-30 21:42:09 +00:00
Helena Chapman
36d49423f2 ICU-408 Added @internal flag for Doxygen.
X-SVN-Rev: 1520
2000-05-30 21:11:39 +00:00
Vladimir Weinstein
4f79dd3bfb ICU-408 as previously stated, one should not assume default code page on a platform
X-SVN-Rev: 1519
2000-05-30 20:45:09 +00:00
Steven R. Loomis
561deb6ee6 ICU-408 HPUX returns 'C C C C C C' as the default locale, map to en_US like 'C'
X-SVN-Rev: 1518
2000-05-30 20:43:37 +00:00
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
Alan Liu
31019a86c8 Make compatible with both JDK 1.2.2 and JDK 1.3
X-SVN-Rev: 1510
2000-05-26 22:31:43 +00:00
Alan Liu
930bbfbb36 Change references to java.text.NumberFormat and .DecimalFormat to use com.ibm.text classes.
X-SVN-Rev: 1509
2000-05-26 21:38:55 +00:00
Alan Liu
c410ddc159 Rename UnicodeSet.xor to complement.
X-SVN-Rev: 1508
2000-05-26 20:57:44 +00:00
Alan Liu
d591465d46 Rename xor to complement.
X-SVN-Rev: 1507
2000-05-26 20:57:24 +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
cfa0ac9637 Additional cleanup during ICU sync
X-SVN-Rev: 1495
2000-05-25 19:31:37 +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
Alan Liu
ba7ce0141d Streamline add()
X-SVN-Rev: 1486
2000-05-24 22:53: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