summaryrefslogtreecommitdiff
path: root/gutils.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-13/+13
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-5/+29
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor1-0/+3
1998-11-25applied glib-tml-981120-0, change log appended below.PST 1998 Manish Singh1-1/+1
1998-11-01applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entryManish Singh1-26/+44
1998-11-01Land glib-rrh-19981025-0.patch.Raja R Harinath1-0/+5
1998-10-27win32 patch from Tor Lillqvist (glib-tml-981027-0), fixes some minorManish Singh1-1/+3
1998-10-27reimplemented the endian stuff, using inline asm for x86. #define g_htonlManish Singh1-0/+2
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-23/+393
1998-09-08#include <errno.h>Manish Singh1-0/+1
1998-09-08abandon the use of ATEXIT(), we keep the fallback macros for backwardsTim Janik1-0/+35
1998-09-07check for all three inline keywords individually.Tim Janik1-4/+4
1998-09-06Define. New define. (g_bit_nth_msf): Use it. Also, add prototype.Tom Tromey1-1/+6
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik1-11/+10
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1-4/+26
1998-08-04version bump to 1.1.1, binary age 1, interface age 0. updates. updates.Tim Janik1-12/+27
1998-07-25indentation fixes.Tim Janik1-3/+3
1998-07-15feature TMPDIR env variable.Tim Janik1-1/+3
1998-07-14new fuction g_dirname() which returns a newlly allocated string.Tim Janik1-0/+22
1998-07-10added a bunch of utility/wrapper functions: g_basename(), g_getcwd(),Tim Janik1-758/+150
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald1-2/+19
1998-06-10Initial revisionOwen Taylor1-0/+858