Steven R. Loomis
87c0555238
ICU-408 install cleanup
...
X-SVN-Rev: 1613
2000-06-13 19:44:38 +00:00
Steven R. Loomis
1bb4bd6f06
ICU-408 ICU install cleanup
...
X-SVN-Rev: 1612
2000-06-13 19:42:59 +00:00
Steven R. Loomis
dc92c980b5
ICU-408 add more detail to test
...
X-SVN-Rev: 1611
2000-06-13 19:25:14 +00:00
Alan Liu
68aaea29e3
ICU-429 Update to 2000d.
...
X-SVN-Rev: 1610
2000-06-13 01:51:40 +00:00
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
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