mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
New function to revert a utf8 string. Gone, replaced by g_utf8_strreverse.
* glib/gunicode.h: * glib/gutf8.c (g_utf8_strreverse): New function to revert a utf8 string. * glib/gpattern.c (g_utf8_reverse): Gone, replaced by g_utf8_strreverse. (#87725)
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-07-26 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gunicode.h:
|
||||
* glib/gutf8.c (g_utf8_strreverse): New function to revert
|
||||
a utf8 string.
|
||||
* glib/gpattern.c (g_utf8_reverse): Gone, replaced by
|
||||
g_utf8_strreverse. (#87725)
|
||||
|
||||
Thu Jul 25 20:57:20 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/giochannel.c (g_io_channel_read_line): Fix
|
||||
|
Reference in New Issue
Block a user