glib/gio
15:08:59 Tim Janik cc3de68e21 http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html
2007-12-10 15:08:59  Tim Janik  <timj@imendio.com>

        * let g_warn_if_fail replace g_assert as discussed here:
          http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html

        * fix bug #502498: Test framework assertion failures should follow
        gcc error format.

        * gmessages.h, gmessages.c: deprecated g_assert_warning() which is
        unused now. removed g_assert*() definitions whcih are provided by 
        gtestutils.h now. added g_warn_if_reached() and g_warn_if_fail()  
        which are recommended as g_assert/g_assert_not_reached replacements
        for non-test programs.
        added g_warn_message() to implement g_warn_*() macros.
        use emacs-next-error friendly formatting for file:line: for warnings.

        * gtestutils.h, gtestutils.c: use emacs-next-error friendly formatting.
        implement g_assert_not_reached() with g_assertion_message() and
        g_assert() in terms of g_assertion_message_expr() so we'll be able to
        provide assertion messages in test logs.

        * gkeyfile.c, gbookmarkfile.c: changed g_assert*() to g_warn_if_fail()
        or g_return_if_fail() where suitable.

        * gio/: changed g_assert to g_warn_if_fail.



svn path=/trunk/; revision=6086
2007-12-10 14:07:42 +00:00
..
fam Added. Added. Added. Added. 2007-11-28 12:39:07 +00:00
inotify Don't export the inotify lock 2007-11-29 03:39:01 +00:00
xdgmime Added. Added. Added. Added. 2007-11-28 12:39:07 +00:00
abicheck.sh Fix copy-and-paste leftovers 2007-11-28 18:45:08 +00:00
ChangeLog Don't hardcode '/' (#502727) 2007-12-10 11:19:41 +00:00
gappinfo.c Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops. 2007-11-29 10:18:55 +00:00
gappinfo.h Templates for enum registration 2007-12-01 01:53:00 +00:00
gasynchelper.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gasynchelper.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gasyncresult.c More doc improvements 2007-11-29 20:35:23 +00:00
gasyncresult.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gbufferedinputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gbufferedinputstream.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gbufferedoutputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gbufferedoutputstream.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gcancellable.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gcancellable.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gcontenttype.c [start of port to win32/msvc] HAVE_UNIST_H and _pipe() only include 2007-12-03 22:37:44 +00:00
gcontenttype.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gcontenttypeprivate.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gdatainputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gdatainputstream.h Clean up some docs 2007-11-28 04:29:02 +00:00
gdataoutputstream.c Some more property work 2007-12-01 06:12:45 +00:00
gdataoutputstream.h Added. Added. Added. Added. 2007-11-28 12:39:07 +00:00
gdesktopappinfo.c More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gdesktopappinfo.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gdirectorymonitor.c Some more property work 2007-12-01 06:12:45 +00:00
gdirectorymonitor.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gdrive.c More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gdrive.h More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gdummyfile.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gdummyfile.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gfile.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gfile.h More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gfileattribute.c More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gfileattribute.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gfileenumerator.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gfileenumerator.h Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gfileicon.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gfileicon.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gfileinfo.c Add docs for etags 2007-11-30 18:11:03 +00:00
gfileinfo.h More trivial doc fixes 2007-11-28 06:01:13 +00:00
gfileinputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gfileinputstream.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gfilemonitor.c Some more property work 2007-12-01 06:12:45 +00:00
gfilemonitor.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gfilenamecompleter.c Added. Added. Added. Added. 2007-11-28 12:39:07 +00:00
gfilenamecompleter.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gfileoutputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gfileoutputstream.h Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gfilterinputstream.c Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gfilterinputstream.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gfilteroutputstream.c Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gfilteroutputstream.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gicon.c Doc improvements 2007-12-01 04:38:29 +00:00
gicon.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
ginputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
ginputstream.h Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gio-marshal.list gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gio.h Templates for enum registration 2007-12-01 01:53:00 +00:00
gio.symbols Make abicheck and pltcheck pass. 2007-12-06 05:39:18 +00:00
gioenumtypes.c.template Fix typo. 2007-12-01 23:49:34 +00:00
gioenumtypes.h.template Templates for enum registration 2007-12-01 01:53:00 +00:00
gioerror.c More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gioerror.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
giomodule-priv.h Added. 2007-12-05 11:10:21 +00:00
giomodule.c Fix warnings 2007-12-05 11:05:49 +00:00
giomodule.h Fix warnings 2007-12-05 11:05:49 +00:00
gioscheduler.c More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gioscheduler.h More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gloadableicon.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gloadableicon.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
glocaldirectorymonitor.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
glocaldirectorymonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalfile.c [gio compiles and links on win32, not sure how much already works] ifdefed 2007-12-08 12:01:06 +00:00
glocalfile.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalfileenumerator.c Avoid warning spew if error == NULL 2007-12-07 11:47:31 +00:00
glocalfileenumerator.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalfileinfo.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
glocalfileinfo.h Include sys/types.h for dev_t (#501919) 2007-12-06 09:33:59 +00:00
glocalfileinputstream.c [gio compiles and links on win32, not sure how much already works] ifdefed 2007-12-08 12:01:06 +00:00
glocalfileinputstream.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalfilemonitor.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
glocalfilemonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalfileoutputstream.c [gio compiles and links on win32, not sure how much already works] ifdefed 2007-12-08 12:01:06 +00:00
glocalfileoutputstream.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
glocalvfs.c [start of port to win32/msvc] HAVE_UNIST_H and _pipe() only include 2007-12-03 22:37:44 +00:00
glocalvfs.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gmemoryinputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gmemoryinputstream.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gmemoryoutputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gmemoryoutputstream.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gmountoperation.c Some more property work 2007-12-01 06:12:45 +00:00
gmountoperation.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gnativevolumemonitor.c Removed unnecessary file 2007-11-28 16:01:59 +00:00
gnativevolumemonitor.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
goutputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
goutputstream.h More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gpollfilemonitor.c More coding style fixes 2007-11-30 05:11:25 +00:00
gpollfilemonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gseekable.c Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gseekable.h Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gsimpleasyncresult.c More documentation cleanup and filling in missing information, bringing 2007-12-09 15:51:12 +00:00
gsimpleasyncresult.h Make this take a GError and return a gboolean, and do the "outstanding 2007-12-04 08:57:04 +00:00
gthemedicon.c Doc improvements 2007-12-01 04:38:29 +00:00
gthemedicon.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gunionvolumemonitor.c Added. 2007-12-05 11:10:21 +00:00
gunionvolumemonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gunixdrive.c Rename all struct members named: read, write, close, truncate, or mount to 2007-12-05 10:38:03 +00:00
gunixdrive.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gunixinputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gunixinputstream.h Removed. Removed. Added. Added. Renamed GSocket*Stream to GUnix*Stream and 2007-11-27 15:08:03 +00:00
gunixmounts.c More coding style fixes 2007-11-30 05:11:25 +00:00
gunixmounts.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gunixoutputstream.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gunixoutputstream.h Removed. Removed. Added. Added. Renamed GSocket*Stream to GUnix*Stream and 2007-11-27 15:08:03 +00:00
gunixvolume.c http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00
gunixvolume.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gunixvolumemonitor.c More coding style fixes 2007-11-30 05:11:25 +00:00
gunixvolumemonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gvfs.c Added. 2007-12-05 11:10:21 +00:00
gvfs.h Added. Added. Added. Added. 2007-11-28 12:39:07 +00:00
gvolume.c More coding style fixes 2007-11-30 05:11:25 +00:00
gvolume.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gvolumemonitor.c More coding style fixes 2007-11-30 05:11:25 +00:00
gvolumemonitor.h Bumps documentation to 93% symbol coverage, touching most 2007-11-27 14:00:13 +00:00
gvolumeprivate.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
gwin32appinfo.c [gio compiles and links on win32, not sure how much already works] ifdefed 2007-12-08 12:01:06 +00:00
gwin32appinfo.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
Makefile.am Added. 2007-12-05 11:10:21 +00:00
makefile.msc follow lib naming convention working implementation for user and group 2007-12-09 22:10:40 +00:00
makegioalias.pl Added. Added. Added. Added. 2007-11-28 12:39:07 +00:00
pltcheck.sh http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html 2007-12-10 14:07:42 +00:00