summaryrefslogtreecommitdiff
path: root/glib/testglib.c
Commit message (Expand)AuthorAgeFilesLines
* Removed g_object_pointer_hash, which was just g_direct_hash.Owen Taylor1998-06-091-15/+15
* Fixed up a stat() that Sopwith missed when changing stat => lstat.Owen Taylor1998-05-131-3/+3
* Someone has to make SOME backwards incompatible changes sometime. IElliot Lee1998-04-281-0/+4
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed literal german from strings to appease SGI compiler.Owen Taylor1998-04-041-10/+0
* Reverted garray change, and fixed the g_rarray_truncate bug with length.Manish Singh1998-03-191-4/+14
* Rewrite of GArray gboolean type changed to intManish Singh1998-03-181-14/+4
* Old stuff that didn't get commited. (owt)Owen Taylor1998-03-051-2/+15
* The list sort functions compared things backwards. Fixed.Manish Singh1998-01-291-4/+4
* Added g_list_insert_sorted and g_slist_insert_sorted to glib.Manish Singh1998-01-071-1/+98
* Initial revisionElliot Lee1997-11-241-0/+296