platform/upstream/glib.git
2011-06-07 Chun-wei FanUpdate VS 2008/2010 property sheets
2011-06-07 Chun-wei FanUpdate gsettings utilities in GIO
2011-06-07 Chun-wei FanUpdate config.h.win32.in
2011-06-07 Chun-wei FanUpdate the year in the *.rc.in files
2011-06-07 Chun-wei FanClean up gobject/gvaluetransform.c a bit
2011-06-07 Chun-wei FanFix gatomic.c compilation on Windows (MSVC)
2011-06-06 Colin Waltersgdbus codegen: Ensure PYTHONPATH is set correctly for...
2011-06-06 Chun-wei FanUpdate GLib VS9/10 projects
2011-06-06 Dan WinshipFix some socket docs issues, remove unused typedefs
2011-06-06 Colin WaltersGBuffer: Suffix header with private.h
2011-06-06 Matthias ClasenGMappedFile: improve test coverage
2011-06-06 Matthias ClasenGKeyFile: improve test coverage
2011-06-06 Matthias ClasenGConvert: improve test coverage
2011-06-06 Matthias ClasenImprove GChecksum test coverage
2011-06-06 Matthias ClasenGMappedFile: remove nonatomic accesses to ref_count
2011-06-06 Matthias ClasenImprove test coverage of gtimezone.c
2011-06-06 Matthias ClasenImprove test coverage of GVariant
2011-06-06 Matthias ClasenImprove test coverage of glist.c
2011-06-06 Matthias ClasenImprove test coverage of glib-unix.c
2011-06-06 Matthias ClasenImprove test coverage of gurifuncs.c
2011-06-06 Matthias ClasenTest runtime dir getter
2011-06-06 Matthias ClasenRemove deprecated atomic functions from tests
2011-06-06 Matthias ClasenImprove test coverage
2011-06-06 Matthias ClasenNo need to have two variants of errno-to-GError
2011-06-05 Matthias ClasenFix a typo
2011-06-05 Fran DiéguezUpdated Galician translations
2011-06-05 Kalev Lemberconfigure.ac: Check for qsort_r function before running...
2011-06-05 Kalev Lemberconfigure.ac: Print qsort_r result only once
2011-06-05 Jorge GonzálezUpdated Spanish translation
2011-06-05 Matthias ClasenUse g_param_spec_ref_sink instead of separate ref,...
2011-06-05 Matthias ClasenGParamSpec: avoid unnecessary double initialization...
2011-06-05 Matthias ClasenNo necessary to init qdata atomically
2011-06-05 David ZeuthenGDBusObject: Remove comment non-existant virtual functions
2011-06-05 Matthias Clasenbump version
2011-06-04 Matthias Clasen2.29.6 2.29.6
2011-06-04 Matthias ClasenFix doc syntax
2011-06-04 Matthias ClasenFix links in gio docs
2011-06-04 Yaron ShahrabaniUpdated Hebrew translation.
2011-06-04 Matthias ClasenFix parameter documentation for many functions
2011-06-04 Matthias ClasenFix doc typos
2011-06-04 Matthias Clasenconfigure.in: Use tar-ustar to avoid name length limita...
2011-06-04 David ZeuthenFix up gdbus invocation in example
2011-06-04 David Zeuthengdbus: Add a way to emit a signal
2011-06-04 David ZeuthenFix typos in "Migrating to GDBus" docs
2011-06-04 Matthias ClasenDistcheck fixes
2011-06-04 Matthias ClasenDistcheck fixes
2011-06-04 Matthias ClasenUpdate NEWS
2011-06-04 Yaron ShahrabaniUpdated Hebrew translation.
2011-06-04 Paolo Bonziniavoid quadratic behavior of GMainLoop when all fd's...
2011-06-04 Matthias ClasenAdd a test for the previous fix
2011-06-04 Matthias ClasenGRand: avoid overflow
2011-06-04 Matthias Claseng_mkdir_with_parents: cope with dirs popping into existence
2011-06-04 Mikhail ZabaluevMade g_utf8_to_ucs4_fast() even faster
2011-06-04 Mikhail ZabaluevAdded performance tests for UTF-8 decoding functions
2011-06-04 Matthew BarnesHave g_queue_remove() return a boolean
2011-06-04 Wim Taymansgthread: avoid locking in _get_mutex_impl
2011-06-04 Alexander LarssonUse g_atomic_pointer_or/and to set datalist flags
2011-06-04 Alexander LarssonMake g_object_get_data use the new faster g_datalist_ge...
2011-06-04 Alexander LarssonMake g_datalist_get_data not look up the quark
2011-06-04 Alexander LarssonMake quark to string lockless
2011-06-04 Alexander LarssonMake g_datalist not use a global lock and perform better
2011-06-04 Matthias ClasenAdd pointer bitlocks to the docs
2011-06-04 Ryan LortieImplement pointer sized bitlocks
2011-06-03 Ryan Lortiebitlock: hand-code assembly version for x86
2011-06-03 Giovanni Campagnagvariant: fix introspection annotations
2011-06-03 David ZeuthenFix include path for gdbus-codegen example XML
2011-06-03 David ZeuthenFix docs for D-Bus introspection data structures
2011-06-03 David ZeuthenMove gdbus-codegen example code and docs into separate...
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-06-03 Colin Waltersspawn-multithreaded: New test case
2011-06-03 Colin Waltersgmain: Consolidate UNIX signal init state handling
2011-06-03 Colin Waltersgmain: Clean up SIGCHLD handling
2011-06-02 Hanrogkeyfile: Only test file descriptors against -1
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
next