1998-09-11 |
Tim Janik | explicitely include the prototypes for inline functions... Fri Sep 11 02:11:46 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-09-08 |
Tim Janik | minor fixup
|
commit | commitdiff | tree |
1998-09-08 |
Tim Janik | abandon the use of ATEXIT(), we keep the fallback macros... Tue Sep 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. Mon Sep 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,... Sat Sep 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... Wed Aug 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... Mon Aug 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... Thu Aug 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... Tue Aug 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... Tue Aug 18 02:46:44 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | made private functions static. Mon Aug 17 15:21:42 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | indentation fix.
|
commit | commitdiff | tree |
1998-08-17 |
Tim Janik | changed the return type for the GModuleCheckInit function... Mon Aug 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... Mon Aug 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. Sun Aug 16 20:28:27 1998 Tim Janik <timj@gtk.org> Fri Aug 14 16:41:53 1998 Tim Janik <timj@gtk.org> Fri Aug 13 14:23:37 1998 Tim Janik <timj@gtk.org> Fri Aug 14 02:24:39 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-10 |
Tim Janik | minor changes to internal interface. Mon Aug 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... Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org> Mon Aug 10 02:18:31 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-08-09 |
Tim Janik | changelog updates
|
commit | commitdiff | tree |
1998-08-09 |
Tim Janik | hm, fixup call sequences for check_init() and de_init().
|
commit | commitdiff | tree |
1998-08-09 |
Tim Janik | erm, fix copyright notice.
|
commit | commitdiff | tree |
1998-08-09 |
Tim Janik | fix cmopiler warnings. check (de)initialization code.
|
commit | commitdiff | tree |
1998-08-09 |
Tim Janik | updates
|
commit | commitdiff | tree |
1998-08-09 |
Tim Janik | do we want the .h file also? .... yes! ;)
|
commit | commitdiff | tree |
1998-08-09 |
Tim Janik | initial import of gmodule.
|
commit | commitdiff | tree |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... Tue Aug 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... Mon Aug 3 16:02:26 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-31 |
Tim Janik | added a GNode test. Fri Jul 31 22:17:05 1998 Tim Janik <timj@gtk.org> Fri Jul 31 09:08:16 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-27 |
Tim Janik | include glib.spec
|
commit | commitdiff | tree |
1998-07-27 |
Tim Janik | news update
|
commit | commitdiff | tree |
1998-07-27 |
Tim Janik | #if 0'ed out the GTime definition, until it is definitively... Mon Jul 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... Mon Jul 27 01:02:27 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-25 |
Tim Janik | indentation fixes.
|
commit | commitdiff | tree |
1998-07-22 |
Tim Janik | new functions to make a scanner scope sensitive wrt... Thu Jul 23 00:29:14 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-15 |
Tim Janik | feature TMPDIR env variable.
|
commit | commitdiff | tree |
1998-07-14 |
Tim Janik | new fuction g_dirname() which returns a newlly allocated... Tue Jul 14 09:05:18 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
1998-07-11 |
Tim Janik | typo fixups
|
commit | commitdiff | tree |
1998-07-10 |
Tim Janik | new file.
|
commit | commitdiff | tree |
1998-07-10 |
Tim Janik | added a bunch of utility/wrapper functions: g_basename... Fri Jul 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... Tue Jun 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_... Fri Jun 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). Fri Jun 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... Thu Jun 11 04:15:31 1998 Tim Janik <timj@gtk.org>
|
commit | commitdiff | tree |
|