summaryrefslogtreecommitdiff
path: root/glib.h
AgeCommit message (Expand)AuthorFilesLines
1998-09-02new function g_strnfill() to return a new string of specified length,Tim Janik1-1/+3
1998-09-02Mostly changes to GArray code. See ChangeLog.Manish Singh1-85/+88
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik1-22/+47
1998-08-19added g_strndupManish Singh1-0/+2
1998-08-18new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik1-0/+1
1998-08-18if __STRICT_ANSI__ is defined, make `inline' a noop, since strict ANSITim Janik1-0/+12
1998-08-17made private functions static.Tim Janik1-4/+4
1998-08-17feature an extra MODULES parameter, so glib-config can be invoked with theTim Janik1-8/+8
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1-211/+403
1998-08-16Sun Aug 16 Elliot LeeElliot Lee1-0/+2
1998-08-11It's GTime now, and it's back!Manish Singh1-3/+0
1998-08-04version bump to 1.1.1, binary age 1, interface age 0. updates. updates.Tim Janik1-9/+23
1998-08-03change order of gpointer data; field in struct _GNode to be partly binaryTim Janik1-3/+2
1998-07-31added a GNode test.Tim Janik1-2/+109
1998-07-27#if 0'ed out the GTime definition, until it is definitively needed. #ifTim Janik1-1/+3
1998-07-26#if 0'ed out the GTime definition, until it is definitively needed.Tim Janik1-1/+4
1998-07-25DANGER WILL ROBINSON! Ok, normally I don't do things like this, but thisMark Crichton1-1/+1
1998-07-25indentation fixes.Tim Janik1-29/+29
1998-07-22new functions to make a scanner scope sensitive wrt symbol lookups.Tim Janik1-10/+31
1998-07-21typo fixed for alphas for gint64George Lebl1-1/+1
1998-07-20Add gint64/guint64 if possible (HAVE_GINT64 is defined if we have it,Elliot Lee1-0/+14
1998-07-14new fuction g_dirname() which returns a newlly allocated string.Tim Janik1-0/+1
1998-07-10While we're off changing glib.h, correct some cosmetic nits. No changedManish Singh1-11/+11
1998-07-10added a bunch of utility/wrapper functions: g_basename(), g_getcwd(),Tim Janik1-215/+233
1998-07-09Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended toLauri Alanko1-1/+1
1998-07-07Generic hash cleanup, added a function (g_hash_table_lookup_full).Lauri Alanko1-17/+20
1998-07-04Added g_array_lengthManish Singh1-0/+2
1998-06-19removed g_dataset_try_key, g_dataset_force_id and g_dataset_retrive_key inTim Janik1-10/+13
1998-06-19Changed messages for g_return_[val]_if_fail to be somewhat more clear:Owen Taylor1-34/+34
1998-06-12cleanups of the structure fields (binary incompatible).Tim Janik1-7/+19
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald1-1/+121
1998-06-11new function g_dataset_retrive_key. adjusted prealloc sizes, to take upTim Janik1-0/+1
1998-06-10Added glib.h which was mistakenly in .cvsignoreOwen Taylor1-0/+1154