platform/upstream/glib.git
2011-06-01 Colin Waltersgdbus: Avoid blocking on worker thread in connection...
2011-05-31 Matthias ClasenExpand content type docs slighly
2011-05-31 Matthias ClasenAdd a note about atomic changes
2011-05-31 Colin WaltersAdd a boxed type for GVariantBuilder, mark GVariantIter...
2011-05-31 Colin Waltersgutils.c: Annotation fixes
2011-05-31 Colin Waltersg_shell_parse_argv: Annotate
2011-05-31 Colin Waltersgfileutils: Annotations for g_file_{get,set}_contents
2011-05-31 Colin WaltersConsistently use G_GNUC_EXTENSION instead of __extension__
2011-05-31 muralisgthreadedresolver: fix hang on g_thread_pool_push(...
2011-05-29 Carles Ferrando[l10n]Updated Catalan (Valencian) translation
2011-05-29 Jorge GonzálezUpdated Spanish translation
2011-05-29 Matthias ClasenDocumentation fixups
2011-05-29 Matthias ClasenClean up includes
2011-05-29 Matthias ClasenReduce excessive whitespace
2011-05-29 Matthias ClasenRemove redundant comments
2011-05-29 Matthias ClasenVolatile not necessary after all
2011-05-29 Matthias ClasenGTree: Declare ref_count as volatile
2011-05-29 Matthias ClasenGAsyncQueue: Make ref_count a volatile gint
2011-05-29 Matthias ClasenGAsyncQueue: Remove excessive atomic operations
2011-05-29 Matthias ClasenGArray: Avoid unncessary atomic accesses to refcounts
2011-05-29 Matthias ClasenGHash: Avoid nonatomic access to the reference count
2011-05-29 Matthias ClasenFix a typo
2011-05-29 Matthias ClasenDocumentation tweaks
2011-05-28 Neil Robertsgsocket: Fix some cases of returning error without...
2011-05-28 Neil Robertsgsocket: Fix the error message for a failed g_socket_sh...
2011-05-28 Antoine JacoutotFix compile warnings on OpenBSD.
2011-05-28 Matthias ClasenRemove unnecessary casts
2011-05-28 Ryan Lortieoptimise bitlocks with new atomic operations
2011-05-28 Ryan LortieFix futex(2) detection and use
2011-05-28 Ryan Lortieglib: Rewrite gatomic.[ch]
2011-05-28 Matthias ClasenQuiet down the build a bit
2011-05-28 Matthias ClasenQuell warnings from g_once_init_enter_impl
2011-05-28 Matthias ClasenTrivial: fix a variable name
2011-05-28 Simon McVittieAdd a regression test for GNOME#642026
2011-05-28 Simon McVittieGStaticPrivate: protect GRealThread.private_data with...
2011-05-28 Simon McVittieRefactor GStaticPrivate accessors to facilitate protect...
2011-05-28 Simon McVittieg_static_private_free: defer non-trivial destruction...
2011-05-28 Simon McVittieGRealThread: remove obsolete comment about gmain.c...
2011-05-28 Daniel MustielesUpdated Spanish translation
2011-05-28 Matthias ClasenAdd macro version for all atomic operations
2011-05-28 Matthias ClasenUse G_STATIC_ASSERT_EXPR for size checks in atomic...
2011-05-28 Ryan LortieAdd a test case for atomic ops
2011-05-28 Ryan LortieAdd G_STATIC_ASSERT_EXPR macro
2011-05-28 Matthias ClasenGThread: expand the docs
2011-05-27 Matthias Clasenglib-compile-schemas: write informational messages...
2011-05-27 Colin Waltersg_variant_new_dict_entry: Fix documentation and annotations
2011-05-27 Matthias Clasenforgotten test
2011-05-27 Giovanni Campagnag_variant_get_child_value: Add a precondition on length
2011-05-27 Giovanni CampagnaGVariant: fix introspection annotations
2011-05-27 Antoine JacoutotAdd glib credentials support to OpenBSD.
2011-05-27 Antoine JacoutotDon't hardcode path to true(1).
2011-05-27 Matthias ClasenPreserve consistency when removing all nodes from a...
2011-05-27 David Schleefmain: Use public function in documentation
2011-05-26 David ZeuthenGDBusProxy: Mention gdbus-codegen in docs
2011-05-26 David ZeuthenGDBusProxy: Fix incorrect locking
2011-05-26 David ZeuthenGDBusProxy: Add locking and notes/guarantees about...
2011-05-26 David ZeuthenGDBusProxy: Fix race condition when unsubscribing from...
2011-05-26 Richard HughesCorrect the annotation for g_file_enumerator_get_contai...
2011-05-26 Marc-André... gthread: build unix tests only on unix
2011-05-24 David Zeuthengdbus-codegen: Fix up example to not use non-existant...
2011-05-24 David Zeuthengdbus-codegen: Properly render @param and %TRUE in...
2011-05-24 David Zeuthengdbus-codegen: Handle unexpected XML tags
2011-05-23 Giovanni Campagnagdbusintrospection: fix introspection of DBus Introspec...
2011-05-23 Ray StrodeRevert "gsettings-tool: warn if setting a value fails"
2011-05-23 Antoine JacoutotFix build with gcc-2.*.
2011-05-23 Seán de BúrcaUpdated Irish translation.
2011-05-23 Matthias ClasenCosmetic changes
2011-05-23 Matthias ClasenCosmetics
2011-05-23 Matthias ClasenSimply symbols files
2011-05-22 Matthias ClasenImprove atomic ops implementation
2011-05-22 Matthias ClasenAdd some atomic ops tests
2011-05-22 Matthias ClasenFix HAVE_FUTEX definition
2011-05-22 Matthias ClasenTrivial: fix a typo
2011-05-21 Matthias ClasenRevert "g_key_file_has_key_full: Clarify the docs"
2011-05-21 Matthias Claseng_key_file_has_key_full: Clarify the docs
2011-05-20 Matthias ClasenEnforce rules about modifying hash tables in callbacks
2011-05-20 Matthias ClasenBe more careful when calling destroy notifies
2011-05-19 Giovanni CampagnaGObject: move GLib type definitions to a separate header
2011-05-18 Ryan LortieWhitespace fixes
2011-05-18 Ryan LortieGApplication: fix remote action states
2011-05-18 Ryan LortieAdd debug output to GApplication actions example
2011-05-18 Jasper Lievisse... gatomic: #include gthread.h to fix compilation on nonop...
2011-05-18 Colin Waltersgtype: Remove unused variable
2011-05-18 Colin Waltersg_key_file_has_key_full: New function to fix g_key_file...
2011-05-18 Gabor KelemenFix short day names in Hungarian translation
2011-05-18 Chun-wei FanUpdate Visual C++ README.txt
2011-05-17 Ryan LortieFix gsettings tool string handling
2011-05-17 Benjamin Ottegobject: Speed up g_type_from_name()
2011-05-17 John Lindgrenkeyfile: fill parse buffer in line sized chunks
2011-05-17 John Lindgrenkeyfile: avoid needless allocations on file load
2011-05-16 Matthias ClasenRename a problematic test binary
2011-05-16 Emmanuele BassiAdd gdbus autogenerated xml files to the ignore file
2011-05-16 Javier Jardónm4macros/gsettings.m4: Use AS_HELP_STRING instead the...
2011-05-16 Javier Jardónautogen.sh: Use autoreconf instead custom script
2011-05-15 David Zeuthengdbus-codegen: Ensure that generated skeletons are...
2011-05-15 Philip Withnalldocs: Improve punctuation in some of the GArray method...
2011-05-15 Benjamin Ottedocs: Add the cute trick comment to all sort functions
2011-05-15 Benjamin Ottedocs: Add a cute trick for achieving a stable sort
2011-05-15 Kristjan SCHMIDTUpdated Esperanto translation
2011-05-13 David Zeuthengdbus-codegen: Use (skip) annotation on return values
next