Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-28 | Add a regression test for GNOME#642026 | Simon McVittie | 2 | -0/+94 |
2011-05-26 | gthread: build unix tests only on unix | Marc-André Lureau | 1 | -0/+2 |
2011-05-22 | Add some atomic ops tests | Matthias Clasen | 2 | -0/+76 |
2011-05-02 | Update .gitignores | Dan Winship | 1 | -0/+1 |
2011-04-27 | glib-unix: New API to watch some Unix signals | Colin Walters | 1 | -0/+5 |
2010-12-15 | Remove the dead --disable-visiblity configure option | Matthias Clasen | 1 | -3/+0 |
2010-08-06 | Replace -I with $(glib_INCLUDES) and friends | Ryan Lortie | 2 | -5/+2 |
2010-08-05 | Add $(top_builddir)/glib to includes | paul | 1 | -0/+1 |
2010-07-31 | Also use trylock in the bitlock tests | Matthias Clasen | 1 | -1/+7 |
2010-06-21 | Use -Bsymbolic-functions, drop g*alias PLT hackery | Ryan Lortie | 1 | -1/+1 |
2010-06-19 | Fix a preprocessor warning with --disable-visibility | Christian Persch | 1 | -0/+2 |
2010-06-15 | Sprinkle some $(AM_V_GEN) around to make the build more silent. | Christian Persch | 1 | -1/+1 |
2010-04-22 | Fix !srcdir build | Matthias Clasen | 1 | -1/+1 |
2010-04-21 | Fix typo in GMutex error message | Colin Walters | 1 | -1/+1 |
2010-02-04 | Update copyright years | Tor Lillqvist | 1 | -1/+1 |
2010-01-28 | improve gitignore | Ryan Lortie | 1 | -0/+1 |
2010-01-28 | Bug 548967 - 1 bit mutex lock: add tests | Ryan Lortie | 4 | -0/+147 |
2010-01-12 | Relax g_thread_init() requirements | Alexander Larsson | 1 | -1/+6 |
2009-09-29 | Fix --runtime-libdir option | Matthias Clasen | 1 | -2/+2 |
2009-06-23 | Bug 586675 – Runtime library location | David Zeuthen | 1 | -0/+8 |
2009-03-31 | Update README files to refer to git | Matthias Clasen | 1 | -0/+6 |
2009-03-13 | 2.20.0GLIB_2_20_0 | Matthias Clasen | 1 | -0/+4 |
2009-03-02 | 2.19.10GLIB_2_19_10 | Matthias Clasen | 1 | -0/+4 |
2009-03-02 | 2.19.9GLIB_2_19_9 | Matthias Clasen | 1 | -0/+4 |
2009-02-17 | 2.19.8GLIB_2_19_8 | Matthias Clasen | 1 | -0/+4 |
2009-02-17 | 2.19.7GLIB_2_19_7 | Matthias Clasen | 1 | -0/+4 |
2009-02-02 | 2.19.6GLIB_2_19_6 | Matthias Clasen | 1 | -0/+4 |
2009-01-19 | 2.19.5GLIB_2_19_5 | Matthias Clasen | 1 | -0/+4 |
2009-01-05 | 2.19.4GLIB_2_19_4 | Matthias Clasen | 1 | -0/+4 |
2008-12-15 | 2.19.3GLIB_2_19_3 | Matthias Clasen | 1 | -0/+4 |
2008-12-01 | 2.19.2GLIB_2_19_2 | Matthias Clasen | 1 | -0/+4 |
2008-12-01 | 2.19.1 | Matthias Clasen | 1 | -0/+4 |
2008-10-16 | 2.19.0GLIB_2_19_0 | Matthias Clasen | 1 | -0/+4 |
2008-09-17 | 2.18.1GLIB_2_18_1 | Matthias Clasen | 1 | -0/+4 |
2008-09-02 | 2.18.0GLIB_2_18_0 | Matthias Clasen | 1 | -0/+4 |
2008-08-18 | 2.17.7GLIB_2_17_7 | Matthias Clasen | 1 | -0/+4 |
2008-08-17 | Bug 460920 – build fix for --disable-threads | Matthias Clasen | 2 | -0/+13 |
2008-08-04 | 2.13.6GLIB_2_17_6 | Matthias Clasen | 1 | -0/+4 |
2008-08-04 | 2.17.5GLIB_2_17_5 | Matthias Clasen | 1 | -0/+4 |
2008-07-27 | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it. | Tor Lillqvist | 2 | -1/+5 |
2008-07-21 | 2.17.4GLIB_2_17_4 | Matthias Clasen | 1 | -0/+4 |
2008-07-03 | 2.17.3GLIB_2_17_3 | Matthias Clasen | 1 | -0/+4 |
2008-06-12 | 2.17.2GLIB_2_17_2 | Matthias Clasen | 1 | -0/+4 |
2008-06-12 | 2.17.1GLIB_2_17_1 | Matthias Clasen | 1 | -0/+4 |
2008-05-28 | don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. | Michael Natterer | 2 | -2/+6 |
2008-05-27 | 2.17.0GLIB_2_17_0 | Matthias Clasen | 1 | -0/+4 |
2008-05-05 | Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from | Michael Natterer | 2 | -1/+8 |
2008-04-21 | configure.in More work on enabling static building on Windows. When | Tor Lillqvist | 1 | -10/+10 |
2008-03-16 | Don't bother defining Autoconf variables for glib.def, gmodule.def, | Tor Lillqvist | 2 | -1/+7 |
2008-03-11 | 2.16.1GLIB_2_16_1 | Matthias Clasen | 1 | -0/+4 |