History log of /src/lib/libc/citrus/modules/citrus_dechanyu.c |
Revision | | Date | Author | Comments |
1.5 |
| 28-May-2013 |
joerg | branches: 1.5.22; Add mbsnrtowcs and wcsnrtombs. Approved by core.
|
1.4 |
| 19-Nov-2011 |
tnozaki | branches: 1.4.6; remove unused variable, pointed by nonaka-san, thanks.
|
1.3 |
| 14-Jun-2008 |
tnozaki | branches: 1.3.2; 1.3.6; remove unused include, locale.h.
|
1.2 |
| 24-Apr-2007 |
tnozaki | branches: 1.2.10; 1.2.12; fix typo.
|
1.1 |
| 01-Apr-2007 |
tnozaki | add new encoding support to iconv(3): - RISCOS-LATIN1 - DEC-MCS - DEC-HANYU(libDECHanyu)
|
1.2.12.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.2.10.1 |
| 17-Jun-2008 |
yamt | sync with head.
|
1.3.6.2 |
| 14-Jun-2008 |
tnozaki | remove unused include, locale.h.
|
1.3.6.1 |
| 14-Jun-2008 |
tnozaki | file citrus_dechanyu.c was added on branch christos-time_t on 2008-06-14 16:01:08 +0000
|
1.3.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.3.2.1 |
| 17-Apr-2012 |
yamt | sync with head
|
1.4.6.1 |
| 23-Jun-2013 |
tls | resync from head
|
1.5.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.5.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.
|