Home | History | Annotate | Download | only in modules
History log of /src/lib/libc/citrus/modules/citrus_mapper_zone.c
RevisionDateAuthorComments
 1.4  12-Jul-2003  tshiozak separate "nonidentical conversion" and "ilseq" under csmapper.
"nonidentical" means "the input character index is valid, but not
corresponding to the output codeset."
"ilseq" means "the input character index is invalid for the input codeset."
 1.3  01-Jul-2003  tshiozak fix lib/22023 - there were references to uninitialized variables.
 1.2  27-Jun-2003  tshiozak sync with the last change for citrus_hash.h.
 1.1  25-Jun-2003  tshiozak Citrus iconv support (1)
add core engine of Citrus iconv and some support routines.
- iconv core (citrus_iconv)
- coded character set mapper (csmapper)
- encoding scheme database (esdb)
- standard encoding scheme handler (stdenc)
- basic character set manipulation utilities (bcs)
- mmap based infrastructure (citrus_lookup/_mmap/_memstream/_db)
- some source codes of new plugins (not built yet)

RSS XML Feed