gecko-dev/intl/unicharutil
nhotta%netscape.com 35df054c4f Unicode encoder related change for unmapped characters.
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
..
idl Changed interface and implementation of nsIEntityConverter, 1999-10-18 22:33:14 +00:00
macbuild Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:05:23 +00:00
public General cleanup. 1999-09-11 03:07:11 +00:00
src Unicode encoder related change for unmapped characters. 1999-10-26 20:16:11 +00:00
tables Changed interface and implementation of nsIEntityConverter, 1999-10-18 22:33:14 +00:00
tests Fixing the linux build bustage. 1999-10-19 00:03:57 +00:00
tools General cleanup. 1999-09-11 03:07:11 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-11 03:07:11 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
note.txt