summaryrefslogtreecommitdiff
path: root/gobject/gvaluearray.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
* gvaluearray: Mark the whole of GValueArray as deprecatedPhilip Withnall2019-03-151-0/+3
* build: Remove the --disable-mem-pools build option and the DISABLE_MEM_POOLS ...Christoph Reiter2018-06-021-19/+1
* valuearray: Skip g_value_array_free() in bindingsNicolas Dufresne2017-09-111-1/+1
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-3/+3
* Fix documentation typosPhillip Wood2016-04-111-1/+1
* Convert remaining uses of 'Rename to:'Ryan Lortie2015-03-121-2/+1
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Annotate all examples with their languageMatthias Clasen2014-02-011-2/+2
* Docs: Don't use the code tagMatthias Clasen2014-01-311-2/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Require C90 complianceDan Winship2013-11-201-4/+4
* Clarify GValueArray docsMatthias Clasen2013-05-091-2/+4
* Add G_GNUC_BEGIN/END_IGNORE_DEPRECATIONSDan Winship2012-02-151-0/+4
* Fix doc syntaxMatthias Clasen2012-01-301-1/+1
* Deprecate GValueArrayEmmanuele Bassi2012-01-241-0/+37
* Spelling fixesMatthias Clasen2011-08-291-2/+2
* g_value_array_remove(): clarify docstring formattingWill Thompson2011-03-031-1/+3
* Add GI annotations to GValue and GValueArray.Pavel Holejsovsky2010-12-191-14/+15
* Document NULL shortcut to g_value_array_insert etc.Will Thompson2010-07-081-8/+10
* gobject/: fully remove gobjectalias hacksRyan Lortie2010-07-071-4/+0
* Fix up section commentsMatthias Clasen2008-07-021-7/+4
* remove trailing whitespace from newly added gtk-doc comments andMichael Natterer2008-06-221-24/+26
* moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer2008-06-221-13/+20
* Migrating docs.Stefan Kost2008-06-221-1/+107
* Use g_slice. (#404430, Chris Wilson)Matthias Clasen2007-03-151-3/+3
* Make work again.Matthias Clasen2005-03-141-1/+4
* Implement the same PLT reduction technique used in GTK+:Matthias Clasen2004-09-161-0/+1
* Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor2002-11-041-0/+2
* fix preallocation logic, support DISABLE_MEM_POOLS properly, group valueTim Janik2001-08-121-11/+54
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-0/+184