summaryrefslogtreecommitdiff
path: root/gcache.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-26Changed the 'value' parameter of g_cache_remove from gpointer toSebastian Wilhelmi1-2/+2
1999-10-31Use the fix for the g_cache_remove bug from the 1.2 branch instead.Tor Lillqvist1-2/+1
1999-10-31Don't crash if removing a nonexistent value.Tor Lillqvist1-0/+3
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+7
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi1-1/+1
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-5/+5
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-1/+10
1998-06-10Initial revisionOwen Taylor1-0/+212