GSimpleAction: add default activate handler
[platform/upstream/glib.git] / glib /
2014-01-18 Ryan LortieGOptionContext: add some notes about encodings
2014-01-18 Ryan Lortiewin32: add g_win32_get_command_line()
2014-01-18 Ryan Lortieg_option_context_parse_strv: use UTF-8 on Windows
2014-01-17 Ryan LortieGOption: don't use "rand" in code example
2014-01-17 Christian Schrammgstringchunk: Use g_slist_free_full() where possible
2014-01-17 Christian Schrammgbookmarkfile: removed unused include 'gslist.h'
2014-01-15 Jasper St. PierreUpdate .gitignore
2014-01-13 Ryan Lortiemore distcheck fixes
2014-01-10 Ryan Lortietests: fix leaks in option-context test
2014-01-10 Ryan LortieGOptionContext: add memory-friendly parse mode
2014-01-07 Dan WinshipDocument g_test_run() order better, and how it changed
2014-01-07 Claudio Saavedraglib/tests: fix build
2014-01-07 Chun-wei Fanglib/tests/keyfile.c: Use g_close()
2014-01-07 Chun-wei Fanglib/tests/date.c: Fix the tests on non-English Windows
2014-01-04 Rico Tzschichholzglib/tests: Fix non-debug build of slice test
2014-01-04 Jasper St. Pierretests/keyfile: Fix build
2014-01-04 Chun-wei FanFix the Keyfile Test on Windows
2014-01-03 Ryan Lortieunix signals: stop using atomics
2014-01-02 Matthias ClasenMake symlink test work installed
2014-01-02 Matthias ClasenDrop locale-dependent timeval tests
2014-01-02 Matthias ClasenMake timeval tests independent of the environment
2014-01-02 Ryan LortieFix races in unix signal dispatch
2014-01-01 Matthias ClasenImprove gutils.c test coverage
2014-01-01 Matthias ClasenImprove GDate test coverage
2014-01-01 Matthias ClasenImprove GIOChannel test coverage
2014-01-01 Matthias ClasenImprove hostutils test coverage
2014-01-01 Matthias ClasenImprove GVariant test coverage
2014-01-01 Matthias ClasenTest stdio wrappers
2014-01-01 Matthias ClasenTrivial typo fix
2014-01-01 Matthias ClasenImprove charset test coverage
2014-01-01 Matthias ClasenAdd tests for g_malloc
2014-01-01 Matthias ClasenDrop memory-related trap variables
2014-01-01 Matthias ClasenImprove GAsyncQueue test coverage
2014-01-01 Matthias ClasenImprove test coverage of g_utf8_collate_key_for_filename
2014-01-01 Matthias ClasenAdd tests for g_spaced_primes_closest
2014-01-01 Matthias ClasenImprove GOptionContext test coverage
2014-01-01 Matthias ClasenImprove GBookmarkFile test coverage
2014-01-01 Matthias ClasenGBookmarkFile: Streamline error handling a bit
2014-01-01 Matthias ClasenGBookmarkFile: Remove dead code
2014-01-01 Matthias ClasenMake a bookmark testfile roundtrippable
2014-01-01 Matthias ClasenTrivial formatting fixes
2014-01-01 Matthias ClasenImprove glib-unix test coverage
2014-01-01 Matthias ClasenImprove GHashTable test coverage
2014-01-01 Matthias ClasenAdd a test for g_markup_parse_context_get_element_stack
2014-01-01 Matthias ClasenRemove broken attempt at parsing date-only
2014-01-01 Matthias ClasenImprove mainloop test coverage
2014-01-01 Matthias ClasenAdd tests for GTimer and GTimeVal
2014-01-01 Matthias ClasenImprove GTree test coverage
2014-01-01 Matthias ClasenImprove logging test coverage
2014-01-01 Matthias ClasenImprove testing test coverage
2014-01-01 Matthias ClasenFix g_test_trap_reached_timeout
2014-01-01 Matthias ClasenImprove GSlice test coverage
2014-01-01 Matthias ClasenImprove GNode test coverage
2014-01-01 Matthias ClasenImprove fileutils test coverage
2014-01-01 Matthias ClasenUnify error reporting in gfileutils.c
2013-12-22 Ryan LortieGVariant: add way to print context of parse errors
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-12-22 Murray CummingGVariant: Add g_variant_parse_error_quark()
2013-12-18 Dan WinshipMake g_test_run() return 77 if all tests are skipped
2013-12-18 Dan Winshipgtestutils: rename test_skip_count to test_startup_skip...
2013-12-18 Dan Winshipgtestutils: skipping a test should count as success...
2013-12-17 Tim LunnMake gdb pretty-printers compatible with Python3
2013-12-16 Ryan Lortievalgrind.h: add "r0" to the clobber list on PPC
2013-12-16 Ryan Lortietests: change test timezone to America/Toronto
2013-12-15 Matthias ClasenSimplify subprocesses in tests
2013-12-15 Stef Waltergtestutils: Allow clean simple use of g_test_trap_subpr...
2013-12-15 Matthias ClasenAdd a testcase for g_ptr_array_insert
2013-12-15 Tristan Van BerkomGPtrArray: Added g_ptr_array_insert()
2013-12-13 Chun-wei Fanglib/gwin32.c: Silence a Deprecation Warning
2013-12-11 Matthias ClasenRemove an unused define
2013-12-09 Ryan Lortieg_get_current_dir(): consult PWD first
2013-12-08 Ryan Lortieclang fixes: tweak last commit
2013-12-08 Ryan Lortie[PATCH] Fix trivial non literal format uses
2013-12-03 Marc-André Lureaugutf8: use g_try_malloc_n
2013-12-03 Marc-André Lureaugmessages: make _g_log_abort() do only breakpoints...
2013-11-29 Matthias ClasenAdd a test for g_atexit
2013-11-28 Matthias ClasenImprove search utils test coverage
2013-11-28 Matthias ClasenImprove GKeyFile test coverage
2013-11-28 Matthias ClasenImprove test coverage for GHashTable
2013-11-27 Dan WinshipFix a warning about _g_log_abort()
2013-11-27 Dan WinshipFix the gtestutils core dump prevention again
2013-11-27 Philip Withnallgbytes: Clarify the nullability of GBytes->data
2013-11-27 Philip Withnallgfileutils: Fix a potential integer overflow
2013-11-27 Philip Withnallgvariant: Fix a potential memcpy(NULL) call
2013-11-27 Chun-wei Fanglib/tests/enviroment.c: Fix running on Windows
2013-11-26 Stef Waltergthread-posix: Don't use gslice allocated GRecMutex
2013-11-25 Marc-André Lureauutf8: report allocation error
2013-11-24 Dan WinshipReorganize the "don't dump core from test subprocesses...
2013-11-24 Dan Winshipgtestutils: add g_assert_nonnull() to go with g_assert_...
2013-11-24 Dan Winshipgtestutils: fix g_test_set_nonfatal_assertions()
2013-11-24 Matthias ClasenAdd boolean returns to some hash functions
2013-11-24 Matthias ClasenAvoid a compiler warning
2013-11-24 Matthias ClasenFix array API inconsistency
2013-11-23 Matthias ClasenGVariantBuilder: small documentation fixes
2013-11-23 Matthias ClasenSmall documentation clarification
2013-11-23 Dan Winshipgtestutils: add "options" to g_test_init(), make option...
2013-11-23 Dan Winshipglib/tests/include: port to gtester
2013-11-23 Matthias ClasenAdd some mainloop instrumentation
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
next