Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [perseant-stdc-iso10646, trunk] src



Module Name:    src
Committed By:   perseant
Date:           Sun Jul 23 18:51:21 UTC 2017

Modified Files:
        src/tests/lib/libc/locale: Makefile
        src/lib/libc/iconv [perseant-stdc-iso10646]: iconv.c
Added Files:
        src/tests/lib/libc/locale: ducet_test.h t_ducet.c
        src/lib/libc/citrus [perseant-stdc-iso10646]: citrus_u2k_template.h

Log Message:
Add missing files from last commit:

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/lib/libc/citrus/citrus_u2k_template.h
cvs rdiff -u -r1.13 -r1.13.34.1 src/lib/libc/iconv/iconv.c
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libc/locale/Makefile
cvs rdiff -u -r0 -r1.2 src/tests/lib/libc/locale/ducet_test.h \
    src/tests/lib/libc/locale/t_ducet.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index