Skip to content
  • Tim Janik's avatar
    version bump to 1.1.3, binary age 0, interface age 0. · d5803865
    Tim Janik authored
    Sun Aug 16 20:28:27 1998  Tim Janik  <timj@gtk.org>
    
            * version bump to 1.1.3, binary age 0, interface age 0.
    
            * glib.h: be nice to platforms that don't have gint64 and don't
            issue #warning on every compilation. since glib doesn't require
            gint64 itself, packages that need gint64 should test for this
            themselves.
    
            * glib.h:
            * gutils.c: added a new function g_vsnprintf().
    
    Fri Aug 14 16:41:53 1998  Tim Janik  <timj@gtk.org>
    
            * glib.h: added static inline functions for bit mask tests:
            g_bit_nth_lsf, g_bit_nth_msf and g_bit_storage.
    
    Fri Aug 13 14:23:37 1998  Tim Janik  <timj@gtk.org>
    
            * glib.h:
            * gmessages.c:
            revised the message handling system, which is now based on a new
            mechanism g_log*. most of the assertment macros got adapted to
            feature the new g_log() call with an additional specification of
            the log level in a preprocessor macro G_L...
    d5803865