gmain: test g_source_remove() with invalid ID
[platform/upstream/glib.git] / glib /
2013-10-23 Ryan Lortiegmain: test g_source_remove() with invalid ID
2013-10-23 Bastien Noceragmain: Warn when g_source_remove() fails
2013-10-23 Bastien Nocerag_file_error_from_errno: Remove unneeded breaks
2013-10-22 Ryan LortieGKeyfile: don't leak on failed get_(u)int64
2013-10-21 Ryan LortieDon't g_test_assert_expected_messages for g_error
2013-10-21 Philip Withnallgmessages: Clarify new-line behaviour of message functions
2013-10-20 Djalal Harouniglib-init: fix redundant-decls of g_mem_gc_friendly
2013-10-20 Djalal Harounigmem: remove glib-init.h inclusion
2013-10-19 Djalal Harounigutils: fix redundant-decls of g_init_user_config_dir()
2013-10-19 Djalal Harounigconvert: fix redundant-decls of _g_charset_get_aliases()
2013-10-19 Dan Winshipgenviron: fix g_setenv(var, NULL) and some other stuff
2013-10-19 Jehangconvert: Clarify g_locale_to/from_utf8 docs
2013-10-17 Ryan Lortiegspawn: support creating pipes with O_CLOEXEC
2013-10-15 Xavier ClaessensFix wrong function names in g_str_match_string() docume...
2013-10-14 Xavier ClaessensAdd testcase for search utilities functions
2013-10-14 Ryan LortieAdd simple string "search" function
2013-10-14 Ryan LortieAdd g_str_is_ascii()
2013-10-13 Noah Masseygmain: mark newest id used when source id overflows
2013-10-04 Ryan LortieAdd g_key_file_save_to_file()
2013-10-02 Christian Perschunicode: Update to unicode 6.3.0
2013-09-30 Ryan LortieFix a careless mistake in the last commit
2013-09-30 Ryan Lortiegmain: Remove dispatching source stack
2013-09-29 John RallsFix the -Werror=format-nonliteral fixes for older GCCs
2013-09-29 John RallsMore -Werror=format-nonliteral fixes
2013-09-29 Colin Waltersgfileutils: Make -Werror=format-nonliteral happy
2013-09-28 Dan Winshipgmessages: fix clang annotations to work with older...
2013-09-27 Patrick WelcheOnly use SA_RESTART if it exists
2013-09-25 Krzesimir NowakFix typo in GLIB_VERSION_2_40 docs.
2013-09-23 Ryan LortieIntroduce version macros for 2.40
2013-09-20 Dieter Verfailliedocs: fix GSourceFuncs docs
2013-09-16 Ryan LortieGDir: add some glib-private APIs
2013-09-12 Ryan Lortietests: properly set locale to C
2013-09-09 Kalev LemberTrivial typo fix
2013-09-01 Matthias ClasenAdd Since tag for g_close
2013-08-31 Dan Winshipgmessages: fix g_test_expect_message() with NULL domains
2013-08-31 Kalev LemberAdd tests for new '%z' g_date_time_format extensions
2013-08-31 Kalev Lembergdatetime: Extend the '%z' timezone format
2013-08-20 Matthias ClasenFix make check
2013-08-18 Matthias ClasenExpand docs for thread names
2013-08-17 Matthias ClasenStart using TAP
2013-08-17 Matthias ClasenUpdate the documentation for assertion macros
2013-08-17 Matthias ClasenAdd a way to make assertions non-fatal
2013-08-17 Matthias ClasenAdd g_assert_true, g_assert_false and g_assert_null
2013-08-17 Matthias ClasenMake g_assert and g_assert_not_reached use the same...
2013-08-17 Matthias ClasenSupport TAP as an output format
2013-08-17 Matthias ClasenAdd a function to check test status from the inside
2013-08-17 Matthias ClasenAdd functions to mark tests as skipped or incomplete
2013-08-17 Matthias ClasenAdd a GTestResult enumeration
2013-08-17 Matthias ClasenAdd start/stop suite log messages
2013-08-17 Matthias ClasenQuell a few compiler warnings
2013-08-17 Matthias ClasenTake out an unused line from gdatetime tests
2013-08-17 Stef WalterMark up warnings/critical functions for clang analyzer
2013-08-17 Robert AncellAdd G_SPAWN_DEFAULT to GSpawnFlags
2013-08-17 Matthias ClasenMake g_date_time_new check its arguments
2013-08-17 Ryan LortieExport __glib_assert_msg
2013-08-17 Dan Winshipbuild: fix dtrace-related warnings
2013-08-17 Dan Winshipglib/tests/gdatetime: use UTC time in test_GDateTime_diff()
2013-08-15 Colin Waltersgiochannel: Add an out annotation for g_io_channel_read...
2013-08-04 Ryan Lortieg_get_tmp_dir(): Clean up envars
2013-07-29 Chun-wei FanAdd MSVC implementations of G_GNUC_*_IGNORE_DEPRECATIONS
2013-07-28 Matthias ClasenUse better assertion macros
2013-07-28 Matthias ClasenAvoid an unused variable warning
2013-07-28 Colin WaltersDrop iconv caching code
2013-07-24 Dan Winshipmainloop: redo child source tests to not use timeouts
2013-07-23 Colin Walterstests/unix: Don't error immediately on timeout
2013-07-23 Colin Waltersgmain: Reset signal handlers to default when source...
2013-07-23 Sébastien WilmetGRegex: add g_regex_get_max_lookbehind()
2013-07-22 Milan Crhag_thread_create_full() can dereference NULL pointer
2013-07-20 Sébastien WilmetGRegex: update documentation for partial matching
2013-07-20 Sébastien WilmetImprove documentation
2013-07-19 Igor Pashevtests/gvariant: Canonicalize to lower case to work...
2013-07-19 Giovanni Campagnaglib-unix: fix handling of multiple signal source for...
2013-07-14 Colin Walterstests/mainloop: Fix assertions to really avoid race...
2013-07-13 Dan Winshipgsourceclosure: Add support for GUnixSignalWatchSource...
2013-07-11 Ryan LortieImplement the Desktop Action specification
2013-07-11 Ryan LortieGVariant: fix two small/theoretical leaks
2013-07-11 Ryan LortieAdd g_variant_new_printf
2013-07-09 Matthias ClasenMinor doc tweak
2013-07-04 Sebastian Drögegthread: Use pthread_cond_timedwait_monotonic() if...
2013-07-02 Ryan LortieRevert two errant commits to GMutex, etc.
2013-07-01 Paul Barbierigspawn: Fix leak of internal pipe with G_SPAWN_LEAVE_DE...
2013-07-01 Bastien NoceraFix typo in documentation
2013-06-30 Jeffrey StedfastFinish the previous fix for GMutex, GRecMutex, GRWLock...
2013-06-30 Jeffrey StedfastFixed g_mutex_clear() to fully undo g_mutex_init()
2013-06-30 Sébastien WilmetDoc: small fixes
2013-06-30 Dan WinshipMake G_STRFUNC consistent across platforms
2013-06-25 Dan Winshiptests: add a test for the previous commit
2013-06-25 Wim Taymansgmain: handle blocked source in g_source_add_child_source()
2013-06-20 Colin WaltersRevert "g_file_set_contents(): don't fsync on ext3/4"
2013-06-19 Arnel A. Borjag_uri_unescape_string: Mention (allow-none)/%NULL in...
2013-06-19 Arnel A. Borjag_uri_escape_string: Add missing allow-none annotation
2013-06-16 Matthias ClasenPlug a small memory leak
2013-06-10 Colin Waltersgmain: Document more use cases of g_main_context_wakeup()
2013-06-10 Benjamin Ottetests: Add a test for a specific invariant
2013-06-07 Ryan LortieGDesktopAppInfo: support DBusActivatable
2013-06-04 Ryan Lortieg_file_set_contents(): don't fsync on ext3/4
2013-06-04 Ryan Lortieg_file_set_contents: change {posix_ => }fallocate
2013-06-03 Ryan Lortieg_file_set_contents(): fix simple logic error
2013-06-03 Ryan Lortieg_file_set_contents(): use unistd instead of stdio
2013-06-03 Ryan Lortieg_file_set_contents(): don't allocate display name
next