summaryrefslogtreecommitdiff
path: root/gobject/gvaluearray.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Imported Upstream version 2.61.0Hyunjee Kim1-0/+3
2019-12-03Imported Upstream version 2.57.2Hyunjee Kim1-19/+1
2019-12-03Imported Upstream version 2.55.0Hyunjee Kim1-1/+1
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-05-19Imported Upstream version 2.51.1DongHun Kwak1-3/+3
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-1/+1
2015-03-12Convert remaining uses of 'Rename to:'Ryan Lortie1-2/+1
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen1-1/+1
2014-02-01Annotate all examples with their languageMatthias Clasen1-2/+2
2014-01-31Docs: Don't use the code tagMatthias Clasen1-2/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-11-20Require C90 complianceDan Winship1-4/+4
2013-05-09Clarify GValueArray docsMatthias Clasen1-2/+4
2012-02-15Add G_GNUC_BEGIN/END_IGNORE_DEPRECATIONSDan Winship1-0/+4
2012-01-30Fix doc syntaxMatthias Clasen1-1/+1
2012-01-24Deprecate GValueArrayEmmanuele Bassi1-0/+37
2011-08-29Spelling fixesMatthias Clasen1-2/+2
2011-03-03g_value_array_remove(): clarify docstring formattingWill Thompson1-1/+3
2010-12-19Add GI annotations to GValue and GValueArray.Pavel Holejsovsky1-14/+15
2010-07-08Document NULL shortcut to g_value_array_insert etc.Will Thompson1-8/+10
2010-07-07gobject/: fully remove gobjectalias hacksRyan Lortie1-4/+0
2008-07-02Fix up section commentsMatthias Clasen1-7/+4
2008-06-22remove trailing whitespace from newly added gtk-doc comments andMichael Natterer1-24/+26
2008-06-22moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer1-13/+20
2008-06-22Migrating docs.Stefan Kost1-1/+107
2007-03-15Use g_slice. (#404430, Chris Wilson)Matthias Clasen1-3/+3
2005-03-14Make work again.Matthias Clasen1-1/+4
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen1-0/+1
2002-11-04Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor1-0/+2
2001-08-12fix preallocation logic, support DISABLE_MEM_POOLS properly, group valueTim Janik1-11/+54
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-0/+184