Age | Commit message (Expand) | Author | Files | Lines |
1999-02-08 | Copy all elements of the allocations[] array, including the last. (Pointed | Owen Taylor | 1 | -0/+6 |
1999-02-05 | Make the error message in case of a broken thread system a bit more | Sebastian Wilhelmi | 1 | -0/+11 |
1999-02-04 | Update GLIB_MICRO_VERSION. (Pity it has to be done manually. Hmm.) | Tor Lillqvist | 1 | -0/+4 |
1999-02-04 | change my email address | Christopher Blizzard | 1 | -0/+4 |
1999-02-04 | version=1.1.15GLIB_1_1_15 | PST 1999 Shawn T. Amundson | 1 | -0/+11 |
1999-02-02 | Don't call ensure_stdout_valid (which would open an unneeded console | Tor Lillqvist | 1 | -0/+10 |
1999-02-02 | Release the main_loop lock around calls to prepare() and check() so that | Owen Taylor | 1 | -1/+8 |
1999-02-01 | Moved the check for MT save function variants after the determination of | Sebastian Wilhelmi | 1 | -0/+5 |
1999-01-29 | Fixed typo. Now HPUX 11 thread system detection should work. | Sebastian Wilhelmi | 1 | -0/+8 |
1999-01-28 | version=1.1.14GLIB_1_1_14 | CST 1999 Shawn T. Amundson | 1 | -0/+11 |
1999-01-28 | Simplified configure.in test for posix threads, systems, that provide | Sebastian Wilhelmi | 1 | -0/+8 |
1999-01-28 | Xsed isn't valid here, don't use it | Manish Singh | 1 | -0/+12 |
1999-01-27 | applied patch from Andrej Borsenkow <borsenkow.msk@sni.de> to also check | Tim Janik | 1 | -0/+8 |
1999-01-26 | don't use backquotes in warning text | Manish Singh | 1 | -0/+4 |
1999-01-26 | Removed the #warning about MT unsafety without localtime_r. | Sebastian Wilhelmi | 1 | -0/+7 |
1999-01-25 | Fixed a broken #define for G_THREADS_IMPL_$g_threads_impl_def | Raph Levien | 1 | -0/+6 |
1999-01-25 | NO_SYS_SIGLIST_DECL change. | Timur Bakeyev | 1 | -1/+8 |
1999-01-25 | Do not use the thread libs, when searching for some functions, as this | Sebastian Wilhelmi | 1 | -0/+14 |
1999-01-24 | reverted raja's changes, since they leaked a struct passwd contents buffer | Tim Janik | 1 | -0/+11 |
1999-01-24 | Hopefully got the error handling for `getpwuid_r' right. (g_get_any_init) | Raja R Harinath | 1 | -0/+8 |
1999-01-24 | - Revert previous "fix" (which really just did things a different way). - | EST 1999 Jeff Garzik | 1 | -0/+13 |
1999-01-24 | Moved the warning about MT and no getpwuid_r from gutils.c to configure | Manish Singh | 1 | -0/+6 |
1999-01-24 | - Fixed bug that overwrote nodes in hash buckets instead of adding them to | Jeff Garzik | 1 | -0/+33 |
1999-01-24 | Rewrite not to look at `errno' if library call succeeds, since `errno' is | Raja R Harinath | 1 | -0/+6 |
1999-01-23 | Update pthread_mutex_t size and initializer contents to match latest pthreads... | Tor Lillqvist | 1 | -0/+6 |
1999-01-23 | cleaned up the errno mess for GETPWUID. we especially don't want to | Tim Janik | 1 | -0/+11 |
1999-01-22 | move gmodule changelog entry to gmodule changelog | Jeff Garzik | 1 | -3/+0 |
1999-01-21 | Add braces to eliminate an ambiguous else warning. | EST 1999 Jeff Garzik | 1 | -0/+10 |
1999-01-21 | Use AC_PREREQ not AC_REQUIRE for autoconf version test. | EST 1999 Jeff Garzik | 1 | -0/+5 |
1999-01-21 | Changed error handling again, as the error is not always set in errno, it | Sebastian Wilhelmi | 1 | -0/+6 |
1999-01-21 | Include signal.h only when the signal names will be needed. | Tor Lillqvist | 1 | -0/+5 |
1999-01-21 | made some adjustments for automake 1.4 and autoconf 2.13 (per suggestions | EST 1999 Mandrake | 1 | -0/+6 |
1999-01-21 | automake 1.4 and libtool 1.2d notices. (maybe I'll write an actual test | EST 1999 Mandrake | 1 | -0/+5 |
1999-01-20 | new file | Manish Singh | 1 | -0/+10 |
1999-01-20 | jgarzik enthusiastically applies a patch | Jeff Garzik | 1 | -0/+6 |
1999-01-20 | All gtk apps were broken here on my setup. I changed the error to a | GMT 1999 Adam D. Moss | 1 | -0/+6 |
1999-01-20 | Use getpwuid_r with the right signature, if available. | Sebastian Wilhelmi | 1 | -0/+8 |
1999-01-19 | More Win32 updates. Add missing Win32 files to distributed files. | Tor Lillqvist | 1 | -0/+8 |
1999-01-19 | Moved test for localtime_r and rand_r to a place after the determination | Sebastian Wilhelmi | 1 | -0/+8 |
1999-01-19 | The "extern char* sys_siglist" declaration breaks systems with different | Josh MacDonald | 1 | -45/+53 |
1999-01-17 | Released GLib 1.1.13GLIB_1_1_13 | CST 1999 Shawn T. Amundson | 1 | -0/+8 |
1999-01-17 | updates for 1.1.13. | Tim Janik | 1 | -0/+4 |
1999-01-17 | fixed assertment vs. assertion | Tim Janik | 1 | -1/+1 |
1999-01-17 | removed assertment about rtree->root being NULL, so this function can be | Tim Janik | 1 | -0/+6 |
1999-01-17 | add packager address | Christopher Blizzard | 1 | -1/+5 |
1999-01-17 | increment version number to 1.1.13 | Christopher Blizzard | 1 | -0/+4 |
1999-01-17 | if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ((gchar*) 0) instead of | Tim Janik | 1 | -0/+6 |
1999-01-17 | added a define G_HOOK_DEFERRED_DESTROY, to substitute a noop | Tim Janik | 1 | -1/+21 |
1999-01-17 | Oops, ChangeLog entries too, of course. | Tor Lillqvist | 1 | -0/+5 |
1999-01-17 | incremented version number to 1.1.13, bin age 0, interface age 0. | Tim Janik | 1 | -0/+32 |