Use <envar>, not <envvar>.
[platform/upstream/glib.git] / glib / gstring.c
2001-10-01 Owen TaylorRename g_string_printfa() to g_string_append_printf...
2001-09-28 Matthias Clasenglib/gstring.c: Fix inline docs for g_string_prepend_un...
2001-09-19 Owen TaylorPatch from Darin Adler to remove GReal* structures...
2001-09-10 Owen TaylorDoc fixes.
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-09-01 Sebastian WilhelmiUse g_return_val_if_fail instead of g_return_if_fail...
2000-08-17 Darin AdlerReturn the data left behind. Return the data left behind.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-29 Owen Taylorupdated
2000-05-19 Tim Janikadded argument assertments.
2000-02-17 Havoc Penningtonchanged g_str_hash() to a 31 bit version based on a...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-04-25 Tor LillqvistMore editing. Use gcc, not ld to link. On native Win32...
1999-04-17 BST 1999 Tony GaleAdd new g_string functions for reading from file/socket...
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-11-24 Tim Janikremoved the GListAllocator type and its g_*_allocator_...
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-17 Tim Janikmade private functions static.
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-06-12 Josh MacDonald[Changes from josh to sync with his glib stuff -Yosh]
1998-06-10 Owen TaylorInitial revision