mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
add UTF-8 support.
* glib/gpattern.c: add UTF-8 support. * tests/patterntest.c: add UTF-8 and equality tests. * docs/reference/glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode. * docs/reference/glib/tmpl/patterns.sgml: Document UTF-8 support.
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
2001-11-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
|
||||
|
||||
* glib/tmpl/patterns.sgml: Document UTF-8 support.
|
||||
|
||||
Wed Nov 14 03:19:49 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gobject/tmp/param_value_types.sgml: more docs.
|
||||
* gobject/tmpl/param_value_types.sgml: more docs.
|
||||
|
||||
Tue Nov 13 21:31:58 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gobject/tmp/param_value_types.sgml: list parameter and
|
||||
* gobject/tmpl/param_value_types.sgml: list parameter and
|
||||
value types.
|
||||
|
||||
* gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
|
||||
|
Reference in New Issue
Block a user