1999-01-29 |
Sebastian Wilhelmi | Fixed typo. Now HPUX 11 thread system detection should... |
blob | commitdiff |
1999-01-28 |
CST 1999 Shawn T... | version=1.1.14 GLIB_1_1_14 |
blob | commitdiff | diff to current |
1999-01-28 |
Sebastian Wilhelmi | Simplified configure.in test for posix threads, systems... |
blob | commitdiff | diff to current |
1999-01-27 |
Tim Janik | applied patch from Andrej Borsenkow <borsenkow.msk... |
blob | commitdiff | diff to current |
1999-01-26 |
Manish Singh | don't use backquotes in warning text |
blob | commitdiff | diff to current |
1999-01-26 |
Sebastian Wilhelmi | Removed the #warning about MT unsafety without localtime_r. |
blob | commitdiff | diff to current |
1999-01-25 |
Raph Levien | Fixed a broken #define for G_THREADS_IMPL_$g_threads_im... |
blob | commitdiff | diff to current |
1999-01-25 |
Timur Bakeyev | NO_SYS_SIGLIST_DECL change. |
blob | commitdiff | diff to current |
1999-01-25 |
Sebastian Wilhelmi | Do not use the thread libs, when searching for some... |
blob | commitdiff | diff to current |
1999-01-24 |
Manish Singh | Moved the warning about MT and no getpwuid_r from gutil... |
blob | commitdiff | diff to current |
1999-01-21 |
EST 1999 Jeff Garzik | Use AC_PREREQ not AC_REQUIRE for autoconf version test. |
blob | commitdiff | diff to current |
1999-01-21 |
EST 1999 Mandrake | made some adjustments for automake 1.4 and autoconf... |
blob | commitdiff | diff to current |
1999-01-20 |
Sebastian Wilhelmi | Use getpwuid_r with the right signature, if available. |
blob | commitdiff | diff to current |
1999-01-19 |
Sebastian Wilhelmi | Moved test for localtime_r and rand_r to a place after... |
blob | commitdiff | diff to current |
1999-01-19 |
Josh MacDonald | The "extern char* sys_siglist" declaration breaks syste... |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | incremented version number to 1.1.13, bin age 0, interf... |
blob | commitdiff | diff to current |
1999-01-16 |
Timur I. Bakeyev | Add support for pthreads under FreeBSD 2.2.[7|8] |
blob | commitdiff | diff to current |
1999-01-12 |
Sebastian Wilhelmi | Include config.h to get HAVE_LOCALTIME_R macro. |
blob | commitdiff | diff to current |
1999-01-11 |
Jeff Garzik | alloca and vasprintf go away |
blob | commitdiff | diff to current |
1999-01-11 |
Sebastian Wilhelmi | Find right thread system on DG/UX. Thanks to Marc J... |
blob | commitdiff | diff to current |
1999-01-11 |
Sebastian Wilhelmi | Test for localtime_r only after including the right... |
blob | commitdiff | diff to current |
1999-01-11 |
Chris Toshok | add support for freebsd (-lc_r for thread foo) and... |
blob | commitdiff | diff to current |
1999-01-09 |
Jeff Garzik | Add checks for vasprintf, localtime_r. |
blob | commitdiff | diff to current |
1999-01-07 |
Sebastian Wilhelmi | Here we must replace getpwuid by getpwuid_r, but as... |
blob | commitdiff | diff to current |
1999-01-05 |
Manish Singh | ditch whitespace before GLIB_SYSDEFS #includes, the... |
blob | commitdiff | diff to current |
1999-01-04 |
CST 1999 Shawn T... | Released GLib 1.1.12 GLIB_1_1_12 |
blob | commitdiff | diff to current |
1999-01-03 |
Jeff Garzik | Added 'make check' tests, based on testglib code. |
blob | commitdiff | diff to current |
1999-01-01 |
Jeff Garzik | Added two new alloca-based function macros, g_strdup_a... |
blob | commitdiff | diff to current |
1998-12-31 |
CST 1998 Shawn T... | Released GLib 1.1.11 GLIB_1_1_11 |
blob | commitdiff | diff to current |
1998-12-26 |
Manish Singh | acglib.m4 provide defaults for POLL sysdefs, simple... |
blob | commitdiff | diff to current |
1998-12-24 |
CST 1998 Shawn T... | Released GLib 1.1.10 GLIB_1_1_10 |
blob | commitdiff | diff to current |
1998-12-19 |
Tim Janik | fixed up sys/poll.h and sys/types.h inclusions. |
blob | commitdiff | diff to current |
1998-12-19 |
Tim Janik | fixed up gthread includes, cleaned up glibconfig.h... |
blob | commitdiff | diff to current |
1998-12-18 |
Sebastian Wilhelmi | Changed the last pthread_cond_init to pthread_attr_init. |
blob | commitdiff | diff to current |
1998-12-17 |
CST 1998 Shawn T... | Released GLib 1.1.9 GLIB_1_1_9 |
blob | commitdiff | diff to current |
1998-12-17 |
Manish Singh | check for pthread_attr_init in all cases, du4 needs... |
blob | commitdiff | diff to current |
1998-12-16 |
Sebastian Wilhelmi | Fixed stupid bug, that made g_static_mutex_lock(*mutex... |
blob | commitdiff | diff to current |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-12-16 |
CST 1998 Shawn T... | Released GLib 1.1.8 GLIB_1_1_8 |
blob | commitdiff | diff to current |
1998-12-16 |
Joel Becker | fixed error for AIX thread detection |
blob | commitdiff | diff to current |
1998-12-15 |
Elliot Lee | -fstack-check generates non-working code for at least... |
blob | commitdiff | diff to current |
1998-12-15 |
Sebastian Wilhelmi | Dont complain, if --without-threads or --with-threads... |
blob | commitdiff | diff to current |
1998-12-15 |
Jeff Garzik | Bugfixes to autoconf thread lib detection |
blob | commitdiff | diff to current |
1998-12-15 |
Jeff Garzik | Fixed --with-threads, small 64-bit prob |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | diff to current |
1998-12-13 |
Tim Janik | always define G_HAVE_INLINE if __cplusplus is defined... |
blob | commitdiff | diff to current |
1998-12-11 |
CST 1998 Shawn T... | Released GLib 1.1.7 GLIB_1_1_7 |
blob | commitdiff | diff to current |
1998-12-10 |
Joel Becker | removed redefinition of G_COMPILED_WITH_DEBUGGING from... |
blob | commitdiff | diff to current |
1998-12-05 |
Martin Baulig | When creating glibconfig.h, we need to include <sys... PRE_CLEANUP |
blob | commitdiff | diff to current |
1998-12-02 |
Owen Taylor | Merge main loop into head. This probably breaks Win32... |
blob | commitdiff | diff to current |
1998-12-02 |
Tim Janik | s/time_t/GTime/ and s/g_print/g_message/ include time.h. |
blob | commitdiff | diff to current |
1998-11-29 |
Jeff Garzik | Put -DFOO stuff into Makefile.am INCLUDES. |
blob | commitdiff | diff to current |
1998-11-29 |
Manish Singh | put debug -DFOO stuff into CPPFLAGS, not CFLAGS, so... |
blob | commitdiff | diff to current |
1998-11-23 |
CST 1998 Shawn T... | NEWS: README: configure.in: glib.spec: Updated to versi... GLIB_1_1_5 |
blob | commitdiff | diff to current |
1998-11-11 |
Manish Singh | use __extension__ for long long on gcc >= 2.8 and egcs... |
blob | commitdiff | diff to current |
1998-11-05 |
Phil Schwan | Added 'strncasecmp' to the list of functions to be... |
blob | commitdiff | diff to current |
1998-11-02 |
Manish Singh | glib.h endian macros defined using the glibconfig.h... |
blob | commitdiff | diff to current |
1998-11-01 |
Raja R Harinath | Land glib-rrh-19981025-0.patch. |
blob | commitdiff | diff to current |
1998-10-27 |
Manish Singh | reimplemented the endian stuff, using inline asm for... |
blob | commitdiff | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | diff to current |
1998-10-25 |
CST 1998 Shawn T... | Released GLib 1.1.4 GLIB_1_1_4 |
blob | commitdiff | diff to current |
1998-10-21 |
Tim Janik | reverted part of the changes from Sebastian Wilhelmi... |
blob | commitdiff | diff to current |
1998-10-20 |
Sebastian Wilhelmi | made the check for needed underscore in module's func... |
blob | commitdiff | diff to current |
1998-10-20 |
Manish Singh | configure.in added test for endianness |
blob | commitdiff | diff to current |
1998-10-17 |
Seth Alves | logic was reversed on need_underscore test |
blob | commitdiff | diff to current |
1998-09-25 |
Tim Janik | version bump to 1.1.4, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-09-21 |
Tim Janik | NEWS file update for upcoming release of GLib + GModule... |
blob | commitdiff | diff to current |
1998-09-09 |
Manish Singh | added -posix check for NeXTStep |
blob | commitdiff | diff to current |
1998-09-08 |
Martin Baulig | Minor bug fix that caused an error in ORBit due to... |
blob | commitdiff | diff to current |
1998-09-08 |
Manish Singh | comment the -std1 check and save LIBS properly |
blob | commitdiff | diff to current |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
blob | commitdiff | diff to current |
1998-09-07 |
Manish Singh | configure.in: added -std1 check for ANSI compliance... |
blob | commitdiff | diff to current |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... |
blob | commitdiff | diff to current |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-08-09 |
Tim Janik | initial import of gmodule. |
blob | commitdiff | diff to current |
1998-08-05 |
PDT 1998 Shawn T... | Released GLib 1.1.2 GLIB_1_1_2 |
blob | commitdiff | diff to current |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... |
blob | commitdiff | diff to current |
1998-07-20 |
Elliot Lee | Add gint64/guint64 if possible (HAVE_GINT64 is defined... |
blob | commitdiff | diff to current |
1998-06-11 |
Raja R Harinath | New file. Contains `libtool.m4' from libtool-1.2, the... |
blob | commitdiff | diff to current |
1998-06-10 |
Owen Taylor | Initial revision |
blob | commitdiff | diff to current |
|