summaryrefslogtreecommitdiff
path: root/gmodule
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Fix compilation on Android with the bionic C librarySebastian Dröge1-0/+4
2013-02-27build: Add --disable-compile-warningsColin Walters1-0/+2
2013-01-17Remove ABI checking scriptsRyan Lortie2-15/+0
2013-01-17Remove regexp-based export controlRyan Lortie1-1/+1
2013-01-14visibility: Use a separate CFLAGS variableRyan Lortie1-0/+1
2013-01-13win32: build: stop using .def filesRyan Lortie1-17/+2
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+10
2012-11-28Revert "Fix compilation on Android with the bionic C library"Sebastian Dröge1-4/+0
2012-11-28Fix compilation on Android with the bionic C librarySebastian Dröge1-0/+4
2012-11-15win32: add gwin32compat.h, for utf8-renaming compatibility definesDan Winship1-7/+11
2012-07-13Fix GModule documentation a bitMatthias Clasen2-3/+15
2012-03-31Add missing allow-none annotations for function parameters.Robert Ancell1-1/+1
2012-03-17Fix out of tree build for MinGW/MSYSDieter Verfaillie1-4/+4
2011-12-13documentation fixesStef Walter1-0/+1
2011-11-17Fix doc formattingMatthias Clasen1-1/+0
2011-11-14Move GModule docs inlineMatthias Clasen1-9/+249
2011-10-02locks: drop _INIT macrosRyan Lortie1-1/+1
2011-10-02Replace static privates by privatesMatthias Clasen1-3/+3
2011-09-21Port internal GStaticRecMutex users to GRecMutexRyan Lortie1-10/+10
2011-08-29Spelling fixesMatthias Clasen2-2/+2
2011-07-10Don't needlessly use "echo -e"Martin Storsjo1-1/+1
2011-06-14Remove a redundant NULL checkMatthias Clasen1-3/+2
2011-06-09Remove all uses of G_CONST_RETURNRyan Lortie2-5/+5
2011-06-07Update the year in the *.rc.in filesChun-wei Fan1-1/+1
2011-03-15Revert "Remove all uses of G_CONST_RETURN"Emmanuele Bassi2-5/+5
2011-03-15Remove all uses of G_CONST_RETURNRyan Lortie2-5/+5
2010-09-02Recuce DLL hijack risk on WindowsTor Lillqvist1-78/+4
2010-08-06Replace -I with $(glib_INCLUDES) and friendsRyan Lortie1-4/+1
2010-08-05Add $(top_builddir)/glib to includespaul1-0/+1
2010-06-21Use -Bsymbolic-functions, drop g*alias PLT hackeryRyan Lortie1-1/+1
2010-06-15Sprinkle some $(AM_V_GEN) around to make the build more silent.Christian Persch1-2/+2
2010-02-04Update copyright yearsTor Lillqvist1-1/+1
2010-01-28improve gitignoreRyan Lortie1-0/+1
2009-09-29Fix --runtime-libdir optionMatthias Clasen1-2/+2
2009-06-23Bug 586675 – Runtime library locationDavid Zeuthen1-0/+9
2009-03-31Update README files to refer to gitMatthias Clasen1-0/+6
2009-03-132.20.0GLIB_2_20_0Matthias Clasen1-0/+4
2009-03-022.19.10GLIB_2_19_10Matthias Clasen1-0/+4
2009-03-022.19.9GLIB_2_19_9Matthias Clasen1-0/+4
2009-03-02Fix an include order problemMatthias Clasen2-1/+8
2009-02-172.19.8GLIB_2_19_8Matthias Clasen1-0/+4
2009-02-172.19.7GLIB_2_19_7Matthias Clasen1-0/+4
2009-02-022.19.6GLIB_2_19_6Matthias Clasen1-0/+4
2009-01-192.19.5GLIB_2_19_5Matthias Clasen1-0/+4
2009-01-052.19.4GLIB_2_19_4Matthias Clasen1-0/+4
2008-12-152.19.3GLIB_2_19_3Matthias Clasen1-0/+4
2008-12-012.19.2GLIB_2_19_2Matthias Clasen1-0/+4
2008-12-012.19.1Matthias Clasen1-0/+4
2008-10-162.19.0GLIB_2_19_0Matthias Clasen1-0/+4
2008-09-26Improve error reporting: When g_module_open() fails, include the name ofTor Lillqvist2-6/+26