Age | Commit message (Expand) | Author | Files | Lines |
1998-12-19 | fixed up sys/poll.h and sys/types.h inclusions. | Tim Janik | 1 | -6/+26 |
1998-12-19 | fixed up gthread includes, cleaned up glibconfig.h a little bit. | Tim Janik | 1 | -131/+159 |
1998-12-18 | Changed the last pthread_cond_init to pthread_attr_init. | Sebastian Wilhelmi | 1 | -4/+1 |
1998-12-17 | Released GLib 1.1.9GLIB_1_1_9 | CST 1998 Shawn T. Amundson | 1 | -1/+1 |
1998-12-17 | check for pthread_attr_init in all cases, du4 needs this since most of the | Manish Singh | 1 | -4/+4 |
1998-12-16 | Fixed stupid bug, that made g_static_mutex_lock(*mutex) not work as | Sebastian Wilhelmi | 1 | -2/+2 |
1998-12-16 | version bump to 1.1.8, binary age 0, interface age 0. | Tim Janik | 1 | -4/+19 |
1998-12-16 | Released GLib 1.1.8GLIB_1_1_8 | CST 1998 Shawn T. Amundson | 1 | -3/+3 |
1998-12-16 | fixed error for AIX thread detection | Joel Becker | 1 | -2/+1 |
1998-12-15 | -fstack-check generates non-working code for at least a few compilers | Elliot Lee | 1 | -11/+11 |
1998-12-15 | Dont complain, if --without-threads or --with-threads=none is supplied; | Sebastian Wilhelmi | 1 | -2/+7 |
1998-12-15 | Bugfixes to autoconf thread lib detection | Jeff Garzik | 1 | -25/+50 |
1998-12-15 | Fixed --with-threads, small 64-bit prob | Jeff Garzik | 1 | -3/+5 |
1998-12-15 | This commit merges the glib-threads branch into the main | Owen Taylor | 1 | -0/+206 |
1998-12-13 | always define G_HAVE_INLINE if __cplusplus is defined, reported by Wan-Teh | Tim Janik | 1 | -0/+4 |
1998-12-11 | Released GLib 1.1.7GLIB_1_1_7 | CST 1998 Shawn T. Amundson | 1 | -3/+3 |
1998-12-10 | removed redefinition of G_COMPILED_WITH_DEBUGGING from glibconfig.h | Joel Becker | 1 | -2/+1 |
1998-12-05 | When creating glibconfig.h, we need to include <sys/types.h> beforePRE_CLEANUP | Martin Baulig | 1 | -0/+1 |
1998-12-02 | Merge main loop into head. This probably breaks Win32, until | Owen Taylor | 1 | -1/+9 |
1998-12-02 | s/time_t/GTime/ and s/g_print/g_message/ include time.h. | Tim Janik | 1 | -1/+1 |
1998-11-29 | Put -DFOO stuff into Makefile.am INCLUDES. | Jeff Garzik | 1 | -2/+3 |
1998-11-29 | put debug -DFOO stuff into CPPFLAGS, not CFLAGS, so CFLAGS can be | Manish Singh | 1 | -2/+2 |
1998-11-23 | NEWS: README: configure.in: glib.spec: Updated to version 1.1.5GLIB_1_1_5 | CST 1998 Shawn T. Amundson | 1 | -1/+1 |
1998-11-11 | use __extension__ for long long on gcc >= 2.8 and egcs, and provide a | Manish Singh | 1 | -6/+31 |
1998-11-05 | Added 'strncasecmp' to the list of functions to be searched for. Added a | Phil Schwan | 1 | -1/+1 |
1998-11-02 | glib.h endian macros defined using the glibconfig.h mechanism now | Manish Singh | 1 | -10/+50 |
1998-11-01 | Land glib-rrh-19981025-0.patch. | Raja R Harinath | 1 | -29/+299 |
1998-10-27 | reimplemented the endian stuff, using inline asm for x86. #define g_htonl | Manish Singh | 1 | -4/+21 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1 | -2/+8 |
1998-10-25 | Released GLib 1.1.4GLIB_1_1_4 | CST 1998 Shawn T. Amundson | 1 | -0/+1 |
1998-10-21 | reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don't | Tim Janik | 1 | -4/+3 |
1998-10-20 | made the check for needed underscore in module's func-names work on | Sebastian Wilhelmi | 1 | -11/+16 |
1998-10-20 | configure.in added test for endianness | Manish Singh | 1 | -0/+2 |
1998-10-17 | logic was reversed on need_underscore test | Seth Alves | 1 | -1/+1 |
1998-09-25 | version bump to 1.1.4, binary age 0, interface age 0. | Tim Janik | 1 | -1/+1 |
1998-09-21 | NEWS file update for upcoming release of GLib + GModule version 1.1.3, | Tim Janik | 1 | -0/+4 |
1998-09-09 | added -posix check for NeXTStep | Manish Singh | 1 | -0/+12 |
1998-09-08 | Minor bug fix that caused an error in ORBit due to a wrong inline declaration. | Martin Baulig | 1 | -3/+3 |
1998-09-08 | comment the -std1 check and save LIBS properly | Manish Singh | 1 | -1/+2 |
1998-09-07 | check for all three inline keywords individually. | Tim Janik | 1 | -4/+55 |
1998-09-07 | configure.in: added -std1 check for ANSI compliance (from gtk) | Manish Singh | 1 | -0/+19 |
1998-08-24 | removed this function which was not publically exported in glib.h. to | Tim Janik | 1 | -0/+81 |
1998-08-16 | version bump to 1.1.3, binary age 0, interface age 0. | Tim Janik | 1 | -3/+3 |
1998-08-09 | initial import of gmodule. | Tim Janik | 1 | -1/+84 |
1998-08-05 | Released GLib 1.1.2GLIB_1_1_2 | PDT 1998 Shawn T. Amundson | 1 | -3/+3 |
1998-08-04 | version bump to 1.1.1, binary age 1, interface age 0. updates. updates. | Tim Janik | 1 | -2/+4 |
1998-07-20 | Add gint64/guint64 if possible (HAVE_GINT64 is defined if we have it, | Elliot Lee | 1 | -0/+1 |
1998-06-11 | New file. Contains `libtool.m4' from libtool-1.2, the version from which | Raja R Harinath | 1 | -16/+17 |
1998-06-10 | Initial revision | Owen Taylor | 1 | -0/+221 |