bump version
[platform/upstream/glib.git] / glib /
2012-12-11 Colin Waltersg_unix_open_pipe: Add missing F_SETFD
2012-12-11 Colin WaltersMake GChecksum more fully introspectable
2012-12-06 Ryan Lortieadd two missing version macros
2012-12-06 Ryan Lortievarious: add missing cases of #include "config.h"
2012-12-06 Ryan Lortieg_get_home_dir(): honour $HOME
2012-12-05 Dan Winshipwin32: suppress fatal error dialog box when running...
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Andoni Morales Ala... Fix duplicated case value for mingw runtimes defining...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
2012-11-28 Sebastian DrögeProtect against strcmp() on NULL strings
2012-11-28 Martin Pittg_unix_signal_add_full(): Annotate to shadow g_unix_sig...
2012-11-26 Dan Winshipg_test_expect_message: fix pattern syntax in example...
2012-11-25 John RallsBug 681685: Transcoding fails on OSX
2012-11-24 Ryan Lortiegdatetime: Fix some docs sed damage
2012-11-22 Sébastien WilmetImprove i18n documentation
2012-11-22 Will Thompsongthread: add AVAILABLE_IN_2_32 annotations
2012-11-21 Eduardo Lima Mitevgchecksum: Adds SHA512 support
2012-11-16 Michael NattererBug 673047 - gunicollate is broken on OS X
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipgtestutils: don't try to print long doubles
2012-11-15 Dan Winshipwin32: avoid printf format warnings on nonstandard...
2012-11-15 Dan Winshipgvariant-internal.h: fix the include hack
2012-11-15 Dan Winshipwin32: various fixes to test programs
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-15 Dan Winshipwin32: prototype _glib_get_dll_directory() and _glib_ge...
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-11-15 Michael NattererRevert "gmain: Add private API to create Unix child...
2012-11-15 Michael NattererRevert "gspawn: support creating pipes with O_CLOEXEC"
2012-11-14 Ryan Lortiegspawn: support creating pipes with O_CLOEXEC
2012-11-14 Colin Waltersgmain: Add private API to create Unix child watch that...
2012-11-14 Simon McVittieRemove trailing spaces from expected GMarkup error...
2012-11-13 Colin Waltersgmain: Handle case where source id overflows
2012-11-10 Matthias ClasenRemove trailing space from some translated strings
2012-11-10 Matthias ClasenAdd plural forms for some translations
2012-11-09 Martin PittGByteArray: Add missing transfer annotations
2012-11-09 Martin PittGBytes: Add missing annotations
2012-11-08 John RallsBug 686185: GDateTime Transcoding fails on OSX
2012-11-08 Emmanuel PacaudCheck for PR_GET_NAME
2012-11-07 John RallsSkip test_non_utf8_printf() if EUC-JP is aliased to...
2012-11-06 Ryan LortieDon't call varargs open() through non-varargs type
2012-11-05 Ryan LortieAdd a translator comment about 'KB'
2012-11-03 Martin PittAnnotate g_filename_to_utf8()
2012-11-02 Colin WaltersMerge waitpid() from g_spawn_sync into gmain()
2012-11-02 Tim-Philipp Müllertests: fix compiler warning in gvariant test
2012-11-02 Colin Waltersgettext: Add missing include
2012-11-02 Colin Waltersgcharset: Add header file for private API
2012-11-02 Colin Waltersgslice: Prototype G_ENABLE_DEBUG function that's part...
2012-11-02 Colin Waltersg_check_setuid: Include glib-private.h
2012-11-02 Colin Walterstests/1bitmutex: Hack to build with -Werror=missing...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-10-30 Vincent UntzAdd annotations for g_filename_from_uri()
2012-10-30 Aleksander Morgadogmessages: fix minor typo in documentation
2012-10-29 Ryan Lortiegthread-posix: always use atomic pointer ops
2012-10-29 Paul Eggertgmain: Document constraints on waitpid
2012-10-26 Colin Waltersg_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2
2012-10-25 Martin PittGIOChannel: Add missing annotations
2012-10-25 Martin PittGIOChannel: Add missing (allow-none) annotations
2012-10-23 Colin Waltersgvariant: Make g_variant_new_from_bytes() public
2012-10-17 Matthias ClasenGBytes: deal with a corner-case
2012-10-17 Matthias ClasenAdd a test for the previous fix
2012-10-12 Arnel A. Borjagtimezone: Indentation adn comment fixes
2012-10-12 John RallsBug 631382 - GTimeZone support for zoneinfo version 1
2012-10-10 Dan Winshipghash.c: fix docs
2012-10-07 Jasper St. Pierreghash: Add documentation
2012-10-07 Jasper St. Pierreglib.py: Remove old debugging code
2012-10-03 Dan WinshipAdd GLIB_VERSION_2_36 and related
2012-10-03 Christian Perschunicode: Add new tests for unicode 6.2
2012-10-03 Christian Perschunicode: Update to unicode 6.2.0 beta
2012-10-03 Christian Perschunicode: Add new line breaking class from unicode 6.2
2012-10-03 Christian Perschunicode: Use g_assert_cmp{int,uint,hex} in tests
2012-09-30 Matthias ClasenCorrect to docs for g_strcmp0
2012-09-27 Benjamin OtteFix gdb script for new quark variable names
2012-09-26 Chun-wei FanUpdate config.h.win32(.in) and glibconfig.h.win32(.in)
2012-09-23 Matthias ClasenFix g_ptr_array_ref_docs
2012-09-23 Matthias ClasenFix GRegex docs
2012-09-23 Matthias ClasenFix up g_tree_foreach docs
2012-09-23 Matthias ClasenFix up docs for GDuplicateFunc
2012-09-13 Colin WaltersCVE-2012-3524: Hardening for being run in a setuid...
2012-09-13 Alexander LarssonFix regression in g_shell_parse_argv()
2012-09-08 Ryan LortieG_DEFINE_QUARK: fix up some implementation issues
2012-09-06 Colin Walterstests/gvariant: Fix test on big endian architectures
2012-09-02 Matthias ClasenAdd new api to symbol lists and docs
2012-09-02 Matthias ClasenAdd compare-and exchange for data lists
2012-09-01 Matthias ClasenFix shell tests
2012-08-30 Dominique Leuenbergergshell: Fix parsing of comments in command lines.
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-28 Cosimo Cecchiglib: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Cosimo Cecchigquark: clarify G_DEFINE_QUARK docs about the use of...
2012-08-28 Matthias ClasenAdd missing includes
2012-08-28 Matthias ClasenFix a typo in a doc comment
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for GLib's own quarks
2012-08-28 Matthias ClasenAdd a G_DEFINE_QUARK macro
2012-08-28 Matthias ClasenPut quarks in their own source file
2012-08-27 Colin Waltersgstdio: Harden g_open() against EINTR
2012-08-27 Colin Waltersgvariant: Add tests for exact SHA256 checksums
2012-08-27 Ryan LortieGVariantType: gut g_variant_type_check()
2012-08-27 Dan Winshipglib/tests: fix leaks
2012-08-27 Dan Winshipgtestutils: add g_test_add_data_func_full()
2012-08-27 Dan Winshipgmain: remove unix signal watch if its GSourceFunc...
next