comparison bootstrap.conf @ 25413:39cf8145405f

Make "tolower" and "toupper" Unicode aware (bug #53873). * ov-ch-mat.cc (map): Use UTF-8 aware functions for "tolower" and "toupper". * mappers.cc: Add tests for "tolower" and "toupper". * unicase-wrappers.[c/h]: Add wrappers for "u8_tolower" and "u8_toupper". * module.mk: Add new files. * bootstrap.conf: Add modules "unicase/u8-tolower" and "unicase/u8-toupper".
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 16 May 2018 21:36:27 +0200
parents def1b446ba64
children 8fae933e7228
comparison
equal deleted inserted replaced
25412:922a93fc73ec 25413:39cf8145405f
89 sys_times 89 sys_times
90 sys_wait 90 sys_wait
91 tempname 91 tempname
92 tmpfile 92 tmpfile
93 uname 93 uname
94 unicase/u8-tolower
95 unicase/u8-toupper
94 uniconv/u8-conv-from-enc 96 uniconv/u8-conv-from-enc
95 uniconv/u8-conv-to-enc 97 uniconv/u8-conv-to-enc
96 unistd 98 unistd
97 unistr/u8-to-u32 99 unistr/u8-to-u32
98 unlink 100 unlink