[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gmodule /
2014-02-15 Ryan Lortiewin32: fixup lib.exe invocation
2014-02-15 Matthias Clasendocs: let go of *
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-01 Matthias ClasenDrop use of the command tag
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenGModule: Move docs away from markup
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use the structname tag
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRemove alleged support for last-millennium Unixes
2013-11-20 Dan WinshipRemove alleged support for BeOS
2013-11-20 Dan WinshipRemove alleged support for OS/2
2013-09-13 Rico Tzschichholzgmodule: Two minor g-i annotations fixes
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-01-17 Ryan LortieRemove ABI checking scripts
2013-01-17 Ryan LortieRemove regexp-based export control
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-14 Ryan Lortiewin32: build: stop using .def files
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-07-13 Matthias ClasenFix GModule documentation a bit
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-03-18 Dieter VerfaillieFix out of tree build for MinGW/MSYS
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Stef Walterdocumentation fixes
2011-11-17 Matthias ClasenFix doc formatting
2011-11-15 Matthias ClasenMove GModule docs inline
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-03 Matthias ClasenReplace static privates by privates
2011-09-21 Ryan LortiePort internal GStaticRecMutex users to GRecMutex
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-07-11 Martin StorsjoDon't needlessly use "echo -e"
2011-06-15 Matthias ClasenRemove a redundant NULL check
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-06-07 Chun-wei FanUpdate the year in the *.rc.in files
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-02 Tor LillqvistRecuce DLL hijack risk on Windows
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-03 Tor LillqvistUpdate copyright years
2010-01-29 Ryan Lortieimprove gitignore
2009-09-30 Matthias ClasenFix --runtime-libdir option
2009-06-23 David ZeuthenBug 586675 – Runtime library location
2009-03-31 Matthias ClasenUpdate README files to refer to git
2009-03-13 Matthias Clasen2.20.0 GLIB_2_20_0
2009-03-02 Matthias Clasen2.19.10 GLIB_2_19_10
2009-03-02 Matthias Clasen2.19.9 GLIB_2_19_9
2009-03-02 Matthias ClasenFix an include order problem
2009-02-17 Matthias Clasen2.19.8 GLIB_2_19_8
2009-02-17 Matthias Clasen2.19.7 GLIB_2_19_7
2009-02-02 Matthias Clasen2.19.6 GLIB_2_19_6
2009-01-19 Matthias Clasen2.19.5 GLIB_2_19_5
2009-01-05 Matthias Clasen2.19.4 GLIB_2_19_4
2008-12-15 Matthias Clasen2.19.3 GLIB_2_19_3
2008-12-01 Matthias Clasen2.19.2 GLIB_2_19_2
2008-12-01 Matthias Clasen2.19.1
2008-10-16 Matthias Clasen2.19.0 GLIB_2_19_0
2008-09-26 Tor LillqvistImprove error reporting: When g_module_open() fails...
2008-09-17 Matthias Clasen2.18.1 GLIB_2_18_1
2008-09-08 Tor LillqvistBug 551408 - gmodule.def generated to builddir, but...
2008-09-02 Matthias Clasen2.18.0 GLIB_2_18_0
2008-09-02 Ryan LortieBug 549771 – improved .gitignore for glib
2008-08-18 Matthias Clasen2.17.7 GLIB_2_17_7
2008-08-04 Matthias Clasen2.13.6 GLIB_2_17_6
2008-08-04 Matthias Clasen2.17.5 GLIB_2_17_5
2008-08-01 Hans Breueradapt to gmodule.symbols usage
2008-07-27 Tor LillqvistNew file.
2008-07-27 Tor LillqvistSet LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
2008-07-21 Matthias Clasen2.17.4 GLIB_2_17_4
2008-07-03 Matthias Clasen2.17.3 GLIB_2_17_3
2008-06-12 Matthias Clasen2.17.2 GLIB_2_17_2
2008-06-12 Matthias Clasen2.17.1 GLIB_2_17_1
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias Clasen2.17.0 GLIB_2_17_0
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-03-11 Matthias Clasen2.16.1 GLIB_2_16_1
2008-03-10 Matthias Clasen2.16.0
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-02-11 Matthias Clasen2.15.5 GLIB_2_15_5
next