Yves Arrouye
72a06de4e9
ICU-1220 oops. use UCNV_ESCAPE_XML_HEX for escape-xml-hex!
...
X-SVN-Rev: 7407
2002-01-08 03:23:53 +00:00
Yves Arrouye
23956f9d2d
ICU-1220 uconv now supports setting callbacks in both directions; see
...
the manual page, or call uconv -h to have a list (though the manual
page also has explanations for the different callbacks).
X-SVN-Rev: 7404
2002-01-08 02:35:07 +00:00
Yves Arrouye
c62d7f20bb
ICU-1220 uconv now supports setting callbacks in both directions; see
...
the manual page, or call uconv -h to have a list (though the manual
page also has explanations for the different callbacks).
X-SVN-Rev: 7403
2002-01-08 02:34:33 +00:00
Yves Arrouye
4004c78ee9
ICU-1220 added iconv-compatibility option -c, and added -i for input
...
X-SVN-Rev: 7399
2002-01-07 21:34:41 +00:00
Yves Arrouye
b2b5b7ff96
ICU-1220 if --canon is used with -L, --list-transliterators, print only
...
one name per line (makes grepping very easy).
Ensure that we can handle transliterators names of arbitrary length (as
big as memory will allow).
X-SVN-Rev: 7398
2002-01-07 21:05:30 +00:00
Yves Arrouye
691fa3912c
ICU-1220 implemented -L, --list-transliterators.
...
made the -x transliterator option work.
updated manual page and resource bundle to reflect that.
X-SVN-Rev: 7396
2002-01-07 20:45:00 +00:00
Yves Arrouye
cccb02263f
ICU-1104 display an error if the encoding passed to --list-code results
...
in a null first alias (err is not set)
X-SVN-Rev: 7387
2002-01-05 01:20:45 +00:00
Yves Arrouye
ef243d3b7d
ICU-1104 add a --list-code code option to generalize the --default-code
...
one. A good use of this option is to know if a given name is valid, by
calling 'uconv --list-code name 2>/dev/null' and checking for the exit
code. Maybe a -q option is in order to make that easier.
X-SVN-Rev: 7386
2002-01-05 01:08:01 +00:00
Yves Arrouye
c05e8166f7
ICU-1104 add a --default-code option.
...
X-SVN-Rev: 7384
2002-01-05 00:42:05 +00:00
Yves Arrouye
35293cdf9c
ICU-1104 add a --default-code option.
...
X-SVN-Rev: 7383
2002-01-05 00:28:34 +00:00
Yves Arrouye
d7c3f90b00
ICU-1200 do not use the soon to be deprecated UnicodeConverter.
...
X-SVN-Rev: 7355
2001-12-20 00:50:00 +00:00
Yves Arrouye
3f3d69a692
ICU-1220 implementation of -c option.
...
X-SVN-Rev: 6821
2001-11-13 07:22:18 +00:00
Yves Arrouye
aecb038cf5
ICU-1220 renamed option -c to be used together with -l.
...
always print aliases names
X-SVN-Rev: 6746
2001-11-10 07:01:29 +00:00
Yves Arrouye
78f86d2bfd
ICU-1220 added a --list-converters option.
...
X-SVN-Rev: 6743
2001-11-10 06:52:25 +00:00
Yves Arrouye
52affd22d1
ICU-1220 terse printing with -l. We'll have a --list-converters that
...
will dump the converters and their alias as if it were a brand
new convrtrs.txt
X-SVN-Rev: 6739
2001-11-10 06:14:23 +00:00
Yves Arrouye
a150871504
ICU-1220 add -? for compatibility with other tools
...
X-SVN-Rev: 6737
2001-11-10 06:00:26 +00:00
Yves Arrouye
51c6835601
ICU-1220 call initMsg() before printing error msg.
...
X-SVN-Rev: 6724
2001-11-10 01:53:45 +00:00
Yves Arrouye
b5aae87f9e
ICU-1220 Better help format. Removed releaseBuffer() calls.
...
X-SVN-Rev: 5860
2001-09-21 00:30:25 +00:00
Ram Viswanadha
181af9fca8
ICU-1220 Fix getUChars() compilation problem
...
X-SVN-Rev: 5837
2001-09-20 19:43:25 +00:00
Yves Arrouye
93c74c852b
ICU-1220 Added uconv as an extra (Unix only for now).
...
X-SVN-Rev: 5825
2001-09-19 23:43:16 +00:00