updated [and finally fixed my script to produce ready to go de-in(ed)
[platform/upstream/glib.git] / glib / gutils.h
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-10-17 Matthias ClasenMake public. (#155589, Tim-Philipp Müller)
2004-09-07 Matthias ClasenAdd a function to return a list of applicable locale...
2004-08-11 Ray StrodeAdd new XDG basedir API (bug 139973).
2004-08-03 Matthias ClasenNew function to check the version of GLib at runtime...
2004-05-09 Matthias ClasenMerge from 2.4:
2004-01-10 Manish Singh64-bit cleanliness fixes.
2004-01-06 Owen TaylorCheck defined (__OPTIMIZE__) not __OPTIMIZE__. (Zack...
2003-07-28 Matthias ClasenAdd g_setenv() and g_unsetenv(). (#100763)
2002-11-08 Owen TaylorPatch from Havoc Pennington to add functions for settin...
2002-05-22 Owen TaylorRemove notes about now-fixed-bugs.
2001-10-23 Tor LillqvistRemove G_HARDCODED_PATH_WRAPPER, Owen didn't like it.
2001-10-22 Tor LillqvistAdd macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED...
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-07-10 Tim Janikfix negative exponent handling (numbers<0).
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-04-19 Sebastian WilhelmiRemove definition of g_hash_table_freeze and g_hash_tab...
2001-04-16 Havoc Penningtonmake GDebugKeys argument const
2001-02-17 Havoc Penningtoninclude string.h
2001-02-10 Tor Lillqvistgtypes.h Move GLIB_VAR definition from gutils.h to...
2000-10-30 Tor Lillqvistgutils.c gutils.h gfileutils.c Actually, g_mkstemp...
2000-10-30 Tor LillqvistCheck for mkstemp.
2000-10-13 Sebastian WilhelmiReadded GFreeFunc, g_node_insert_after and g_find_progr...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...