1999-11-09 |
Sebastian Wilhelmi | Create docs/glib-config.1 from docs/glib-config.1.in... |
blob | commitdiff |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions... |
blob | commitdiff | diff to current |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
blob | commitdiff | diff to current |
1999-10-06 |
Manish Singh | blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | diff to current |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-07-07 |
Sebastian Wilhelmi | Test for pthread_join rather than for pthread_create... |
blob | commitdiff | diff to current |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... |
blob | commitdiff | diff to current |
1999-06-18 |
Sebastian Wilhelmi | Changed test for pthread_attr_setstacksize from AC_TRY_... |
blob | commitdiff | diff to current |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Better testing reveals better methods. Fixes for BeOS. |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Port to BeOS by myself and Richard Offer. |
blob | commitdiff | diff to current |
1999-05-06 |
Tor Lillqvist | New files, used to generate corresponding non-.in files... |
blob | commitdiff | diff to current |
1999-04-09 |
Shawn Amundson | Increment some version numbers, add warning to configure. GLIB_1_3_0 |
blob | commitdiff | diff to current |
1999-03-30 |
Sebastian Wilhelmi | Added a check for the right format to printf and scanf... |
blob | commitdiff | diff to current |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to... |
blob | commitdiff | diff to current |
1999-03-17 |
Sebastian Wilhelmi | Added missing values for G_MAXU(SHORT|INT|LONG) on... |
blob | commitdiff | diff to current |
1999-03-17 |
Sebastian Wilhelmi | Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> |
blob | commitdiff | diff to current |
1999-03-16 |
Timur Bakeyev | pthread_create in libc |
blob | commitdiff | diff to current |
1999-03-16 |
Sebastian Wilhelmi | Removed G_(U)?INT8_FORMAT again, as it can't be used... |
blob | commitdiff | diff to current |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use... |
blob | commitdiff | diff to current |
1999-03-14 |
Raja R Harinath | Remove widechar tests and defines. (fd_set): Change... |
blob | commitdiff | diff to current |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads. |
blob | commitdiff | diff to current |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads... |
blob | commitdiff | diff to current |
1999-02-27 |
Tim Janik | moved old ChangeLog to ChangeLog.pre-1-2, and started... |
blob | commitdiff | diff to current |
1999-02-25 |
Shawn Amundson | Increment version to 1.2.0. GLIB_1_2_0 |
blob | commitdiff | diff to current |
1999-02-21 |
Michael Fulbright | I've made the spec file autogenerated, and I tweaked it |
blob | commitdiff | diff to current |
1999-02-16 |
CST 1999 Shawn T... | version=1.1.16 GLIB_1_1_16 |
blob | commitdiff | diff to current |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions... |
blob | commitdiff | diff to current |
1999-02-15 |
Tim Janik | default to yes for development trees. |
blob | commitdiff | diff to current |
1999-02-10 |
Tim Janik | be more descriptive on unsupported systems. |
blob | commitdiff | diff to current |
1999-02-08 |
Sebastian Wilhelmi | Changed the test for getpwuid_r to exclude those system... |
blob | commitdiff | diff to current |
1999-02-05 |
Sebastian Wilhelmi | Make the error message in case of a broken thread syste... |
blob | commitdiff | diff to current |
1999-02-04 |
PST 1999 Shawn T... | version=1.1.15 GLIB_1_1_15 |
blob | commitdiff | diff to current |
1999-02-01 |
Sebastian Wilhelmi | Moved the check for MT save function variants after... |
blob | commitdiff | diff to current |
1999-01-29 |
Sebastian Wilhelmi | Fixed typo. Now HPUX 11 thread system detection should... |
blob | commitdiff | diff to current |
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 |
next |