summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-08-22Bug 523939 – Example program for GValueBjörn Lindqvist1-0/+7
2008-08-21Don't bother compiling the binary compatibilityTor Lillqvist1-1/+7
2008-08-21Improve run-time warning messages. Drop some #if 0 code.Tor Lillqvist1-1/+2
2008-08-21Minor comment improvements.Tor Lillqvist1-0/+4
2008-08-21Improve last entryTor Lillqvist1-4/+7
2008-08-21Rework the g_poll() implementation on Windows to match poll() semanticsTor Lillqvist1-0/+26
2008-08-20Bug 500246 - Bug fixes for giowin32Tor Lillqvist1-0/+10
2008-08-19Bug 324234 - Using g_io_add_watch_full() to wait for connect() to returnTor Lillqvist1-0/+25
2008-08-18Bump versionMatthias Clasen1-0/+4
2008-08-182.17.7GLIB_2_17_7Matthias Clasen1-0/+4
2008-08-17mention GWinHttpVfs.Sven Neumann1-0/+4
2008-08-16UpdatesMatthias Clasen1-0/+4
2008-08-15changed assertion messages, so older emacsen can also detect failing12:41:26 Tim Janik1-0/+6
2008-08-15Accept lesser mmapsMatthias Clasen1-0/+8
2008-08-14Bug 547337 – G_DISABLE_DEPRECATED breaks tests buildMatthias Clasen1-0/+7
2008-08-14Bug 547637 – unconditional #include of sys/statfs.h in configure impedesMatthias Clasen1-0/+7
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