summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released GLib 1.1.2GLIB_1_1_2PDT 1998 Shawn T. Amundson1998-08-0513-7/+44
* fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast itGeorge Lebl1998-08-0510-8/+56
* Released GLib 1.1.1GLIB_1_1_1PDT 1998 Shawn T. Amundson1998-08-0510-1/+37
* version bump to 1.1.1, binary age 1, interface age 0. updates. updates.Tim Janik1998-08-0422-70/+848
* change order of gpointer data; field in struct _GNode to be partly binaryTim Janik1998-08-0312-10/+56
* garray.c (g_ptr_array_remove_index): bugfix: index check for array hasSebastian Wilhelmi1998-08-0310-2/+42
* added a GNode test.Tim Janik1998-07-3118-6/+2428
* Released GLib 1.1.0GLIB_1_1_0CDT 1998 Shawn T. Amundson1998-07-2710-0/+168
* include glib.specTim Janik1998-07-272-2/+4
* news updateTim Janik1998-07-271-0/+19
* #if 0'ed out the GTime definition, until it is definitively needed. #ifTim Janik1998-07-2710-10/+22
* #if 0'ed out the GTime definition, until it is definitively needed.Tim Janik1998-07-2610-2/+48
* DANGER WILL ROBINSON! Ok, normally I don't do things like this, but thisMark Crichton1998-07-2510-2/+50
* indentation fixes.Tim Janik1998-07-2510-562/+640
* new functions to make a scanner scope sensitive wrt symbol lookups.Tim Janik1998-07-2213-277/+617
* typo fixed for alphas for gint64George Lebl1998-07-2110-2/+34
* Add gint64/guint64 if possible (HAVE_GINT64 is defined if we have it,Elliot Lee1998-07-204-0/+32
* feature TMPDIR env variable.Tim Janik1998-07-152-2/+6
* new fuction g_dirname() which returns a newlly allocated string.Tim Janik1998-07-1414-0/+168
* typo fixupsTim Janik1998-07-1110-10/+10
* While we're off changing glib.h, correct some cosmetic nits. No changedManish Singh1998-07-102-22/+22
* new file.Tim Janik1998-07-102-0/+1534
* added a bunch of utility/wrapper functions: g_basename(), g_getcwd(),Tim Janik1998-07-1014-1946/+864
* Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended toLauri Alanko1998-07-0912-10/+58
* Generic hash cleanup, added a function (g_hash_table_lookup_full).Lauri Alanko1998-07-0712-528/+446
* fix for properly detecting shared lib support on SunPro cc (taken fromManish Singh1998-07-069-1/+41
* Added g_array_lengthManish Singh1998-07-0410-0/+36
* take symbol_2_token into account. react on valid/invalid string pairs.Tim Janik1998-06-3010-94/+184
* ftp.glib.org -> ftp.gtk.org, since glib.org isn't ours. ;)Manish Singh1998-06-289-1/+41
* removed g_dataset_try_key, g_dataset_force_id and g_dataset_retrive_key inTim Janik1998-06-1912-196/+356
* Changed messages for g_return_[val]_if_fail to be somewhat more clear:Owen Taylor1998-06-1910-68/+108
* Use GINT_TO_POINTER casts to remove compiler warnings.Federico Mena Quintero1998-06-1812-6/+64
* cleanups of the structure fields (binary incompatible).Tim Janik1998-06-1212-20/+86
* [Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald1998-06-1224-8/+1904
* #include <glib.h> not <glib/glib.h>Manish Singh1998-06-121-1/+1
* glib-config: removed autogenerated fileManish Singh1998-06-123-58/+2
* #include <string.h>Federico Mena Quintero1998-06-1210-0/+34
* Forgot to delete the "requires" line from the spec I copied...Dick Porter1998-06-111-2/+0
* New spec fileDick Porter1998-06-111-0/+84
* new function g_dataset_retrive_key. adjusted prealloc sizes, to take upTim Janik1998-06-1112-48/+124
* New file. Contains `libtool.m4' from libtool-1.2, the version from whichRaja R Harinath1998-06-1110-16/+348
* Removed glib.h which is not autogenerated any more.Owen Taylor1998-06-101-1/+0
* Added glib.h which was mistakenly in .cvsignoreOwen Taylor1998-06-1010-0/+2356
* Moved from gtk+Owen Taylor1998-06-100-0/+0
* Initial revisionOwen Taylor1998-06-1068-0/+27050