commit e7db49b6e34edae3b02c34ea5acd9699df0c5ef8 Author: Matthias Clasen Date: Mon Feb 3 19:06:53 2014 -0500 2.39.4 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f7a43ba87df15486386fe27727d99b1c9aeb7d34 Author: Matthias Clasen Date: Mon Feb 3 17:37:42 2014 -0500 Updates NEWS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) commit c8476e9f8f1ca99f7d30a0505268abc4049fb0c6 Author: Matthias Clasen Date: Mon Feb 3 17:10:45 2014 -0500 Fix a typo glib/gthread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5d71376763744c26005e918d21f3bd26d884388e Author: Philip Withnall Date: Fri Jan 31 12:16:15 2014 +0000 gmain: Note that g_source_destroy() can be called multiple times https://bugzilla.gnome.org/show_bug.cgi?id=723360 glib/gmain.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit e1ea008fc836b5d358419029b2d7c664121ccaf6 Author: Chao-Hsiung Liao Date: Sun Feb 2 20:09:16 2014 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 1465 ++++++++++++++++++++++++++++++++++------------------------- po/zh_TW.po | 1465 ++++++++++++++++++++++++++++++++++------------------------- 2 files changed, 1692 insertions(+), 1238 deletions(-) commit ecadb5a92d8707e60cab9e5db19fb0705846415c Author: Emmanuele Bassi Date: Sun Feb 2 09:32:09 2014 +0000 tests: Remove a compiler warning glib/tests/slice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a2c42b4a799283f5e811acbd99d58b68eaa7bd3e Author: Emmanuele Bassi Date: Sun Feb 2 09:30:30 2014 +0000 array: Remove a compiler warning The GRealPtrArray variable is not necessary: we're accessing only public fields of GPtrArray. glib/garray.c | 1 - 1 file changed, 1 deletion(-) commit 017349823c0304b1e10c24c832adfecc3d227107 Author: Emmanuele Bassi Date: Sun Feb 2 09:28:31 2014 +0000 array: Fix compilation glib/garray.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7cf221aadb4f9bd6e7f015fb327ae551bb52b08f Author: Antoine Jacoutot Date: Tue Jan 21 17:25:35 2014 +0100 gio: extend the system_internal lists with BSD paths gio/gunixmounts.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) commit d8bbc77cb39a9dee1af7f2e97b7b23bafa19fea3 Author: Matthias Clasen Date: Sat Feb 1 21:48:35 2014 -0500 GVariant: Convert docs to markdown Specifically, convert the sections to markdown syntax. glib/gvariant.c | 357 +++++++++++++++++++++++++------------------------------- 1 file changed, 162 insertions(+), 195 deletions(-) commit 9b6cc973a00bfa4bd9dccbfbe38518587e22a614 Author: Matthias Clasen Date: Sat Feb 1 21:41:57 2014 -0500 Don't use the varname tag This is just an environment variable, after all. glib/gtimezone.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit d282bd3929d4d7df9f9833ffc76ec5c1b1b8b89f Author: Matthias Clasen Date: Sat Feb 1 21:40:10 2014 -0500 gmain: Convert docs to markdown Specifically, convert sections to markdown syntax and drop all the para tags. glib/gmain.c | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) commit ce87d6420c9367b029c9d686cff04f913539b126 Author: Matthias Clasen Date: Sat Feb 1 21:18:29 2014 -0500 Don't use the quote tag It was only used in two places, and we can easily do without. gio/gdbusconnection.c | 7 +++---- glib/gthread.c | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) commit 2f26bad026057efc7ea7e4433e3ff4635ba36e61 Author: Matthias Clasen Date: Sat Feb 1 20:54:18 2014 -0500 Remove an unnecessary paragraph glib/gvarianttype.c | 4 ---- 1 file changed, 4 deletions(-) commit 8945da08ac71267d70c0d062b03070303e5b6286 Author: Matthias Clasen Date: Sat Feb 1 20:53:50 2014 -0500 Make gtk-doc find another symbol glib/gvariant-parser.c | 2 ++ 1 file changed, 2 insertions(+) commit efae1126db66e74db84b6f054c689aabe32502a8 Author: Matthias Clasen Date: Sat Feb 1 20:53:17 2014 -0500 GTree: formatting fixes glib/gtree.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 26b4f6b41c40a6989af2c7a2da1f78d3e497a652 Author: Matthias Clasen Date: Sat Feb 1 20:51:53 2014 -0500 gstrfuncs: Fix up gtk-doc warnings glib/gstrfuncs.c | 42 +++++++++++++++++++++--------------------- glib/gstrfuncs.h | 3 +-- 2 files changed, 22 insertions(+), 23 deletions(-) commit 71d842674faf2cd0a2d85808d64132e9aa206fd2 Author: Matthias Clasen Date: Sat Feb 1 20:50:57 2014 -0500 grand: formatting cleanups glib/grand.c | 224 ++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 121 insertions(+), 103 deletions(-) commit 3bbd15383f72cd9b856a193d8fd083bcf6547e8f Author: Matthias Clasen Date: Sat Feb 1 20:50:33 2014 -0500 Formatting cleanups glib/gpoll.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit ca462d1b5911f1858528e9149929d53123ddc6da Author: Matthias Clasen Date: Sat Feb 1 20:49:59 2014 -0500 Avoid another gtk-doc warning glib/gpattern.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit acdd7015fb779ad2484f31b01d463009a42ee1e1 Author: Matthias Clasen Date: Sat Feb 1 20:49:21 2014 -0500 Avoid a gtk-doc warning glib/gmessages.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7548dab9595845096d249ed203a51c61abf9d0d6 Author: Matthias Clasen Date: Sat Feb 1 20:48:52 2014 -0500 GIOChannel: Move some docs where they are looked for glib/giochannel.c | 35 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 21 deletions(-) commit 23dd2b01a180a6db08e494d9d9ed4927ff27ba0a Author: Matthias Clasen Date: Sat Feb 1 20:47:23 2014 -0500 Avoid some gtk-doc warnings glib/ghook.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit a556afc97003815d95144901ad8833402b0839b4 Author: Matthias Clasen Date: Sat Feb 1 20:46:43 2014 -0500 Drop another use of xinclude glib/gbookmarkfile.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) commit cbd585495c5e123490edf9804c5e2df26879668a Author: Matthias Clasen Date: Sat Feb 1 20:45:25 2014 -0500 GArray: Documentation cleanups glib/garray.c | 284 +++++++++++++++++++++++++++++----------------------------- glib/garray.h | 2 +- 2 files changed, 145 insertions(+), 141 deletions(-) commit 8f57d6dd1dec74c17086696ca2223814a2dd1818 Author: Matthias Clasen Date: Sat Feb 1 20:43:53 2014 -0500 Docs: Avoid a 'returns' at the beginning of the line This confuses gtk-doc. glib/docs.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 1c33c14c044ec3c3c14cb847e2112872f56aed36 Author: Matthias Clasen Date: Sat Feb 1 20:43:01 2014 -0500 Add some more deprecation guards to shut up gtk-doc glib/deprecated/gcache.h | 4 ++++ glib/deprecated/gmain.h | 3 +++ glib/deprecated/gthread.h | 4 ++++ 3 files changed, 11 insertions(+) commit 6566f746f615673b2a6eeaf44d3e9c4373900c5a Author: Matthias Clasen Date: Sat Feb 1 20:41:47 2014 -0500 Drop use of xinclude in GTestDBus docs gio/gtestdbus.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) commit 95aba90d090dea84209982999b81ada074733308 Author: Matthias Clasen Date: Sat Feb 1 20:41:12 2014 -0500 Docs: Remove another use of xinclude gio/gsettings.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) commit 0bfb09daf13c570ba863d40518f12390531aee47 Author: Matthias Clasen Date: Sat Feb 1 20:40:41 2014 -0500 Fix up missing symbols in glib-sections.txt docs/reference/glib/glib-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 306dfb32923ddde09fb72044aa8aa1349c969569 Author: Matthias Clasen Date: Sat Feb 1 15:26:38 2014 -0500 Drop use of the command tag It is more useful to link to the included man page, anyway. gio/gdbusproxy.c | 3 +-- gio/gresource.c | 4 ++-- gio/gsettingsschema.c | 4 ++-- glib/gbacktrace.c | 34 +++++++++++++++++----------------- gmodule/gmodule.c | 3 +-- 5 files changed, 23 insertions(+), 25 deletions(-) commit 8bdc089ca46f20d08487d5c1b41610459a9b4b51 Author: Matthias Clasen Date: Sat Feb 1 15:25:43 2014 -0500 Docs: Drop use of indexterm tags These have not been making it into the index, anyway. gio/gasyncresult.c | 18 +++++++++--------- gio/gfile.c | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) commit adf892e96af403b8950dff1a370e4270ffaebc62 Author: Matthias Clasen Date: Sat Feb 1 15:11:49 2014 -0500 Annotate all examples with their language The C ones, at least. gio/gactionmap.c | 2 +- gio/gasyncinitable.c | 2 +- gio/gasyncresult.c | 2 +- gio/gcancellable.c | 2 +- gio/gdbusconnection.c | 4 ++-- gio/gdbuserror.c | 2 +- gio/gdbusproxy.c | 6 +++--- gio/gfileenumerator.c | 2 +- gio/giomodule.c | 4 ++-- gio/gmemoryoutputstream.c | 2 +- gio/gsettingsschema.c | 4 ++-- gio/gsimpleaction.c | 2 +- gio/gsimpleasyncresult.c | 2 +- gio/gsocketconnectable.c | 2 +- gio/gtask.c | 8 ++++---- gio/gthemedicon.c | 4 ++-- gio/gvolume.c | 4 ++-- glib/docs.c | 32 ++++++++++++++++---------------- glib/garray.c | 8 ++++---- glib/gasyncqueue.c | 2 +- glib/gbacktrace.c | 2 +- glib/gdate.c | 4 ++-- glib/gerror.c | 18 +++++++++--------- glib/gfileutils.c | 2 +- glib/ggettext.c | 8 ++++---- glib/ghash.c | 2 +- glib/glist.c | 16 ++++++++-------- glib/gmain.c | 12 ++++++------ glib/gmarkup.c | 8 ++++---- glib/gmessages.c | 8 ++++---- glib/goption.c | 4 ++-- glib/gregex.c | 6 +++--- glib/gslice.c | 4 ++-- glib/gslist.c | 8 ++++---- glib/gstrfuncs.c | 6 +++--- glib/gtestutils.c | 8 ++++---- glib/gthread-posix.c | 10 +++++----- glib/gthread.c | 16 ++++++++-------- glib/gvariant-parser.c | 6 +++--- glib/gvariant.c | 8 ++++---- gmodule/gmodule.c | 2 +- gobject/gbinding.c | 6 +++--- gobject/gclosure.c | 8 ++++---- gobject/genums.c | 2 +- gobject/gobject.c | 22 +++++++++++----------- gobject/gtype.c | 2 +- gobject/gtypeplugin.c | 2 +- gobject/gvalue.c | 2 +- gobject/gvaluearray.c | 4 ++-- 49 files changed, 151 insertions(+), 151 deletions(-) commit 701f00f12515dfad2092842f34ccbf11679406e3 Author: Matthias Clasen Date: Sat Feb 1 15:11:00 2014 -0500 GApplicationCommandline: Shorten embedded examples Just show relevant fragments of the three examples inline, and link to the full sources. This lets us get rid of xinclude markup. gio/gapplicationcommandline.c | 173 +++++++++++++++++++++++++++++------------- 1 file changed, 121 insertions(+), 52 deletions(-) commit 77c4ff80dcf487d0a0f8b82e9c3e721618724bd0 Author: Matthias Clasen Date: Sat Feb 1 12:19:04 2014 -0500 docs: Stop using the function tag gio/gactiongroup.c | 2 +- glib/deprecated/gthread-deprecated.c | 10 +++++----- glib/gasyncqueue.c | 6 +++--- glib/gmessages.c | 19 ++++++++++--------- glib/gpattern.c | 6 +++--- glib/grand.c | 32 +++++++++++++++----------------- glib/gregex.c | 2 +- glib/gthread-posix.c | 2 +- glib/gthread.c | 5 ++--- 9 files changed, 41 insertions(+), 43 deletions(-) commit faa007c8274d786d070884834b080e47a7951fa9 Author: Matthias Clasen Date: Sat Feb 1 12:09:14 2014 -0500 Don't use computeroutput tag There was one occurrence of this. glib/gbacktrace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 42cf80780b4fbbe9063ed3d962bb13f341757b3f Author: Matthias Clasen Date: Sat Feb 1 11:57:13 2014 -0500 Docs: Big entity cleanup Strip lots of entity use from |[ ]| examples (which are now implicit CDATA). Also remove many redundant uses of . gio/gappinfo.c | 6 +++--- gio/gasyncresult.c | 6 +++--- gio/gcancellable.c | 14 ++++++++------ gio/gdbusconnection.c | 2 +- gio/gdbuserror.c | 11 ++++++----- gio/gdbusmessage.c | 26 +++++++++++++------------- gio/gdbusobjectmanagerserver.c | 7 +++---- gio/gdbusobjectskeleton.c | 6 +++--- gio/gdbusproxy.c | 4 ++-- gio/gemblemedicon.c | 4 ++-- gio/gfileenumerator.c | 4 ++-- gio/gfileinfo.c | 2 +- gio/giomodule.c | 4 ++-- gio/gsettings.c | 2 +- gio/gsimpleasyncresult.c | 4 ++-- gio/gsocket.c | 4 ++-- gio/gsocketconnectable.c | 22 +++++++++++----------- gio/gsrvtarget.c | 4 ++-- gio/gtlscertificate.c | 2 +- glib/docs.c | 2 +- glib/garray.c | 8 ++++---- glib/gbacktrace.c | 4 ++-- glib/gbookmarkfile.c | 4 +++- glib/gdate.c | 2 +- glib/gerror.c | 21 +++++++++++---------- glib/ggettext.c | 8 ++++---- glib/gmain.c | 10 +++++----- glib/gmarkup.c | 12 ++++++------ glib/goption.c | 8 ++++---- glib/gpoll.c | 2 +- glib/gquark.c | 2 +- glib/gregex.c | 14 +++++++------- glib/gstrfuncs.c | 2 +- glib/gthread.c | 16 ++++++++-------- gobject/gclosure.c | 16 ++++++++-------- gobject/gobject.c | 16 ++++++++-------- gobject/gparam.c | 12 ++++++------ gobject/gvalue.c | 28 ++++++++++++++-------------- 38 files changed, 163 insertions(+), 158 deletions(-) commit 6972264c7daad6688f3a2908c84760892121917d Author: Matthias Clasen Date: Sat Feb 1 11:08:23 2014 -0500 GModule: Move docs away from markup gmodule/gmodule.c | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) commit 4ab94a268369481cb4992346ecdc1faae348c5c4 Author: Matthias Clasen Date: Sat Feb 1 10:48:36 2014 -0500 gtestdbus: Use markdown for sections gio/gtestdbus.c | 125 ++++++++++++++++++++++++++------------------------------ 1 file changed, 57 insertions(+), 68 deletions(-) commit eb69bc6aa4cb1d9600337fd19a9109f938606c5a Author: Matthias Clasen Date: Sat Feb 1 10:48:02 2014 -0500 GSettings: use markdown for sections gio/gsettings.c | 78 ++++++++++++++++++++++++++------------------------------- 1 file changed, 36 insertions(+), 42 deletions(-) commit b5fb6b4bbfe5903be06a515449a07cf1f1119c26 Author: Matthias Clasen Date: Sat Feb 1 10:47:09 2014 -0500 gconvert: Stop using footnotes These don't really work in the generated docs, so just copy the content in the few places. glib/gconvert.c | 73 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 44 insertions(+), 29 deletions(-) commit 60b623d3fb70c09cb08e6c088b76c59d4316e132 Author: Matthias Clasen Date: Sat Feb 1 10:19:07 2014 -0500 GObject: Convert docs to markdown In particular, convert lists to markdown syntax. gobject/gclosure.c | 27 ++++++++------------ gobject/gobject.c | 65 ++++++---------------------------------------- gobject/gsignal.c | 29 +++++++++------------ gobject/gtypemodule.c | 30 ++++++++-------------- gobject/gtypeplugin.c | 71 ++++++++++++++++++++++----------------------------- 5 files changed, 72 insertions(+), 150 deletions(-) commit c93c05faa32aa030ff7aa604b5bb01871716cb2c Author: Matthias Clasen Date: Sat Feb 1 10:18:07 2014 -0500 gregex: Convert docs to markdown In particular, convert lists to markdown syntax. glib/gregex.c | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) commit 8f486ceebb611bb7b2cffbf6b7a247f9b7dedb2e Author: Matthias Clasen Date: Sat Feb 1 10:17:28 2014 -0500 goption: Convert docs to markdown In particular, convert lists to markdown syntax. glib/goption.c | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) commit f7a604699815b8189d769e960e5469b67367e0e6 Author: Matthias Clasen Date: Sat Feb 1 10:17:04 2014 -0500 gmessages: Convert docs to markdown In particular, convert lists to markdown syntax. glib/gmessages.c | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) commit 99b53a0aaf5432057849fbf98b3666b688974030 Author: Matthias Clasen Date: Sat Feb 1 10:15:52 2014 -0500 gmarkup: Convert docs to markdown In particular, convert lists to markdown syntax. glib/gmarkup.c | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) commit 85d612a968c1d02a958f57c38d1ce90ceea4afc9 Author: Matthias Clasen Date: Sat Feb 1 10:15:20 2014 -0500 gmain: Convert docs to markdown In particular, convert lists to markdown syntax. glib/gmain.c | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) commit c4da8f426a89f85fa752e262b58ba650d47d38cd Author: Matthias Clasen Date: Sat Feb 1 10:14:59 2014 -0500 GKeyFile: Convert docs to markdown In particular, convert lists to markdown syntax. glib/gkeyfile.c | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) commit 9f896667f8fc8b9596a50242116782567710c3a7 Author: Matthias Clasen Date: Sat Feb 1 10:14:41 2014 -0500 GIOChannel: remove unneeded markup from the docs glib/giochannel.c | 56 +++++++++++++++++++++---------------------------------- 1 file changed, 21 insertions(+), 35 deletions(-) commit 22f8e8461cfc9bdc20015129ae221c6f1ed4a125 Author: Matthias Clasen Date: Sat Feb 1 10:14:08 2014 -0500 ggettext: Convert docs to markdown In particular, convert lists to markdown syntax. glib/ggettext.c | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) commit fab4f91907447635b648c908a685aeef0c8b0c21 Author: Matthias Clasen Date: Sat Feb 1 10:13:41 2014 -0500 fileutils: Convert docs to markdown In particular, convert lists to markdown syntax. glib/gfileutils.c | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) commit d76f4455f1248b88473d8acbb19a9152f800c269 Author: Matthias Clasen Date: Sat Feb 1 10:13:17 2014 -0500 GError: Convert docs to markdown In particular, convert lists to markdown syntax. glib/gerror.c | 108 +++++++++++++++++++++++----------------------------------- 1 file changed, 43 insertions(+), 65 deletions(-) commit ef3796d3fd8bed9b4b6ccd0abf7d309634f6c83a Author: Matthias Clasen Date: Sat Feb 1 10:11:38 2014 -0500 GDateTime: Convert docs to markdown In particular convert sections and lists to markdown syntax. glib/gdatetime.c | 320 ++++++++++++------------------------------------------- 1 file changed, 68 insertions(+), 252 deletions(-) commit 5cf14b0cc25b789be627573f7051f69b5d696a03 Author: Matthias Clasen Date: Sat Feb 1 10:10:19 2014 -0500 gconvert: Convert docs to markdown In particular, we convert sections and lists to markdown syntax here. glib/gconvert.c | 143 +++++++++++++++++++++++++------------------------------- 1 file changed, 63 insertions(+), 80 deletions(-) commit 07506f6c579c309724abe20dd843eb60716c94cc Author: Matthias Clasen Date: Sat Feb 1 09:50:23 2014 -0500 kqueue: Don't use doc comments This is not public API, so no need to confuse gtk-doc by documentation that it needs to ignore. Also, no need for markup in here. gio/kqueue/kqueue-thread.c | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) commit 293fdc312c0eabd8407e2f60e1135fb08bfcfe03 Author: Matthias Clasen Date: Sat Feb 1 00:27:22 2014 -0500 GVariantType: convert docs to markdown Convert lists to markdown syntax, and remove lots of . glib/gvarianttype.c | 190 +++++++++++++++++++++------------------------------- 1 file changed, 76 insertions(+), 114 deletions(-) commit fe9e812d7f606fd8df6809ab01e45addaffa1e66 Author: Matthias Clasen Date: Sat Feb 1 00:26:58 2014 -0500 GVariant: convert docs to markdown Convert lists to markdown syntax, and remove a lot of . glib/gvariant.c | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) commit bc982223eb439bec711050db44c20b6c51e3da93 Author: Matthias Clasen Date: Sat Feb 1 00:26:38 2014 -0500 gthread: Convert docs to markdown Convert lists to markdown syntax. glib/gthread.c | 75 ++++++++++++++++++++++++++-------------------------------- 1 file changed, 34 insertions(+), 41 deletions(-) commit 4308d2be9aa66071c0ccdcb9c5a0cafe722252a5 Author: Matthias Clasen Date: Sat Feb 1 00:26:05 2014 -0500 testutils: Convert docs to markdown Convert lists to markdown. glib/gtestutils.c | 134 ++++++++++++++++-------------------------------------- 1 file changed, 38 insertions(+), 96 deletions(-) commit 77a60147538275710318778335205a796269fad0 Author: Matthias Clasen Date: Fri Jan 31 23:47:57 2014 -0500 GApplication: Convert docs to markdown gio/gapplication.c | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) commit 01be2876893f70eed25f479545e8fb632470c0f5 Author: Matthias Clasen Date: Fri Jan 31 23:47:42 2014 -0500 gdbusnameowning: Convert docs to markdown gio/gdbusnameowning.c | 127 +++++++++++++++++++++++++------------------------- 1 file changed, 63 insertions(+), 64 deletions(-) commit 3247d117042c834bc8d8e3737147d50e804f7f60 Author: Matthias Clasen Date: Fri Jan 31 23:42:40 2014 -0500 GDBusConnection: Convert docs to markdown And straighten out capitalization across the file. gio/gdbusconnection.c | 724 +++++++++++++++++++++++++------------------------- 1 file changed, 368 insertions(+), 356 deletions(-) commit fee9194adeac05d843280c8726641e6004e7bc8a Author: Matthias Clasen Date: Fri Jan 31 23:01:30 2014 -0500 GIcon: Convert docs to markdown gio/gicon.c | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) commit 192ddc0792b552ffb653e0ab43f04a25cfd678d9 Author: Matthias Clasen Date: Fri Jan 31 23:01:13 2014 -0500 GDBusProxy: Convert docs to markdown gio/gdbusproxy.c | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) commit 54578e4c34f8ad7dc315afb18923cbac857ff43d Author: Matthias Clasen Date: Fri Jan 31 23:00:58 2014 -0500 GMenuModel: Convert docs to markdown gio/gmenumodel.c | 56 ++++++++++++++++++++++---------------------------------- 1 file changed, 22 insertions(+), 34 deletions(-) commit 4a1710862d6c18e4280c595f380f3b210145432c Author: Matthias Clasen Date: Fri Jan 31 22:49:44 2014 -0500 GSimpleProxyResolver: convert docs to markdown gio/gsimpleproxyresolver.c | 76 ++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 47 deletions(-) commit d7b9f209904bcd5fdee9a902a1302c08a1ca9552 Author: Matthias Clasen Date: Fri Jan 31 22:42:21 2014 -0500 GSocketClient: convert docs to markdown gio/gsocketclient.c | 108 +++++++++++++++++----------------------------------- 1 file changed, 34 insertions(+), 74 deletions(-) commit ba307a0c52599097c3d11c5a88eb28d9f0f48e96 Author: Matthias Clasen Date: Fri Jan 31 22:29:13 2014 -0500 GTask: convert long desc to markdown Use markdown sections and lists here. gio/gtask.c | 264 +++++++++++++++++++++++++++--------------------------------- 1 file changed, 118 insertions(+), 146 deletions(-) commit ed2bb953301b47bf34ff9c76b5931285d8434654 Author: Dan Winship Date: Sat Feb 1 13:37:07 2014 +0100 gio/tests/network-address: fix for systems with large ifindexes In some virtualization setups, ifindexes can end up becoming very large, and so the existing code that assumes that *some* interface must have an index less than 255 fails. Fix this by explicitly looking for "lo" first. And then if that fails (on Windows, or other systems where the loopback interface is not called "lo"), try indexes up to 1024 rather than 255. https://bugzilla.gnome.org/show_bug.cgi?id=723048 gio/tests/network-address.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) commit 76330899a1b0f8f8dea1912e7f24d73eb3adc1c0 Author: Dan Winship Date: Sat Feb 1 13:27:19 2014 +0100 Unbreak glib/tests/markup-parse after FSF address change patch glib/tests/markups/valid-14.gmarkup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 243b264fca673d0a4e69cad3d0984474324f86a9 Author: Dan Winship Date: Tue Jan 28 14:46:37 2014 -0500 gnetworkmonitornetlink: filter out IPv6 LL MC changes For some reason, IPv6 link-local multicast routing changes all the time. GNetworkMonitorBase was already ignoring them for purposes of emitting network-changed, but GNetworkMonitorNetlink would still trigger a re-dump after getting one, so network-changed would end up getting emitted anyway. gio/gnetworkmonitornetlink.c | 10 ++++++++++ 1 file changed, 10 insertions(+) commit cade4d6f19b356eb7eaea9963263cbbe8d95e2de Author: Matthias Clasen Date: Fri Jan 31 22:14:01 2014 -0500 Fix the docs build gio/gtask.c | 9 ++++++--- gio/gtestdbus.c | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) commit a4c33c6f8b39c0517d0034d2298a952df4897535 Author: Matthias Clasen Date: Fri Jan 31 22:05:04 2014 -0500 Docs: Don't use the code tag gio/gdbusaddress.c | 19 ++++++++++--------- glib/glib-init.c | 12 ++++++------ glib/gvariant-parser.c | 5 ++++- glib/gvariant.c | 10 +++++----- gobject/gsignal.c | 5 ++--- gobject/gvaluearray.c | 3 +-- 6 files changed, 28 insertions(+), 26 deletions(-) commit 17f51583a8733c312f5ac53478b36c5f3972ab45 Author: Matthias Clasen Date: Fri Jan 31 21:56:33 2014 -0500 Docs: Convert examples to |[ ]| gio/gactionmap.c | 7 +- gio/gapplication.c | 22 +++--- gio/gcontenttype.c | 7 +- gio/gdbuserror.c | 16 ++--- gio/gdbusmessage.c | 8 +-- gio/gfile.c | 4 +- gio/gmenu.c | 10 ++- gio/gresource.c | 10 +-- gio/gsettings.c | 16 ++--- gio/gsimpleaction.c | 20 +++--- gio/gtask.c | 31 ++++---- gio/gtestdbus.c | 13 ++-- gio/gvolume.c | 124 ++++++++++++++++---------------- glib/deprecated/gthread-deprecated.c | 134 +++++++++++++++-------------------- glib/garray.c | 54 +++++++------- glib/gconvert.c | 2 +- glib/gmessages.c | 26 +++---- glib/goption.c | 5 +- glib/gslice.c | 25 +++---- glib/gthread-posix.c | 10 +-- glib/gthread.c | 102 +++++++++++--------------- glib/gurifuncs.c | 4 +- glib/gvariant-parser.c | 5 +- glib/gvariant.c | 67 ++++++++---------- glib/gversion.c | 24 ++----- gobject/gobject.c | 34 ++++----- gobject/gtype.c | 8 +-- 27 files changed, 346 insertions(+), 442 deletions(-) commit 4d12e0d66f1641a6eb2ba9c65579935136f6ef46 Author: Matthias Clasen Date: Fri Jan 31 20:34:33 2014 -0500 Docs: Don't use the emphasis tag Most of the time, the text read just as well without the extra boldness. gio/gasyncresult.c | 11 +- gio/gcancellable.c | 16 +- gio/gdatainputstream.c | 14 +- gio/gdbusconnection.c | 7 +- gio/gdbusmethodinvocation.c | 2 +- gio/gdbusobjectmanagerclient.c | 13 +- gio/gdbusproxy.c | 2 +- gio/gdbusutils.c | 7 +- gio/gnetworking.c | 9 +- gio/gnetworkmonitor.c | 7 +- gio/goutputstream.c | 26 ++- gio/gresolver.c | 5 +- gio/gsettings.c | 3 +- gio/gtask.c | 4 +- glib/docs.c | 34 ++-- glib/gcharset.c | 2 +- glib/gconvert.c | 17 +- glib/gdate.c | 24 +-- glib/gerror.c | 96 +++++------ glib/ggettext.c | 4 +- glib/giochannel.c | 3 +- glib/gmain.c | 7 +- glib/gmem.c | 18 ++- glib/gmessages.c | 3 +- glib/goption.c | 6 +- glib/gpattern.c | 17 +- glib/gquark.c | 34 ++-- glib/gqueue.c | 18 +-- glib/gsequence.c | 153 +++++++++--------- glib/gstrfuncs.c | 30 ++-- glib/gthread.c | 7 +- glib/gutf8.c | 8 +- glib/gutils.c | 18 ++- gobject/gbinding.c | 24 +-- gobject/gsignal.c | 43 ++--- gobject/gtype.c | 359 +++++++++++++++++++++-------------------- 36 files changed, 515 insertions(+), 536 deletions(-) commit 64eface479baf3db06f0f42b43f391db55b5ad4d Author: Matthias Clasen Date: Fri Jan 31 17:38:27 2014 -0500 Docs: don't use the warning tag More markup removal gio/gdbusinterface.c | 11 +++++------ gio/gfile.c | 8 ++++---- gio/goutputstream.c | 10 +++++----- glib/docs.c | 9 ++++----- glib/genviron.c | 36 ++++++++++++++++-------------------- glib/grand.c | 10 +++++----- glib/gstrfuncs.c | 11 +++++------ glib/gvariant.c | 4 ++-- 8 files changed, 46 insertions(+), 53 deletions(-) commit c575d24dfb78d956e66a522524c7b1d82d0adde7 Author: Matthias Clasen Date: Fri Jan 31 14:56:10 2014 -0500 Docs: Don't use the note tag More markup avoidance. gio/gioscheduler.c | 8 +- gio/gsettingsbackend.c | 6 +- gio/gsimpleasyncresult.c | 8 +- gio/gthemedicon.c | 4 - glib/docs.c | 271 +++++++++---------- glib/garray.c | 676 ++++++++++++++++++++++++----------------------- glib/ggettext.c | 24 +- glib/gkeyfile.c | 7 +- glib/glib-unix.c | 18 +- glib/glist.c | 31 +-- glib/gmacros.h | 52 ++-- glib/gmem.c | 17 +- glib/gqueue.c | 7 +- glib/gsequence.c | 8 - glib/gslist.c | 30 +-- glib/gspawn.c | 161 ++++++----- glib/gstrfuncs.c | 219 ++++++++------- glib/gthread-posix.c | 7 +- glib/gthread.c | 10 +- glib/gutils.c | 28 +- gobject/gbinding.c | 48 ++-- gobject/gobject.c | 2 - 22 files changed, 773 insertions(+), 869 deletions(-) commit 4cbee6a35b4f75dc418cb9e0219dcd3104a5ba17 Author: Colin Walters Date: Fri Jan 31 09:36:52 2014 -0500 Restore executability for other files gio/gdbus-2.0/codegen/codegen_main.py | 0 glib/gen-unicode-tables.pl | 0 glib/gtester-report | 0 tests/gen-casefold-txt.pl | 0 tests/gen-casemap-txt.pl | 0 5 files changed, 0 insertions(+), 0 deletions(-) commit a7435d2e69d4757c129e0e5cb36eb2c810f50bf1 Author: Colin Walters Date: Fri Jan 31 09:23:45 2014 -0500 Restore executability on data-to-c.pl gio/data-to-c.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) commit 078dbda148a81af1b3a76fbda72f089b963087f1 Author: Daniel Mustieles Date: Thu Jan 23 12:58:29 2014 +0100 Updated FSF's address gio/data-to-c.pl | 4 +--- gio/fam/fam-helper.c | 4 +--- gio/fam/fam-helper.h | 4 +--- gio/fam/fam-module.c | 4 +--- gio/fam/gfamdirectorymonitor.c | 4 +--- gio/fam/gfamdirectorymonitor.h | 4 +--- gio/fam/gfamfilemonitor.c | 4 +--- gio/fam/gfamfilemonitor.h | 4 +--- gio/fen/fen-dump.c | 4 +--- gio/fen/fen-dump.h | 4 +--- gio/fen/fen-helper.c | 4 +--- gio/fen/fen-helper.h | 4 +--- gio/fen/fen-kernel.c | 4 +--- gio/fen/fen-kernel.h | 4 +--- gio/fen/fen-node.c | 4 +--- gio/fen/fen-node.h | 4 +--- gio/fen/gfendirectorymonitor.c | 4 +--- gio/fen/gfendirectorymonitor.h | 4 +--- gio/fen/gfenfilemonitor.c | 4 +--- gio/fen/gfenfilemonitor.h | 4 +--- gio/gaction.c | 4 +--- gio/gaction.h | 4 +--- gio/gactiongroup.c | 4 +--- gio/gactiongroup.h | 4 +--- gio/gactiongroupexporter.c | 4 +--- gio/gactiongroupexporter.h | 4 +--- gio/gactionmap.c | 4 +--- gio/gactionmap.h | 4 +--- gio/gappinfo.c | 4 +--- gio/gappinfo.h | 4 +--- gio/gappinfoprivate.h | 4 +--- gio/gapplication-tool.c | 4 +--- gio/gapplication.c | 4 +--- gio/gapplication.h | 4 +--- gio/gapplicationcommandline.c | 4 +--- gio/gapplicationcommandline.h | 4 +--- gio/gapplicationimpl-dbus.c | 4 +--- gio/gasynchelper.c | 4 +--- gio/gasynchelper.h | 4 +--- gio/gasyncinitable.c | 4 +--- gio/gasyncinitable.h | 4 +--- gio/gasyncresult.c | 4 +--- gio/gasyncresult.h | 4 +--- gio/gbufferedinputstream.c | 4 +--- gio/gbufferedinputstream.h | 4 +--- gio/gbufferedoutputstream.c | 4 +--- gio/gbufferedoutputstream.h | 4 +--- gio/gbytesicon.c | 4 +--- gio/gbytesicon.h | 4 +--- gio/gcancellable.c | 4 +--- gio/gcancellable.h | 4 +--- gio/gcharsetconverter.c | 4 +--- gio/gcharsetconverter.h | 4 +--- gio/gcontenttype-win32.c | 4 +--- gio/gcontenttype.c | 4 +--- gio/gcontenttype.h | 4 +--- gio/gcontenttypeprivate.h | 4 +--- gio/gconverter.c | 4 +--- gio/gconverter.h | 4 +--- gio/gconverterinputstream.c | 4 +--- gio/gconverterinputstream.h | 4 +--- gio/gconverteroutputstream.c | 4 +--- gio/gconverteroutputstream.h | 4 +--- gio/gcredentials.c | 4 +--- gio/gcredentials.h | 4 +--- gio/gcredentialsprivate.h | 4 +--- gio/gdatainputstream.c | 4 +--- gio/gdatainputstream.h | 4 +--- gio/gdataoutputstream.c | 4 +--- gio/gdataoutputstream.h | 4 +--- gio/gdbus-2.0/codegen/__init__.py | 4 +--- gio/gdbus-2.0/codegen/codegen.py | 4 +--- gio/gdbus-2.0/codegen/codegen_docbook.py | 4 +--- gio/gdbus-2.0/codegen/codegen_main.py | 4 +--- gio/gdbus-2.0/codegen/config.py.in | 4 +--- gio/gdbus-2.0/codegen/dbustypes.py | 4 +--- gio/gdbus-2.0/codegen/gdbus-codegen.in | 4 +--- gio/gdbus-2.0/codegen/parser.py | 4 +--- gio/gdbus-2.0/codegen/utils.py | 4 +--- gio/gdbus-tool.c | 4 +--- gio/gdbusactiongroup-private.h | 4 +--- gio/gdbusactiongroup.c | 4 +--- gio/gdbusactiongroup.h | 4 +--- gio/gdbusaddress.c | 4 +--- gio/gdbusaddress.h | 4 +--- gio/gdbusauth.c | 4 +--- gio/gdbusauth.h | 4 +--- gio/gdbusauthmechanism.c | 4 +--- gio/gdbusauthmechanism.h | 4 +--- gio/gdbusauthmechanismanon.c | 4 +--- gio/gdbusauthmechanismanon.h | 4 +--- gio/gdbusauthmechanismexternal.c | 4 +--- gio/gdbusauthmechanismexternal.h | 4 +--- gio/gdbusauthmechanismsha1.c | 4 +--- gio/gdbusauthmechanismsha1.h | 4 +--- gio/gdbusauthobserver.c | 4 +--- gio/gdbusauthobserver.h | 4 +--- gio/gdbusconnection.c | 4 +--- gio/gdbusconnection.h | 4 +--- gio/gdbuserror.c | 4 +--- gio/gdbuserror.h | 4 +--- gio/gdbusinterface.c | 4 +--- gio/gdbusinterface.h | 4 +--- gio/gdbusinterfaceskeleton.c | 4 +--- gio/gdbusinterfaceskeleton.h | 4 +--- gio/gdbusintrospection.c | 4 +--- gio/gdbusintrospection.h | 4 +--- gio/gdbusmenumodel.c | 4 +--- gio/gdbusmenumodel.h | 4 +--- gio/gdbusmessage.c | 4 +--- gio/gdbusmessage.h | 4 +--- gio/gdbusmethodinvocation.c | 4 +--- gio/gdbusmethodinvocation.h | 4 +--- gio/gdbusnameowning.c | 4 +--- gio/gdbusnameowning.h | 4 +--- gio/gdbusnamewatching.c | 4 +--- gio/gdbusnamewatching.h | 4 +--- gio/gdbusobject.c | 4 +--- gio/gdbusobject.h | 4 +--- gio/gdbusobjectmanager.c | 4 +--- gio/gdbusobjectmanager.h | 4 +--- gio/gdbusobjectmanagerclient.c | 4 +--- gio/gdbusobjectmanagerclient.h | 4 +--- gio/gdbusobjectmanagerserver.c | 4 +--- gio/gdbusobjectmanagerserver.h | 4 +--- gio/gdbusobjectproxy.c | 4 +--- gio/gdbusobjectproxy.h | 4 +--- gio/gdbusobjectskeleton.c | 4 +--- gio/gdbusobjectskeleton.h | 4 +--- gio/gdbusprivate.c | 4 +--- gio/gdbusprivate.h | 4 +--- gio/gdbusproxy.c | 4 +--- gio/gdbusproxy.h | 4 +--- gio/gdbusserver.c | 4 +--- gio/gdbusserver.h | 4 +--- gio/gdbusutils.c | 4 +--- gio/gdbusutils.h | 4 +--- gio/gdelayedsettingsbackend.c | 4 +--- gio/gdelayedsettingsbackend.h | 4 +--- gio/gdesktopappinfo.c | 4 +--- gio/gdesktopappinfo.h | 4 +--- gio/gdrive.c | 4 +--- gio/gdrive.h | 4 +--- gio/gdummyfile.c | 4 +--- gio/gdummyfile.h | 4 +--- gio/gdummyproxyresolver.c | 4 +--- gio/gdummyproxyresolver.h | 4 +--- gio/gdummytlsbackend.c | 4 +--- gio/gdummytlsbackend.h | 4 +--- gio/gemblem.c | 4 +--- gio/gemblem.h | 4 +--- gio/gemblemedicon.c | 4 +--- gio/gemblemedicon.h | 4 +--- gio/gfdonotificationbackend.c | 4 +--- gio/gfile.c | 4 +--- gio/gfile.h | 4 +--- gio/gfileattribute-priv.h | 4 +--- gio/gfileattribute.c | 4 +--- gio/gfileattribute.h | 4 +--- gio/gfiledescriptorbased.c | 4 +--- gio/gfiledescriptorbased.h | 4 +--- gio/gfileenumerator.c | 4 +--- gio/gfileenumerator.h | 4 +--- gio/gfileicon.c | 4 +--- gio/gfileicon.h | 4 +--- gio/gfileinfo-priv.h | 4 +--- gio/gfileinfo.c | 4 +--- gio/gfileinfo.h | 4 +--- gio/gfileinputstream.c | 4 +--- gio/gfileinputstream.h | 4 +--- gio/gfileiostream.c | 4 +--- gio/gfileiostream.h | 4 +--- gio/gfilemonitor.c | 4 +--- gio/gfilemonitor.h | 4 +--- gio/gfilenamecompleter.c | 4 +--- gio/gfilenamecompleter.h | 4 +--- gio/gfileoutputstream.c | 4 +--- gio/gfileoutputstream.h | 4 +--- gio/gfilterinputstream.c | 4 +--- gio/gfilterinputstream.h | 4 +--- gio/gfilteroutputstream.c | 4 +--- gio/gfilteroutputstream.h | 4 +--- gio/ggtknotificationbackend.c | 4 +--- gio/gicon.c | 4 +--- gio/gicon.h | 4 +--- gio/ginetaddress.c | 4 +--- gio/ginetaddress.h | 4 +--- gio/ginetaddressmask.c | 4 +--- gio/ginetaddressmask.h | 4 +--- gio/ginetsocketaddress.c | 4 +--- gio/ginetsocketaddress.h | 4 +--- gio/ginitable.c | 4 +--- gio/ginitable.h | 4 +--- gio/ginputstream.c | 4 +--- gio/ginputstream.h | 4 +--- gio/gio-querymodules.c | 4 +--- gio/gio.h | 4 +--- gio/gioenums.h | 4 +--- gio/gioerror.c | 4 +--- gio/gioerror.h | 4 +--- gio/giomodule-priv.h | 4 +--- gio/giomodule.c | 4 +--- gio/giomodule.h | 4 +--- gio/gioprivate.h | 4 +--- gio/gioscheduler.c | 4 +--- gio/gioscheduler.h | 4 +--- gio/giostream.c | 4 +--- gio/giotypes.h | 4 +--- gio/giowin32-priv.h | 4 +--- gio/gkeyfilesettingsbackend.c | 4 +--- gio/glib-compile-resources.c | 4 +--- gio/glib-compile-schemas.c | 4 +--- gio/gloadableicon.c | 4 +--- gio/gloadableicon.h | 4 +--- gio/glocaldirectorymonitor.c | 4 +--- gio/glocaldirectorymonitor.h | 4 +--- gio/glocalfile.c | 4 +--- gio/glocalfile.h | 4 +--- gio/glocalfileenumerator.c | 4 +--- gio/glocalfileenumerator.h | 4 +--- gio/glocalfileinfo.c | 4 +--- gio/glocalfileinfo.h | 4 +--- gio/glocalfileinputstream.c | 4 +--- gio/glocalfileinputstream.h | 4 +--- gio/glocalfileiostream.c | 4 +--- gio/glocalfileiostream.h | 4 +--- gio/glocalfilemonitor.c | 4 +--- gio/glocalfilemonitor.h | 4 +--- gio/glocalfileoutputstream.c | 4 +--- gio/glocalfileoutputstream.h | 4 +--- gio/glocalvfs.c | 4 +--- gio/glocalvfs.h | 4 +--- gio/gmemoryinputstream.c | 4 +--- gio/gmemoryinputstream.h | 4 +--- gio/gmemoryoutputstream.c | 4 +--- gio/gmemoryoutputstream.h | 4 +--- gio/gmemorysettingsbackend.c | 4 +--- gio/gmenu.c | 4 +--- gio/gmenu.h | 4 +--- gio/gmenuexporter.c | 4 +--- gio/gmenuexporter.h | 4 +--- gio/gmenumodel.c | 4 +--- gio/gmenumodel.h | 4 +--- gio/gmount.c | 4 +--- gio/gmount.h | 4 +--- gio/gmountoperation.c | 4 +--- gio/gmountoperation.h | 4 +--- gio/gmountprivate.h | 4 +--- gio/gnativevolumemonitor.c | 4 +--- gio/gnativevolumemonitor.h | 4 +--- gio/gnetworkaddress.c | 4 +--- gio/gnetworkaddress.h | 4 +--- gio/gnetworking.c | 4 +--- gio/gnetworking.h.in | 4 +--- gio/gnetworking.h.win32 | 4 +--- gio/gnetworkingprivate.h | 4 +--- gio/gnetworkmonitor.c | 4 +--- gio/gnetworkmonitor.h | 4 +--- gio/gnetworkmonitorbase.c | 4 +--- gio/gnetworkmonitorbase.h | 4 +--- gio/gnetworkmonitornetlink.c | 4 +--- gio/gnetworkmonitornetlink.h | 4 +--- gio/gnetworkservice.c | 4 +--- gio/gnetworkservice.h | 4 +--- gio/gnextstepsettingsbackend.c | 4 +--- gio/gnotification-private.h | 4 +--- gio/gnotification.c | 4 +--- gio/gnotification.h | 4 +--- gio/gnotificationbackend.c | 4 +--- gio/gnotificationbackend.h | 4 +--- gio/gnullsettingsbackend.c | 4 +--- gio/goutputstream.c | 4 +--- gio/goutputstream.h | 4 +--- gio/gpermission.c | 4 +--- gio/gpermission.h | 4 +--- gio/gpollableinputstream.c | 4 +--- gio/gpollableinputstream.h | 4 +--- gio/gpollableoutputstream.c | 4 +--- gio/gpollableoutputstream.h | 4 +--- gio/gpollableutils.c | 4 +--- gio/gpollableutils.h | 4 +--- gio/gpollfilemonitor.c | 4 +--- gio/gpollfilemonitor.h | 4 +--- gio/gpropertyaction.c | 4 +--- gio/gpropertyaction.h | 4 +--- gio/gproxy.c | 4 +--- gio/gproxy.h | 4 +--- gio/gproxyaddress.c | 4 +--- gio/gproxyaddress.h | 4 +--- gio/gproxyaddressenumerator.c | 4 +--- gio/gproxyaddressenumerator.h | 4 +--- gio/gproxyresolver.c | 4 +--- gio/gproxyresolver.h | 4 +--- gio/gregistrysettingsbackend.c | 4 +--- gio/gregistrysettingsbackend.h | 4 +--- gio/gremoteactiongroup.c | 4 +--- gio/gremoteactiongroup.h | 4 +--- gio/gresolver.c | 4 +--- gio/gresolver.h | 4 +--- gio/gresource-tool.c | 4 +--- gio/gresource.c | 4 +--- gio/gresource.h | 4 +--- gio/gresourcefile.c | 4 +--- gio/gresourcefile.h | 4 +--- gio/gseekable.c | 4 +--- gio/gseekable.h | 4 +--- gio/gsettings-mapping.c | 4 +--- gio/gsettings-mapping.h | 4 +--- gio/gsettings-tool.c | 4 +--- gio/gsettings.c | 4 +--- gio/gsettings.h | 4 +--- gio/gsettingsbackend.c | 4 +--- gio/gsettingsbackend.h | 4 +--- gio/gsettingsbackendinternal.h | 4 +--- gio/gsettingsschema-internal.h | 4 +--- gio/gsettingsschema.c | 4 +--- gio/gsettingsschema.h | 4 +--- gio/gsimpleaction.c | 4 +--- gio/gsimpleaction.h | 4 +--- gio/gsimpleactiongroup.c | 4 +--- gio/gsimpleactiongroup.h | 4 +--- gio/gsimpleasyncresult.c | 4 +--- gio/gsimpleasyncresult.h | 4 +--- gio/gsimplepermission.c | 4 +--- gio/gsimplepermission.h | 4 +--- gio/gsimpleproxyresolver.h | 4 +--- gio/gsocket.c | 4 +--- gio/gsocket.h | 4 +--- gio/gsocketaddress.c | 4 +--- gio/gsocketaddress.h | 4 +--- gio/gsocketaddressenumerator.c | 4 +--- gio/gsocketaddressenumerator.h | 4 +--- gio/gsocketclient.c | 4 +--- gio/gsocketclient.h | 4 +--- gio/gsocketconnectable.c | 4 +--- gio/gsocketconnectable.h | 4 +--- gio/gsocketconnection.c | 4 +--- gio/gsocketconnection.h | 4 +--- gio/gsocketcontrolmessage.h | 4 +--- gio/gsocketinputstream.c | 4 +--- gio/gsocketlistener.c | 4 +--- gio/gsocketlistener.h | 4 +--- gio/gsocketoutputstream.c | 4 +--- gio/gsocketservice.c | 4 +--- gio/gsocketservice.h | 4 +--- gio/gsocks4aproxy.c | 4 +--- gio/gsocks4aproxy.h | 4 +--- gio/gsocks4proxy.c | 4 +--- gio/gsocks4proxy.h | 4 +--- gio/gsocks5proxy.c | 4 +--- gio/gsocks5proxy.h | 4 +--- gio/gsrvtarget.c | 4 +--- gio/gsrvtarget.h | 4 +--- gio/gsubprocess.h | 4 +--- gio/gsubprocesslauncher-private.h | 4 +--- gio/gsubprocesslauncher.h | 4 +--- gio/gtask.c | 4 +--- gio/gtask.h | 4 +--- gio/gtcpconnection.h | 4 +--- gio/gtcpwrapperconnection.c | 4 +--- gio/gtcpwrapperconnection.h | 4 +--- gio/gtestdbus.c | 4 +--- gio/gtestdbus.h | 4 +--- gio/gthemedicon.c | 4 +--- gio/gthemedicon.h | 4 +--- gio/gthreadedresolver.c | 4 +--- gio/gthreadedresolver.h | 4 +--- gio/gthreadedsocketservice.c | 4 +--- gio/gthreadedsocketservice.h | 4 +--- gio/gtlsbackend.c | 4 +--- gio/gtlsbackend.h | 4 +--- gio/gtlscertificate.c | 4 +--- gio/gtlscertificate.h | 4 +--- gio/gtlsclientconnection.c | 4 +--- gio/gtlsclientconnection.h | 4 +--- gio/gtlsconnection.c | 4 +--- gio/gtlsconnection.h | 4 +--- gio/gtlsdatabase.c | 4 +--- gio/gtlsdatabase.h | 4 +--- gio/gtlsfiledatabase.c | 4 +--- gio/gtlsinteraction.c | 4 +--- gio/gtlsinteraction.h | 4 +--- gio/gtlspassword.c | 4 +--- gio/gtlspassword.h | 4 +--- gio/gtlsserverconnection.c | 4 +--- gio/gtlsserverconnection.h | 4 +--- gio/gunionvolumemonitor.c | 4 +--- gio/gunionvolumemonitor.h | 4 +--- gio/gunixconnection.h | 4 +--- gio/gunixcredentialsmessage.h | 4 +--- gio/gunixfdlist.h | 4 +--- gio/gunixfdmessage.h | 4 +--- gio/gunixinputstream.c | 4 +--- gio/gunixinputstream.h | 4 +--- gio/gunixmount.c | 4 +--- gio/gunixmount.h | 4 +--- gio/gunixmounts.c | 4 +--- gio/gunixmounts.h | 4 +--- gio/gunixoutputstream.c | 4 +--- gio/gunixoutputstream.h | 4 +--- gio/gunixsocketaddress.c | 4 +--- gio/gunixsocketaddress.h | 4 +--- gio/gunixvolume.c | 4 +--- gio/gunixvolume.h | 4 +--- gio/gunixvolumemonitor.c | 4 +--- gio/gunixvolumemonitor.h | 4 +--- gio/gvdb/gvdb-builder.c | 4 +--- gio/gvdb/gvdb-builder.h | 4 +--- gio/gvdb/gvdb-format.h | 4 +--- gio/gvdb/gvdb-reader.c | 4 +--- gio/gvdb/gvdb-reader.h | 4 +--- gio/gvfs.c | 4 +--- gio/gvfs.h | 4 +--- gio/gvolume.c | 4 +--- gio/gvolume.h | 4 +--- gio/gvolumemonitor.c | 4 +--- gio/gvolumemonitor.h | 4 +--- gio/gwin32appinfo.c | 4 +--- gio/gwin32appinfo.h | 4 +--- gio/gwin32inputstream.c | 4 +--- gio/gwin32inputstream.h | 4 +--- gio/gwin32mount.c | 4 +--- gio/gwin32mount.h | 4 +--- gio/gwin32outputstream.c | 4 +--- gio/gwin32outputstream.h | 4 +--- gio/gwin32volumemonitor.c | 4 +--- gio/gwin32volumemonitor.h | 4 +--- gio/gzlibcompressor.c | 4 +--- gio/gzlibcompressor.h | 4 +--- gio/gzlibdecompressor.c | 4 +--- gio/gzlibdecompressor.h | 4 +--- gio/inotify/ginotifydirectorymonitor.c | 4 +--- gio/inotify/ginotifydirectorymonitor.h | 4 +--- gio/inotify/ginotifyfilemonitor.c | 4 +--- gio/inotify/ginotifyfilemonitor.h | 4 +--- gio/inotify/inotify-helper.c | 3 +-- gio/inotify/inotify-helper.h | 3 +-- gio/inotify/inotify-kernel.c | 3 +-- gio/inotify/inotify-kernel.h | 3 +-- gio/inotify/inotify-missing.c | 3 +-- gio/inotify/inotify-missing.h | 3 +-- gio/inotify/inotify-path.c | 3 +-- gio/inotify/inotify-path.h | 3 +-- gio/inotify/inotify-sub.c | 3 +-- gio/inotify/inotify-sub.h | 3 +-- gio/strinfo.c | 4 +--- gio/tests/cancellable.c | 4 +--- gio/tests/dbus-appinfo.c | 4 +--- gio/tests/desktop-app-info.c | 4 +--- gio/tests/filter-cat.c | 4 +--- gio/tests/gdbus-addresses.c | 4 +--- gio/tests/gdbus-auth.c | 4 +--- gio/tests/gdbus-bz627724.c | 4 +--- gio/tests/gdbus-close-pending.c | 4 +--- gio/tests/gdbus-connection-flush-helper.c | 4 +--- gio/tests/gdbus-connection-flush.c | 4 +--- gio/tests/gdbus-connection-loss.c | 4 +--- gio/tests/gdbus-connection-slow.c | 4 +--- gio/tests/gdbus-connection.c | 4 +--- gio/tests/gdbus-error.c | 4 +--- gio/tests/gdbus-exit-on-close.c | 4 +--- gio/tests/gdbus-export.c | 4 +--- gio/tests/gdbus-introspection.c | 4 +--- gio/tests/gdbus-message.c | 4 +--- gio/tests/gdbus-names.c | 4 +--- gio/tests/gdbus-non-socket.c | 4 +--- gio/tests/gdbus-overflow.c | 4 +--- gio/tests/gdbus-peer-object-manager.c | 4 +--- gio/tests/gdbus-peer.c | 4 +--- gio/tests/gdbus-proxy-threads.c | 4 +--- gio/tests/gdbus-proxy-well-known-name.c | 4 +--- gio/tests/gdbus-proxy.c | 4 +--- gio/tests/gdbus-serialization.c | 4 +--- gio/tests/gdbus-sessionbus.c | 4 +--- gio/tests/gdbus-sessionbus.h | 4 +--- gio/tests/gdbus-test-codegen.c | 4 +--- gio/tests/gdbus-tests.c | 4 +--- gio/tests/gdbus-tests.h | 4 +--- gio/tests/gdbus-threading.c | 4 +--- gio/tests/gnotification-server.c | 4 +--- gio/tests/gnotification-server.h | 4 +--- gio/tests/gnotification.c | 4 +--- gio/tests/gtesttlsbackend.c | 4 +--- gio/tests/gtesttlsbackend.h | 4 +--- gio/tests/gtlsconsoleinteraction.c | 4 +--- gio/tests/gtlsconsoleinteraction.h | 4 +--- gio/tests/network-monitor.c | 4 +--- gio/tests/pollable.c | 4 +--- gio/tests/proxy-test.c | 4 +--- gio/tests/proxy.c | 4 +--- gio/tests/resolver.c | 4 +--- gio/tests/resources.c | 4 +--- gio/tests/socket.c | 4 +--- gio/tests/test-io-stream.c | 4 +--- gio/tests/test-io-stream.h | 4 +--- gio/tests/test-pipe-unix.c | 4 +--- gio/tests/test-pipe-unix.h | 4 +--- gio/tests/tls-certificate.c | 4 +--- gio/tests/tls-interaction.c | 4 +--- gio/thumbnail-verify.c | 4 +--- gio/thumbnail-verify.h | 4 +--- gio/win32/gwin32directorymonitor.c | 4 +--- gio/win32/gwin32directorymonitor.h | 4 +--- gio/win32/gwinhttpfile.c | 4 +--- gio/win32/gwinhttpfile.h | 4 +--- gio/win32/gwinhttpfileinputstream.c | 4 +--- gio/win32/gwinhttpfileinputstream.h | 4 +--- gio/win32/gwinhttpfileoutputstream.c | 4 +--- gio/win32/gwinhttpfileoutputstream.h | 4 +--- gio/win32/gwinhttpvfs.c | 4 +--- gio/win32/gwinhttpvfs.h | 4 +--- gio/xdgmime/xdgmime.c | 4 +--- gio/xdgmime/xdgmime.h | 4 +--- gio/xdgmime/xdgmimealias.c | 4 +--- gio/xdgmime/xdgmimealias.h | 4 +--- gio/xdgmime/xdgmimecache.c | 4 +--- gio/xdgmime/xdgmimecache.h | 4 +--- gio/xdgmime/xdgmimeglob.c | 4 +--- gio/xdgmime/xdgmimeglob.h | 4 +--- gio/xdgmime/xdgmimeicon.c | 4 +--- gio/xdgmime/xdgmimeicon.h | 4 +--- gio/xdgmime/xdgmimeint.c | 4 +--- gio/xdgmime/xdgmimeint.h | 4 +--- gio/xdgmime/xdgmimemagic.c | 4 +--- gio/xdgmime/xdgmimemagic.h | 4 +--- gio/xdgmime/xdgmimeparent.c | 4 +--- gio/xdgmime/xdgmimeparent.h | 4 +--- glib-gettextize.in | 3 +-- glib/deprecated/gallocator.c | 4 +--- glib/deprecated/gallocator.h | 4 +--- glib/deprecated/gcache.c | 4 +--- glib/deprecated/gcache.h | 4 +--- glib/deprecated/gcompletion.c | 4 +--- glib/deprecated/gcompletion.h | 4 +--- glib/deprecated/gmain.h | 4 +--- glib/deprecated/grel.h | 4 +--- glib/deprecated/gthread-deprecated.c | 4 +--- glib/deprecated/gthread.h | 4 +--- glib/docs.c | 4 +--- glib/galloca.h | 4 +--- glib/garray.c | 4 +--- glib/garray.h | 4 +--- glib/gasyncqueue.c | 4 +--- glib/gasyncqueue.h | 4 +--- glib/gasyncqueueprivate.h | 4 +--- glib/gatomic.c | 4 +--- glib/gatomic.h | 4 +--- glib/gbacktrace.c | 4 +--- glib/gbacktrace.h | 4 +--- glib/gbase64.c | 4 +--- glib/gbase64.h | 4 +--- glib/gbitlock.c | 4 +--- glib/gbitlock.h | 4 +--- glib/gbytes.c | 4 +--- glib/gbytes.h | 4 +--- glib/gcharset.c | 4 +--- glib/gcharset.h | 3 +-- glib/gcharsetprivate.h | 4 +--- glib/gchecksum.c | 4 +--- glib/gchecksum.h | 4 +--- glib/gconvert.c | 4 +--- glib/gconvert.h | 4 +--- glib/gdataset.c | 3 +-- glib/gdataset.h | 4 +--- glib/gdatasetprivate.h | 4 +--- glib/gdate.c | 4 +--- glib/gdate.h | 4 +--- glib/gdir.c | 4 +--- glib/gdir.h | 4 +--- glib/gen-unicode-tables.pl | 4 +--- glib/genviron.c | 4 +--- glib/genviron.h | 4 +--- glib/gerror.c | 4 +--- glib/gerror.h | 3 +-- glib/gfileutils.c | 3 +-- glib/gfileutils.h | 3 +-- glib/ggettext.c | 4 +--- glib/ggettext.h | 4 +--- glib/ghash.c | 4 +--- glib/ghash.h | 4 +--- glib/ghmac.c | 4 +--- glib/ghmac.h | 4 +--- glib/ghook.c | 4 +--- glib/ghook.h | 4 +--- glib/ghostutils.c | 4 +--- glib/ghostutils.h | 4 +--- glib/gi18n-lib.h | 4 +--- glib/gi18n.h | 4 +--- glib/giochannel.c | 4 +--- glib/giochannel.h | 4 +--- glib/giounix.c | 4 +--- glib/giowin32.c | 4 +--- glib/gkeyfile.c | 3 +-- glib/gkeyfile.h | 3 +-- glib/glib-init.c | 4 +--- glib/glib-init.h | 4 +--- glib/glib-object.h | 4 +--- glib/glib-private.c | 4 +--- glib/glib-private.h | 4 +--- glib/glib-unix.c | 4 +--- glib/glib-unix.h | 4 +--- glib/glib.h | 4 +--- glib/glib_trace.h | 4 +--- glib/glist.c | 4 +--- glib/glist.h | 4 +--- glib/gmacros.h | 4 +--- glib/gmain-internal.h | 4 +--- glib/gmain.c | 4 +--- glib/gmain.h | 4 +--- glib/gmappedfile.c | 4 +--- glib/gmappedfile.h | 4 +--- glib/gmarkup.c | 3 +-- glib/gmarkup.h | 3 +-- glib/gmem.c | 4 +--- glib/gmem.h | 4 +--- glib/gmessages.c | 4 +--- glib/gmessages.h | 4 +--- glib/gnode.c | 4 +--- glib/gnode.h | 4 +--- glib/gnulib/asnprintf.c | 4 +--- glib/gnulib/g-gnulib.h | 4 +--- glib/gnulib/printf-args.c | 4 +--- glib/gnulib/printf-args.h | 4 +--- glib/gnulib/printf-parse.c | 4 +--- glib/gnulib/printf-parse.h | 4 +--- glib/gnulib/printf.c | 4 +--- glib/gnulib/printf.h | 4 +--- glib/gnulib/vasnprintf.c | 4 +--- glib/gnulib/vasnprintf.h | 4 +--- glib/goption.c | 4 +--- glib/goption.h | 4 +--- glib/gpattern.c | 4 +--- glib/gpattern.h | 4 +--- glib/gpoll.c | 4 +--- glib/gpoll.h | 4 +--- glib/gprimes.c | 4 +--- glib/gprimes.h | 4 +--- glib/gprintf.c | 4 +--- glib/gprintf.h | 4 +--- glib/gprintfint.h | 4 +--- glib/gqsort.c | 4 +--- glib/gqsort.h | 4 +--- glib/gquark.c | 3 +-- glib/gquark.h | 4 +--- glib/gqueue.c | 4 +--- glib/gqueue.h | 4 +--- glib/grand.c | 4 +--- glib/grand.h | 4 +--- glib/gscanner.c | 4 +--- glib/gscanner.h | 4 +--- glib/gsequence.c | 4 +--- glib/gsequence.h | 4 +--- glib/gslice.c | 4 +--- glib/gslice.h | 4 +--- glib/gslist.c | 4 +--- glib/gslist.h | 4 +--- glib/gstdio.c | 3 +-- glib/gstdio.h | 3 +-- glib/gstrfuncs.c | 4 +--- glib/gstrfuncs.h | 4 +--- glib/gstring.c | 4 +--- glib/gstring.h | 4 +--- glib/gstringchunk.c | 4 +--- glib/gstringchunk.h | 4 +--- glib/gtester-report | 4 +--- glib/gtester.c | 4 +--- glib/gtestutils.c | 4 +--- glib/gtestutils.h | 4 +--- glib/gthread-posix.c | 4 +--- glib/gthread-win32.c | 4 +--- glib/gthread.c | 4 +--- glib/gthread.h | 4 +--- glib/gthreadpool.c | 4 +--- glib/gthreadpool.h | 4 +--- glib/gthreadprivate.h | 3 +-- glib/gtimer.c | 4 +--- glib/gtimer.h | 4 +--- glib/gtimezone.c | 4 +--- glib/gtimezone.h | 4 +--- glib/gtrashstack.c | 4 +--- glib/gtrashstack.h | 4 +--- glib/gtree.c | 4 +--- glib/gtree.h | 4 +--- glib/gtypes.h | 4 +--- glib/gunibreak.c | 3 +-- glib/gunicode.h | 3 +-- glib/gunicodeprivate.h | 4 +--- glib/gunicollate.c | 3 +-- glib/gunidecomp.c | 3 +-- glib/guniprop.c | 4 +--- glib/gurifuncs.c | 4 +--- glib/gurifuncs.h | 4 +--- glib/gutf8.c | 4 +--- glib/gutils.c | 4 +--- glib/gutils.h | 4 +--- glib/gvariant-core.c | 4 +--- glib/gvariant-core.h | 4 +--- glib/gvariant-internal.h | 4 +--- glib/gvariant-parser.c | 4 +--- glib/gvariant-serialiser.c | 4 +--- glib/gvariant-serialiser.h | 4 +--- glib/gvariant.c | 4 +--- glib/gvariant.h | 4 +--- glib/gvarianttype.c | 4 +--- glib/gvarianttype.h | 4 +--- glib/gvarianttypeinfo.c | 4 +--- glib/gvarianttypeinfo.h | 4 +--- glib/gversion.c | 4 +--- glib/gversion.h | 4 +--- glib/gversionmacros.h | 4 +--- glib/gwakeup.c | 4 +--- glib/gwakeup.h | 4 +--- glib/gwin32.c | 4 +--- glib/gwin32.h | 4 +--- glib/libcharset/README | 4 +--- glib/tests/array-test.c | 4 +--- glib/tests/cache.c | 4 +--- glib/tests/convert.c | 4 +--- glib/tests/hash.c | 4 +--- glib/tests/hostutils.c | 4 +--- glib/tests/markups/valid-14.expected | 3 +-- glib/tests/markups/valid-14.gmarkup | 3 +-- glib/tests/node.c | 4 +--- glib/tests/pattern.c | 4 +--- glib/tests/regex.c | 4 +--- glib/tests/scannerapi.c | 4 +--- glib/tests/shell.c | 4 +--- glib/tests/sort.c | 4 +--- glib/tests/tree.c | 4 +--- glib/tests/uri.c | 4 +--- glib/tests/utf8-performance.c | 4 +--- glib/tests/utf8-pointer.c | 4 +--- glib/tests/utf8-validate.c | 4 +--- gmodule/gmodule-ar.c | 4 +--- gmodule/gmodule-dl.c | 4 +--- gmodule/gmodule-dyld.c | 4 +--- gmodule/gmodule-win32.c | 4 +--- gmodule/gmodule.c | 4 +--- gmodule/gmodule.h | 4 +--- gmodule/gmoduleconf.h.in | 4 +--- gmodule/gmoduleconf.h.win32 | 4 +--- gobject/gatomicarray.c | 4 +--- gobject/gatomicarray.h | 4 +--- gobject/gbinding.c | 4 +--- gobject/gbinding.h | 4 +--- gobject/gboxed.c | 4 +--- gobject/gboxed.h | 4 +--- gobject/gclosure.c | 4 +--- gobject/gclosure.h | 4 +--- gobject/genums.c | 4 +--- gobject/genums.h | 4 +--- gobject/glib-genmarshal.c | 4 +--- gobject/glib-types.h | 4 +--- gobject/gobject-query.c | 4 +--- gobject/gobject.c | 4 +--- gobject/gobject.h | 4 +--- gobject/gobject_trace.h | 4 +--- gobject/gobjectnotifyqueue.c | 4 +--- gobject/gparam.c | 4 +--- gobject/gparam.h | 4 +--- gobject/gparamspecs.c | 4 +--- gobject/gparamspecs.h | 4 +--- gobject/gsignal.c | 4 +--- gobject/gsignal.h | 4 +--- gobject/gsourceclosure.c | 4 +--- gobject/gsourceclosure.h | 4 +--- gobject/gtype-private.h | 4 +--- gobject/gtype.c | 4 +--- gobject/gtype.h | 4 +--- gobject/gtypemodule.c | 4 +--- gobject/gtypemodule.h | 4 +--- gobject/gtypeplugin.c | 4 +--- gobject/gtypeplugin.h | 4 +--- gobject/gvalue.c | 4 +--- gobject/gvalue.h | 4 +--- gobject/gvaluearray.c | 4 +--- gobject/gvaluearray.h | 4 +--- gobject/gvaluecollector.h | 4 +--- gobject/gvaluetransform.c | 4 +--- gobject/gvaluetypes.c | 4 +--- gobject/gvaluetypes.h | 4 +--- gobject/tests/ifaceproperties.c | 4 +--- gobject/tests/testcommon.h | 4 +--- gthread/gthread-impl.c | 4 +--- po/po2tbl.sed.in | 3 +-- tests/child-test.c | 4 +--- tests/completion-test.c | 4 +--- tests/dirname-test.c | 4 +--- tests/env-test.c | 4 +--- tests/file-test.c | 4 +--- tests/gen-casefold-txt.pl | 4 +--- tests/gen-casemap-txt.pl | 4 +--- tests/gio-test.c | 4 +--- tests/gobject/accumulator.c | 4 +--- tests/gobject/defaultiface.c | 4 +--- tests/gobject/deftype.c | 4 +--- tests/gobject/dynamictype.c | 4 +--- tests/gobject/gvalue-test.c | 4 +--- tests/gobject/ifacecheck.c | 4 +--- tests/gobject/ifaceinherit.c | 4 +--- tests/gobject/ifaceinit.c | 4 +--- tests/gobject/override.c | 4 +--- tests/gobject/paramspec-test.c | 4 +--- tests/gobject/performance-threaded.c | 4 +--- tests/gobject/performance.c | 4 +--- tests/gobject/references.c | 4 +--- tests/gobject/signals.c | 4 +--- tests/gobject/singleton.c | 4 +--- tests/gobject/testcommon.h | 4 +--- tests/gobject/testgobject.c | 4 +--- tests/gobject/testmodule.c | 4 +--- tests/gobject/testmodule.h | 4 +--- tests/libmoduletestplugin_a.c | 4 +--- tests/libmoduletestplugin_b.c | 4 +--- tests/mapping-test.c | 4 +--- tests/memchunks.c | 4 +--- tests/module-test.c | 4 +--- tests/relation-test.c | 4 +--- tests/slice-color.c | 4 +--- tests/slice-concurrent.c | 4 +--- tests/slice-test.c | 4 +--- tests/sources.c | 4 +--- tests/spawn-test.c | 4 +--- tests/testglib.c | 4 +--- tests/type-test.c | 4 +--- 825 files changed, 825 insertions(+), 2444 deletions(-) commit fc04275a007ff2b450d78cfa002a303ba5e2d9d0 Author: Matthias Clasen Date: Fri Jan 31 05:58:17 2014 -0500 Docs: don't use the type tag Just avoid explicit docbook markup. gio/gcredentials.c | 12 +-- gio/ginetsocketaddress.c | 4 +- gio/gsocketaddress.c | 38 ++++--- gio/gunixsocketaddress.c | 2 +- glib/docs.c | 46 ++++----- glib/gdate.c | 2 +- glib/gstrfuncs.c | 66 ++++++------ glib/gutf8.c | 259 ++++++++++++++++++++++------------------------- 8 files changed, 203 insertions(+), 226 deletions(-) commit 3d42934b71f9e3e8ac82b00982a6e0b00ba1b92a Author: Matthias Clasen Date: Fri Jan 31 00:29:14 2014 -0500 Docs: don't use the structname tag Just avoid explicit docbook markup. gio/gapplicationcommandline.c | 4 +-- glib/garray.c | 6 ++-- glib/gdate.c | 50 +++++++++++++------------- glib/ghook.c | 6 ++-- glib/gpattern.c | 7 ++-- glib/grand.c | 5 ++- glib/gstdio.c | 83 +++++++++++++++++++++---------------------- glib/gtrashstack.c | 2 +- glib/gtree.c | 7 ++-- gmodule/gmodule.c | 2 +- gobject/gtype.c | 7 ++-- 11 files changed, 86 insertions(+), 93 deletions(-) commit 6f3c465535311a028c12cc04d4188ce79eb03560 Author: Matthias Clasen Date: Thu Jan 30 23:59:06 2014 -0500 Docs: don't use structfield tags They don't add anything over @foo, and we want to avoid explicit docbook markup as far as possible. glib/docs.c | 4 ++-- gobject/gtype.c | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) commit acfb76afe2c7dab67f87878c2a3f5f3aa2d8dbfd Author: Matthias Clasen Date: Thu Jan 30 23:52:58 2014 -0500 Docs: don't use It basically does not work in the HTML output. gio/gdbusconnection.c | 12 ++++-------- glib/gdate.c | 10 +++++----- glib/gslice.c | 7 +++---- gobject/gsignal.c | 10 ++++------ 4 files changed, 16 insertions(+), 23 deletions(-) commit 67b0afd5fd21aae4041e897ff3151b84f3c85a65 Author: Shantha kumar Date: Thu Jan 30 15:03:08 2014 +0530 Tamil Translations Updated po/ta.po | 1236 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 650 insertions(+), 586 deletions(-) commit 8548d16add2ed4b208aca062c230aeeca9103d0a Author: Matthias Clasen Date: Sat Jan 25 18:18:42 2014 -0500 Drop a no-longer-existing example from the docs gapplication-example-menu.c was dropped in 0c094d660769a00564ef33a775a387f62cf2ff41, two years ago. Time to remove its inclusion in the docs too. https://bugzilla.gnome.org/show_bug.cgi?id=722973 gio/gapplication.c | 8 -------- 1 file changed, 8 deletions(-) commit ee38a1af8020a83174277d83f5b10efe0e498fc1 Author: Rico Tzschichholz Date: Thu Jan 23 17:22:19 2014 +0100 gobject: Add missing transfer annotation to g_boxed_copy gobject/gboxed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 46e13e5d49fa1f64920d088e1e6bbd9fee4c1886 Author: Rico Tzschichholz Date: Thu Jan 23 17:21:32 2014 +0100 gio: Add missing transfer annotation to g_simple_proxy_resolver_new gio/gsimpleproxyresolver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c5e989c6d8d13542fcdd47905e98c980d7d7603d Author: Chun-wei Fan Date: Thu Jan 23 17:32:50 2014 +0800 glib/goption.c: Fix build on MSVC Use #ifdef rather than #if, as MSVC does not like #if without parens, and this is the normal usage in other cases like this. glib/goption.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 1c8035066ea2ce92f5c7c7d8f8715896012fdb02 Author: William Jon McCann Date: Wed Jan 22 17:51:12 2014 -0500 glib: annotate some memory functions with allow-none glib/gmem.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit f37439c1b11230a01460291818eccb6bfec23da6 Author: Nilamdyuti Goswami Date: Wed Jan 22 22:25:26 2014 +0530 Assamese translation updated po/as.po | 993 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 489 insertions(+), 504 deletions(-) commit 5ca9bee52456b91ab4c0c477db3faf430f7fb72f Author: Rico Tzschichholz Date: Wed Jan 22 14:21:41 2014 +0100 gio: Fix some header/source parameter-naming mismatches gio/gaction.h | 2 +- gio/gfile.h | 2 +- gio/gsettingsschema.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) commit cd86c0243c6ca24e3968e8a3ea1d0c8af8c1a690 Author: Rico Tzschichholz Date: Wed Jan 22 14:06:10 2014 +0100 gsubprocess: Add missing transfer annotations to get_*_pipe() gio/gsubprocess.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 829464a3c7b3054ba4d73a9b217a6db466dabc88 Author: Ryan Lortie Date: Sat Jan 18 14:29:16 2014 -0500 test default GSimpleAction activation Test the default handling of the "activate" signal on GSimpleAction. https://bugzilla.gnome.org/show_bug.cgi?id=722503 gio/tests/actions.c | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) commit a497ad889e98d261ad5f4bf31c0bfb728e12270d Author: Jasper St. Pierre Date: Tue Jan 21 12:08:03 2014 -0500 strfuncs: Make g_str_tokenize_and_fold introspectable glib/gstrfuncs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ea22300620a10affaa3192d8f56c777a81fcd2c6 Author: Jasper St. Pierre Date: Tue Jan 21 12:00:35 2014 -0500 gsettings: Fix annotations gio/gsettings.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 460e3e9d01db5ad272b8b67e1e3e15907d5d7932 Author: Emmanuele Bassi Date: Mon Jan 20 20:03:40 2014 +0000 docs: Add missing GTest functions The GTest message API is missing from the reference. docs/reference/glib/glib-sections.txt | 3 +++ 1 file changed, 3 insertions(+) commit 2cb9b8f99491959e53783d127daa8c99b81e159e Author: Chun-wei Fan Date: Tue Jan 7 13:34:09 2014 +0800 glib/gtimezone.c: Check the size of tzi.DaylightName We need to re-get the size of tzi.DaylightName before we call RegQueryValue() because the buffer might not have enough room to hold the value for tzi.DaylightName that would be acquired by RegQueryValueExA(), even though the size of tzi.DaylightName and tzi.StandardName is the same. This is a pitfall of RegQueryValue()[1] as not doing this can result in an ERROR_MORE_DATA (234) failure, causing the acquisition of tzi.DaylightName to fail. This will fix the gdatetime/equal test, amongst some other tests in gdatetime, at least on certain non-English version of Windows. [1]: http://social.msdn.microsoft.com/Forums/vstudio/en-US/84f90854-e90c-4b63-8fc1-655a0b4645fd/regqueryvalueex-returns-errormoredata https://bugzilla.gnome.org/show_bug.cgi?id=719344 glib/gtimezone.c | 3 +++ 1 file changed, 3 insertions(+) commit 2330f7e65ee22e42016d28c26f554fcfe9518ed5 Author: Matthias Clasen Date: Mon Jan 20 08:43:02 2014 -0500 Use __asm__ instead of asm This is a little more robust as various compiler flags make gcc forget about asm. https://bugzilla.gnome.org/show_bug.cgi?id=693299 glib/gbitlock.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) commit ff9a61eed93ec342c00360e83abb4411647f64a2 Author: Matthias Clasen Date: Mon Jan 20 08:16:09 2014 -0500 Fix CFLAGS manipulation The code for ensuring that CFLAGS contain -g if --enable-debug has been specified did not work right. https://bugzilla.gnome.org/show_bug.cgi?id=685204 configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit fc6d6b6e109af2d7c3339b3c64963c6679db1a6e Author: Matthias Clasen Date: Mon Jan 20 07:37:42 2014 -0500 GAction: remove a lie Not only was the link to GtkAction broken, it is not true. https://bugzilla.gnome.org/show_bug.cgi?id=722591 gio/gaction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 93cda800f1dab6ecbecb4ac247b8c079ff7fca14 Author: Matthias Clasen Date: Mon Jan 20 07:33:27 2014 -0500 Try again to fix the freebsd build https://bugzilla.gnome.org/show_bug.cgi?id=722526 glib/deprecated/gthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2efc2ef77526fb902f1d603875eaca833b47f0b5 Author: Matthias Clasen Date: Mon Jan 20 00:34:29 2014 -0500 Clarify g_strchomp and g_strchug docs https://bugzilla.gnome.org/show_bug.cgi?id=583036 glib/gstrfuncs.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) commit deb8a9325b2f3c82f92746583baa7bd2a6552bd1 Author: A. Walton Date: Thu Aug 29 23:33:58 2013 -0700 Clarify type transformability and comparability If two GValues are transformable, it implies they are compatible, so you do not need to check for compatibility yourself. Bump the documentation to reflect this fact. https://bugzilla.gnome.org/show_bug.cgi?id=707111 gobject/gvalue.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 647412603a6f888bf9ed6b56a6827fa36d421584 Author: Matthias Clasen Date: Sun Jan 19 23:49:12 2014 -0500 More GTree and GNode formatting and documentation fixes Among other things, add images for tree traversal types, taken from Wikimedia Commons. docs/reference/glib/Makefile.am | 14 +- .../Sorted_binary_tree_breadth-first_traversal.svg | 134 ++++ docs/reference/glib/Sorted_binary_tree_inorder.svg | 753 +++++++++++++++++++++ .../glib/Sorted_binary_tree_postorder.svg | 750 ++++++++++++++++++++ .../reference/glib/Sorted_binary_tree_preorder.svg | 750 ++++++++++++++++++++ glib/gnode.c | 53 ++ glib/gtree.c | 593 ++++++++-------- 7 files changed, 2741 insertions(+), 306 deletions(-) commit 5459d148d17a82632ad3317f8d4a9977b31cd09c Author: Matthias Clasen Date: Sun Jan 19 22:23:51 2014 -0500 Move GTraverseType to gnode docs docs/reference/glib/glib-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 44db9f2a0fc008b38da78e7197fd3f40b8fa0872 Author: Matthias Clasen Date: Sun Jan 19 22:03:40 2014 -0500 GQueue: documentation and formatting fixes glib/gqueue.c | 315 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 158 insertions(+), 157 deletions(-) commit a918519328df2e79c101a884ec94fe6aca574882 Author: Matthias Clasen Date: Sun Jan 19 21:10:25 2014 -0500 GList: Some further documentation and formatting tweaks glib/glist.c | 459 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 235 insertions(+), 224 deletions(-) commit 86de6f0ebce777f64f60f27565fdd4b91c6fe8b4 Author: Olivier Sessink Date: Wed Sep 5 09:52:23 2012 +0200 tag: documentation enhancement for novice application developers Adds some code examples how functions can be used. Adds a hint to look at GQueue if access to the start and the end of the list is required. applying comments from Emmanuele Bassi and adds some more improvements to clarify how functions should be used. https://bugzilla.gnome.org/show_bug.cgi?id=683388 glib/glist.c | 164 ++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 113 insertions(+), 51 deletions(-) commit 84f3147f434eab1124276ea2fdbee9a1e9a02c45 Author: Simon McVittie Date: Fri Nov 16 12:53:39 2012 +0000 glib-init: make static assertions about platform assumptions GLib has a pervasive assumption that function and data pointers are basically interchangeable, which is true in all modern ABIs, but not actually guaranteed by ISO C. If someone tries to use GLib on a platform where function and data pointers are different sizes, fail early. https://bugzilla.gnome.org/show_bug.cgi?id=688406 glib/glib-init.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) commit a4480d5f715a7631b1e98daa08a447f7c6b4bcd1 Author: Simon McVittie Date: Fri Nov 16 12:51:31 2012 +0000 GHashTable: statically assert that GHashTableIter works as intended https://bugzilla.gnome.org/show_bug.cgi?id=688406 glib/ghash.c | 4 ++++ 1 file changed, 4 insertions(+) commit 476aa9ae46098f1090fc52ab2c10859fa8bb5495 Author: Simon McVittie Date: Fri Nov 16 12:49:15 2012 +0000 glib-private.h: add _glib_alignof glib/glib-private.h | 6 ++++++ 1 file changed, 6 insertions(+) commit 8f6be404cbfbda7e188bd164bb72465eeaba6980 Author: Ryan Lortie Date: Fri Oct 25 01:47:37 2013 -0400 GMainContext: unref pending sources on destroy It is possible (but unlikely) that there will be a non-empty list of pending dispatches when we remove the last ref from a GMainContext. Make sure we drop the refs on the sources appropriately. Add a (now-working) testcase that demonstrates how to trigger the issue. https://bugzilla.gnome.org/show_bug.cgi?id=139699 glib/gmain.c | 5 +++++ glib/tests/mainloop.c | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) commit 2a3ee7ceafad19ecc2bfe435a95226f74d64952f Author: Matthias Clasen Date: Sun Jan 19 17:13:51 2014 -0500 Work around broken FreeBSD headers It seems that including just pthread.h does not define clockid_t on these systems. https://bugzilla.gnome.org/show_bug.cgi?id=722526 glib/deprecated/gthread.h | 1 + 1 file changed, 1 insertion(+) commit d102cf2b0fbab27d5787c536311745c4431d05e4 Author: Matthias Clasen Date: Sun Jan 19 08:57:43 2014 -0500 Fix the build The thumbnail-verification test (indirectly) includes individual headers, so define GIO_COMPILATION to make it work. gio/tests/thumbnail-verification.c | 1 + 1 file changed, 1 insertion(+) commit 38a6ab3e0ef0c842f9134309e033a1019e498448 Author: Marc-André Lureau Date: Wed Nov 6 14:02:26 2013 +0100 win32: silence build warning glocalfile.c: In function 'g_local_file_measure_size_of_file': glocalfile.c:2654:3: warning: passing argument 2 of 'g_lstat' from incompatible pointer type [enabled by default] if (g_lstat (name->data, &buf) != 0) ^ In file included from glocalfile.c:68:0: ../glib/gstdio.h:135:5: note: expected 'struct GStatBuf *' but argument is of type 'struct _stati64 *' https://bugzilla.gnome.org/show_bug.cgi?id=711547 gio/glocalfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a8f58fcfec121241be7890f5b340e139f39fd125 Author: Marc-André Lureau Date: Wed Nov 6 13:57:07 2013 +0100 win32: silence build warning gdbusauthmechanismexternal.c: In function 'mechanism_client_initiate': gdbusauthmechanismexternal.c:355:3: warning: 'initial_response' may be used uninitialized in this function [-Wmaybe-uninitialized] return initial_response; ^ gdbusauthmechanismexternal.c:332:10: note: 'initial_response' was declared here https://bugzilla.gnome.org/show_bug.cgi?id=711547 gio/gdbusauthmechanismexternal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2873b3c20cf6b6ebde5bcaaf395675ba7bc3b696 Author: Marc-André Lureau Date: Wed Nov 6 13:54:34 2013 +0100 win32: silence build warning glocalfileinfo.c: In function '_g_local_file_info_get': glocalfileinfo.c:1955:11: warning: passing argument 3 of 'get_thumbnail_attributes' from incompatible pointer type [enabled by default] get_thumbnail_attributes (path, info, &statbuf); ^ glocalfileinfo.c:1285:1: note: expected 'const struct GStatBuf *' but argument is of type 'struct _stati64 *' get_thumbnail_attributes (const char *path, https://bugzilla.gnome.org/show_bug.cgi?id=711547 gio/glocalfileinfo.c | 2 +- gio/thumbnail-verify.c | 2 +- gio/thumbnail-verify.h | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) commit b4474c0b6bd8aee7140259c9753162b66c954a03 Author: Matthias Clasen Date: Sun Jan 19 08:21:50 2014 -0500 Avoid a deprecation warning https://bugzilla.gnome.org/show_bug.cgi?id=711547 glib/gwin32.c | 2 ++ 1 file changed, 2 insertions(+) commit 7463bc1727cf805b84738902be0d3e51688aeead Author: Christophe Fergeau Date: Fri Jan 17 18:42:36 2014 +0100 Adjust doc to Makefile.decl renaming g_test_build_filename() API documentation still mentions Makefile.decl, but it has been renamed to glib.mk in f9eb9eed https://bugzilla.gnome.org/show_bug.cgi?id=722436 glib/gtestutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9e81c07ad6b02c073c9cc7bf0a1288b884ec8741 Author: Ryan Lortie Date: Sat Jan 18 14:27:26 2014 -0500 GSimpleAction: fix mistake in last commit Some bad copy-paste happening here... gio/gsimpleaction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1ec71144fb8064ffdbdcb56a213cf90a77726f68 Author: Ryan Lortie Date: Sat Jan 18 13:02:47 2014 -0500 GSimpleAction: add default activate handler If the action is stateful and the user doesn't have their own activate handler then do some reasonable things for ourselves. After a lot of experience using stateful GSimpleAction it turns out that people almost always end up using it in the same ways: A boolean-typed stateful action with no parameter is most likely going to want to be toggled. Any other type of action that has the parameter type equal to the state type probably intends for activation to represent a request to change the state. This patch implements those two cases. This will let people stop writing their own trivial handlers over and over. https://bugzilla.gnome.org/show_bug.cgi?id=722503 gio/gsimpleaction.c | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) commit 258ac3b25398547c9ae0434c7c049a88d1e309ed Author: Ryan Lortie Date: Sun Jan 12 12:47:43 2014 -0500 GOptionContext: add some notes about encodings Add a note to the overview documentation for GOptionContext about why you need to be careful about argv encoding on UNIX and about why you should avoid argv entirely on Windows. Mention some possible alternative approaches, including a code example. https://bugzilla.gnome.org/show_bug.cgi?id=722025 glib/goption.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) commit e5f91951a132b4a7daa848887a87ba22f96568bc Author: Ryan Lortie Date: Sun Jan 12 12:31:38 2014 -0500 GApplication: change commandline encoding policy Clarify in the documentation that the commandline arguments passed around by GApplication (to local_command_line and returned via g_application_command_line_get_arguments()) are in the GLib filename encoding (ie: UTF-8) on Windows, not the system code page. Fix the mismatch that would result from having argv passed to g_application_run() in main() on Windows (where it is in the system code page) by ignoring argc/argv on Windows and calling g_win32_get_command_line() for ourselves. Document this. This might be a slight API break on Windows: we documented that it was possible to call g_application_run() with arguments other than argc/argv and now doing that will result in those arguments being ignored. It has always been recommended practice to only call g_application_run() from main() directly, however, and all of our code examples have shown only this. We will see if this causes any issues and consider reevaluating the situation if so. https://bugzilla.gnome.org/show_bug.cgi?id=722025 gio/gapplication.c | 32 +++++++++++++++++++++----------- gio/gapplicationcommandline.c | 7 ++++++- 2 files changed, 27 insertions(+), 12 deletions(-) commit 643f2b348dea7486ef2eaa4f8e4eb858bce5f3e1 Author: Ryan Lortie Date: Thu Jan 16 22:11:18 2014 -0500 g_file_new_for_commandline_arg: clarify encoding Add a note to the documentation for g_file_new_for_commandline_arg() that this function is intended to operate on strings already in the GLib filename encoding on Windows. This has been the case for a long time, but this documents the requirement. https://bugzilla.gnome.org/show_bug.cgi?id=722025 gio/gfile.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit 673ee54cddab81cf4456b1c2ecf7a668e97e5a0f Author: Ryan Lortie Date: Sun Jan 12 12:13:42 2014 -0500 win32: add g_win32_get_command_line() This returns the command line in GLib filename encoding format (ie: UTF-8) for use with g_option_context_parse_strv(). This will allow parsing of Unicode commandline arguments on Windows, even if the characters in those arguments fall outside of the range of the system codepage. https://bugzilla.gnome.org/show_bug.cgi?id=722025 docs/reference/glib/glib-sections.txt | 1 + glib/gwin32.c | 55 +++++++++++++++++++++++++++++++++++ glib/gwin32.h | 3 ++ 3 files changed, 59 insertions(+) commit 3352293ab5b93d8607dc61a99195ea09aa7bf423 Author: Ryan Lortie Date: Sun Jan 12 12:10:19 2014 -0500 g_option_context_parse_strv: use UTF-8 on Windows Add another difference to the freshly-added g_option_context_parse_strv: now, on Windows, its arguments on to be in UTF-8 instead of the argv[] encoding (from the system codepage). The documentation teases g_win32_get_command_line() which is a new GLib-filename-encoding-based function that will be added in a following commit. https://bugzilla.gnome.org/show_bug.cgi?id=722025 glib/goption.c | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) commit 9592d40613ad02085fb7643cac96df655081dd3b Author: Ryan Lortie Date: Thu Jan 16 21:47:09 2014 -0500 GOption: don't use "rand" in code example rand() is a function defined in the libc, so our code example gives warnings if you try to compile it. Fix that. https://bugzilla.gnome.org/show_bug.cgi?id=722025 glib/goption.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit d3c729bf0e3320046f309ce64b4ff0189563fe89 Author: Marc-André Lureau Date: Thu Jan 16 18:02:18 2014 +0100 gio: fix small memory leak on local xattr g_strconcat() allocates memory, it needs to be freed. ==10653== 1,400 bytes in 50 blocks are definitely lost in loss record 1,838 of 1,851 ==10653== at 0x4A0645D: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==10653== by 0x54ACB22: g_malloc (gmem.c:102) ==10653== by 0x54ACE4D: g_malloc_n (gmem.c:343) ==10653== by 0x54C8463: g_strconcat (gstrfuncs.c:589) ==10653== by 0x4D6ED38: get_xattrs_from_fd (glocalfileinfo.c:660) ==10653== by 0x4D71622: _g_local_file_info_get_from_fd (glocalfileinfo.c:2028) ==10653== by 0x4D731A0: g_local_file_input_stream_query_info (glocalfileinputstream.c:356) ==10653== by 0x4C996D8: g_file_input_stream_query_info (gfileinputstream.c:148) ==10653== by 0x4C863F6: file_copy_fallback (gfile.c:3120) ==10653== by 0x4C86DD2: g_file_copy (gfile.c:3398) https://bugzilla.gnome.org/show_bug.cgi?id=722357 gio/glocalfileinfo.c | 1 + 1 file changed, 1 insertion(+) commit fabdf80c7de57e531fba70052a89ed19d3c24e91 Author: Christian Schramm Date: Thu Jan 16 12:36:09 2014 +0100 gstringchunk: Use g_slist_free_full() where possible We have that function, let's use it - instead of manually freeing the elements of the slist in a loop (and reduce the line count a bit). https://bugzilla.gnome.org/show_bug.cgi?id=722326 glib/gstringchunk.c | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) commit 5c5982709f3814c16a6a4d60030b65955926367b Author: Christian Schramm Date: Thu Jan 16 12:14:32 2014 +0100 gbookmarkfile: removed unused include 'gslist.h' https://bugzilla.gnome.org/show_bug.cgi?id=722323 glib/gbookmarkfile.c | 1 - 1 file changed, 1 deletion(-) commit c4934c93589420b6c024f893ddb7cafc75279d40 Author: Jasper St. Pierre Date: Wed Jan 15 10:37:55 2014 -0500 Update .gitignore gio/tests/.gitignore | 8 +++++++- glib/tests/.gitignore | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-)