summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
2007-05-032.13.1GLIB_2_13_1Matthias Clasen1-0/+4
2007-04-25also clear the NOCOPY_CONTENTS flag when replacing NULL with the emptyMichael Natterer2-1/+13
2007-04-24don't free or modify static strings, dup them when needed and clear theMichael Natterer1-1/+17
2007-04-03invoke GObjectClass.constructed() only for newly constructed objects, andRyan Lortie3-4/+28
2007-03-162.13.0GLIB_2_13_0Matthias Clasen1-0/+4
2007-03-15Use g_slice. (#404430, Chris Wilson)Matthias Clasen2-3/+7
2007-03-14Add G_PARAM_STATIC_STRINGS define (fixes #418021).Stefan Kost2-0/+6
2007-03-12marked purely functional g_type accessors as PURE or CONST, closesTim Janik2-7/+12
2007-02-13Add comment about dup(0) and lack of /dev/stdin on Win32. (#407431)Tor Lillqvist2-1/+3
2007-01-19Some file list updates (#398069, Owen Taylor)Matthias Clasen1-1/+2
2007-01-03removed all .cvsignore files. SVN doesn't need them.Michael Natterer1-31/+0
2007-01-01Handle "/dev/stdin" by dup()ing fd 0 so that it works on Win32, too.Tor Lillqvist2-1/+11
2006-12-29Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)Matthias Clasen2-0/+46
2006-12-16Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2-1/+8
2006-11-05makefile.mingw gmodule/makefile.mingw.in glib/makefile.mingw.inTor Lillqvist1-83/+0
2006-10-10applied patch from David Necas which introduces an underscore_name optionTim Janik3-26/+53
2006-10-02Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.Behdad Esfahbod1-8/+3
2006-10-02reverted a change to have an assert instead of a g_return_val_if_fail()Tim Janik2-1/+18
2006-09-30Fix some issues with PLT entries.Matthias Clasen7-11/+49
2006-09-22applied patch from Behdad with slight optimization, fixes #356175.Tim Janik3-4/+11
2006-09-17better filtering of G_GNUC_* stuff when generating .def files. Now alsoHans Breuer1-2/+4
2006-09-11reimplemented floating flag handling by atomically accessing a reservedTim Janik2-8/+14
2006-08-29fixed to print usage and version info on STDOUT (#322502).Tim Janik3-30/+37
2006-08-26Fix some typos. (#351741, Kjartan Maraas)Matthias Clasen2-1/+5
2006-08-23changed return value of g_value_dup_object(), fixes #343292.Sven Neumann3-2/+12
2006-08-23added new command-line option "--internal" that can be used to letSven Neumann2-25/+36
2006-08-16conditionally thaw the notify queue after construction, so we don'tTim Janik2-26/+54
2006-08-162.12.2GLIB_2_12_2Matthias Clasen1-0/+4
2006-08-06Don't initialize struct members with function calls. (#349952)Matthias Clasen2-1/+7
2006-07-222.12.1GLIB_2_12_1Matthias Clasen1-0/+4
2006-07-21Copy the complete value table, not just the first 4 bytes. (#348136,Matthias Clasen2-1/+6
2006-07-022.12.0GLIB_2_12_0Matthias Clasen1-0/+4
2006-06-202.11.4GLIB_2_11_4Matthias Clasen1-0/+4
2006-06-15Separate groups by an empty line (#344868, Christian Persch)Matthias Clasen2-1/+8
2006-06-122.11.3GLIB_2_11_3Matthias Clasen1-0/+4
2006-06-052.11.2GLIB_2_11_2Matthias Clasen1-0/+4
2006-06-02Moving ChangeLog entry to gobject/.Behdad Esfahbod1-0/+5
2006-06-02Make value_name and value_nick const in structs _GEnumValue andBehdad Esfahbod1-4/+4
2006-05-16turn off compiler warnings, #337129.Tim Janik2-1/+5
2006-05-152.11.1GLIB_2_11_1Matthias Clasen1-0/+4
2006-05-032.11.0GLIB_2_11_0Matthias Clasen1-0/+4
2006-05-02split up G_DEFINE_*TYPE macro definitions so C CODE arguments are notTim Janik2-9/+19
2006-04-23Fix some problems with my last commitMatthias Clasen4-4/+13
2006-04-21Add g_type_register_static_simpleMatthias Clasen4-13/+50
2006-03-072.10.1GLIB_2_10_1Matthias Clasen1-0/+4
2006-03-07added case3 to hand out the original floating flag handler. required byTim Janik2-0/+10
2006-02-242.10.0GLIB_2_10_0Matthias Clasen1-0/+4
2006-02-112.9.6GLIB_2_9_6Matthias Clasen1-0/+4
2006-01-30Remove C++ commentMatthias Clasen2-1/+5
2006-01-272.9.5GLIB_2_9_5Matthias Clasen1-0/+4