Commit Graph

6078 Commits

Author SHA1 Message Date
George Rhoten
4d2ae0ff58 ICU-597 Hopefully this change will still work
X-SVN-Rev: 7701
2002-02-19 01:13:38 +00:00
Eric Mader
5ac3233b2b ICU-1404 fix syntax error in previous fix for this jitterbug
X-SVN-Rev: 7700
2002-02-18 22:07:50 +00:00
Yves Arrouye
243f394f83 ICU-1220 update date."
X-SVN-Rev: 7699
2002-02-16 22:13:23 +00:00
Yves Arrouye
904c2cc397 ICU-1220 use \e for backslash.
X-SVN-Rev: 7698
2002-02-16 22:11:01 +00:00
Yves Arrouye
ca23adfbcc ICU-1220 use \e for backslash.
X-SVN-Rev: 7697
2002-02-16 22:09:56 +00:00
Yves Arrouye
2919f7cb30 ICU-1220 use \e for backslash.
X-SVN-Rev: 7696
2002-02-16 22:09:02 +00:00
Yves Arrouye
40295b3306 ICU-1220 Fixed calculation of error positions when a transliterator
is used.
Added an EXAMPLES section to show non-trivial uses of uconv.

X-SVN-Rev: 7695
2002-02-16 22:07:19 +00:00
Yves Arrouye
6f2c114b83 ICU-1220 allows - for -f and -t (same as not giving them).
more documentation.
changed some error messages.

X-SVN-Rev: 7694
2002-02-16 18:45:11 +00:00
Yves Arrouye
0c98108e83 ICU-1220 make the -f and -t arguments optional,
and use the default encoding if they're not specified (I am split
on this between the default encoding and UTF-8). This allows one
to quickly use transliterators without having to pass these options.

X-SVN-Rev: 7693
2002-02-16 09:15:06 +00:00
Yves Arrouye
82f8f74b97 ICU-1713 add transliteror error names.
X-SVN-Rev: 7692
2002-02-16 09:05:36 +00:00
Yves Arrouye
4566ade726 ICU-1220 protect against undocumented error codes which crash us.
X-SVN-Rev: 7691
2002-02-16 08:59:44 +00:00
Yves Arrouye
3aa83e6566 ICU-1220 error reporting for rules parsing errors.
X-SVN-Rev: 7690
2002-02-16 08:47:31 +00:00
Yves Arrouye
1fb73de71f ICU-1596 install under all 3 names.
X-SVN-Rev: 7689
2002-02-16 08:03:44 +00:00
Yves Arrouye
161c2863a7 ICU-1220 support IDs and compound IDs, but also complex rules in the -x
argument.

X-SVN-Rev: 7688
2002-02-16 07:43:26 +00:00
Markus Scherer
b004960d4a ICU-1686 change UCharIterator: add getIndex(); return int32_t instead of UChar, -1 instead of ffff if iteration bounds reached
X-SVN-Rev: 7686
2002-02-16 01:21:15 +00:00
George Rhoten
46d30d17d1 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 7685
2002-02-16 00:51:35 +00:00
George Rhoten
c61b2b2bbe ICU-900 Fix some compiler warnings.
X-SVN-Rev: 7684
2002-02-16 00:44:52 +00:00
George Rhoten
956a5aed45 ICU-1227 Make the library suffix change work on Windows without warnings.
X-SVN-Rev: 7683
2002-02-16 00:43:44 +00:00
George Rhoten
c8fa7d6aec ICU-743 Ignore new stuff based on data rearrange.
X-SVN-Rev: 7682
2002-02-16 00:16:08 +00:00
Yves Arrouye
abd5f16593 ICU-1709 UTF_IS_UNICODE_NONCHAR()
X-SVN-Rev: 7680
2002-02-15 21:08:29 +00:00
Yves Arrouye
d25815e643 ICU-1707 better documentation for u_charFromName() and for the use of
U_INVALID_CHAR_FOUND.

X-SVN-Rev: 7679
2002-02-15 19:10:38 +00:00
George Rhoten
8cf487b343 ICU-1710 Update ibm-1388
X-SVN-Rev: 7678
2002-02-15 18:57:55 +00:00
Yves Arrouye
6fdea6ffb4 ICU-1707 use more appropriate error code.
X-SVN-Rev: 7676
2002-02-15 01:46:41 +00:00
Yves Arrouye
867a05adb8 ICU-1707 fix test
X-SVN-Rev: 7675
2002-02-15 01:42:58 +00:00
Steven R. Loomis
542533b9ea ICU-1704 move ULOC_ constants into uloc.h
X-SVN-Rev: 7673
2002-02-14 22:28:05 +00:00
Yves Arrouye
4d7aadf5de ICU-1675 more on locale bundles.
X-SVN-Rev: 7672
2002-02-14 21:17:57 +00:00
Yves Arrouye
96eda2afe7 ICU-1681 do not test for U+0020 it is handled already.
X-SVN-Rev: 7671
2002-02-14 20:39:27 +00:00
Yves Arrouye
4f4037a4b2 ICU-1616 include locid.h
X-SVN-Rev: 7670
2002-02-14 20:27:20 +00:00
Yves Arrouye
bc6bee2c6d ICU-1708 skip wholly commented out lines.
X-SVN-Rev: 7669
2002-02-14 20:04:35 +00:00
Yves Arrouye
ed189cc538 ICU-1227 make the C name empty if there is no suffix, instead of
ending up with just an underscore. It is prettier.

