Say we require autoconf 2.52 as that is what configure.in does.
[platform/upstream/glib.git] / acconfig.h
2002-02-26 Owen TaylorCheck for iconv_* in -liconv as well as libiconv_*...
2001-02-15 Sebastian WilhelmiReverted the changes necessary to enlarge the system...
2001-01-16 Owen TaylorAdd gettext support.
2000-12-29 Tim Janikwe can't grow _cv_ variables by using a backticked...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-11-12 Owen TaylorCreate wrapper functions for iconv() so that we can...
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-09-19 Sebastian WilhelmiTest for the existence of getcwd, and use it only when...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Tim Janikadded g_strlcat() and g_strlcpy() wrappers, supplied...
2000-05-29 Owen TaylorAdd function to get the codeset name for the current...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
1999-11-16 Sebastian WilhelmiRenamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR...
1999-10-12 Tim Janikcompletly new implementation for printf string upper...
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-08-15 Tim Janikeliminate memset() call, since string.h has not neccess...
1999-07-01 Sebastian WilhelmiAdded a g_memmove replacement for platforms without...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-05-08 CDT 1999 Shawn T... Port to BeOS by myself and Richard Offer.
1999-03-20 Manish Singhacinclude.m4 config.guess config.sub ltconfig upgrade...
1999-03-17 Sebastian WilhelmiAdded missing values for G_MAXU(SHORT|INT|LONG) on...
1999-03-17 Sebastian WilhelmiSun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>
1999-02-08 Sebastian WilhelmiChanged the test for getpwuid_r to exclude those system...
1999-01-20 Sebastian WilhelmiUse getpwuid_r with the right signature, if available.
1999-01-19 Josh MacDonaldThe "extern char* sys_siglist" declaration breaks syste...
1999-01-13 Tim Janiksmall fix so it compiles for me
1999-01-09 Jeff GarzikAdd checks for vasprintf, localtime_r.
1998-12-19 Tim Janikfixed up gthread includes, cleaned up glibconfig.h...
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-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 1, interface age...
1998-06-10 Owen TaylorInitial revision