| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | moving changelog entries from main to gobject changelog | Stefan Kost | 2008-06-22 | 1 | -0/+186 |
* | 2.17.2GLIB_2_17_2 | Matthias Clasen | 2008-06-12 | 1 | -0/+4 |
* | 2.17.1GLIB_2_17_1 | Matthias Clasen | 2008-06-12 | 1 | -0/+4 |
* | added race condition tester from Michael Meeks with a couple fixes so it's | 13:34:01 Tim Janik | 2008-06-10 | 1 | -0/+6 |
* | fixed race condition where references to partially initialized classes | 13:15:29 Tim Janik | 2008-06-10 | 1 | -0/+5 |
* | don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. | Michael Natterer | 2008-05-28 | 1 | -0/+5 |
* | 2.17.0GLIB_2_17_0 | Matthias Clasen | 2008-05-27 | 1 | -0/+4 |
* | Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from | Michael Natterer | 2008-05-05 | 1 | -0/+6 |
* | Don't bother defining Autoconf variables for glib.def, gmodule.def, | Tor Lillqvist | 2008-03-16 | 1 | -0/+5 |
* | 2.16.1GLIB_2_16_1 | Matthias Clasen | 2008-03-11 | 1 | -0/+4 |
* | 2.16.0 | Matthias Clasen | 2008-03-10 | 1 | -0/+4 |
* | 2.15.6GLIB_2_15_6 | Matthias Clasen | 2008-02-25 | 1 | -0/+4 |
* | 2.15.5GLIB_2_15_5 | Matthias Clasen | 2008-02-11 | 1 | -0/+4 |
* | make GParamGType require the set type during construction instead of using | Benjamin Otte | 2008-02-06 | 1 | -0/+7 |
* | added recursive mutex to protect class initialization, default interface | 18:52:07 Tim Janik | 2008-02-05 | 1 | -0/+10 |
* | integrate tests/. | 18:41:22 Tim Janik | 2008-02-05 | 1 | -0/+11 |
* | 2.15.4GLIB_2_15_4 | Matthias Clasen | 2008-01-29 | 1 | -0/+4 |
* | 2.15.3GLIB_2_15_3 | Matthias Clasen | 2008-01-21 | 1 | -0/+4 |
* | 2.15.2GLIB_2_15_2 | Matthias Clasen | 2008-01-14 | 1 | -0/+4 |
* | 2.15.1GLIB_2_15_1 | Matthias Clasen | 2008-01-07 | 1 | -0/+4 |
* | Fix macro argument. (#505674, Areg Beketovski) | Behdad Esfahbod | 2007-12-26 | 1 | -0/+5 |
* | 2.15.0GLIB_2_15_0 | Matthias Clasen | 2007-12-21 | 1 | -0/+4 |
* | Use proper ChangeLog file for the rev 6098 change. | Mathias Hasselmann | 2007-12-12 | 1 | -0/+8 |
* | Don't shift ARGV[0] to undefined. (#466557, Aidan Delaney) | Matthias Clasen | 2007-11-08 | 1 | -0/+5 |
* | 2.14.3GLIB_2_14_3 | Matthias Clasen | 2007-11-07 | 1 | -0/+4 |
* | 2.14.2GLIB_2_14_2 | Matthias Clasen | 2007-10-16 | 1 | -0/+4 |
* | make sure we define GType g_define_type_id in | Carlos Garnacho | 2007-09-20 | 1 | -0/+6 |
* | 2.14.1GLIB_2_14_1 | Matthias Clasen | 2007-09-16 | 1 | -0/+4 |
* | 2.14.0GLIB_2_14_0 | Matthias Clasen | 2007-08-04 | 1 | -0/+4 |
* | 2.13.7GLIB_2_13_7 | Matthias Clasen | 2007-07-12 | 1 | -0/+4 |
* | use g_once_init_enter/g_once_init_leave to guard critical initialization | Tim Janik | 2007-07-10 | 1 | -0/+6 |
* | 2.13.6GLIB_2_13_6 | Matthias Clasen | 2007-06-29 | 1 | -0/+4 |
* | reintroduce typedef gulong GType; for C++, to avoid C++ specific ABI | Tim Janik | 2007-06-22 | 1 | -0/+5 |
* | 2.13.5GLIB_2_13_5 | Matthias Clasen | 2007-06-18 | 1 | -0/+4 |
* | always define GType unconditionally in terms of gsize, there's no need to | Tim Janik | 2007-06-14 | 1 | -0/+6 |
* | work around SGI IDO cc, fixes #363986. | Tim Janik | 2007-06-14 | 1 | -0/+5 |
* | 2.13.4 | Matthias Clasen | 2007-06-06 | 1 | -0/+4 |
* | 2.13.3GLIB_2_13_3 | Matthias Clasen | 2007-06-04 | 1 | -0/+4 |
* | 2.13.2GLIB_2_13_2 | Matthias Clasen | 2007-05-23 | 1 | -0/+4 |
* | Move the compiler-dependency in the G_GNUC_INTERNAL definition from | Matthias Clasen | 2007-05-17 | 1 | -0/+6 |
* | 2.13.1GLIB_2_13_1 | Matthias Clasen | 2007-05-03 | 1 | -0/+4 |
* | also clear the NOCOPY_CONTENTS flag when replacing NULL with the empty | Michael Natterer | 2007-04-25 | 1 | -0/+11 |
* | invoke GObjectClass.constructed() only for newly constructed objects, and | Ryan Lortie | 2007-04-03 | 1 | -0/+16 |
* | 2.13.0GLIB_2_13_0 | Matthias Clasen | 2007-03-16 | 1 | -0/+4 |
* | Use g_slice. (#404430, Chris Wilson) | Matthias Clasen | 2007-03-15 | 1 | -0/+4 |
* | Add G_PARAM_STATIC_STRINGS define (fixes #418021). | Stefan Kost | 2007-03-14 | 1 | -0/+5 |
* | marked purely functional g_type accessors as PURE or CONST, closes | Tim Janik | 2007-03-12 | 1 | -0/+5 |
* | Add comment about dup(0) and lack of /dev/stdin on Win32. (#407431) | Tor Lillqvist | 2007-02-13 | 1 | -1/+2 |
* | Handle "/dev/stdin" by dup()ing fd 0 so that it works on Win32, too. | Tor Lillqvist | 2007-01-01 | 1 | -0/+5 |
* | Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437) | Matthias Clasen | 2006-12-29 | 1 | -0/+5 |