Bug 550040 - Move GString, rand and printf tests to the unit test
[platform/upstream/glib.git] / ChangeLog
2008-09-01 Paolo BorelliBug 550040 - Move GString, rand and printf tests to...
2008-08-31 Emmanuele BassiBug 550096 – GBookmarkFile parser is not forward compatible
2008-08-29 Ryan LortieFixup for test case in previous commit.
2008-08-28 Ryan Lortie[REVERT] Bug 548612 – g_strstr_len() should use memmem...
2008-08-28 Ryan Lortie[REVERT] Bug 548612 – g_strstr_len() should use memmem...
2008-08-28 Matthias ClasenFix selinux linking
2008-08-28 Michael Natterermake "endptr" const since it's always a pointer into...
2008-08-28 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-08-27 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-08-27 Tor LillqvistStylistic changes. Plug an unlikely memory leak that...
2008-08-27 Tor LillqvistShould not define HAVE_DIRENT_H when compiling with...
2008-08-22 Björn LindqvistBug 523939 – Example program for GValue
2008-08-21 Tor LillqvistDon't bother compiling the binary compatibility
2008-08-21 Tor LillqvistImprove run-time warning messages. Drop some #if 0...
2008-08-21 Tor LillqvistMinor comment improvements.
2008-08-21 Tor LillqvistImprove last entry
2008-08-21 Tor LillqvistRework the g_poll() implementation on Windows to match...
2008-08-20 Tor LillqvistBug 500246 - Bug fixes for giowin32
2008-08-19 Tor LillqvistBug 324234 - Using g_io_add_watch_full() to wait for...
2008-08-18 Matthias ClasenBump version
2008-08-18 Matthias Clasen2.17.7 GLIB_2_17_7
2008-08-17 Sven Neumannmention GWinHttpVfs.
2008-08-16 Matthias ClasenUpdates
2008-08-15 12:41:26 Tim Janikchanged assertion messages, so older emacsen can also...
2008-08-15 Matthias ClasenAccept lesser mmaps
2008-08-14 Matthias ClasenBug 547337 – G_DISABLE_DEPRECATED breaks tests build
2008-08-14 Matthias ClasenBug 547637 – unconditional #include of sys/statfs.h...
2008-08-12 Federico Mena QuinteroHint about having to include config.h
2008-08-11 Behdad EsfahbodBug 547200 – g_utf8_find_next_char() issues
2008-08-10 Behdad EsfahbodFix docs to use "nul-terminated" consistently.
2008-08-08 Ryan LortieFix 'fail' markup test cases to -not- be valid XML...
2008-08-08 Ryan LortieBug 546876 - Modify GMarkup parser to accept ...
2008-08-07 Tor LillqvistOutput comment clarifying GPid semantics to glibconfig.h.
2008-08-05 Matthias ClasenFix a doc issue
2008-08-04 Tor LillqvistMake the union _GSystemThread::data array 8 bytes on...
2008-08-04 Tor LillqvistMSDN says: "Do not cast a pointer to a FILETIME structu...
2008-08-04 Tor Lillqvistglib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change...
2008-08-04 Tor LillqvistAvoid warning on Win64 by using gintptr cast instead...
2008-08-04 Matthias ClasenBump version
2008-08-04 Matthias Clasen2.13.6 GLIB_2_17_6
2008-08-04 Matthias ClasenBump version
2008-08-04 Matthias Clasen2.17.5 GLIB_2_17_5
2008-08-04 Matthias ClasenUpdates
2008-08-02 Tor LillqvistAdd 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_U...
2008-08-02 Tor LillqvistAdd gintptr and guintptr typedefs here, too, appropriat...
2008-08-01 Matthias ClasenUpdates
2008-08-01 Matthias ClasenAdd a since
2008-07-30 Tor LillqvistBug 545485 - Implicit declaration of utime()
2008-07-30 Tor LillqvistOutput to glibconfig.h typedefs for gintptr as the...
2008-07-28 Matthias ClasenAdd g_markup_context_get_user_data
2008-07-28 Tor LillqvistMessage catalogs should always get installed into share...
2008-07-28 Tor LillqvistFix problems on 64-bit Windows. Avoid warnings, some...
2008-07-27 Tor Lillqvistglib/glib.symbols glib/gconvert.c glib/gdir.c glib...
2008-07-27 Tor LillqvistSet LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
2008-07-25 15:47:08 Tim Janikadded new sample test to prepare for extended range...
2008-07-24 Tor LillqvistInclude <stdio.h> for FILENAME_MAX on newer mingw insta...
2008-07-24 Tor LillqvistUse G_GSIZE_FORMAT instead of the C99 "zu".
2008-07-24 Tor LillqvistMust output the GLIB_USING_SYSTEM_PRINTF to glibconfig...
2008-07-23 Tor LillqvistCheck also _WIN64.
2008-07-23 Tor LillqvistPatch for 64-bit Windows from Richard Hult.
2008-07-23 Matthias ClasenRemove leftovers
2008-07-21 Mathias HasselmannSet LANG variable for group caption tests to get reprod...
2008-07-21 Matthias ClasenFix detection of struct statfs fields.
2008-07-21 Matthias ClasenBump version
2008-07-21 Matthias Clasen2.17.4 GLIB_2_17_4
2008-07-21 Matthias ClasenUpdates
2008-07-21 Emmanuele BassiUse the right format string to get leading zeros when...
2008-07-21 Emmanuele BassiDo not set the timestamp value using time(), as it...
2008-07-21 Matthias ClasenForgotten entry
2008-07-20 Tor LillqvistPatch from Yu Kuan that makes watched sockets behave...
2008-07-18 Matthias ClasenUpdates
2008-07-18 Matthias Clasen Bug 536996 – Missing noop i18n macro equivalent...
2008-07-18 Matthias ClasenMove another test
2008-07-18 Matthias ClasenMove tests around
2008-07-16 Matthias ClasenAvoid a warning when printing a pid_t. Pointed out...
2008-07-16 Matthias ClasenDocument that this function does accept localized infin...
2008-07-16 Matthias ClasenDetect overflow and error out. Reported by Morten Welinder.
2008-07-16 Matthias ClasenImprove an error message
2008-07-14 Matthias ClasenIgnore the error if iconv doesn't support EUC-JP.
2008-07-14 Matthias ClasenPrint error messages when something fails
2008-07-14 Matthias ClasenSkip a test if iconv doesn't support the encoding
2008-07-10 Ryan Lortieadd functions g_markup_parse_context_{push,pop} in...
2008-07-06 Matthias ClasenSet a sane default recursion limit of 8192 instead...
2008-07-04 Behdad EsfahbodBug 541507 – Ambiguous description of assigned characte...
2008-07-04 Michael NattererBug 541208 – Functions to easily install and use signal...
2008-07-03 Matthias Clasen2.17.3 GLIB_2_17_3
2008-07-02 Matthias ClasenBetter endianness fix
2008-07-02 Matthias ClasenUpdates
2008-07-02 Colin WaltersUse UNLOCK to unlock, not LOCK.
2008-07-02 Matthias ClasenUse a configure check for structfs.f_bavail.
2008-07-02 Matthias ClasenAdd a g_return_val_if_fail check in both versions....
2008-07-02 Matthias ClasenWorkaround AC_C_BIGENDIAN breakage in autoconf 2.61...
2008-07-01 Cody RussellMove my ChangeLog entry to the right place
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-07-01 Matthias ClasenApply fix for CVE-2008-2371 to fix a heap-based buffer...
2008-06-29 Björn LindqvistBug 539626 – Update docstrings for g_object_freeze_noti...
2008-06-26 Cody RussellAdd #define GLIB_USING_SYSTEM_PRINTF to glibconfig...
2008-06-24 Paolo BorelliBug 539770 - migrate gstrfunc unit tests to gtest
2008-06-23 Kristian Rietveldintroduce an ENUMPREFIX substitution.
2008-06-22 Stefan KostFix markup in comment.
next