Commit Graph

1196 Commits

Author SHA1 Message Date
Vladimir Weinstein
c6822e7b2d ICU-432 cleanup for transliterator test that implicitly uses default converter instead of invariant one
X-SVN-Rev: 1609
2000-06-12 22:49:21 +00:00
Vladimir Weinstein
f503d2fc52 ICU-436 resource bundle constructor should use default constructor instead of invariant one...
X-SVN-Rev: 1608
2000-06-12 22:44:15 +00:00
Vladimir Weinstein
f66f0b6dfb ICU-432 changes according to purify output
X-SVN-Rev: 1607
2000-06-12 22:42:50 +00:00
Steven R. Loomis
baffa188a7 ICU-434 new sample [convsamp]
X-SVN-Rev: 1606
2000-06-12 20:29:04 +00:00
Markus Scherer
88aa217d7c ICU-428 add dependencies
X-SVN-Rev: 1604
2000-06-12 19:50:50 +00:00
Markus Scherer
bdf7b6866e ICU-221 test u_isWhitespace()
X-SVN-Rev: 1603
2000-06-12 19:49:49 +00:00
Markus Scherer
8703e9d817 ICU-221 exclude all no-break spaces from u_isWhitespace()
X-SVN-Rev: 1602
2000-06-12 19:48:05 +00:00
Markus Scherer
e48e4ed6ff ICU-428 copy header on Debug build, too
X-SVN-Rev: 1601
2000-06-12 19:30:09 +00:00
Vladimir Weinstein
a0e53e1a21 ICU-432 corrected tests that wrongly assumed that "en_US" is always the default locale.
X-SVN-Rev: 1600
2000-06-10 05:10:28 +00:00
Steven R. Loomis
f780818540 ICU-434 clean up the sample a little
X-SVN-Rev: 1599
2000-06-10 00:07:01 +00:00
Steven R. Loomis
4e9cf50f66 ICU-434 new sample code [scsu]
X-SVN-Rev: 1598
2000-06-09 23:33:40 +00:00
Steven R. Loomis
f7e25d8f56 ICU-353 typo
X-SVN-Rev: 1597
2000-06-09 23:05:39 +00:00
Yves Arrouye
2d6d22a2a4 ICU-353 Cast UNUM_FORMAT_SYMBOL_COUNT and
DecimalFormatSymbols::kFormatSymbolCount to int to avoid warning about
comparing different enums (one of the ANSI C features I dislike the most!)

X-SVN-Rev: 1596
2000-06-09 18:38:02 +00:00
Yves Arrouye
8f3a4a54aa ICU-353 fKeyPoint made unsigned. (fCount should be unsigned too.)
X-SVN-Rev: 1595
2000-06-09 18:36:52 +00:00
Yves Arrouye
dcc497e297 ICU-353 make key a const char * to avoid warnings (and be logical).
X-SVN-Rev: 1594
2000-06-09 18:35:03 +00:00
Yves Arrouye
a70b238d8e ICU-353 cast pszUnicode before using it as a const uint32_t *.
X-SVN-Rev: 1593
2000-06-09 18:34:20 +00:00
Yves Arrouye
24c4175aff ICU-353 use ucmp16_getu() instead of ucmp16_get() when comparing with
replacement characters (or gcc warns that the tests will always be false,
which is true due to sign extension).

