The NetBSD Project

src/lib/libc/citrus/modules/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / citrus / modules

Current tag: yamt-pagecache-base6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] citrus_euc.c  1.14   15 years  christos   branches: 1.14.8; 1.14.14; merge christos-time_t
[TXT] citrus_big5.c  1.13   12 years  joerg   branches: 1.13.4; 1.13.10; Make intermediate size variable size_t like the res...
[TXT] citrus_iconv_none.c  1.3   12 years  joerg   branches: 1.3.38; Actually return something deterministic
[TXT] citrus_dechanyu.c  1.4   12 years  tnozaki   branches: 1.4.6; remove unused variable, pointed by nonaka-san, thanks.
[TXT] citrus_dechanyu.h  1.1   17 years  tnozaki   add new encoding support to iconv(3): - RISCOS-LATIN1 - DEC-MCS - DEC-HANYU(l...
[TXT] citrus_euctw.c  1.11   15 years  tnozaki   branches: 1.11.2; 1.11.6; 1.11.26; remove unused include, locale.h.
[TXT] citrus_gbk2k.c  1.7   15 years  tnozaki   branches: 1.7.2; 1.7.6; 1.7.26; remove unused include, locale.h.
[TXT] citrus_hz.c  1.2   15 years  tnozaki   branches: 1.2.2; 1.2.6; 1.2.26; remove unused include, locale.h.
[TXT] citrus_hz.h  1.1   17 years  tnozaki   1. add iconv support for following encodings: Chinese Simplefied HZ,...
[TXT] citrus_iso2022.c  1.22   12 years  tnozaki   branches: 1.22.2; 1.22.8; revert r1.21, still problem exists for posix2008 mbs...
[TXT] citrus_johab.c  1.4   15 years  tnozaki   branches: 1.4.2; 1.4.6; 1.4.26; remove unused include, locale.h.
[TXT] citrus_johab.h  1.1   17 years  tnozaki   add new iconv module libJOHAB, this supports S.Korean character encoding scheme ...
[TXT] citrus_mapper_std.c  1.10   12 years  tnozaki   branches: 1.10.38; fix memory leak, pointed by nonaka-san(again^3).
[TXT] citrus_mapper_std_file.h  1.3   17 years  tnozaki   mapper_std iconv module and mkcsmapper(1) now can treat plain-row-col charset an...
[TXT] citrus_mapper_std_local.h  1.3   17 years  tnozaki   mapper_std iconv module and mkcsmapper(1) now can treat plain-row-col charset an...
[TXT] citrus_mskanji.c  1.13   15 years  tnozaki   branches: 1.13.2; 1.13.6; 1.13.26; remove unused include, locale.h.
[TXT] citrus_ues.h  1.1   17 years  tnozaki   1. add iconv support for followint encoding: Vietnamese TCVN 8bit Viet Nam ...
[TXT] citrus_utf7.c  1.5   17 years  tnozaki   branches: 1.5.42; 1.5.48; cleanup code
[TXT] citrus_utf7.h  1.1   19 years  tnozaki   add new citrus iconv module UTF-7. thanks advice, yamt-san.
[TXT] citrus_utf8.c  1.17   15 years  tnozaki   branches: 1.17.2; 1.17.6; 1.17.26; remove unused include, locale.h.
[TXT] citrus_viqr.c  1.5   12 years  tnozaki   branches: 1.5.6; remove unused variable, pointed by nonaka-san, thanks.
[TXT] citrus_viqr.h  1.1   17 years  tnozaki   1. add iconv support for followint encoding: Vietnamese TCVN 8bit Viet Nam ...
[TXT] citrus_zw.c  1.4   15 years  tnozaki   branches: 1.4.2; 1.4.6; 1.4.26; remove unused include, locale.h.
[TXT] citrus_zw.h  1.1   17 years  tnozaki   1. add iconv support for following encodings: Chinese Simplefied HZ,...
[TXT] citrus_big5.h  1.2   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_euc.h  1.2   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_euctw.h  1.2   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_gbk2k.h  1.2   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_iconv_none.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_iconv_std.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_iconv_std_local.h  1.2   20 years  tshiozak   add iconv_t cache. - separate shared part and context part from iconv_t. - a...
[TXT] citrus_iso2022.h  1.2   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_mapper_646.c  1.4   20 years  tshiozak   use NONIDENTICAL instead of ILSEQ if the reverse conversion of ISO646. (fix for ...
[TXT] citrus_mapper_646.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_mapper_none.c  1.2   20 years  tshiozak   sync with the last change for citrus_hash.h.
[TXT] citrus_mapper_none.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_mapper_serial.c  1.2   20 years  tshiozak   separate "nonidentical conversion" and "ilseq" under csmapper. "nonidentical" me...
[TXT] citrus_mapper_serial.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_mapper_std.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_mapper_zone.c  1.4   20 years  tshiozak   separate "nonidentical conversion" and "ilseq" under csmapper. "nonidentical" me...
[TXT] citrus_mapper_zone.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_mskanji.h  1.2   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_utf1632.h  1.1   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_utf8.h  1.2   20 years  tshiozak   Citrus iconv support (1) add core engine of Citrus iconv and some support routin...
[TXT] citrus_iconv_std.c  1.16   12 years  wiz   branches: 1.16.34; Remove unused variables. From cppcheck via Henning Petersen ...
[TXT] citrus_ues.c  1.3   12 years  wiz   branches: 1.3.6; Remove unused variables. From cppcheck via Henning Petersen in...
[TXT] citrus_utf1632.c  1.12   12 years  wiz   branches: 1.12.34; Remove unused variables. From cppcheck via Henning Petersen ...


CVSweb <webmaster@jp.NetBSD.org>