fixed build order to build gobject after gmodule gthread so gobject tests
[platform/upstream/glib.git] / ChangeLog
2008-02-07 12:58:54 Tim Janikfixed build order to build gobject after gmodule gthrea...
2008-02-07 Ryan Lortieadd for(;;); after the g_log call so that GCC stops...
2008-02-07 Matthias ClasenUpdate to PCRE 7.6
2008-02-06 Behdad EsfahbodSkip g_bit_*(). Inline functions may end up with a...
2008-02-06 Murray CummingFixed some minor typos in documentation.
2008-02-06 Christian PerschSave errno before calling other funcs that potentially...
2008-02-05 18:42:42 Tim Janikgenerate gobject/tests/Makefile.
2008-02-04 Tor LillqvistInclude the gio import library in the developer zipfile.
2008-02-04 Tor LillqvistInclude gio-2.0.pc in the developer zipfile.
2008-02-04 Jonathon Jongsmamodify the new_sized() constructor to take a gsize...
2008-02-03 Hans Breuerupdate
2008-02-03 Sebastian DrögeCheck for gmtime_r. Missing part of bug #511807.
2008-02-01 Yannig MARCHEGAYUpdated Occitan translation
2008-01-31 Michael Nattereruse %G_GSIZE_FORMAT instead of %lu since sizes have...
2008-01-30 Johan DahlinRemove oc since oc.po is gone.
2008-01-30 Wouter BolsterleeFixed gtk-doc warnings by updating the documentation...
2008-01-29 Christian PerschG_GNUC_[PRETTY_]FUNCTION are deprecated since 2.16...
2008-01-29 14:58:31 Tim Janikchanged size argument type from gulong to gsize as...
2008-01-29 Sebastian WilhelmiGrab thread_counter_pools LOCK when increasing leftover...
2008-01-29 Matthias ClasenBump version
2008-01-29 Matthias Clasen2.15.4 GLIB_2_15_4
2008-01-28 Matthias ClasenUpdates
2008-01-28 Matthias ClasenCheck for gmtime_r. Use gmtime_r when available. (...
2008-01-28 Matthias ClasenMove docs inline. (#316260, Philippe Blain)
2008-01-28 Matthias ClasenDocument limitations of this function. (#487909, Peter...
2008-01-27 Matthias ClasenRemoved unused variable is_main_group. (#512381, Wouter...
2008-01-27 Matthias ClasenDeprecate G_GNUC_(PRETTY)_FUNCTION.
2008-01-27 Matthias ClasenRemove AC_CANONICAL_HOST from GLIB_WITH_NLS again....
2008-01-27 Matthias ClasenFix the pcre Unicode test to work with LDFLAGS=-Wl...
2008-01-27 Murray CummingDocument that the new_etags output gchar* should be...
2008-01-25 Loïc MinierPass context down the implementation to check for the...
2008-01-23 Jens GranseuerOnly declare variables at the beginning of a code block...
2008-01-21 Matthias ClasenBump version
2008-01-21 Matthias Clasen2.15.3 GLIB_2_15_3
2008-01-21 Tor LillqvistAdd the gio DLL to the runtime zipfile.
2008-01-21 Matthias ClasenUpdates
2008-01-21 Murray CummingAccept -1 for the data length if the data is a null...
2008-01-21 Alexander LarssonRemoved. Removed. Removed the included copies of the...
2008-01-18 16:51:23 Tim Janikdon't define __GNUC_PREREQ which is not in the glib...
2008-01-18 Murray CummingFixed some minor typos in the documentation.
2008-01-16 Dan WinshipFix another bug (which doesn't affect the results,...
2008-01-15 Alexander LarssonClarify docs for g_uri_unescape_string() (#508773)
2008-01-15 Dan WinshipSupport gio in AM_PATH_GLIB_2_0 (#509465)
2008-01-15 Dan Winshipfix this; the previous code gave the wrong md5sum when...
2008-01-14 Matthias ClasenBump version
2008-01-14 Matthias Clasen2.15.2 GLIB_2_15_2
2008-01-14 Matthias ClasenUpdates
2008-01-14 Alexander LarssonClarify docs for g_uri_escape_string (#508773)
2008-01-12 Andre KlapperALL_LINGUAS: remove line breaks from previous commit...
2008-01-11 Tim JanikFixed copyright and credit for Asbjoern Pettersen.
2008-01-11 Matthias Clasenhook up testutils docs
2008-01-11 12:55:19 Tim Janikadded g_base64_encode()/g_base64_decode() test case...
2008-01-11 09:00:28 Tim Janikuse mv/sed/rm on a temporary file instead of "sed ...
2008-01-08 Alexander LarssonAdd gio/gio.h include to check for c++ problems.
2008-01-07 Matthias Clasenbump version
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
2008-01-07 Alexander LarssonAdd gio/test/Makefile to AC_CONFIG_FILES
2008-01-07 Matthias ClasenUpdates
2008-01-07 Matthias ClasenAdd a translator comment (#503051, Pedro de Medeiros)
2008-01-07 Matthias ClasenCope with gcc 4.3 changed 'extern inline' semantics...
2008-01-06 Matthias ClasenFix fdwalk on OS X
2008-01-06 Matthias ClasenDocument new dependencies
2008-01-06 Matthias ClasenRequire glib-2.0
2008-01-04 Mathias HasselmannResolve 64 bit-shift bug in g_markup_collect_attributes.
2008-01-02 Alvaro Lopez OrtegaThese void functions were trying to return a value...
2008-01-02 Alvaro Lopez OrtegaThese functions prototype defines its output as void...
2008-01-01 Matthias ClasenRemove C99 comments
2007-12-31 Matthias ClasenMark assertion functions as G_GNUC_NORETURN. (#506461...
2007-12-25 Matthias ClasenInclude sys/time.h. (#505258)
2007-12-24 Mathias HasselmannUse correct date of in ChangeLog entry (once again)
2007-12-24 Mathias HasselmannDo not show empty groups in --help output. Initial...
2007-12-23 Matthias ClasenRemove wrong documentation about start group handling...
2007-12-21 18:02:30 Tim Janikuse "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak" synta...
2007-12-21 Matthias ClasenBring up to GLib coding standards: remove C99 comments...
2007-12-21 Hans Breueradapt to recent api changes variable declaration at...
2007-12-21 Matthias ClasenBump version
2007-12-21 Matthias Clasen2.15.0
2007-12-20 Matthias ClasenUpdates
2007-12-20 Matthias ClasenFix make dist
2007-12-20 16:34:04 Tim Janikcommented class definitions. moved HTML character escap...
2007-12-20 Matthias ClasenReturn NULL if the checksum_type is unknown
2007-12-20 Christian PerschUse g_slice_new0, to fix "conditional jump or move...
2007-12-20 15:17:04 Tim Janikgenerate HTML reports for test-report perf-report full...
2007-12-20 15:03:51 Tim Janiknew python script that generates an HTML unit test...
2007-12-20 Matthias ClasenAdditions
2007-12-19 20:30:18 Tim Janikcapture g_log() messages and send to gtester. also...
2007-12-19 Christian PerschAdd g_checksum_type_get_length, and change g_checksum_g...
2007-12-19 Emmanuele BassiFix the date validation check. (#503029)
2007-12-19 Alexander LarssonRename g_format_file_size_for_display to g_format_size_...
2007-12-18 Tim-Philipp Mülleradd g_async_queue_new_full() which takes a GDestroyNoti...
2007-12-18 13:45:23 Tim Janikadded g_test_trap_assert_stdout_unmatched() and
2007-12-16 Mathias HasselmannAllow NULL strings in g_parse_debug_string. (#503862...
2007-12-15 Matthias ClasenAdd hash table iterators. (#500507, Jean-Yves Lefort)
2007-12-14 Yevgen MuntyanMoved the ChangeLog entry to gio/ChangeLog
2007-12-14 Yevgen MuntyanFixed build when srcdir != builddir, made mkenums and...
2007-12-13 Mathias HasselmannGive exmples in error message unsupported case-changing...
2007-12-13 Bastien NoceraDon't try to parse dates that start with anything but...
2007-12-13 Matthias ClasenFree group_hash. (#503420, Christian Persch)
2007-12-12 16:06:11 Tim Janiksplit up tests and reworked code to use the new test...
2007-12-12 Mathias HasselmannUse proper ChangeLog file for the rev 6098 change.
next