1999-01-17 |
Tim Janik | updates for 1.1.13. ...18 00:02:46 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-17 |
Tim Janik | removed assertment about rtree->root being NULL, so... ...17 17:15:59 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-17 |
Tim Janik | if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ... ...17 16:14:03 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-17 |
Tim Janik | added a define G_HOOK_DEFERRED_DESTROY, to substitute... ...17 14:13:52 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-17 |
Tim Janik | incremented version number to 1.1.13, bin age 0, interface... ...17 05:12:17 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-04 |
Tim Janik | eliminated extraneous "register" qualifiers in variable... ... 4 20:58:50 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-04 |
Tim Janik | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a... ... 4 14:38:11 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1999-01-02 |
Tim Janik | avoid unneccessary extra hook referencing (the explicit... ... 2 02:20:59 1999 Tim Janik <timj@gtk.org> ... 1 22:47:44 1999 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-22 |
Tim Janik | fixed buglet that could cause bogus warnings. ...22 10:32:11 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-21 |
Tim Janik | there was a reference count race for hooks during invocation... ...21 21:48:29 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-21 |
Tim Janik | default initialize source_timeout with -1 so we have... ...21 03:48:04 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-19 |
Tim Janik | fixed a minor bug that would let configures bail out... ...19 06:25:55 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-19 |
Tim Janik | fixed up sys/poll.h and sys/types.h inclusions. ...19 04:27:17 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-19 |
Tim Janik | fixed up gthread includes, cleaned up glibconfig.h... ...19 03:10:50 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-18 |
Tim Janik | new function to check whether a main loop has been... ...18 00:03:17 1998 Tim Janik <timj@gtk.org> ...17 23:43:47 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-17 |
Tim Janik | if !G_THREADS_ENABLED, eat the trailing semicolon with... ...17 04:10:49 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-17 |
Tim Janik | -DG_LOG_DOMAIN="GThread", we don't need an extern variable... ...17 03:38:57 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. ...16 03:16:58 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-16 |
Tim Janik | fixed library and flag ordering for --libs ...16 02:02:48 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-13 |
Tim Janik | always define G_HAVE_INLINE if __cplusplus is defined... ...12 19:08:59 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-12-02 |
Tim Janik | s/time_t/GTime/ and s/g_print/g_message/ include time.h. ... 2 02:10:59 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-30 |
Tim Janik | added g_hook_list_marshal_check() to eventually destroy... ...30 07:12:10 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-28 |
Tim Janik | implemented incremental freezing facility. ...28 01:23:25 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-26 |
Tim Janik | reverted the g_hash_table_set_key_freefunc() addition... ...26 01:36:20 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-24 |
Tim Janik | removed the GListAllocator type and its g_*_allocator_... ...24 09:40:00 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-23 |
Tim Janik | new function g_slist_copy() to duplicate a list with... ...22 17:07:03 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-20 |
Tim Janik | added empty default imlementation so gmodule.so compiles... ...20 14:43:44 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-11-16 |
Tim Janik | fixed off-by-one error, so we don't waste a loop iteration... ...16 07:48:06 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-31 |
Tim Janik | removed old G_ENUM(), G_FLAGS(), G_NV() and G_SV()... ...31 05:08:26 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-28 |
Tim Janik | new function for file input. rewind the filedescriptor... ...27 07:25:53 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-25 |
Tim Janik | no more characters are available if read() returns... ...25 07:30:10 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-21 |
Tim Janik | reverted part of the changes from Sebastian Wilhelmi... ...21 19:22:58 1998 Tim Janik <timj@gtk.org> ...21 19:58:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-21 |
Tim Janik | API cleanups of the new g_str* functions for consistency... ...21 17:03:05 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-08 |
Tim Janik | removed functions g_dataset_id_set_destroy and g_datalist_id... ... 8 06:47:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-07 |
Tim Janik | removed the #pragma } statement after extern "C" {... ... 7 05:31:24 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-06 |
Tim Janik | fixed memory offsett when ENABLE_MEM_CHECK is defined and ... 6 14:29:47 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-10-02 |
Tim Janik | properly handle the first valid hook to call, it maybe... ... 3 01:18:10 1998 Tim Janik <timj@gtk.org> ... 2 23:21:21 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-30 |
Tim Janik | added ghook.c. ...30 10:53:03 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-25 |
Tim Janik | version bump to 1.1.4, binary age 0, interface age 0. ...25 00:04:37 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-21 |
Tim Janik | added g_renew() which works as g_new() for g_realloc(). ...21 07:43:13 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-21 |
Tim Janik | NEWS file update for upcoming release of GLib + GModule... ...21 02:22:12 1998 Tim Janik <timj@gtk.org> ...21 01:54:48 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-18 |
Tim Janik | make the datalists a safe type (not using a generic... ...18 18:46:14 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-18 |
Tim Janik | check for key_compare_func != NULL (reported by Michal... ...18 03:41:20 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-17 |
Tim Janik | implemented g_datalist_* along the lines of g_dataset... ...17 06:36:25 1998 Tim Janik <timj@gtk.org> ...17 06:34:22 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-11 |
Tim Janik | explicitely include the prototypes for inline functions... ...11 02:11:46 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-08 |
Tim Janik | abandon the use of ATEXIT(), we keep the fallback macros... ... 8 05:04:06 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. ... 7 07:53:21 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-05 |
Tim Janik | use g_mem_chunk_alloc0() to allocate the memchunk,... ... 5 04:40:02 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-02 |
Tim Janik | new function g_strnfill() to return a new string of... ...26 06:32:40 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... ...24 02:08:56 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-20 |
Tim Janik | provide no operation implementation for the underlying... ...20 07:08:16 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-18 |
Tim Janik | new function g_log_set_always_fatal() to set an additional... ...18 04:40:17 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-18 |
Tim Janik | if __STRICT_ANSI__ is defined, make `inline' a noop... ...18 02:46:44 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | made private functions static. ...17 15:21:42 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | changed the return type for the GModuleCheckInit function... ...17 03:41:52 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | feature an extra MODULES parameter, so glib-config... ...17 01:46:14 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. ...16 20:28:27 1998 Tim Janik <timj@gtk.org> ...14 16:41:53 1998 Tim Janik <timj@gtk.org> ...13 14:23:37 1998 Tim Janik <timj@gtk.org> ...14 02:24:39 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-10 |
Tim Janik | minor changes to internal interface. ...10 03:35:57 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-10 |
Tim Janik | minor hack to cause SUBDIRS (gmodule) to be build last... ...10 02:17:19 1998 Tim Janik <timj@gtk.org> ...10 02:18:31 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... ... 4 15:17:54 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-03 |
Tim Janik | change order of gpointer data; field in struct _GNode... ... 3 16:02:26 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-31 |
Tim Janik | added a GNode test. ...31 22:17:05 1998 Tim Janik <timj@gtk.org> ...31 09:08:16 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-27 |
Tim Janik | #if 0'ed out the GTime definition, until it is definitively... ...27 01:02:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-26 |
Tim Janik | #if 0'ed out the GTime definition, until it is definitively... ...27 01:02:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-22 |
Tim Janik | new functions to make a scanner scope sensitive wrt... ...23 00:29:14 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-14 |
Tim Janik | new fuction g_dirname() which returns a newlly allocated... ...14 09:05:18 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-10 |
Tim Janik | added a bunch of utility/wrapper functions: g_basename... ...10 06:33:43 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-06-30 |
Tim Janik | take symbol_2_token into account. react on valid/invalid... ...30 11:58:25 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-06-19 |
Tim Janik | removed g_dataset_try_key, g_dataset_force_id and g_dataset_... ...19 03:11:02 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-06-12 |
Tim Janik | cleanups of the structure fields (binary incompatible). ...12 15:39:06 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-06-11 |
Tim Janik | new function g_dataset_retrive_key. adjusted prealloc... ...11 04:15:31 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
|