bump version
[platform/upstream/glib.git] / glib /
2008-06-12 Matthias ClasenDocumentation fixups
2008-06-12 Matthias ClasenTiny doc fix
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-06-11 Matthias Clasenhex, I mean it
2008-06-11 Matthias ClasenHandle strfxrm returning -1 a little better. Problem...
2008-06-11 Matthias ClasenFix make check
2008-06-11 Tor Lillqvistg_win32_error_message() works fine for the Winsock...
2008-06-11 Matthias ClasenImprove the docs
2008-06-11 Matthias ClasenImprove the docs
2008-06-11 Sebastian DrögeBug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET...
2008-06-11 Tor Lillqvistglib/gmain.c Clarify what a "child pid" is in the doc...
2008-06-10 Matthias Clasen Bug 536158 – also bump GHashTable version when...
2008-06-07 Tor LillqvistDefine X_OK if not defined (MSVC).
2008-06-02 Yevgen MuntyanBug 531403 - g_utf8_collate broken on Mac.
2008-05-30 Tor LillqvistBug 535625 - alias.h:2648: error: 'utime' undeclared...
2008-05-29 Tor LillqvistMask out X_OK to avoid problem on Vista. X_OK was just...
2008-05-29 Tor Lillqvistglib/gstdio.h Add g_utime(). No need to include <sys...
2008-05-29 Tor Lillqvistwint_t is short on Windows, and gcc warns: "wint_t...
2008-05-28 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-05-27 Matthias ClasenPCRE 7.7
2008-05-26 Matthias ClasenDoc improvements
2008-05-26 Matthias ClasenAdd g_checksum_reset
2008-05-25 Matthias ClasenFix a typo in the docs
2008-05-24 Matthias Clasensmall doc improvement
2008-05-22 10:49:37 Tim Janikimplement G_STMT_START and G_STMT_END with do{}while...
2008-05-20 Behdad EsfahbodBug 501651 – Update glib/libcharset
2008-05-20 Behdad EsfahbodBug 459905 – Bug in wcwidth data Bug 534085 – g_unichar...
2008-05-20 14:31:18 Tim JanikBug 503071 - Application direction changes to right...
2008-05-19 Tor LillqvistInclude the dirent.h and wdirent.c from ../build/win32...
2008-05-19 Hans Breueradded gi18n.c
2008-05-18 Tor Lillqvist#define HELPER_CONSOLE in gspawn-win32-helper-console.c
2008-05-18 Matthias Clasen Bug 527214 – g_timer_elapsed() returns random...
2008-05-17 Jeffrey StedfastNew function to reset the state of a GChecksum. (g_chec...
2008-05-17 Matthias Clasen Bug 528667 – Typos in testing module documentation
2008-05-17 Tor LillqvistMake debugging printout more compact and add more infor...
2008-05-17 Tor LillqvistImprove debugging printouts. When G_MAIN_POLL_DEBUG...
2008-05-16 Yair HershkovitzAdded g_disable_setlocale().
2008-05-14 Michael Natterer#include "config.h" before using G_ATOMIC_ARM.
2008-05-13 Kjartan Maraas#include <locale.h> to fix the build.
2008-05-12 Yair HershkovitzCoding convention fix. Space between a function name...
2008-05-12 Tor LillqvistAdd g_i18n_init.
2008-05-12 Tor LillqvistBug 530457 - G_USER_DIRECTORY_DOWNLOAD folder improperl...
2008-05-11 Yair HershkovitzBug 503071 - Application direction changes to right...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-05-02 13:24:13 Tim Janikrenamed GMainDispatch.dispatching_sources to be more...
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-04-17 Emmanuele BassiUse the macro GLib provides for byte-swapping as it...
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...
next