1# tag: Tom Lord Tue Dec  4 15:06:35 2001 (unicode/=comparison)
2#
3
4glibc
5	utf-8 based
6	Posix mb and wchar interface
7	Posix locales
8	utf-8 posix regexps (bugs)
9
10icu
11	utf-16 based
12	new interface (c/c++)
13	icu locales
14
15
16Hackerlab
17	encoding form neutral (mix utf-8/16 and ascii8)
18	new interface (c)
19	hackerlab locale support in a future release
20	no locale support in current release
21	posix regexps (8-bit characters, posix locales)
22	xml regexps (encoding neutral)
23	encoding-neutral posix regexps in a future release
24