Status of gettext's glocale



Support for binary mmapable locale data files is there. One or more files
per locale facet is possible. Where all key and values are strings, GNU .mo
files are used.

The cooker is in a rudimentary state. Currently it can only convert
    glibc locale --> in-memory data --> mmapable data files

The LC_CTYPE facet of the locale is now fully implemented.

Include file status (counting the number of functions):
glocale/ctype.h     100%
glocale/langinfo.h    0%
glocale/libintl.h   100%
glocale/locale.h     83%
glocale/monetary.h    0%
glocale/regex.h       0%
glocale/stdio.h       0%
glocale/stdlib.h     43%
glocale/string.h     71%
glocale/time.h        0%
glocale/wchar.h      39%
glocale/wctype.h    100%

Bruno




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]