summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Hint about having to include config.hFederico Mena Quintero1-0/+5
2008-08-11Bug 547200 – g_utf8_find_next_char() issuesBehdad Esfahbod1-0/+6
2008-08-10Fix docs to use "nul-terminated" consistently.Behdad Esfahbod1-0/+4
2008-08-08Fix 'fail' markup test cases to -not- be valid XML 1.1.Ryan Lortie1-0/+7
2008-08-08Bug 546876 - Modify GMarkup parser to accept  .. Ryan Lortie1-0/+8
2008-08-07Output comment clarifying GPid semantics to glibconfig.h.Tor Lillqvist1-0/+7
2008-08-05Fix a doc issueMatthias Clasen1-0/+8
2008-08-04Make the union _GSystemThread::data array 8 bytes on Win64. Not that itTor Lillqvist1-0/+7
2008-08-04MSDN says: "Do not cast a pointer to a FILETIME structure to either aTor Lillqvist1-0/+8
2008-08-04glib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change gssize castsTor Lillqvist1-0/+9
2008-08-04Avoid warning on Win64 by using gintptr cast instead if long cast.Tor Lillqvist1-0/+5
2008-08-04Bump versionMatthias Clasen1-0/+4
2008-08-042.13.6GLIB_2_17_6Matthias Clasen1-0/+4
2008-08-04Bump versionMatthias Clasen1-0/+2
2008-08-042.17.5GLIB_2_17_5Matthias Clasen1-0/+2
2008-08-04UpdatesMatthias Clasen1-0/+4
2008-08-02Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT() and viceTor Lillqvist1-2/+4
2008-08-02Add gintptr and guintptr typedefs here, too, appropriately ifdeffed forTor Lillqvist1-0/+5
2008-08-01UpdatesMatthias Clasen1-0/+4
2008-08-01Add a sinceMatthias Clasen1-0/+8
2008-07-30Bug 545485 - Implicit declaration of utime()Tor Lillqvist1-0/+6
2008-07-30Output to glibconfig.h typedefs for gintptr as the signed integer typeTor Lillqvist1-0/+16
2008-07-28Add g_markup_context_get_user_dataMatthias Clasen1-0/+8
2008-07-28Message catalogs should always get installed into share/locale nowadays,Tor Lillqvist1-0/+7
2008-07-28Fix problems on 64-bit Windows. Avoid warnings, some of which indicatedTor Lillqvist1-0/+50
2008-07-27glib/glib.symbols glib/gconvert.c glib/gdir.c glib/gfileutils.cTor Lillqvist1-0/+17
2008-07-27Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist1-0/+8
2008-07-25added new sample test to prepare for extended range random tests.15:47:08 Tim Janik1-0/+5
2008-07-24Include <stdio.h> for FILENAME_MAX on newer mingw installations.Tor Lillqvist1-0/+5
2008-07-24Use G_GSIZE_FORMAT instead of the C99 "zu".Tor Lillqvist1-0/+5
2008-07-24Must output the GLIB_USING_SYSTEM_PRINTF to glibconfig.h using the sameTor Lillqvist1-0/+17
2008-07-23Check also _WIN64.Tor Lillqvist1-0/+4
2008-07-23Patch for 64-bit Windows from Richard Hult.Tor Lillqvist1-0/+5
2008-07-23Remove leftoversMatthias Clasen1-3/+10
2008-07-21Set LANG variable for group caption tests to get reproducable results.Mathias Hasselmann1-0/+9
2008-07-21Fix detection of struct statfs fields.Matthias Clasen1-0/+4
2008-07-21Bump versionMatthias Clasen1-0/+4
2008-07-212.17.4GLIB_2_17_4Matthias Clasen1-0/+4
2008-07-21UpdatesMatthias Clasen1-0/+4
2008-07-21Use the right format string to get leading zeros when converting to ISOEmmanuele Bassi1-0/+6
2008-07-21Do not set the timestamp value using time(), as it will be overwrittenEmmanuele Bassi1-0/+21
2008-07-21Forgotten entryMatthias Clasen1-0/+8
2008-07-20Patch from Yu Kuan that makes watched sockets behave much better. SeeTor Lillqvist1-0/+8
2008-07-18UpdatesMatthias Clasen1-0/+4
2008-07-18 Bug 536996 – Missing noop i18n macro equivalent to C_Matthias Clasen1-0/+13
2008-07-18Move another testMatthias Clasen1-0/+2
2008-07-18Move tests aroundMatthias Clasen1-0/+6
2008-07-16Avoid a warning when printing a pid_t. Pointed out by Morten Welinder.Matthias Clasen1-0/+7
2008-07-16Document that this function does accept localized infinities and nans.Matthias Clasen1-0/+8
2008-07-16Detect overflow and error out. Reported by Morten Welinder.Matthias Clasen1-0/+7