platform/upstream/glib.git
1998-08-17 Tim Janikchanged the return type for the GModuleCheckInit functi...
1998-08-17 Tim Janikfeature an extra MODULES parameter, so glib-config...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-16 Elliot LeeSun Aug 16 Elliot Lee
1998-08-11 Manish SinghIt's GTime now, and it's back!
1998-08-10 Tim Janikminor changes to internal interface.
1998-08-10 Tim Janikminor hack to cause SUBDIRS (gmodule) to be build last...
1998-08-09 Tim Janikchangelog updates
1998-08-09 Tim Janikhm, fixup call sequences for check_init() and de_init().
1998-08-09 Tim Janikerm, fix copyright notice.
1998-08-09 Tim Janikfix cmopiler warnings. check (de)initialization code.
1998-08-09 Tim Janikupdates
1998-08-09 Tim Janikdo we want the .h file also? .... yes! ;)
1998-08-09 Tim Janikinitial import of gmodule.
1998-08-06 Raph LevienFixed some minor comment typos and added myself to...
1998-08-05 PDT 1998 Shawn... Released GLib 1.1.2 GLIB_1_1_2
1998-08-05 George Leblfix 64-bitness in g_prints, sizeof doesn't seem to...
1998-08-05 PDT 1998 Shawn... Released GLib 1.1.1 GLIB_1_1_1
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 1, interface age...
1998-08-03 Tim Janikchange order of gpointer data; field in struct _GNode...
1998-08-03 Sebastian Wilhelmigarray.c (g_ptr_array_remove_index): bugfix: index...
1998-07-31 Tim Janikadded a GNode test.
1998-07-27 CDT 1998 Shawn... Released GLib 1.1.0 GLIB_1_1_0
1998-07-27 Tim Janikinclude glib.spec
1998-07-27 Tim Janiknews update
1998-07-27 Tim Janik#if 0'ed out the GTime definition, until it is definiti...
1998-07-26 Tim Janik#if 0'ed out the GTime definition, until it is definiti...
1998-07-25 Mark CrichtonDANGER WILL ROBINSON! Ok, normally I don't do things...
1998-07-25 Tim Janikindentation fixes.
1998-07-22 Tim Janiknew functions to make a scanner scope sensitive wrt...
1998-07-21 George Lebltypo fixed for alphas for gint64
1998-07-20 Elliot LeeAdd gint64/guint64 if possible (HAVE_GINT64 is defined...
1998-07-15 Tim Janikfeature TMPDIR env variable.
1998-07-14 Tim Janiknew fuction g_dirname() which returns a newlly allocate...
1998-07-11 Tim Janiktypo fixups
1998-07-10 Manish SinghWhile we're off changing glib.h, correct some cosmetic...
1998-07-10 Tim Janiknew file.
1998-07-10 Tim Janikadded a bunch of utility/wrapper functions: g_basename...
1998-07-09 Lauri AlankoRenamed g_hash_table_lookup_full to g_hash_table_lookup...
1998-07-07 Lauri AlankoGeneric hash cleanup, added a function (g_hash_table_lo...
1998-07-06 Manish Singhfix for properly detecting shared lib support on SunPro...
1998-07-04 Manish SinghAdded g_array_length
1998-06-30 Tim Janiktake symbol_2_token into account. react on valid/invali...
1998-06-28 Manish Singhftp.glib.org -> ftp.gtk.org, since glib.org isn't ours. ;)
1998-06-19 Tim Janikremoved g_dataset_try_key, g_dataset_force_id and g_dat...
1998-06-19 Owen TaylorChanged messages for g_return_[val]_if_fail to be somew...
1998-06-18 Federico Mena... Use GINT_TO_POINTER casts to remove compiler warnings.
1998-06-12 Tim Janikcleanups of the structure fields (binary incompatible).
1998-06-12 Josh MacDonald[Changes from josh to sync with his glib stuff -Yosh]
1998-06-12 Manish Singh#include <glib.h> not <glib/glib.h>
1998-06-12 Manish Singhglib-config: removed autogenerated file
1998-06-12 Federico Mena... #include <string.h>
1998-06-11 Dick PorterForgot to delete the "requires" line from the spec...
1998-06-11 Dick PorterNew spec file
1998-06-11 Tim Janiknew function g_dataset_retrive_key. adjusted prealloc...
1998-06-11 Raja R HarinathNew file. Contains `libtool.m4' from libtool-1.2, the...
1998-06-10 Owen TaylorRemoved glib.h which is not autogenerated any more.
1998-06-10 Owen TaylorAdded glib.h which was mistakenly in .cvsignore
1998-06-10 Owen TaylorMoved from gtk+
1998-06-10 Owen TaylorInitial revision