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-28 |
Manish Singh | Xsed isn't valid here, don't use it |
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 |
Tim Janik | reverted raja's changes, since they leaked a struct... |
blob | commitdiff | diff to current |
1999-01-24 |
Raja R Harinath | Hopefully got the error handling for `getpwuid_r' right... |
blob | commitdiff | diff to current |
1999-01-24 |
EST 1999 Jeff Garzik | - Revert previous "fix" (which really just did things... |
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-24 |
Jeff Garzik | - Fixed bug that overwrote nodes in hash buckets instea... |
blob | commitdiff | diff to current |
1999-01-24 |
Raja R Harinath | Rewrite not to look at `errno' if library call succeeds... |
blob | commitdiff | diff to current |
1999-01-23 |
Tor Lillqvist | Update pthread_mutex_t size and initializer contents... |
blob | commitdiff | diff to current |
1999-01-23 |
Tim Janik | cleaned up the errno mess for GETPWUID. we especially... |
blob | commitdiff | diff to current |
1999-01-22 |
Jeff Garzik | move gmodule changelog entry to gmodule changelog |
blob | commitdiff | diff to current |
1999-01-21 |
EST 1999 Jeff Garzik | Add braces to eliminate an ambiguous else warning. |
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 |
Sebastian Wilhelmi | Changed error handling again, as the error is not alway... |
blob | commitdiff | diff to current |
1999-01-21 |
Tor Lillqvist | Include signal.h only when the signal names will be... |
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-21 |
EST 1999 Mandrake | automake 1.4 and libtool 1.2d notices. (maybe I'll... |
blob | commitdiff | diff to current |
1999-01-20 |
Manish Singh | new file |
blob | commitdiff | diff to current |
1999-01-20 |
Jeff Garzik | jgarzik enthusiastically applies a patch |
blob | commitdiff | diff to current |
1999-01-20 |
GMT 1999 Adam D... | All gtk apps were broken here on my setup. I changed... |
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 |
Tor Lillqvist | More Win32 updates. Add missing Win32 files to distribu... |
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 |
CST 1999 Shawn T... | Released GLib 1.1.13 GLIB_1_1_13 |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | updates for 1.1.13. |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | fixed assertment vs. assertion |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | removed assertment about rtree->root being NULL, so... |
blob | commitdiff | diff to current |
1999-01-17 |
Christopher Blizzard | add packager address |
blob | commitdiff | diff to current |
1999-01-17 |
Christopher Blizzard | increment version number to 1.1.13 |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ... |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | added a define G_HOOK_DEFERRED_DESTROY, to substitute... |
blob | commitdiff | diff to current |
1999-01-17 |
Tor Lillqvist | Oops, ChangeLog entries too, of course. |
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 |
Tor Lillqvist | Merge in current Win32 version. Almost no Unix code... |
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-13 |
Manish Singh | don't use inline for !__GNUC__ case with g_warning... |
blob | commitdiff | diff to current |
1999-01-13 |
Manish Singh | acinclude.m4 ltconfig upgrade to libtool 1.2d (with... |
blob | commitdiff | diff to current |
1999-01-12 |
Manish Singh | #warning isn't portable, check for gcc |
blob | commitdiff | diff to current |
1999-01-12 |
Sebastian Wilhelmi | Ops, forgot to save ChangeLog before commiting. |
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-09 |
Jeff Garzik | Make all aux functions static. |
blob | commitdiff | diff to current |
1999-01-09 |
Jeff Garzik | Add checks for vasprintf, localtime_r. |
blob | commitdiff | diff to current |
1999-01-07 |
Owen Taylor | Call the source-specific free function when the hook... |
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-06 |
Manish Singh | Eep, forgot ChangeLog for my last commit |
blob | commitdiff | diff to current |
1999-01-05 |
Andrew T. Veliath | fix macro to be shorthand of g_array_insert_vals. |
blob | commitdiff | diff to current |
1999-01-04 |
Manish Singh | some echos interpret \n's and some don't. Deal with... |
blob | commitdiff | diff to current |
1999-01-04 |
Tim Janik | eliminated extraneous "register" qualifiers in variable... |
blob | commitdiff | diff to current |
1999-01-04 |
Tim Janik | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a... |
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 | Add tree test. |
blob | commitdiff | diff to current |
1999-01-03 |
Jeff Garzik | add array-test.c |
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-03 |
Jeff Garzik | Added g_alloca, g_new_a, g_new0_a macros. |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | Added g_strdup_printf check |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | Handle NULL strings like g_strdup. s/g_strconcat_a... |
blob | commitdiff | diff to current |
1999-01-02 |
Manish Singh | made the alloca tests follow the testglib style |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | added g_strndup_a macro |
blob | commitdiff | diff to current |
1999-01-02 |
Tim Janik | avoid unneccessary extra hook referencing (the explicit... |
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-30 |
Raja R Harinath | Define to G[U]INT64_TO_{LE,BE}, not G[U]INT32_TO_{LE... |
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-23 |
George Lebl | don't cast to timeval since timeval is for some reason... |
blob | commitdiff | diff to current |
1998-12-22 |
Tim Janik | fixed buglet that could cause bogus warnings. |
blob | commitdiff | diff to current |
1998-12-21 |
Tim Janik | there was a reference count race for hooks during invoc... |
blob | commitdiff | diff to current |
1998-12-21 |
Tim Janik | default initialize source_timeout with -1 so we have... |
blob | commitdiff | diff to current |
1998-12-19 |
Owen Taylor | Add #defines defining scale of priorities. |
blob | commitdiff | diff to current |
1998-12-19 |
Owen Taylor | Allocate space for pollfd's _after_ adding poll wake... |
blob | commitdiff | diff to current |
1998-12-19 |
Tim Janik | fixed a minor bug that would let configures bail out... |
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 |
Owen Taylor | Dec 18 12:51:39 1998 Owen Taylor <otaylor@redhat... |
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-18 |
Tim Janik | new function to check whether a main loop has been... |
blob | commitdiff | diff to current |
1998-12-17 |
Sebastian Wilhelmi | Fixed size in g_memmove, reported by Alexander Larsson |
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 |
CST 1998 Shawn T... | giounix.c: s/g_main_poll_add/g_main_remove_add/g |
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-17 |
Tim Janik | if !G_THREADS_ENABLED, eat the trailing semicolon with... |
blob | commitdiff | diff to current |
1998-12-16 |
PST 1998 Shawn T... | Released GLib 1.1.8 (CVS tag is GLIB_1_1_8a) GLIB_1_1_8a |
blob | commitdiff | diff to current |
1998-12-16 |
Sebastian Wilhelmi | Fixed small bug. |
blob | commitdiff | diff to current |
1998-12-16 |
Joel Becker | changed func_data to user_data for g_scanner_scope_symb... |
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 |
Sebastian Wilhelmi | Updated to reflect the existence of gthread. |
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 |
next |