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 |
|
Alan Liu
|
90753438bf
|
Update zipbin target
X-SVN-Rev: 1574
|
2000-06-06 23:25:08 +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
|
20a62d455b
|
ICU-393 removing dead files. Bye!
X-SVN-Rev: 1546
|
2000-06-02 00:30:10 +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 |
|
Alan Liu
|
7f9b062b7a
|
Code and docs cleanup for secondary grouping.
X-SVN-Rev: 1541
|
2000-06-01 23:52:17 +00:00 |
|