X-SVN-Rev: 7668
2002-02-14 19:51:22 +00:00
Yves Arrouye
f285bbeccc ICU-1227 define an empty suffix by default.
X-SVN-Rev: 7667
2002-02-14 19:32:39 +00:00
Yves Arrouye
a7f3ebaa68 ICU-1703 avoid /* in comment.
X-SVN-Rev: 7666
2002-02-14 19:26:44 +00:00
Yves Arrouye
131e5d45fe ICU-1227 include the library suffix in the entry point name.
X-SVN-Rev: 7665
2002-02-14 19:19:17 +00:00
Yves Arrouye
e4aa23d57e ICU-1227 use $(ICUDATA_ENTRY_POINT) as the entry point.
X-SVN-Rev: 7664
2002-02-14 19:18:37 +00:00
Yves Arrouye
ef3468002c ICU-1227 change the data entry point name to include the lib suffix.
X-SVN-Rev: 7663
2002-02-14 19:18:14 +00:00
Yves Arrouye
24679d28bf ICU-1707 add FDD0..FDEF to the noncharacters
X-SVN-Rev: 7662
2002-02-14 17:48:15 +00:00
Yves Arrouye
b2d0d78e37 ICU-1675 document the special handling of comments done by makeconv
to recognize fallbacks inside comments.

X-SVN-Rev: 7661
2002-02-14 17:18:57 +00:00
Yves Arrouye
2e05f13093 ICU-1548 use 0, not NULL :-)
X-SVN-Rev: 7660
2002-02-14 05:53:56 +00:00
Yves Arrouye
b52105aed5 ICU-1681 check the new features of the Any-Name/Name-Any transliterators
X-SVN-Rev: 7659
2002-02-14 05:46:07 +00:00
Yves Arrouye
327f965b6b ICU-1681 simply use U_EXTENDED_CHAR_NAME to do the transliteration.
X-SVN-Rev: 7658
2002-02-14 05:45:39 +00:00
Yves Arrouye
348a0c3880 ICU-1707 oops, undo that (fix needed, but wrong jitterbug)
X-SVN-Rev: 7657
2002-02-14 05:40:12 +00:00
Yves Arrouye
43314efea3 ICU-1707 test for the names produced by u_charName() w/ the
U_EXTENDED_CHAR_NAME option.

X-SVN-Rev: 7656
2002-02-14 05:38:53 +00:00
Yves Arrouye
ec4ef02a32 ICU-1707 add U_EXTENDED_CHAR_NAME for u_charName() and its reciprocal
function, u_charFromName()

X-SVN-Rev: 7655
2002-02-14 05:36:48 +00:00
George Rhoten
eba490c4ec ICU-1616 Fix some more of the Locale data
X-SVN-Rev: 7654
2002-02-14 02:27:03 +00:00
George Rhoten
82f7461f77 ICU-1616 Fix some more of the Locale data
X-SVN-Rev: 7653
2002-02-14 02:15:34 +00:00
George Rhoten
b49a847068 ICU-1616 Undo the changes to French
X-SVN-Rev: 7652
2002-02-14 00:12:19 +00:00
Yves Arrouye
7bf67ba7fc ICU-1703 new urename.h with the U_DISABLE_RENAMING test.
X-SVN-Rev: 7651
2002-02-13 20:30:20 +00:00
Yves Arrouye
18328265ec ICU-1703 define U_DISABLE_RENAMING, substituted by configure from
@U_DISABLE_RENAMING@ which is itself set by --enable-renaming.

X-SVN-Rev: 7650
2002-02-13 20:29:56 +00:00
Yves Arrouye
65c311f1d7 ICU-1703 generate a commented out define U_DISABLE_RENAMING 1 as well
as a test to only rename if !U_DISABLE_RENAMING.

X-SVN-Rev: 7649
2002-02-13 20:29:16 +00:00
Yves Arrouye
bf80cbeb5e ICU-1703 add --enable-renaming option (default is yes)
X-SVN-Rev: 7648
2002-02-13 20:27:53 +00:00