summaryrefslogtreecommitdiffstats
path: root/glib/dbus-gparser.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-09-01 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-09-031-6/+543
| | | | | | | | | * glib/dbus-gparser.c: implement * glib/dbus-gobject.c: start implementing skeletons support * configure.in: when disabling checks/assert, also define G_DISABLE_ASSERT and G_DISABLE_CHECKS
* 2003-09-01 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-09-011-0/+121
* glib/Makefile.am: rearrange a bunch of files and get "make check" framework set up