summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
AgeCommit message (Expand)Author
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik
1998-08-18if __STRICT_ANSI__ is defined, make `inline' a noop, since strict ANSITim Janik
1998-08-17made private functions static.Tim Janik
1998-08-17release delayedShawn Amundson
1998-08-17Released GLib 1.1.3upstream/GLIB_1_1_3CDT 1998 Shawn T. Amundson
1998-08-17feature an extra MODULES parameter, so glib-config can be invoked with theTim Janik
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik
1998-08-16Sun Aug 16 Elliot LeeElliot Lee
1998-08-11It's GTime now, and it's back!Manish Singh
1998-08-10minor hack to cause SUBDIRS (gmodule) to be build last. we do this byTim Janik
1998-08-09changelog updatesTim Janik
1998-08-05Released GLib 1.1.2upstream/GLIB_1_1_2PDT 1998 Shawn T. Amundson
1998-08-05fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast itGeorge Lebl
1998-08-05Released GLib 1.1.1upstream/GLIB_1_1_1PDT 1998 Shawn T. Amundson
1998-08-04version bump to 1.1.1, binary age 1, interface age 0. updates. updates.Tim Janik
1998-08-03change order of gpointer data; field in struct _GNode to be partly binaryTim Janik
1998-08-03garray.c (g_ptr_array_remove_index): bugfix: index check for array hasSebastian Wilhelmi
1998-07-31added a GNode test.Tim Janik
1998-07-27Released GLib 1.1.0upstream/GLIB_1_1_0CDT 1998 Shawn T. Amundson
1998-07-27#if 0'ed out the GTime definition, until it is definitively needed. #ifTim Janik
1998-07-26#if 0'ed out the GTime definition, until it is definitively needed.Tim Janik
1998-07-25DANGER WILL ROBINSON! Ok, normally I don't do things like this, but thisMark Crichton
1998-07-22new functions to make a scanner scope sensitive wrt symbol lookups.Tim Janik
1998-07-21typo fixed for alphas for gint64George Lebl
1998-07-14new fuction g_dirname() which returns a newlly allocated string.Tim Janik
1998-07-11typo fixupsTim Janik
1998-07-10added a bunch of utility/wrapper functions: g_basename(), g_getcwd(),Tim Janik
1998-07-09Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended toLauri Alanko
1998-07-07Generic hash cleanup, added a function (g_hash_table_lookup_full).Lauri Alanko
1998-07-06fix for properly detecting shared lib support on SunPro cc (taken fromManish Singh
1998-07-04Added g_array_lengthManish Singh
1998-06-30take symbol_2_token into account. react on valid/invalid string pairs.Tim Janik
1998-06-28ftp.glib.org -> ftp.gtk.org, since glib.org isn't ours. ;)Manish Singh
1998-06-19removed g_dataset_try_key, g_dataset_force_id and g_dataset_retrive_key inTim Janik
1998-06-19Changed messages for g_return_[val]_if_fail to be somewhat more clear:Owen Taylor
1998-06-18Use GINT_TO_POINTER casts to remove compiler warnings.Federico Mena Quintero
1998-06-12cleanups of the structure fields (binary incompatible).Tim Janik
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald
1998-06-12#include <string.h>Federico Mena Quintero
1998-06-11new function g_dataset_retrive_key. adjusted prealloc sizes, to take upTim Janik
1998-06-11New file. Contains `libtool.m4' from libtool-1.2, the version from whichRaja R Harinath
1998-06-10Added glib.h which was mistakenly in .cvsignoreOwen Taylor
1998-06-10Initial revisionOwen Taylor