George Rhoten
0566195af9
ICU-837 Add some more tests, and fix some errors to ustdio.
...
X-SVN-Rev: 7791
2002-02-26 21:23:21 +00:00
George Rhoten
07536d78a1
ICU-1723 Make sure that the dependencies are correct for data building.
...
X-SVN-Rev: 7790
2002-02-26 19:21:32 +00:00
Alan Liu
a3fb0df20c
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
...
X-SVN-Rev: 7789
2002-02-26 19:00:57 +00:00
Alan Liu
e5a8f1678a
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
...
X-SVN-Rev: 7788
2002-02-26 17:50:59 +00:00
Markus Scherer
21bbcb0e19
ICU-1586 better compaction, find all identical blocks like ucmpX_compact()
...
X-SVN-Rev: 7787
2002-02-26 02:06:12 +00:00
George Rhoten
bb6a024c9a
ICU-900 Better fix for compiler warnings.
...
X-SVN-Rev: 7786
2002-02-25 23:10:10 +00:00
George Rhoten
995e20d0aa
ICU-1723 Remove CollationElements
...
X-SVN-Rev: 7785
2002-02-25 23:01:55 +00:00
George Rhoten
c1c6ae2e8c
ICU-837 Test the lower case "e" for the exponent normally.
...
X-SVN-Rev: 7784
2002-02-25 22:51:51 +00:00
Markus Scherer
e4c4da7ad9
ICU-1721 test u_charAge()
...
X-SVN-Rev: 7782
2002-02-25 22:43:38 +00:00
Markus Scherer
b0d25f3bce
ICU-1721 add uprops.c implementing APIs for additional UCD properties
...
X-SVN-Rev: 7781
2002-02-25 22:43:04 +00:00
Markus Scherer
c3cb396f2f
ICU-1721 need column count in uprops.dat
...
X-SVN-Rev: 7780
2002-02-25 22:41:40 +00:00
Markus Scherer
3e48299654
ICU-1721 access to additional UCD properties
...
X-SVN-Rev: 7779
2002-02-25 22:40:32 +00:00
George Rhoten
c638ecd394
ICU-837 Better implementation of operator>>
...
X-SVN-Rev: 7778
2002-02-25 21:46:41 +00:00
Yves Arrouye
b08597389f
ICU-1721 make u_skipWhitespace() a static inline function.
...
X-SVN-Rev: 7777
2002-02-25 19:41:29 +00:00
Markus Scherer
3f657d5bdc
ICU-1721 parse and store additional UCD properties
...
X-SVN-Rev: 7776
2002-02-25 18:48:30 +00:00
Markus Scherer
669f5f5965
ICU-1721 move common parsing functions to toolutil/uparse.c
...
X-SVN-Rev: 7775
2002-02-25 18:45:32 +00:00
Markus Scherer
ebca9452a2
ICU-1721 UCD file DerivedAge.txt
...
X-SVN-Rev: 7774
2002-02-25 18:44:36 +00:00
Markus Scherer
5ba7cb3653
ICU-1721 Unicode Properties Vectors
...
X-SVN-Rev: 7773
2002-02-25 18:44:07 +00:00
Markus Scherer
1af6af7871
ICU-1721 constants for mostly additional Unicode properties
...
X-SVN-Rev: 7772
2002-02-25 18:43:20 +00:00
Markus Scherer
04baedd5ab
ICU-1721 add u_skipWhitespace and parsing functions for code point lists and code point ranges from gennorm/genprops
...
X-SVN-Rev: 7771
2002-02-25 18:42:46 +00:00
Yves Arrouye
c1db2f0638
ICU-1220 replace <control-000A> by LINE FEED in the examples.
...
X-SVN-Rev: 7770
2002-02-25 09:11:34 +00:00
Yves Arrouye
1af75ce285
ICU-1075 we have to know how to remake ../common/unicode/platform.h
...
since we are built before common :-(
X-SVN-Rev: 7769
2002-02-25 08:27:10 +00:00
Yves Arrouye
236afa0ac8
ICU-1476 put dependencies in the make doc target.
...
X-SVN-Rev: 7768
2002-02-25 08:11:57 +00:00
Yves Arrouye
311b469bc6
ICU-1213 fix a crash, plus cheap fix for sudo installs.
...
X-SVN-Rev: 7767
2002-02-25 08:04:34 +00:00
Yves Arrouye
8a77d18715
ICU-1213 fix a crash, plus cheap fix for sudo installs.
...
X-SVN-Rev: 7766
2002-02-25 08:03:57 +00:00
Yves Arrouye
6d93929901
ICU-1213 dramatic improvement of file mode over multiple calls of
...
make by using better rules
X-SVN-Rev: 7765
2002-02-25 07:45:19 +00:00
Yves Arrouye
ed61bac496
ICU-1213 dramatic improvement of file mode over multiple calls of
...
make by using better rules
X-SVN-Rev: 7764
2002-02-25 07:32:26 +00:00
Yves Arrouye
57a0a7ff0e
ICU-1600 show copying.
...
X-SVN-Rev: 7763
2002-02-25 06:52:46 +00:00
Yves Arrouye
1fa2aa47e1
ICU-1220 add paragraph on relationship between uconv, iconv(1),
...
and the GNU iconv(1).
Add CAVEATS AND BUGS section to warn against differences in error positions
reporting between uconv and GNU iconv(1), and to document the poor job we
do at reporting error positions when transliterating.
X-SVN-Rev: 7762
2002-02-25 06:45:05 +00:00
Yves Arrouye
3d35164827
ICU-1220 change error messages to remove the "or near" part.
...
X-SVN-Rev: 7761
2002-02-25 06:25:31 +00:00
Yves Arrouye
15b324d1f7
ICU-1220 switch to error reporting as offsets in the output when
...
getting weird offsets.
Flush what can be saved when there is an error so that the output is only
truncated where the error occured.
X-SVN-Rev: 7760
2002-02-25 06:24:08 +00:00
Yves Arrouye
ba127f9b6a
ICU-1688 update test.
...
X-SVN-Rev: 7759
2002-02-25 02:49:07 +00:00
Yves Arrouye
d8bc4d73fc
ICU-1709 use UTF_IS_UNICODE_NONCHAR()
...
X-SVN-Rev: 7758
2002-02-25 00:46:09 +00:00
Yves Arrouye
5bca125ab0
ICU-1688 build the Unicode names data with the 1.0 names too.
...
X-SVN-Rev: 7757
2002-02-25 00:28:04 +00:00
Yves Arrouye
d7ed7fb293
ICU-1688 That was a long one to debug. :-( The first group, 0000..0019
...
was always skipped by accident, so there was no way that u_charFromName()
could map back the Unicode 1.0 names for the control characters.
X-SVN-Rev: 7756
2002-02-25 00:26:29 +00:00
Yves Arrouye
11d332cbfe
ICU-1688 document -1 propely.
...
X-SVN-Rev: 7755
2002-02-24 23:04:11 +00:00
Yves Arrouye
9a83727ef7
ICU-1688 check that we always have the Unicode 1.0 names. (They were on on Windows,
...
but forgotten on Unix.
X-SVN-Rev: 7754
2002-02-24 23:03:48 +00:00
Yves Arrouye
a747c397a7
ICU-1720 remove stderr messages.
...
X-SVN-Rev: 7753
2002-02-24 22:50:58 +00:00
Yves Arrouye
4d32f54ae5
ICU-1707 fix tests for u_enumCharNames, and adjusted number of chars
...
to reflect current version of Unicode.
X-SVN-Rev: 7752
2002-02-24 22:36:56 +00:00
Yves Arrouye
fceb8fc8ab
ICU-1707 fix u_enumCharNames() to accept U_EXTENDED_CHAR_NAME
...
X-SVN-Rev: 7751
2002-02-24 22:35:46 +00:00
Yves Arrouye
b480b89118
ICU-1709 fix check for u_charName() now that some of our test data
...
have empty names (e.g. surrogates) for some options.
X-SVN-Rev: 7750
2002-02-24 22:16:27 +00:00
Yves Arrouye
504a75e931
ICU-1709 do not tweak the UCD data to mark some control characters
...
as spacing ones.
X-SVN-Rev: 7749
2002-02-24 21:00:19 +00:00
George Rhoten
3699fd2f22
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7748
2002-02-23 00:36:00 +00:00
George Rhoten
fb2f039c5b
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7747
2002-02-23 00:34:39 +00:00
Markus Scherer
b24a8e910f
ICU-1542 fix indexOf(UChar32 surrogate), lastIndexOf(UChar32 surrogate), u_strchr32(surrogate) to match char32At()/UTF_GET_CHAR()
...
X-SVN-Rev: 7744
2002-02-22 02:00:42 +00:00
Markus Scherer
69839e5594
ICU-1126 document which BreakIterator methods are used by toTitle()
...
X-SVN-Rev: 7740
2002-02-22 00:14:54 +00:00
Markus Scherer
2bf44dac5b
ICU-1126 use #ifndef-#define around multiple definitions of UBreakIterator
...
X-SVN-Rev: 7739
2002-02-22 00:14:13 +00:00
Alan Liu
e5010d90d3
ICU-1234 cleanup instantiateList()
...
X-SVN-Rev: 7738
2002-02-21 22:48:35 +00:00
Markus Scherer
b98c5f7dd7
ICU-1126 move case mapping tests to cstrcase.c
...
X-SVN-Rev: 7736
2002-02-21 18:43:58 +00:00
Markus Scherer
5d7f7dc54b
ICU-1126 test u_strToTitle()
...
X-SVN-Rev: 7735
2002-02-21 18:43:36 +00:00