Partically revert the last commit after realizing that
[platform/upstream/glib.git] / glib /
2008-04-10 Mathias HasselmannBug 519137 – g_slice_dup macro needs cast for 64-bit...
2008-04-09 Federico Mena QuinteroDon't leak apps_by_name in GBookmarkFile metadata items
2008-04-08 Behdad EsfahbodAdd ISO 15924 code comments for new scripts.
2008-04-08 Matthias Clasen Bug 491554 – Update to Unicode 5.1.0
2008-04-08 Matthias Clasen Bug 526619 – make test-report crash
2008-04-04 Matthias ClasenMake the fix for bug 448943 work.
2008-04-03 Tor LillqvistDon't enforce shared library build only on Windows...
2008-04-03 Tor LillqvistBug 525972 - UCS-4 not in the new win_iconv implementation
2008-04-03 Matthias ClasenBug 448943 – g_timeout_add_seconds() problems
2008-04-03 Matthias ClasenFix the docs
2008-04-03 Matthias ClasenFix the docs
2008-04-02 Tor LillqvistBug 524314 - g_convert() on Win32 implicitly converts...
2008-03-31 Tor LillqvistImprove fix for #525192 below: Use SleepEx() so that...
2008-03-31 Tor LillqvistFix Cygwin breakage. Patch by Lieven van der Heide.
2008-03-31 10:39:17 Tim Janikreapply inlining fix from r6333 to fix: Bug 522292...
2008-03-31 Tor LillqvistBug 525192 - 100% CPU if run main loop with no IO sources
2008-03-31 Matthias ClasenDon't use ARG_MAX. (#522335, patch by Sebastian Dröge)
2008-03-31 Matthias ClasenAdd macros wrapping the gcc alloc_size function attribu...
2008-03-31 Matthias ClasenSimple fixes to help building GLib on embedded systems...
2008-03-31 Matthias ClasenFix the build with -DG_DISABLE_ASSERT. (#525060, Arfrev...
2008-03-31 Matthias ClasenReplace occurrances of G_GNUC_PRETTY_FUNCTION by G_STRF...
2008-03-31 Matthias ClasenFix a doc typo. (#524742, Hiroyuki Ikezoe)
2008-03-22 Claudio SaavedraBug 523877 – gbookmarkfile: avoid using g_string_append...
2008-03-22 Emmanuele BassiBug 518160 - replace two g_strdup_printf calls in GBook...
2008-03-20 Tor LillqvistBug 523298 - win_iconv can't convert from UTF-8 to...
2008-03-18 Sebastian DrögeBug 522292 - Gives warnings in glib/gutils.h with GCC...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2008-03-12 Sebastian DrögeBug 316221 - G_LOCK warns about breaking strict-aliasin...
2008-03-12 Tor LillqvistBug 520914 - win_iconv doesn't support UCS-2
2008-03-11 Murray CummingBug 521591 – g_markup_parse_context_parse() creates...
2008-03-11 Matthias ClasenUpdate to 7.6, for real
2008-03-10 Matthias ClasenFix a typo
2008-03-10 Matthias ClasenFix confusing error message. (#521028, Peter Kjellerstedt)
2008-03-05 Tor LillqvistRemove g_uri_get_scheme.
2008-03-04 Alexander LarssonRemove deprecated symbols we kept for one release.
2008-03-03 Matthias ClasenAdd a version of G_INLINE_FUNC for __GNUC__ && __GNUC_S...
2008-03-03 Tor LillqvistMust set the GError also in the unexpected EOF case.
2008-03-01 Benjamin Ottefix last commit.
2008-02-29 Matthias ClasenMove docs inline
2008-02-28 Tor LillqvistAdd some GNU libiconv compatibility: Recognize "" and...
2008-02-28 Matthew BarnesMake 'length' parameter signed to accomodate passing...
2008-02-26 Tor LillqvistFurther patch by Vlad Grecescu: Drop the code path...
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-02-25 Matthias ClasenAdd Since: markers to docs. (#518556, Jerry Yu)
2008-02-25 Alexander LarssonRename g_uri_get_scheme to g_uri_parse_scheme. Keep...
2008-02-25 Alexander LarssonRename g_uri_get_scheme to g_uri_parse_scheme. Keep...
2008-02-24 Tor LillqvistGuard against _glib_get_installation_directory() return...
2008-02-24 Tor LillqvistNew internal function.
2008-02-24 Tor LillqvistUse alertable wait functions so that I/O completion...
2008-02-24 Tor LillqvistMention G_WIN32_DLLMAIN_FOR_DLL_NAME() will be deprecat...
2008-02-24 Tor LillqvistNew function. Supersedes g_win32_get_package_installati...
2008-02-23 Matthias ClasenReturn NULL when the key is not found. (#513171, Дилян
2008-02-23 Matthias ClasenDocumentation updates
2008-02-21 Tor Lillqvistglib/gutf8.c (g_get_charset) glib/gconvert.c (g_locale_...
2008-02-19 Tor LillqvistChange the g_error() to g_message() to avoid stopping...
2008-02-17 Marco BarisioneAvoid some useless casts from const gchar * to gchar...
2008-02-17 Marco BarisioneDon't return duplicate matches when matching empty...
2008-02-17 Hans Breuerdefine CSIDL_MYPICTURES if not available use G_STRFUNC...
2008-02-13 Tor LillqvistDoc change: Deprecate passing anything but NULL for...
2008-02-11 Matthias ClasenMake the g_test_add macro work with gcc 4.3
2008-02-11 Matthias ClasenFix a typo
2008-02-10 Matthias Clasen/bin/ksh can't handle a for-loop with no arguments...
2008-02-07 Ryan Lortieadd for(;;); after the g_log call so that GCC stops...
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-03 Hans Breuerupdate
2008-01-31 Michael Nattereruse %G_GSIZE_FORMAT instead of %lu since sizes have...
2008-01-30 Wouter BolsterleeFixed gtk-doc warnings by updating the documentation...
2008-01-29 14:58:31 Tim Janikchanged size argument type from gulong to gsize as...
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-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 Murray CummingAccept -1 for the data length if the data is a null...
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 Winshipfix this; the previous code gave the wrong md5sum when...
2008-01-14 Alexander LarssonClarify docs for g_uri_escape_string (#508773)
2008-01-11 Matthias Clasenhook up testutils docs
2008-01-11 09:00:28 Tim Janikuse mv/sed/rm on a temporary file instead of "sed ...
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
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-04 Mathias HasselmannResolve 64 bit-shift bug in g_markup_collect_attributes.
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 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...
next