summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-0/+115
1998-10-25Released GLib 1.1.4GLIB_1_1_4CST 1998 Shawn T. Amundson1-0/+20
1998-10-25no more characters are available if read() returns anything less than 1,Tim Janik1-0/+18
1998-10-25small fix to g_node_children_foreach to make it work right. From Paco MoyaManish Singh1-0/+5
1998-10-21reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don'tTim Janik1-0/+10
1998-10-21API cleanups of the new g_str* functions for consistency with the existingTim Janik1-0/+24
1998-10-20Move string join/split/free routines from libgnome/gnome-string, rename,Elliot Lee1-0/+5
1998-10-20made the check for needed underscore in module's func-names work onSebastian Wilhelmi1-0/+6
1998-10-20configure.in added test for endiannessManish Singh1-0/+8
1998-10-08removed functions g_dataset_id_set_destroy and g_datalist_id_set_destroyTim Janik1-4/+16
1998-10-07removed the #pragma } statement after extern "C" {. use (c-set-offsetTim Janik1-0/+20
1998-10-06fixed memory offsett when ENABLE_MEM_CHECK is defined andTim Janik1-0/+6
1998-10-02properly handle the first valid hook to call, it maybe IN_CALL already.Tim Janik1-0/+17
1998-09-30added ghook.c.Tim Janik1-0/+9
1998-09-25version bump to 1.1.4, binary age 0, interface age 0.Tim Janik1-0/+12
1998-09-22Released GLib 1.1.3GLIB_VERSION_1_1_3CDT 1998 Shawn T. Amundson1-0/+4
1998-09-21added g_renew() which works as g_new() for g_realloc().GLIB_1_1_3aTim Janik1-0/+4
1998-09-21NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik1-0/+18
1998-09-20Patch to libtool-1.2b to make --disable-staticOwen Taylor1-0/+5
1998-09-20This is Josh, commiting as Manish. This is completely new, andManish Singh1-0/+7
1998-09-18Added g_memdup implementationManish Singh1-0/+5
1998-09-18make the datalists a safe type (not using a generic gpointer) by expectingTim Janik1-0/+12
1998-09-18check for key_compare_func != NULL (reported by Michal Kara).Tim Janik1-0/+5
1998-09-18removed from repositoryManish Singh1-0/+8
1998-09-17implemented g_datalist_* along the lines of g_dataset, but operates on anTim Janik1-0/+9
1998-09-15Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1-0/+6
1998-09-11explicitely include the prototypes for inline functions to cure gccTim Janik1-0/+5
1998-09-09added -posix check for NeXTStepManish Singh1-0/+4
1998-09-08abandon the use of ATEXIT(), we keep the fallback macros for backwardsTim Janik1-0/+9
1998-09-08comment the -std1 check and save LIBS properlyManish Singh1-0/+4
1998-09-07check for all three inline keywords individually.Tim Janik1-0/+26
1998-09-07configure.in: added -std1 check for ANSI compliance (from gtk)Manish Singh1-0/+4
1998-09-06provide proper ATEXIT behavior on NeXTStep by !atexitManish Singh1-0/+4
1998-09-06Define. New define. (g_bit_nth_msf): Use it. Also, add prototype.Tom Tromey1-0/+8
1998-09-05use g_mem_chunk_alloc0() to allocate the memchunk, so the correct size ofTim Janik1-1/+11
1998-09-02make data argument const.Owen Taylor1-0/+5
1998-09-02new function g_strnfill() to return a new string of specified length,Tim Janik1-0/+6
1998-09-02Mostly changes to GArray code. See ChangeLog.Manish Singh1-30/+60
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik1-0/+49
1998-08-19gmem.c: add ability to exclude memory chunks from memory profilingElliot Lee1-0/+5
1998-08-19added g_strndupManish Singh1-0/+5
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik1-0/+16
1998-08-18if __STRICT_ANSI__ is defined, make `inline' a noop, since strict ANSITim Janik1-0/+5
1998-08-17made private functions static.Tim Janik1-0/+4
1998-08-17release delayedShawn Amundson1-2/+0
1998-08-17Released GLib 1.1.3GLIB_1_1_3CDT 1998 Shawn T. Amundson1-0/+8
1998-08-17feature an extra MODULES parameter, so glib-config can be invoked with theTim Janik1-0/+12
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1-2/+57
1998-08-16Sun Aug 16 Elliot LeeElliot Lee1-0/+4
1998-08-11It's GTime now, and it's back!Manish Singh1-0/+4