Age | Commit message (Expand) | Author | Files | Lines |
1999-03-23 | Add user_data to check and prepare functions | Manish Singh | 1 | -0/+4 |
1999-03-23 | add user_data to the GSource ->check and ->prepare functions, so it can be | Tim Janik | 1 | -0/+10 |
1999-03-20 | acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f | Manish Singh | 1 | -0/+13 |
1999-03-18 | Fixed another stupid fault of mine: Did s/g_static_/g_private_/g | Sebastian Wilhelmi | 1 | -0/+5 |
1999-03-17 | configure.in bumped versin number to GLib 1.2.1, interface 1, binary 1. | Tim Janik | 1 | -0/+10 |
1999-03-14 | changed a bunch of g_assert() statements to g_return_if_fail(). | Tim Janik | 1 | -0/+14 |
1999-03-12 | Also accept _Pctime_r instead of ctime_r, while seraching for the right | Sebastian Wilhelmi | 1 | -0/+6 |
1999-03-09 | check for working realloc (NULL,). use malloc() for initial allocation on | Tim Janik | 1 | -0/+7 |
1999-03-08 | when !hook_list->is_setup, wrap the flag around the call to g_hook_free() | Tim Janik | 1 | -0/+6 |
1999-03-03 | Moved G_THREADS_IMPL_POSIX from config.h.win32 to glibconfig.h.win32 | Sebastian Wilhelmi | 1 | -0/+9 |
1999-03-02 | Fixed a stupid cut'n'paste error of mine. Thanks to Friedrich Dominicus | Sebastian Wilhelmi | 1 | -0/+5 |
1999-03-01 | Fixed yet another bloody implementation of getpwuid_r on AIX. Thanks to | Sebastian Wilhelmi | 1 | -0/+7 |
1999-02-25 | Increment version to 1.2.0.GLIB_1_2_0 | Shawn Amundson | 1 | -0/+6 |
1999-02-24 | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1 | -0/+6 |
1999-02-21 | I've made the spec file autogenerated, and I tweaked it | Michael Fulbright | 1 | -0/+3 |
1999-02-18 | plugged a memory leak, reported by Koen D'Hondt <ripley@xs4all.nl> on 15 | Tim Janik | 1 | -0/+5 |
1999-02-18 | glib.spec: Do --enable-debug=no for the .rpm's. | Elliot Lee | 1 | -0/+4 |
1999-02-17 | Must define HAVE_PTHREAD_GETSPECIFIC_POSIX. Pity I didn't notice this | Tor Lillqvist | 1 | -0/+4 |
1999-02-16 | version=1.1.16GLIB_1_1_16 | CST 1999 Shawn T. Amundson | 1 | -0/+13 |
1999-02-15 | Changed signature of all g_static_mutex_* functions to take a pointer | Sebastian Wilhelmi | 1 | -0/+8 |
1999-02-15 | default to yes for development trees. | Tim Janik | 1 | -0/+4 |
1999-02-15 | return guints instead of gints for g_hash_table_size and | Tim Janik | 1 | -0/+5 |
1999-02-10 | be more descriptive on unsupported systems. | Tim Janik | 1 | -0/+5 |
1999-02-10 | forgot the ChangeLog. Here we go | Sebastian Wilhelmi | 1 | -0/+5 |
1999-02-10 | fixed errernerous code wrt to thread specific error string allocation | Tim Janik | 1 | -0/+14 |
1999-02-09 | pools of 128 items instead of 1024 items. | Elliot Lee | 1 | -0/+5 |
1999-02-08 | Changed the test for getpwuid_r to exclude those systems (i.e. IRIX), that | Sebastian Wilhelmi | 1 | -0/+7 |
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 |