Home | History | Annotate | Download | only in modules
History log of /src/lib/libc/citrus/modules/citrus_viqr.c
RevisionDateAuthorComments
 1.6  28-May-2013  joerg branches: 1.6.22;
Add mbsnrtowcs and wcsnrtombs. Approved by core.
 1.5  19-Nov-2011  tnozaki branches: 1.5.6;
remove unused variable, pointed by nonaka-san, thanks.
 1.4  14-Jun-2008  tnozaki branches: 1.4.2; 1.4.6;
remove unused include, locale.h.
 1.3  22-Nov-2006  tnozaki branches: 1.3.16; 1.3.18;
fix memory leak.
 1.2  14-Nov-2006  dogcow change uint32_t to size_t; fixes build issue on 64-bit platforms.
 1.1  13-Nov-2006  tnozaki 1. add iconv support for followint encoding:
Vietnamese
TCVN 8bit Viet Nam National Standard
VISCII 8bit RFC1456
VIQR 7bit RFC1456(libVIQR)
Unicode Escape (GNU libiconv compatibility)
C99, JAVA (libUES)
2. fix iconv_std module:
add special treatment for POSIX Defect Report #288 case.
 1.3.18.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.3.16.1  17-Jun-2008  yamt sync with head.
 1.4.6.2  14-Jun-2008  tnozaki remove unused include, locale.h.
 1.4.6.1  14-Jun-2008  tnozaki file citrus_viqr.c was added on branch christos-time_t on 2008-06-14 16:01:09 +0000
 1.4.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.2.1  17-Apr-2012  yamt sync with head
 1.5.6.1  23-Jun-2013  tls resync from head
 1.6.22.2  21-Jul-2017  perseant Move Unicode <-> ku/ten mapping into the individual codec modules.
Mapping is based on existing iconv data for single-byte encodings,
and included for several, but not all, multibyte encodings.
 1.6.22.1  14-Jul-2017  perseant Initial commit of a mostly-working implementation of __STDC_ISO_10646__,
with collation support using the Unicode Collation Algorithm.

The conversion from men/ku/ten form to Unicode is a gross hack at present.
Fixing this, and fleshing out the LC_COLLATE locale component, are next
on the agenda.

RSS XML Feed