gtk2/glib
Tim Janik 38fc79fcfd macros to facilitate the printf/scanf format argument checking of gcc.
Thu May  7 08:17:28 1998  Tim Janik  <timj@gtk.org>

        * glib.h (G_GNUC_PRINTF):
        (G_GNUC_SCANF): macros to facilitate the printf/scanf format argument
        checking of gcc.

        * gstring.c: const corrections, string!=NULL checks at function entry.
        (g_string_down): new function for tolower(3) conversion.
        (g_string_up): new function for toupper(3) conversion.

        * gutils.c: const corrections.
        (g_strdown): g_string_down() counterpart.
        (g_strup): g_string_up() counterpart.

        * gscanner.c (g_scanner_unexp_token):
        (g_scanner_error):
        (g_scanner_warn): new functions to let a scanner put out warnings
        or errors, especially to react on unexpected tokens.

        * gslist.c:
        (g_slist_index): find out about about the position of a
        certain data pointer.
        (g_slist_position): find out about about the position of a
        certain node.

        * glist.c:
        (g_list_index): find out about about the position of a
        certain data pointer.
1998-05-07 07:38:21 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in postfix -lg* libraries with LT_RELEASE. 1998-05-07 04:04:15 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
garray.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gcache.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gerror.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
ghash.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
glib.h macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
glibconfig.h.in If the widget is _not_ a descendant of a Window widget, propagate key 1998-03-27 05:17:11 +00:00
glist.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gmem.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gprimes.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gscanner.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gslist.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gstring.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gtimer.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gtree.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gutils.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
INSTALL Initial revision 1997-11-24 22:37:52 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig Merged changes from gtk-1-0. Check ChangeLog for details. 1998-05-01 04:23:59 +00:00
ltmain.sh postfix -lg* libraries with LT_RELEASE. 1998-05-07 04:04:15 +00:00
Makefile.am postfix -lg* libraries with LT_RELEASE. 1998-05-07 04:04:15 +00:00
missing Initial revision 1997-11-24 22:37:52 +00:00
mkinstalldirs Initial revision 1997-11-24 22:37:52 +00:00
NEWS Initial revision 1997-11-24 22:37:52 +00:00
README Initial revision 1997-11-24 22:37:52 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
testglib.c Someone has to make SOME backwards incompatible changes sometime. I 1998-04-28 00:24:34 +00:00