Remove all uses of G_CONST_RETURN
[platform/upstream/glib.git] / glib / gcache.c
2011-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-03 Matthias ClasenWhitespace cleanup
2010-09-03 Matthias ClasenRemove redundant header inclusions
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-01 Ryan LortieGCache: move docs from tmpl to .c
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2005-03-14 Matthias ClasenSome fixes
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2001-09-19 Owen TaylorPatch from Darin Adler to remove GReal* structures...
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-04-26 Sebastian WilhelmiChanged the 'value' parameter of g_cache_remove from...
1999-10-31 Tor LillqvistUse the fix for the g_cache_remove bug from the 1.2...
1999-10-31 Tor LillqvistDon't crash if removing a nonexistent value.
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-06-10 Owen TaylorInitial revision