summaryrefslogtreecommitdiff
path: root/glib/gbsearcharray.h
Commit message (Expand)AuthorAgeFilesLines
* build: Remove the --disable-mem-pools build option and the DISABLE_MEM_POOLS ...Christoph Reiter2018-06-021-4/+0
* Require C90 complianceDan Winship2013-11-201-2/+2
* Spelling fixesMatthias Clasen2011-08-291-1/+1
* [gbsearcharray] Use malloc() instead of realloc(NULL,...)Behdad Esfahbod2009-07-201-1/+1
* Quell some compiler wanringsMatthias Clasen2009-01-181-12/+12
* inserted casts for C++.Stefan Westerfeld2003-09-071-7/+7
* license change, no restrictions are made in the new license at all, theTim Janik2003-08-191-125/+262
* API revamp to shorten GValueArray structure.Tim Janik2001-12-131-28/+43
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-181-1/+4
* remove left-over usages of an anonymous GBoxed typedef.Tim Janik2001-06-191-1/+1
* removed archaic gpointer derived_data; relict and added a GData memberTim Janik2001-03-181-7/+16
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-11/+2
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-3/+17
* Don't use implicit casts from void * since this will get included from C++Owen Taylor2000-10-251-2/+2
* added newly added gobject/ headers.Tim Janik2000-10-251-0/+134