Solaris has a broken strftime that produced garbage output for the test
[platform/upstream/glib.git] / configure.in
1998-12-15 Sebastian WilhelmiDont complain, if --without-threads or --with-threads...
1998-12-15 Jeff GarzikBugfixes to autoconf thread lib detection
1998-12-15 Jeff GarzikFixed --with-threads, small 64-bit prob
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-13 Tim Janikalways define G_HAVE_INLINE if __cplusplus is defined...
1998-12-11 CST 1998 Shawn T... Released GLib 1.1.7 GLIB_1_1_7
1998-12-10 Joel Beckerremoved redefinition of G_COMPILED_WITH_DEBUGGING from...
1998-12-05 Martin BauligWhen creating glibconfig.h, we need to include <sys... PRE_CLEANUP
1998-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...
1998-12-02 Tim Janiks/time_t/GTime/ and s/g_print/g_message/ include time.h.
1998-11-29 Jeff Garzik Put -DFOO stuff into Makefile.am INCLUDES.
1998-11-29 Manish Singhput debug -DFOO stuff into CPPFLAGS, not CFLAGS, so...
1998-11-23 CST 1998 Shawn T... NEWS: README: configure.in: glib.spec: Updated to versi... GLIB_1_1_5
1998-11-11 Manish Singhuse __extension__ for long long on gcc >= 2.8 and egcs...
1998-11-05 Phil SchwanAdded 'strncasecmp' to the list of functions to be...
1998-11-02 Manish Singhglib.h endian macros defined using the glibconfig.h...
1998-11-01 Raja R HarinathLand glib-rrh-19981025-0.patch.
1998-10-27 Manish Singhreimplemented the endian stuff, using inline asm for...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-25 CST 1998 Shawn T... Released GLib 1.1.4 GLIB_1_1_4
1998-10-21 Tim Janikreverted part of the changes from Sebastian Wilhelmi...
1998-10-20 Sebastian Wilhelmimade the check for needed underscore in module's func...
1998-10-20 Manish Singhconfigure.in added test for endianness
1998-10-17 Seth Alveslogic was reversed on need_underscore test
1998-09-25 Tim Janikversion bump to 1.1.4, binary age 0, interface age 0.
1998-09-21 Tim JanikNEWS file update for upcoming release of GLib + GModule...
1998-09-09 Manish Singhadded -posix check for NeXTStep
1998-09-08 Martin BauligMinor bug fix that caused an error in ORBit due to...
1998-09-08 Manish Singhcomment the -std1 check and save LIBS properly
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-09-07 Manish Singhconfigure.in: added -std1 check for ANSI compliance...
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-09 Tim Janikinitial import of gmodule.
1998-08-05 PDT 1998 Shawn T... Released GLib 1.1.2 GLIB_1_1_2
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 1, interface age...
1998-07-20 Elliot LeeAdd gint64/guint64 if possible (HAVE_GINT64 is defined...
1998-06-11 Raja R HarinathNew file. Contains `libtool.m4' from libtool-1.2, the...
1998-06-10 Owen TaylorInitial revision