platform/upstream/glib.git
2014-03-14 Ryan Lortiegsettingsbackend: a minor simplification
2014-03-12 Chun-wei FanUpdate config.h.win32.in
2014-03-12 Duarte LoretoUpdated Portuguese translation
2014-03-12 Ryan LortieGUnixVolume: implement _finish functions
2014-03-12 Ryan LortieGUnixVolume: port to GSubprocess
2014-03-12 Ryan LortieGUnixMount: port unmount to GSubprocess
2014-03-11 Yuri MyasoedovUpdated Russian translation
2014-03-11 Lars Uebernickelglocalfileinfo: don't special-case directory icons
2014-03-10 David KingAdd g_application_command_line_get_options_dict() to...
2014-03-09 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2014-03-08 Sebastian Drögegtype – Mark _get_instance_private() function as G_GNUC...
2014-03-08 Rūdolfs MazursUpdated Latvian translation
2014-03-08 Wylmer WangUpdated Chinese (China) translation
2014-03-07 Ryan Lortiegio tests: add codegen to BUILT_SOURCES
2014-03-07 Matthias ClasenGObject: Remove more leftover markup from headers
2014-03-06 Changwoo RyuUpdated Korean translation
2014-03-05 Kjartan MaraasUpdated Norwegian bokmål translation
2014-03-05 Giovanni CampagnaUnskip GVariantDict
2014-03-05 Ryan Lortiecond test: remove alarm() usage
2014-03-05 Matthias ClasenWork around gtk-doc problems
2014-03-04 Ryan Lortiegsubprocess: test environment a bit more
2014-03-04 Ryan LortieGSubprocessLauncher: don't get empty environment
2014-03-04 Ryan Lortiegsubprocess: test empty splices
2014-03-04 Ryan Lortiegsubprocess: fix communicate() with empty buffers
2014-03-03 Ryan LortieGLib 2.39.91 2.39.91
2014-03-03 Ryan Lortiedesktopappinfo: add Exec to searchable keys
2014-03-03 Theppitak Karoonboon... Updated Thai translation
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-03-02 Piotr DrągUpdated Polish translation
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 Matthias ClasenTest content type icons more thoroughly
2014-02-23 John LindgrenAdd non-symbolic fallback icons in g_content_type_get_s...
2014-02-23 Ryan Lortieasyncqueue: fix timeout math on 32bit systems
2014-02-23 Ryan Lortiemappedfile test: permit ENODEV on /dev/null
2014-02-23 Chun-wei FanFix build of gio/gapplication.c on Visual C++
2014-02-22 Ryan Lortiegsocket: use check/prepare only on win32
2014-02-22 Ryan Lortiegsocket: use _add_unix_fd() instead of _add_poll()
2014-02-22 Ryan Lortiegsocket: make use of g_source_set_ready_time()
2014-02-22 Ryan LortieGSource: mark some API as "implementation only"
2014-02-22 Ryan Lortiegsocket: don't abuse GPollFD.revents field
2014-02-22 Ryan Lortiegsocket: use cancellable child source
2014-02-22 Ryan Lortiegsocket: trivial typo fix
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 Aurimas ČerniusUpdated Lithuanian translation
2014-02-21 Chun-wei Fanglib/Makefile.am: Dist gtranslit-data.h
2014-02-21 Ryan Lortieslow-motion post-release version bump
2014-02-20 Ryan Lortiegconvert: add note to avoid transliteration
2014-02-20 Ryan Lortiegsource: document priority of child sources
2014-02-20 Ryan Lortieg_str_to_ascii(): a couple of minor tweaks
2014-02-20 Ryan Lortieg_str_tokenize_and_fold: do proper transliteration
2014-02-20 Ryan Lortietests: test transliteration API
2014-02-20 Ryan LortieAdd locale-sensitive ASCII transliteration API
2014-02-20 Ryan Lortietests: add a test for g_cond_wait_until()
2014-02-20 Ryan LortieFix g_cond_wait_until() vs. monotonic time
2014-02-20 Ryan Lortiegmain: rework g_get_monotonic_time() a bit
2014-02-20 William Jon... docs: use "Returns:" consistently
2014-02-20 Chun-wei Fangio/gresolver.c: Fix build on Windows
2014-02-19 Kjartan MaraasUpdated Norwegian bokmål translation
2014-02-19 Xavier ClaessensAdd G_ÂTYPE_VARIANT_DCT into the doc
2014-02-17 Ryan LortieGLib 2.39.90 2.39.90
2014-02-17 Ryan LortieWork around test failure in gdbus-names
2014-02-17 Ryan LortieGApplication: disable some more tests
2014-02-17 Matthias ClasenBump gtk-doc dep to 1.20
2014-02-17 Dan Winshipgsocket: fix g_socket_condition_timed_wait() recovery...
2014-02-17 Dan Winshipgtestutils: make the new assert messages more detailed
2014-02-17 Ross Burtongio/tests: fix race when generating code
2014-02-17 Olivier Crêtesubprocess: Init and clear the mutex
2014-02-16 Paolo BorelliAnnotate g_application_add_main_option_entries
2014-02-16 Dan Winshipg_simple_async_result_is_valid: fix for NULL source tag
2014-02-15 Koop MastFix the build on FreeBSD by replacing EAI_NODATA with...
2014-02-15 Ryan Lortiewin32: fixup lib.exe invocation
2014-02-15 Ryan Lortieonly '#pragma GCC' outside of functions
2014-02-15 Dan Winshipgio: don't accept nonstandard IPv4 "numbers-and-dots...
2014-02-15 Dan Winshipgobject: re-allow finalization from constructor()
2014-02-15 Dan WinshipFix g_socket_get_available() with TCP on Windows
2014-02-15 Matthias Clasendocs: Remove a few trailing <literal>s
2014-02-15 Matthias Clasendocs: Remove some unneeded decorations
2014-02-15 Matthias Clasendocs: let go of &ast;
2014-02-14 Ryan Lortieconfigure.ac: tweak inotify check
2014-02-13 Dan Winshipgtask: fix trivial doc typo
2014-02-13 Simon McVittieg_test_run: return 0 if all tests are skipped in TAP...
2014-02-13 Simon McVittieglib/tests/collate.c: run to completion when skipping...
2014-02-13 Philip Withnallgsocketconnection: Document closing connections with...
2014-02-13 Dan Winshipgsocketservice: Clarify g_socket_service_stop() documen...
2014-02-11 Simon McVittieg_child_watch_source_new: POSIX pid must be positive
2014-02-11 Simon McVittieBe more clear that g_return_if_fail is undefined behaviour
2014-02-10 Emmanuele Bassipo/nb.po: Fix mismatched translation
2014-02-10 Kjartan MaraasUpdated Norwegian bokmål translation
2014-02-10 Andika TriwidadaUpdated Indonesian translation
2014-02-10 Philip Withnallgsubprocess: Fix ‘Since’ lines in documentation to...
2014-02-10 Philip Withnallgsubprocess: Fix a broken link in the documentation
2014-02-10 Kjartan MaraasUpdated Norwegian bokmål translation
next