1999-01-17 |
Tim Janik | updates for 1.1.13. |
blob | commitdiff |
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 |
1998-12-16 |
Tim Janik | fixed library and flag ordering for --libs |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | Use an "inheritance" scheme for IO channel memory alloc... |
blob | commitdiff | diff to current |
1998-12-15 |
Havoc Pennington | Solaris has a broken strftime that produced garbage... |
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 | Make sure all calls to g_node_validate_allocator are... |
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-09 |
CST 1998 Shawn T... | Released GLib 1.1.6 GLIB_1_1_6 |
blob | commitdiff | diff to current |
1998-12-08 |
Manish Singh | fixes to #undef HAVE_POLL case |
blob | commitdiff | diff to current |
1998-12-02 |
Havoc Pennington | If Julian is valid, we have to update the dmy represent... |
blob | commitdiff | diff to current |
1998-12-02 |
Havoc Pennington | Two new files. This is kind of ugly code, but I want... |
blob | commitdiff | diff to current |
1998-12-02 |
Havoc Pennington | Oops, I copied this into the log message but didn't... |
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 |
Sebastian Wilhelmi | changed `gpointer struct_tm_p' parameter of g_date_to_s... |
blob | commitdiff | diff to current |
1998-12-02 |
CST 1998 Shawn T... | NEWS: README: glib.spec: docs/glib-config.1: Incremente... |
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-12-01 |
Havoc Pennington | There are outstanding issues, but they should be resolv... |
blob | commitdiff | diff to current |
1998-11-30 |
Tim Janik | added g_hook_list_marshal_check() to eventually destroy... |
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-28 |
Tim Janik | implemented incremental freezing facility. |
blob | commitdiff | diff to current |
1998-11-26 |
Tim Janik | reverted the g_hash_table_set_key_freefunc() addition... |
blob | commitdiff | diff to current |
1998-11-25 |
PST 1998 Manish... | applied glib-tml-981120-0, change log appended below. |
blob | commitdiff | diff to current |
1998-11-24 |
EST 1998 Michael... | added GFreeFunc and g_hash_table_set_key_freefunc(... |
blob | commitdiff | diff to current |
1998-11-24 |
Tim Janik | removed the GListAllocator type and its g_*_allocator_... |
blob | commitdiff | diff to current |
1998-11-23 |
Owen Taylor | added g_array_insert_vals() to insert elements at an... |
blob | commitdiff | diff to current |
1998-11-23 |
Tim Janik | new function g_slist_copy() to duplicate a list with... |
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-19 |
Elliot Lee | Fix for g_datalist_id_set_full() use (error is deeper... |
blob | commitdiff | diff to current |
next |