Dist assert-msg-test.gdb
[platform/upstream/glib.git] / glib /
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-14 Ryan Lortiewin32: hide _glib_get_dll_directory again
2013-01-14 Ryan Lortiewin32: build: stop using .def files
2013-01-14 Ryan Lortiewin32: visibility fixups
2013-01-13 Ryan Lortiegbacktrace.c: special treatment for a weird symbol
2013-01-13 Ryan LortieAdd a new _GLIB_EXTERN macro for "extern"
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-13 Ryan Lortiegversionmacros.h: add GLIB_AVAILABLE_IN_ALL
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2013-01-13 Benjamin OtteAPI: Constify g_get_prgname()
2013-01-06 Dan Winshiptests/gdatetime: add a missing ; on windows
2013-01-04 Matthias ClasenImprove g_cond_wait docs
2013-01-01 Jasper St. Pierregmarkup: Make GMarkupParseContext a boxed type
2012-12-31 Michael Henninggutils: move G_END_DECLS to the end of gutils.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-19 Matthias ClasenRevert "gtestutils: add g_test_trap_subprocess(), depre...
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Matthias ClasenRevert "gtestutils: fix "-p" logic"
2012-12-19 Matthias ClasenRevert "tests/option-context: fix under --verbose"
2012-12-19 Matthias ClasenRevert "tests/protocol: redo a bit"
2012-12-19 Matthias ClasenRevert "tests/spawn-*.c: fix on Windows"
2012-12-19 Dan Winshiptests/spawn-*.c: fix on Windows
2012-12-19 Dan Winshiptests/protocol: redo a bit
2012-12-19 Dan Winshiptests/option-context: fix under --verbose
2012-12-19 Dan Winshipgtestutils: fix "-p" logic
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-19 Dan Winshipgtestutils: add g_test_trap_subprocess(), deprecate...
2012-12-19 Daniel MacksFix constant type to match assigned variable type
2012-12-19 Emmanuele Bassitimezone: Fix byte arithmetic
2012-12-19 John RallsBug 633117: glib fails tests if /etc/localtime is not...
2012-12-18 John RallsGTimeZone interval_info: Fix interval 0 per IANA tzfile...
2012-12-18 John Rallstest_posix_parse: PST8PDT passes on Unix because it...
2012-12-18 John RallsMSWindows TimeZone Support: Refactor and rewrite TZ...
2012-12-18 John RallsTest the TZ-variable parsing functions
2012-12-18 John RallsImplement and test time zone name/abbrev setting for...
2012-12-18 John RallsWin32 TimeZone Support: General refactoring
2012-12-18 John RallsAdd MSWindows timezone names to test new windows support.
2012-12-18 Arnel A. BorjaGTimeZone: Fix time zones in Windows
2012-12-18 Arnel A. BorjaGTimeZone: Parse Windows format for TZ
2012-12-18 Arnel A. BorjaGTimeZone: Parse POSIX format for TZ
2012-12-18 Arnel A. BorjaGTimeZone: Add initialization functions for rules
2012-12-18 Arnel A. BorjaGTimeZone: Parse more offset formats
2012-12-18 John RallsReplace zoneinfo pointers with structs
2012-12-18 John RallsExtract function init_zone_from_iana_info
2012-12-18 John RallsExtract function zone_info_unix
2012-12-18 Colin WaltersAdd g_get_num_processors()
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
next