mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Initial pass at adding unicode support functions. A few things still need
Wed Jun 21 12:09:03 2000 Owen Taylor <otaylor@redhat.com> * gunicode.h gutf8.c guniprop.c gunidecomp.[ch] gunichartables.h Makefile.am glib.h: Initial pass at adding unicode support functions. A few things still need to be implemented, a bit of cleanup needs to be done, tests need to be added, and the docs need to be finished, but this should allow replacing most or all use of libunicode.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
Wed Jun 21 12:09:03 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gunicode.h gutf8.c guniprop.c gunidecomp.[ch] gunichartables.h
|
||||
Makefile.am glib.h: Initial pass at adding unicode support
|
||||
functions. A few things still need to be implemented, a bit
|
||||
of cleanup needs to be done, tests need to be added, and
|
||||
the docs need to be finished, but this should allow replacing
|
||||
most or all use of libunicode.
|
||||
|
||||
2000-06-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (g_io_channel_win32_pipe_readable): If we are
|
||||
|
Reference in New Issue
Block a user