Age | Commit message (Expand) | Author | Files | Lines |
2008-01-14 | 2.15.2GLIB_2_15_2 | Matthias Clasen | 1 | -0/+4 |
2008-01-07 | 2.15.1GLIB_2_15_1 | Matthias Clasen | 1 | -0/+4 |
2007-12-26 | Fix macro argument. (#505674, Areg Beketovski) | Behdad Esfahbod | 2 | -1/+6 |
2007-12-21 | 2.15.0 | Matthias Clasen | 1 | -0/+4 |
2007-12-12 | Use proper ChangeLog file for the rev 6098 change. | Mathias Hasselmann | 1 | -0/+8 |
2007-12-12 | Always exit with non-zero error code when printing warnings. | Mathias Hasselmann | 1 | -4/+7 |
2007-11-25 | Replace INCLUDES by AM_CPPFLAGS, other cleanups. | Matthias Clasen | 1 | -1/+1 |
2007-11-21 | initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional | 21:06:47 Tim Janik | 1 | -1/+2 |
2007-11-08 | Don't shift ARGV[0] to undefined. (#466557, Aidan Delaney) | Matthias Clasen | 2 | -1/+7 |
2007-11-07 | 2.14.3GLIB_2_14_3 | Matthias Clasen | 1 | -0/+4 |
2007-10-16 | 2.14.2GLIB_2_14_2 | Matthias Clasen | 1 | -0/+4 |
2007-10-13 | Reviewed by Tim Janik. | Sven Herzberg | 1 | -2/+2 |
2007-09-20 | make sure we define GType g_define_type_id in | Carlos Garnacho | 2 | -0/+8 |
2007-09-16 | 2.14.1GLIB_2_14_1 | Matthias Clasen | 1 | -0/+4 |
2007-08-14 | g_type_default_interface_ref() was not ensuring working g_signal_list_ids. | Cody Russell | 1 | -2/+2 |
2007-08-04 | 2.14.0GLIB_2_14_0 | Matthias Clasen | 1 | -0/+4 |
2007-07-12 | 2.13.7GLIB_2_13_7 | Matthias Clasen | 1 | -0/+4 |
2007-07-10 | use g_once_init_enter/g_once_init_leave to guard critical initialization | Tim Janik | 2 | -6/+13 |
2007-06-29 | 2.13.6GLIB_2_13_6 | Matthias Clasen | 1 | -0/+4 |
2007-06-22 | reintroduce typedef gulong GType; for C++, to avoid C++ specific ABI | Tim Janik | 2 | -0/+9 |
2007-06-18 | 2.13.5GLIB_2_13_5 | Matthias Clasen | 1 | -0/+4 |
2007-06-15 | Added GRegex boxed type. (#445065, Carlos Garnacho) | Cody Russell | 3 | -0/+14 |
2007-06-15 | Check for 0-sized private data. (#443869) | Cody Russell | 1 | -0/+2 |
2007-06-14 | always define GType unconditionally in terms of gsize, there's no need to | Tim Janik | 2 | -4/+6 |
2007-06-14 | work around SGI IDO cc, fixes #363986. | Tim Janik | 2 | -2/+7 |
2007-06-06 | 2.13.4 | Matthias Clasen | 1 | -0/+4 |
2007-06-04 | 2.13.3GLIB_2_13_3 | Matthias Clasen | 1 | -0/+4 |
2007-05-23 | 2.13.2GLIB_2_13_2 | Matthias Clasen | 1 | -0/+4 |
2007-05-17 | Move the compiler-dependency in the G_GNUC_INTERNAL definition from | Matthias Clasen | 2 | -9/+15 |
2007-05-03 | 2.13.1GLIB_2_13_1 | Matthias Clasen | 1 | -0/+4 |
2007-04-25 | also clear the NOCOPY_CONTENTS flag when replacing NULL with the empty | Michael Natterer | 2 | -1/+13 |
2007-04-24 | don't free or modify static strings, dup them when needed and clear the | Michael Natterer | 1 | -1/+17 |
2007-04-03 | invoke GObjectClass.constructed() only for newly constructed objects, and | Ryan Lortie | 3 | -4/+28 |
2007-03-16 | 2.13.0GLIB_2_13_0 | Matthias Clasen | 1 | -0/+4 |
2007-03-15 | Use g_slice. (#404430, Chris Wilson) | Matthias Clasen | 2 | -3/+7 |
2007-03-14 | Add G_PARAM_STATIC_STRINGS define (fixes #418021). | Stefan Kost | 2 | -0/+6 |
2007-03-12 | marked purely functional g_type accessors as PURE or CONST, closes | Tim Janik | 2 | -7/+12 |
2007-02-13 | Add comment about dup(0) and lack of /dev/stdin on Win32. (#407431) | Tor Lillqvist | 2 | -1/+3 |
2007-01-19 | Some file list updates (#398069, Owen Taylor) | Matthias Clasen | 1 | -1/+2 |
2007-01-03 | removed all .cvsignore files. SVN doesn't need them. | Michael Natterer | 1 | -31/+0 |
2007-01-01 | Handle "/dev/stdin" by dup()ing fd 0 so that it works on Win32, too. | Tor Lillqvist | 2 | -1/+11 |
2006-12-29 | Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437) | Matthias Clasen | 2 | -0/+46 |
2006-12-16 | Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com> | Matthias Clasen | 2 | -1/+8 |
2006-11-05 | makefile.mingw gmodule/makefile.mingw.in glib/makefile.mingw.in | Tor Lillqvist | 1 | -83/+0 |
2006-10-10 | applied patch from David Necas which introduces an underscore_name option | Tim Janik | 3 | -26/+53 |
2006-10-02 | Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS. | Behdad Esfahbod | 1 | -8/+3 |
2006-10-02 | reverted a change to have an assert instead of a g_return_val_if_fail() | Tim Janik | 2 | -1/+18 |
2006-09-30 | Fix some issues with PLT entries. | Matthias Clasen | 7 | -11/+49 |
2006-09-22 | applied patch from Behdad with slight optimization, fixes #356175. | Tim Janik | 3 | -4/+11 |
2006-09-17 | better filtering of G_GNUC_* stuff when generating .def files. Now also | Hans Breuer | 1 | -2/+4 |