Home | History | Annotate | Download | only in citrus
History log of /src/lib/libc/citrus/citrus_stdenc.c
RevisionDateAuthorComments
 1.4  19-Nov-2011  tnozaki return EINVAL when module validation failed, pointed by nonaka-san(again).
 1.3  29-Oct-2005  tshiozak branches: 1.3.44;
fix lib/31874.
- add _citrus_stdenc_get_state_desc() interface to get
encoding-scheme-independent encoder/decoder state descriptions.
- make sure that iconv_std module uses it to judge whether the last
sequences forms complete shift sequences.
- bump minor of i18n_module because of get_state_desc().
 1.2  10-Jul-2003  tshiozak make _DIAGNOSTIC happy.
 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)
 1.3.44.1  17-Apr-2012  yamt sync with head

RSS XML Feed