gecko-dev/intl
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
..
chardet bug# 16742 Fixing delete on nsISupports Thanks for patch from <heikki@citec.fi>. r=dp 1999-10-23 06:15:31 +00:00
compatibility Conversion to Module. Reviewed by dp. Bug #15589. 1999-10-18 22:23:28 +00:00
locale Don't |delete| interface pointers. Use |AddRef()| and |Release()| instead. Bug #16762, r=pinkerton. 1999-10-26 00:49:33 +00:00
lwbrk r=ftang; fixed off by one error that made return value oPrev inconsistent 1999-10-19 23:06:27 +00:00
strres Conversion to Module. Reviewed by dp. Bug #15589. 1999-10-18 22:23:28 +00:00
uconv bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp 1999-10-23 17:33:29 +00:00
unicharutil Unicode encoder related change for unmapped characters. 1999-10-26 20:16:11 +00:00
.cvsignore Ignore generated files. 1999-01-22 06:33:54 +00:00
Makefile.in General cleanup. 1999-09-11 03:07:11 +00:00
makefile.win Added compatibility. 1999-09-15 22:05:57 +00:00