Bug 557087 – mem leak in g_content_types_get_registered
[platform/upstream/glib.git] / ChangeLog
2008-10-20 Christian PerschBug 557087 – mem leak in g_content_types_get_registered
2008-10-19 Michael NattererBug 556186 – gpoll.h breaks gmain.h inclusion
2008-10-17 Matthias ClasenBump version
2008-10-16 Matthias Clasen2.19.0 GLIB_2_19_0
2008-10-16 Matthias ClasenUpdates
2008-10-14 Christian PerschBug 556186 – gpoll.h breaks gmain.h inclusion
2008-10-13 Sven HerzbergBug 556101 – static mutex yields warnings with g++...
2008-10-13 Christian PerschBug 555311 – format not a string literal and no format...
2008-10-11 Behdad EsfahbodBug 551355 – [PATCH] Make glib build with libtool 2.2
2008-10-10 Behdad EsfahbodWith libtool 2.x, regenerate libtool early. Based on...
2008-10-10 Matthias ClasenFix gcc warnings
2008-10-10 Matthias ClasenBug 552861 – glib-2.0.m4 calls system(3) without storin...
2008-10-08 Christian PerschBug 555313 – GFileAttribute boxed type get_type functio...
2008-10-08 Christian PerschBug 555314 – mem leak in gmarkup
2008-10-08 Tor LillqvistBug 554790 - g_convert() misbehaves with winiconv versions
2008-10-07 Matthias ClasenProperly include gmacros.h
2008-10-06 Behdad EsfahbodBug 555309 – giochannel breaks on error Patch from...
2008-10-06 Christophe FergeauBug 555224 – Improve g_format_size_for_display doc
2008-10-01 David ZeuthenIf possible, always pass FUSE file:// URIs (such as
2008-09-30 Behdad EsfahbodBug 554092 – glib doesn't return G_FILE_ERROR_NOENT...
2008-09-30 Tor LillqvistMakefile.decl Bypass gtester related stuff on Windows.
2008-09-30 Tor Lillqvistglib/gprintf.c Don't define _GNU_SOURCE on Windows...
2008-09-27 Dan Winship Bug 553447 \e$(Q#|\e(B g_assert_no_error()
2008-09-26 Dan Winshipmake this a "const gpointer" rather than a gconstpointe...
2008-09-26 Matthias ClasenBug 553857 – gbacktrace.h requires signal.h
2008-09-26 Matthias ClasenBug 553724 – python interpretter path not patched in...
2008-09-26 Matthias ClasenAdd more docs
2008-09-26 Matthias ClasenMove docs
2008-09-25 Tor LillqvistBug 553820 - gpoll.c: undeclared identifier
2008-09-25 Tor LillqvistJust ignore the child_setup function, never call it...
2008-09-24 Sven HerzbergBe a little more explcit in the docs. Includes Owen...
2008-09-23 Michael NattererMove ChangeLog entry to right ChangeLog.
2008-09-23 Michael Natterer#include <glib/gpoll.h>
2008-09-23 Dan WinshipMove this out of gmain.c and make it part of the public...
2008-09-23 Tor LillqvistFix embarrassing bug: I was passing an incorrect third...
2008-09-21 Nelson Benítez LeónAdd new GFileCopyFlag
2008-09-20 Hans Petter JanssonRewrite most of GHashTable to use open addressing with...
2008-09-19 Tor LillqvistLook for man pages in share/man.
2008-09-19 Tor Lillqvistglib/gutils.c (_glib_get_dll_directory) Be a bit less...
2008-09-18 Matthias ClasenBump version to 2.19.0
2008-09-17 Matthias ClasenBump version
2008-09-17 Matthias Clasen2.18.1 GLIB_2_18_1
2008-09-17 Matthias ClasenUpdates
2008-09-15 Tor Lillqvisttime_t is 64 bits in all the newer Microsoft C librarie...
2008-09-15 Tor LillqvistDefine G_BREAKPOINT() also for 64-bit MSVC, using the...
2008-09-15 Behdad EsfahbodFix description of module shared library suffix.
2008-09-15 Tor LillqvistUpdate to match what the configure script produces...
2008-09-13 Tor Lillqvistglib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
2008-09-11 Matthias ClasenBug 548321 – <string.h> is not included in gi18n-lib.h
2008-09-11 Matthias ClasenDocumentation improvements
2008-09-10 Matthias ClasenAdd required includes
2008-09-10 Matthias ClasenBug 551228 – G_STRFUNC on recent Sun compiler should...
2008-09-09 Matthias ClasenBug 523463 – Core dump in gmain.c:2482:IA__g_main_conte...
2008-09-08 Christian DywanBug 550433 – g_test_init doesn't recognize --help
2008-09-02 Matthias ClasenBump version
2008-09-02 Matthias Clasen2.18.0 GLIB_2_18_0
2008-09-02 Ryan LortieBug 549771 – improved .gitignore for glib
2008-09-02 Matthias ClasenUpdates
2008-09-02 Matthias ClasenBump version to 2.18.0
2008-09-02 Matthias ClasenFix up docs
2008-09-02 Michael Nattereradd g_return_if_fail (checksum != NULL)
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 &#x1;...
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
next