summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* UpdatesMatthias Clasen2008-08-041-0/+4
* Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT() and viceTor Lillqvist2008-08-021-2/+4
* Add gintptr and guintptr typedefs here, too, appropriately ifdeffed forTor Lillqvist2008-08-021-0/+5
* UpdatesMatthias Clasen2008-08-011-0/+4
* Add a sinceMatthias Clasen2008-08-011-0/+8
* Bug 545485 - Implicit declaration of utime()Tor Lillqvist2008-07-301-0/+6
* Output to glibconfig.h typedefs for gintptr as the signed integer typeTor Lillqvist2008-07-301-0/+16
* Add g_markup_context_get_user_dataMatthias Clasen2008-07-281-0/+8
* Message catalogs should always get installed into share/locale nowadays,Tor Lillqvist2008-07-281-0/+7
* Fix problems on 64-bit Windows. Avoid warnings, some of which indicatedTor Lillqvist2008-07-281-0/+50
* glib/glib.symbols glib/gconvert.c glib/gdir.c glib/gfileutils.cTor Lillqvist2008-07-271-0/+17
* Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2008-07-271-0/+8
* added new sample test to prepare for extended range random tests.15:47:08 Tim Janik2008-07-251-0/+5
* Include <stdio.h> for FILENAME_MAX on newer mingw installations.Tor Lillqvist2008-07-241-0/+5
* Use G_GSIZE_FORMAT instead of the C99 "zu".Tor Lillqvist2008-07-241-0/+5
* Must output the GLIB_USING_SYSTEM_PRINTF to glibconfig.h using the sameTor Lillqvist2008-07-241-0/+17
* Check also _WIN64.Tor Lillqvist2008-07-231-0/+4
* Patch for 64-bit Windows from Richard Hult.Tor Lillqvist2008-07-231-0/+5
* Remove leftoversMatthias Clasen2008-07-231-3/+10
* Set LANG variable for group caption tests to get reproducable results.Mathias Hasselmann2008-07-211-0/+9
* Fix detection of struct statfs fields.Matthias Clasen2008-07-211-0/+4
* Bump versionMatthias Clasen2008-07-211-0/+4
* 2.17.4GLIB_2_17_4Matthias Clasen2008-07-211-0/+4
* UpdatesMatthias Clasen2008-07-211-0/+4
* Use the right format string to get leading zeros when converting to ISOEmmanuele Bassi2008-07-211-0/+6
* Do not set the timestamp value using time(), as it will be overwrittenEmmanuele Bassi2008-07-211-0/+21
* Forgotten entryMatthias Clasen2008-07-211-0/+8
* Patch from Yu Kuan that makes watched sockets behave much better. SeeTor Lillqvist2008-07-201-0/+8
* UpdatesMatthias Clasen2008-07-181-0/+4
* Bug 536996 – Missing noop i18n macro equivalent to C_Matthias Clasen2008-07-181-0/+13
* Move another testMatthias Clasen2008-07-181-0/+2
* Move tests aroundMatthias Clasen2008-07-181-0/+6
* Avoid a warning when printing a pid_t. Pointed out by Morten Welinder.Matthias Clasen2008-07-161-0/+7
* Document that this function does accept localized infinities and nans.Matthias Clasen2008-07-161-0/+8
* Detect overflow and error out. Reported by Morten Welinder.Matthias Clasen2008-07-161-0/+7
* Improve an error messageMatthias Clasen2008-07-161-0/+7
* Ignore the error if iconv doesn't support EUC-JP.Matthias Clasen2008-07-141-0/+7
* Print error messages when something failsMatthias Clasen2008-07-141-0/+4
* Skip a test if iconv doesn't support the encodingMatthias Clasen2008-07-141-0/+7
* add functions g_markup_parse_context_{push,pop} in order to provide someRyan Lortie2008-07-101-0/+14
* Set a sane default recursion limit of 8192 instead of 1000000. Patch byMatthias Clasen2008-07-061-0/+8
* Bug 541507 – Ambiguous description of assigned characters in the GlibBehdad Esfahbod2008-07-041-0/+10
* Bug 541208 – Functions to easily install and use signals without classMichael Natterer2008-07-041-0/+8
* 2.17.3GLIB_2_17_3Matthias Clasen2008-07-031-0/+4
* Better endianness fixMatthias Clasen2008-07-021-0/+4
* UpdatesMatthias Clasen2008-07-021-0/+4
* Use UNLOCK to unlock, not LOCK.Colin Walters2008-07-021-0/+4
* Use a configure check for structfs.f_bavail.Matthias Clasen2008-07-021-0/+4
* Add a g_return_val_if_fail check in both versions. Proposed by PatrikMatthias Clasen2008-07-021-0/+5
* Workaround AC_C_BIGENDIAN breakage in autoconf 2.61. Add a _cv_ to someMatthias Clasen2008-07-021-0/+5