Add more docs
[platform/upstream/glib.git] / ChangeLog
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
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
next