mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Move some docs inline, and add deprecation information. To see the list of
* glib/gutils.c: * glib/gtree.c: * glib/gstring.c: * glib/gstrfuncs.c: * glib/giochannel.c: Move some docs inline, and add deprecation information. To see the list of affected functions, grep for "Deprecated:". * glib/tmpl/strings.sgml: * glib/tmpl/string_utils.sgml: * glib/tmpl/misc_utils.sgml: Move some docs inline.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
2002-11-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutils.c:
|
||||
* glib/gtree.c:
|
||||
* glib/gstring.c:
|
||||
* glib/gstrfuncs.c:
|
||||
* glib/giochannel.c: Move some docs inline, and add deprecation
|
||||
information. To see the list of affected functions, grep for
|
||||
"Deprecated:".
|
||||
|
||||
* configure.in: Fix the definitions around printf: either we use
|
||||
system printf in which case HAVE_VASPRINTF, HAVE_C99_VSNPRINTF and
|
||||
HAVE_UNIX98_PRINTF have already been determined by earlier tests,
|
||||
|
Reference in New Issue
Block a user