X-SVN-Rev: 1592
2000-06-09 18:33:46 +00:00
Vladimir Weinstein
d65a9064c0 ICU-432 fix a bad memory write
X-SVN-Rev: 1591
2000-06-09 00:05:21 +00:00
Vladimir Weinstein
b0d583206b ICU-432 fix a bad memory read..
X-SVN-Rev: 1590
2000-06-09 00:05:01 +00:00
Yves Arrouye
21573eb159 ICU-427 removed dependency on top-level directory name.
X-SVN-Rev: 1589
2000-06-08 22:57:42 +00:00
Yves Arrouye
5aa6e647e3 ICU-428 copy headers on Release build.
X-SVN-Rev: 1588
2000-06-08 22:56:20 +00:00
Yves Arrouye
5e0b7a63ca ICU-408 use ./genxxxx for those w/o . in their PATH (or after $prefix/bin.
X-SVN-Rev: 1587
2000-06-08 22:55:20 +00:00
Alan Liu
d238badc53 ICU-363 document linkage to Normalizer
X-SVN-Rev: 1586
2000-06-08 21:11:32 +00:00
Helena Chapman
313dc3a1bc ICU-393 removing unused files.
X-SVN-Rev: 1585
2000-06-07 23:16:57 +00:00
Steven R. Loomis
050da07c63 ICU-184 just some tabs and comment cleanup
X-SVN-Rev: 1584
2000-06-07 19:52:08 +00:00
Steven R. Loomis
f6832a4b0c ICU-417 fix for build on linux
X-SVN-Rev: 1583
2000-06-07 16:32:15 +00:00
Alan Liu
c82abd3807 ICU-184 remove rbcache[.cpp|.h] and rbread[.cpp|.h] from project file
X-SVN-Rev: 1582
2000-06-07 00:37:16 +00:00
Alan Liu
9694cc2a1e ICU-417 add tests for secondary grouping size
X-SVN-Rev: 1581
2000-06-07 00:17:23 +00:00
Alan Liu
4e46471d22 ICU-417 add support for secondary grouping size
X-SVN-Rev: 1580
2000-06-07 00:15:59 +00:00
Alan Liu
fb5d39e46f ICU-417 add IN decimal format pattern
X-SVN-Rev: 1579
2000-06-07 00:12:17 +00:00
Vladimir Weinstein
2e2f111d7c ICU-184 removed commented out APIs
X-SVN-Rev: 1578
2000-06-07 00:01:16 +00:00
Vladimir Weinstein
6e8bed3833 ICU-184 returning error code cleanup according to srls review
X-SVN-Rev: 1577
2000-06-07 00:00:00 +00:00
Vladimir Weinstein
245ce1ce74 ICU-184 unneeded files removed, and Makefile.in changed accordingly. common.dsp should be also changed
X-SVN-Rev: 1576
2000-06-06 23:57:37 +00:00
Steven R. Loomis
f7a7b76695 ICU-184 removing old files
X-SVN-Rev: 1575
2000-06-06 23:55:43 +00:00
Vladimir Weinstein
7a7ab66a6b ICU-426 udata_create changed so that if output dir is NULL, creates output file in current directory. Before, it used to open output file in $ICU_DATA dir.
X-SVN-Rev: 1573
2000-06-06 19:26:16 +00:00
Helena Chapman
5399dc4eea ICU-349 Last changes to Chinese locales. Default should be tranditional chinese.
X-SVN-Rev: 1569
2000-06-06 00:29:20 +00:00
Markus Scherer
458d47f153 ICU-423 test correctly for combining marks (Mn, Mc, Me, not Lm)
X-SVN-Rev: 1568
2000-06-05 22:18:08 +00:00
Steven R. Loomis
9df4f1398d ICU-424 u_finit shouldn't ever call fclose()
X-SVN-Rev: 1567
2000-06-05 21:56:47 +00:00
Steven R. Loomis
ec85e447dc ICU-184 obsolete file
X-SVN-Rev: 1566
2000-06-05 18:35:18 +00:00
Markus Scherer
9b33ab2734 ICU-421 detect correctly if there is a basename
X-SVN-Rev: 1564
2000-06-05 17:24:34 +00:00
Steven R. Loomis
c666d92afc ICU-351 missed one.. data update
X-SVN-Rev: 1563
2000-06-03 20:23:30 +00:00
Steven R. Loomis
ea28d4baed ICU-351 data update
X-SVN-Rev: 1562
2000-06-03 20:16:37 +00:00
Steven R. Loomis
c42da0f276 ICU-351 remove obsolete commented out list of resfiles
X-SVN-Rev: 1561
2000-06-03 20:13:34 +00:00
Steven R. Loomis
f78c31abaf ICU-351 locale update
X-SVN-Rev: 1560
2000-06-03 20:05:37 +00:00
Steven R. Loomis
27db2d6664 ICU-420 missed some..
X-SVN-Rev: 1559
2000-06-03 04:37:12 +00:00
Steven R. Loomis
3ec60c904e ICU-420 make header files build by themselves
X-SVN-Rev: 1558
2000-06-03 04:18:06 +00:00
Steven R. Loomis
c3e0b6d2b3 ICU-408 update hdrtest to look for little problems in include files..
X-SVN-Rev: 1557
2000-06-03 02:58:54 +00:00
Vladimir Weinstein
afbd81e9f9 ICU-184 including private headers (uhash.h) in public headers is a very bad thing indeed
X-SVN-Rev: 1556
2000-06-03 02:50:17 +00:00
Markus Scherer
b53620f59d ICU-405 add more german language names
X-SVN-Rev: 1555
2000-06-02 19:23:13 +00:00
Markus Scherer
ee39dd3f52 ICU-397 better u_versionToString() error checking
X-SVN-Rev: 1554
2000-06-02 18:37:54 +00:00
Markus Scherer
a087ecba43 ICU-397 test u_versionToString() error checking
X-SVN-Rev: 1553
2000-06-02 18:37:21 +00:00
Helena Chapman
47212a0202 ICU-408 HP10 CC port.
X-SVN-Rev: 1552
2000-06-02 18:07:16 +00:00
Helena Chapman
a9feb343c8 ICU-408 AIX port.
X-SVN-Rev: 1551
2000-06-02 01:10:20 +00:00
Helena Chapman
d6063efe5b ICU-408 AIX port.
X-SVN-Rev: 1550
2000-06-02 00:48:13 +00:00
Yves Arrouye
ffb28a867e ICU-176 made UnicodeString arguments to expectPad const
X-SVN-Rev: 1549
2000-06-02 00:46:22 +00:00
Yves Arrouye
73cbdfae6f ICU-176 made UnicodeString arguments to Verify const.
X-SVN-Rev: 1548
2000-06-02 00:45:36 +00:00
Helena Chapman
50c9e2c521 ICU-408 AIX port, also reported by Yves on Linux.
X-SVN-Rev: 1547
2000-06-02 00:36:28 +00:00
Steven R. Loomis
367e17b16a ICU-393 removing old files
X-SVN-Rev: 1545
2000-06-02 00:24:27 +00:00
Steven R. Loomis
b97b6abea5 ICU-393 removed old files
X-SVN-Rev: 1544
2000-06-02 00:22:48 +00:00
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
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
Steven R. Loomis
9ff4e2eaa0 ICU-408 fixes for HPUX
X-SVN-Rev: 1528
2000-05-31 22:18:22 +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
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
Markus Scherer
cdd47bd7db ICU-408 fix range checks
X-SVN-Rev: 1450
2000-05-23 23:23:09 +00:00
Markus Scherer
0ac2091144 ICU-408 disable language extensions for system headers
X-SVN-Rev: 1449
2000-05-23 22:35:53 +00:00
Steven R. Loomis
440176cafd ICU-351 UBool
X-SVN-Rev: 1448
2000-05-23 22:15:37 +00:00
Steven R. Loomis
ffd5326fa5 ICU-408 [minor compiler issues] datatype for constants
X-SVN-Rev: 1447
2000-05-23 22:02:38 +00:00
Steven R. Loomis
62640fec80 ICU-384 No // comments in C code!
X-SVN-Rev: 1446
2000-05-23 21:09:13 +00:00
Steven R. Loomis
dc57b32b13 ICU-98 64 bit solaris: only enable sparcv9 if the compiler supports it.
X-SVN-Rev: 1445
2000-05-23 21:06:02 +00:00
Madhu K
0371d8ba8e ICU-176 Tests for new API for UTF-16 support
X-SVN-Rev: 1444
2000-05-23 20:51:39 +00:00
Markus Scherer
aca0c53ac2 ICU-397 make u_versionFrom/ToString() public
X-SVN-Rev: 1437
2000-05-22 22:24:51 +00:00
Markus Scherer
7e85fb6dae ICU-397 sorry, the previous commit had the wrong comment - make u_versionFrom/ToString() public
X-SVN-Rev: 1436
2000-05-22 22:24:15 +00:00
Markus Scherer
db57518b4c ICU-405 remove duplicate country name for SH
X-SVN-Rev: 1435
2000-05-22 22:22:14 +00:00
Markus Scherer
96dc5f4530 ICU-405 remove duplicate country name for SH
X-SVN-Rev: 1434
2000-05-22 21:24:50 +00:00
Jim Snyder Grant
7f51cb674c ICU-384 Add locale-biasing support to LMBCS
X-SVN-Rev: 1433
2000-05-22 21:24:26 +00:00
Markus Scherer
e0b2874c1c ICU-405 copy error message, not just the pointer
X-SVN-Rev: 1432
2000-05-22 21:24:12 +00:00
Markus Scherer
e3f05d0397 ICU-405 show in error message which table key is duplicated
X-SVN-Rev: 1431
2000-05-22 21:23:48 +00:00
Vladimir Weinstein
4ac3751ce3 ICU-406 putting collation in resource bundles (inital revision)
X-SVN-Rev: 1430
2000-05-22 20:20:52 +00:00
Markus Scherer
1c7819548d ICU-384 ucnv_open() recognize options appended to the converter name
X-SVN-Rev: 1429
2000-05-22 20:15:09 +00:00
Vladimir Weinstein
c8b1f9396f ICU-406 putting collation in resource bundles (inital revision)
X-SVN-Rev: 1428
2000-05-22 19:51:21 +00:00
Vladimir Weinstein
ca5cb935ca ICU-406 putting collation data in resource bundles (initial revision)
X-SVN-Rev: 1427
2000-05-22 19:50:23 +00:00
Vladimir Weinstein
e35f1c9533 ICU-406 putting collation in resource bundles (initial revision)
X-SVN-Rev: 1426
2000-05-22 19:49:10 +00:00
Markus Scherer
085c40a2bb ICU-405 add more german country names
X-SVN-Rev: 1425
2000-05-22 18:35:13 +00:00
Alan Liu
87aa5a7c73 ICU-403 update docs
X-SVN-Rev: 1424
2000-05-20 04:42:59 +00:00
Alan Liu
358312cc1a ICU-352 add new Replaceable API
X-SVN-Rev: 1423
2000-05-20 04:41:12 +00:00
Alan Liu
563d9e5006 ICU-352 rbt support for segments, cursor offset, and new syntax
X-SVN-Rev: 1422
2000-05-20 04:40:29 +00:00
Alan Liu
6a59bb39c8 ICU-345 fixed constructor to properly handle invalid IDs
X-SVN-Rev: 1421
2000-05-20 04:35:31 +00:00
Vladimir Weinstein
b126b1ac93 ICU-402 genrb now handles \u0000 again
X-SVN-Rev: 1420
2000-05-20 02:56:59 +00:00
Alan Liu
1d3e8f643d ICU-345 fixed constructor to properly handle invalid IDs
X-SVN-Rev: 1419
2000-05-20 02:08:55 +00:00
Markus Scherer
a511f10787 ICU-401 different ebcdic<->ascii tables for non-os/390 ebcdic platforms
X-SVN-Rev: 1418
2000-05-20 00:58:14 +00:00
Markus Scherer
43749d6ef2 ICU-43 correct SBCS conversion handling of (UChar)0 to (char)0
X-SVN-Rev: 1417
2000-05-20 00:17:47 +00:00
Helena Chapman
335e7a1731 ICU-394 Check NULL return in the default lookup table.
X-SVN-Rev: 1416
2000-05-19 17:19:07 +00:00
Steven R. Loomis
186d254fd8 ICU-351 also should be another bug. Updated hindi data [thanks Arundhati!]. Language names are believed to be fairly complete for 2-letter codes. Month/Day names corrected.
X-SVN-Rev: 1415
2000-05-19 03:07:13 +00:00
Helena Chapman
4c2d358b88 ICU-351 This should really be another bug but the jitterbug system is down now.
Check in the Hindi locale support.

X-SVN-Rev: 1414
2000-05-19 00:15:39 +00:00
Helena Chapman
7f9bb6418e ICU-351 This should really be another bug but the jitterbug system is down now. On AIX 4.2 and 4.3, though the inttypes.h definition is different, the binary compatibility forced us to make the changes in platform.h.in.
X-SVN-Rev: 1413
2000-05-19 00:04:07 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Vladimir Weinstein
881a9d1d31 ICU-184 support for storing binary collation data in resource bundles (initial revision)
X-SVN-Rev: 1408
2000-05-18 21:25:51 +00:00
Markus Scherer
9e868b81f1 ICU-107 add api & functionality for inverse BiDi (visual->logical)
X-SVN-Rev: 1406
2000-05-18 20:22:21 +00:00
Steven R. Loomis
5dace15722 ICU-393 removing obsolete files
X-SVN-Rev: 1405
2000-05-18 20:17:16 +00:00
Steven R. Loomis
faa663d655 ICU-390 include "cmemory.h" to get uprv_memcpy() [yves]
X-SVN-Rev: 1404
2000-05-18 19:57:32 +00:00
Markus Scherer
d8bdbe4887 ICU-130 store digit values and case mappings more precisely
X-SVN-Rev: 1399
2000-05-18 19:10:27 +00:00
Madhu K
0c8f20989d ICU-176 Tests for new API for UTF-16 support
X-SVN-Rev: 1393
2000-05-18 18:53:11 +00:00
Markus Scherer
b25467b64e ICU-107 remove temporary changes
X-SVN-Rev: 1392
2000-05-18 18:44:05 +00:00
Markus Scherer
9196955ed1 ICU-107 add api & functionality for inverse BiDi (visual->logical)
X-SVN-Rev: 1391
2000-05-18 18:14:24 +00:00
Markus Scherer
bd85911750 ICU-107 add api & functionality for inverse BiDi (visual->logical)
X-SVN-Rev: 1390
2000-05-18 18:08:49 +00:00
Markus Scherer
404fa43fab ICU-107 add api & functionality for inverse BiDi (visual->logical)
X-SVN-Rev: 1389
2000-05-18 17:59:16 +00:00
Markus Scherer
f7e89b8e55 ICU-130 account for some control codes now having Zs Zl Zp Unicode properties
X-SVN-Rev: 1388
2000-05-18 17:49:51 +00:00
Markus Scherer
0e96538ad0 ICU-130 get (almost) all Unicode char properties from the loaded uprops.dat
X-SVN-Rev: 1387
2000-05-18 17:47:11 +00:00
Markus Scherer
4c2b7dfd0e ICU-221 move isWhitespace() implementation to C
X-SVN-Rev: 1386
2000-05-18 17:40:19 +00:00
Markus Scherer
0fa8946325 ICU-375 add temporary 390 changes back to udata, improve performance some
X-SVN-Rev: 1385
2000-05-18 17:37:33 +00:00
Steven R. Loomis
0a042c3f86 ICU-200 OS400 makefile updates
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Vladimir Weinstein
4ef6b3889d ICU-184 .res -> mem map test changes for Solaris CC (c style comments)
X-SVN-Rev: 1383
2000-05-15 22:22:48 +00:00
Yves Arrouye
e7739af606 ICU-390 added a real implementation for uprv_strdup().
X-SVN-Rev: 1382
2000-05-15 22:09:42 +00:00
Vladimir Weinstein
9c0d35a039 ICU-184 check for error conditions and NULL pointers in resb code
X-SVN-Rev: 1381
2000-05-15 21:13:33 +00:00
Vladimir Weinstein
bbd91c6ab7 ICU-184 test was using wrong variable for error code
X-SVN-Rev: 1380
2000-05-15 20:37:40 +00:00
Vladimir Weinstein
5ac904073a ICU-184 .res files in mem map files
X-SVN-Rev: 1379
2000-05-15 20:36:57 +00:00
Vladimir Weinstein
ddd7a9ca69 ICU-150 default -> root for testdata
X-SVN-Rev: 1378
2000-05-15 19:52:31 +00:00
Helena Chapman
969472a4c2 ICU-110 Added tests for Collator::getVersion() API.
X-SVN-Rev: 1377
2000-05-15 19:49:14 +00:00
Helena Chapman
857ced6517 ICU-110 Added tests for ucol_getVersion() API.
X-SVN-Rev: 1376
2000-05-15 19:48:56 +00:00
Helena Chapman
c5a079fe2e ICU-110 Added ucol_getVersion() API for getting Collator version information.
X-SVN-Rev: 1375
2000-05-15 19:48:26 +00:00
Markus Scherer
53f279b17e ICU-368 need to actually export the correct operator<< definition
X-SVN-Rev: 1374
2000-05-15 19:32:34 +00:00
Vladimir Weinstein
43dc379f94 ICU-184 .res files in mem map files
X-SVN-Rev: 1373
2000-05-15 19:29:11 +00:00
Vladimir Weinstein
ec927f3702 ICU-184 .res files go to mem map files - build issue
X-SVN-Rev: 1372
2000-05-15 19:09:37 +00:00
Vladimir Weinstein
0530632bea ICU-150 renaming default -> res
X-SVN-Rev: 1371
2000-05-15 19:06:16 +00:00
Vladimir Weinstein
f111def588 ICU-150 renaming default -> root
X-SVN-Rev: 1370
2000-05-15 18:54:06 +00:00
Vladimir Weinstein
cddfbd42f2 ICU-184 way to detect if icudata datafile already exists (for genrb in bootstrap mode)
X-SVN-Rev: 1369
2000-05-15 18:53:13 +00:00
Vladimir Weinstein
3424bafbad ICU-150 renaming default -> root locale (testdata)
X-SVN-Rev: 1368
2000-05-15 18:51:20 +00:00
Vladimir Weinstein
3343106d04 ICU-184 moving resource bundles to memory mapped files (first revision)
X-SVN-Rev: 1367
2000-05-15 18:49:37 +00:00
Vladimir Weinstein
d4d8a6da75 ICU-150 renaming default -> root changes
X-SVN-Rev: 1366
2000-05-15 18:44:20 +00:00
Vladimir Weinstein
c786b21d52 ICU-184 resource data files in memory mapped format (initial revision)
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Steven R. Loomis
dcf806ca7a ICU-391 add SOLARISX86, allow runConfigureICU to pass options through
X-SVN-Rev: 1364
2000-05-15 18:20:15 +00:00
Yves Arrouye
f36bd9a39a ICU-381 replaced U_NULL by NULL.
X-SVN-Rev: 1362
2000-05-13 16:27:10 +00:00
Steven R. Loomis
b67cfb9fbe ICU-200 os400 build update (use $(LIBICU) instead of "libicu-" everywhere)
X-SVN-Rev: 1361
2000-05-13 00:13:15 +00:00
Helena Chapman
4a4bbe2373 ICU-43 Added fallback implementation to handle to/fromUnicode
mapping correctly.

X-SVN-Rev: 1359
2000-05-12 19:59:03 +00:00
Yves Arrouye
0d35fb05a2 ICU-390 define the right cpp symbols for compilation under Linux
and Solaris when gcc -ansi is used (which negates POSIX, X/Open, BSD, and
SVID specific definitions in the standard libraries, definitions that ICU
needs).

X-SVN-Rev: 1354
2000-05-12 01:15:50 +00:00
Yves Arrouye
164abc5005 ICU-348 added -ansi to gcc's strict options (needs j390 to work).
X-SVN-Rev: 1353
2000-05-12 01:09:51 +00:00
Yves Arrouye
38baf3e075 ICU-390 define __USE_POSIX and __USE_XOPEN before including
<time.h> if POSIX and LINUX are both defined.

X-SVN-Rev: 1352
2000-05-12 00:42:00 +00:00
Steven R. Loomis
f593b7b958 ICU-375 cleanup, made dll loading work anywhere dlopen() is detected
X-SVN-Rev: 1351
2000-05-11 23:23:49 +00:00
Steven R. Loomis
f4feacb317 ICU-375 Please remember to check in 'configure' if you change 'configure.in'
X-SVN-Rev: 1350
2000-05-11 23:19:25 +00:00
Yves Arrouye
8e3346f6f4 ICU-381 revert to using NULL on Markus's demand, and use 0 in the place
where NULL is inappropriate (resbund.cpp); backed up to the (wrong) definition
of NULL if it doesn't exist, and got rid of U_NULL (unicode/utypes.h).

X-SVN-Rev: 1349
2000-05-11 20:37:38 +00:00
Vladimir Weinstein
89472a58ef ICU-375 removed complaints by Solaris CC
X-SVN-Rev: 1334
2000-05-04 22:41:23 +00:00
Helena Chapman
784f896999 ICU-375 The release number can't contain non-numeric values.
X-SVN-Rev: 1333
2000-05-04 19:37:05 +00:00