summaryrefslogtreecommitdiff
path: root/gstring.c
Commit message (Expand)AuthorAgeFilesLines
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-616/+0
* Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.Owen Taylor2001-06-231-49/+62
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-11/+11
* New module to parse a simple markup languageHavoc Pennington2000-10-271-1/+20
* Several minor ANSI C fixes.Martin Baulig2000-09-291-2/+2
* Use g_return_val_if_fail instead of g_return_if_fail, as the function nowSebastian Wilhelmi2000-09-011-1/+1
* Return the data left behind. Return the data left behind.Darin Adler2000-08-171-2/+11
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* updatedOwen Taylor2000-06-291-4/+50
* added argument assertments.Tim Janik2000-05-191-1/+1
* changed g_str_hash() to a 31 bit version based on a submission by KarlHavoc Pennington2000-02-171-98/+107
* 18:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1999-07-241-219/+3
* More editing. Use gcc, not ld to link. On native Win32 use _unlink(). UseTor Lillqvist1999-04-251-0/+4
* Add new g_string functions for reading from file/socket descriptors, andBST 1999 Tony Gale1999-04-171-2/+220
* inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1999-02-241-0/+7
* s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi1999-02-101-1/+1
* version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1998-12-161-5/+5
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-1/+10
* removed the GListAllocator type and its g_*_allocator_*() functionTim Janik1998-11-241-7/+0
* removed this function which was not publically exported in glib.h. toTim Janik1998-08-241-159/+15
* made private functions static.Tim Janik1998-08-171-7/+9
* version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1998-08-161-1/+1
* [Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald1998-06-121-1/+1
* Initial revisionOwen Taylor1998-06-101-0/+647