gmain: improve g_source_set_name thread safety
[platform/upstream/glib.git] / glib /
2014-09-19 Ryan Lortiegmain: improve g_source_set_name thread safety
2014-09-19 Ryan Lortiegsource: clarify restrictions on non-existant IDs
2014-09-19 Simon McVittieGVariant: say that serialized form needs an out-of...
2014-09-16 Jasper St. Pierregoption: Add G_OPTION_FLAG_NONE
2014-09-15 Sebastian Drögegrand: Only use rand_s() when targetting Visual Studio...
2014-09-13 Sébastien Wilmetdocs: various small fixes
2014-09-11 Sebastian Drögegutils: Don't use issetugid() on Android
2014-09-08 Paolo BorelliGThreadPool: expand g_thread_pool_new docs
2014-08-29 Matthias ClasenDon't mark GThread struct as deprecated
2014-08-22 Thomas Hallergmacros.h: add G_GNUC_*_IGNORE_DEPRECATIONS macros...
2014-08-05 Руслан ИжбулатовChange W32 console detection to look at the window...
2014-08-02 Руслан ИжбулатовFix tests to compile again - add missing headers to...
2014-08-02 Руслан ИжбулатовSilence a controversial warning in win_iconv
2014-08-02 Руслан ИжбулатовSilence some uncontroversial warnings
2014-08-02 Руслан ИжбулатовFix printf-tests on W32 by ifdefing the expected output
2014-08-02 Руслан ИжбулатовSave errno and pass it along to make sure gettext does...
2014-07-31 Ignacio Casal Quin... win32: improve the package installation dir lookup
2014-07-30 Alexander LarssonRemove atomics from g_clear_object/g_clear_pointer
2014-07-23 Owen W. TaylorRevert "gatomic: statically assert that our assumptions...
2014-07-23 Colin Waltersgfileutils: Add missing g_free() in error path
2014-07-23 Simon McVittieglib-init: statically assert that we have 8-bit bytes
2014-07-23 Simon McVittiegatomic: statically assert that our assumptions hold
2014-07-14 Ignacio Casal Quin... gspawn-win32: do not rely on __argc and __argv global...
2014-07-14 Gergely POLONKAIFix typos in gbytes_hash and g_time_zone_find_interval...
2014-07-10 Javier Jardóndocs: Use "Returns:" instead "Return:"
2014-07-09 Tim-Philipp MüllerGCond (linux): fix g_cond_wait_until() return value...
2014-07-09 Ryan LortieGMutex (linux): detect and report some errors
2014-07-09 Ryan LortieGLib: implement GMutex natively on Linux
2014-07-09 Dan WinshipFix up failure-to-see-expected-message logging
2014-07-04 Sébastien Wilmetdoc: small improvement and fixes
2014-06-30 Rico Tzschichholzglib: Fix make dist
2014-06-30 Chun-wei Fanvalgrind.h: Disable Valgrind features on x64 Visual...
2014-06-29 Sébastien Wilmetdoc: various improvements
2014-06-28 Mikhail Zabaluevglib/tests/mainloop: Acquire the context while assertin...
2014-06-28 Mikhail ZabaluevA simple test for polling on a file-like descriptor
2014-06-28 Ryan Lortiegiochannel: avoid setting uninitialised length
2014-06-28 Bastien NoceraGDateTime: Add guards to g_date_time_new()
2014-06-28 Florian Pelzdocs: Fix formatting of g_alloca documentation.
2014-06-28 Daniel MacksConvert multiple #if/#endif to single #if/#elif/#endif
2014-06-28 Patrick Welchegmessages: make g_assert_warning compiler friendly
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-06-28 Christian Perschunicode: Update to unicode 7.0.0
2014-06-28 Christian Perschunicode: Switch compose_second_single to gunichar
2014-06-28 Christian Perschunicode: Move gscripttable.h generation into main script
2014-06-28 Christian Perschunicode: Simplify width table generation
2014-06-27 Ryan LortieGTimeZone: remove some dead code
2014-06-24 Ryan Lortiegvariant tests: workaround libc/compiler "issue"
2014-06-22 Philip Withnallgoption: Remove an unused assignment
2014-06-21 Philip Withnallgwakeup: Clarify buffer sizing in g_wakeup_signal()
2014-06-20 Ryan Lortiegatomic: disable GCC extension atomics for clang
2014-06-12 Colin Waltersgbookmarkfile: Cleaner error handling code to pacify...
2014-06-06 Tim-Philipp Müllergthread: use inline keyword for _get_impl() functions
2014-06-06 Ryan Lortiegatomic: use GCC C11-style atomics, if available
2014-06-06 Ryan Lortiegatomic: whitespace fixes
2014-06-06 Ryan Lortiegatomic: fix typo in deprecation attribute
2014-06-04 David Kingvalgrind.h: Update to latest upstream version
2014-06-01 Matthias Clasendocs: Add missing language annotations
2014-05-31 Emmanuele Bassidocs: Replace <structname> tags with back ticks
2014-05-31 Matthias ClasenMinor documentation additions and corrections
2014-05-31 Matthias Clasendocs: Fill in the gspawn long description
2014-05-31 Matthias Clasendocs: Fill in gshell long description
2014-05-30 Thiago Santosgconvert: mention that the g_convert len should be...
2014-05-26 Philip Withnallgtestutils: Error out if /dev/null stdin redirection...
2014-05-21 Matthias ClasenTrivial: fix a guard comment
2014-05-20 Philip Withnallgthread: Fix use of a local variable after it went...
2014-05-15 Philip Withnallgtestutils: Don’t free unassigned variables in an error...
2014-05-09 Sébastien Wilmetdoc: various improvements
2014-05-06 Matthias ClasenAdd a testcase for the previous fix
2014-05-06 Kjell Ahlstedtgoption: Don't include parsed option values in G_OPTION...
2014-05-05 Mathieu BridonFix some typos in documentation
2014-05-04 Philip Withnallgstrfuncs: Add missing preconditions to g_str_match_str...
2014-04-24 Volker Sobekdocs: Remove <!-- --> comment before plural s
2014-04-20 Antoine Jacoutotplatform_get_argv0: drop unneeded headers for OpenBSD
2014-04-16 Philip Withnallhmac: Add support for SHA-512 in GHmac
2014-04-16 Ryan LortieRevert "Bug 724590 - GSlice slab_stack corruption"
2014-04-16 John RallsBug 724590 - GSlice slab_stack corruption
2014-04-15 Volker Sobekdocs: Use markdown links in all .c and .h files
2014-04-10 Dan Winshipg_str_has_prefix: don't call strlen(str)
2014-04-04 David Kingdocs: Fix typo in g_unichar_iswide_cjk() comment
2014-03-30 Dan Winshipgio: move Winsock error mapping to g_io_error_from_win3...
2014-03-30 Volker Sobekdocs: Remove escaping '\' from literals
2014-03-29 Dan WinshipBump version to 2.41.0, add GLIB_VERSION_2_42, etc
2014-03-20 Dan WinshipClarify expectations with error codes like G_IO_ERROR_F...
2014-03-05 Giovanni CampagnaUnskip GVariantDict
2014-03-05 Ryan Lortiecond test: remove alarm() usage
2014-03-03 Matthias ClasenAdd a few tests for G_MARKUP_TREAT_CDATA_AS_TEXT
2014-03-03 Matthias ClasenAdd a way to test different markup parser flags
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-02-24 Philip Withnallhmac: Make unit test const-correct
2014-02-24 Ryan Lortiegmain: simplify g_main_context_find_source_by_id()
2014-02-24 Ryan Lortiegmain: Simplify source id tracking
2014-02-23 Ryan Lortieasyncqueue: fix timeout math on 32bit systems
2014-02-23 Ryan Lortiemappedfile test: permit ENODEV on /dev/null
2014-02-22 Ryan LortieGSource: mark some API as "implementation only"
2014-02-22 Ryan Lortiegmain: repeat preconditions for emphasis
2014-02-21 Ryan Lortieg_main_context_wait: add a critical to detect use
2014-02-21 Ryan LortieGCond: check result of pthread_condattr_setclock()
2014-02-21 Ryan Lortiegmain: abort if monotonic time is unsupported
2014-02-21 Xavier ClaessensGHashTable: Explicitly document that _iter_remove(...
2014-02-21 Chun-wei Fanglib/Makefile.am: Dist gtranslit-data.h
next