platform/upstream/glib.git
2011-10-03 Matthias ClasenAdd new thread creation API
2011-10-03 Matthias ClasenDefine GLIB_COMPILATION when building libgthread.so
2011-10-03 Matthias ClasenReplace static privates by privates
2011-10-03 Ryan Lortiewin32: fix GPrivate fallout
2011-10-03 Ryan Lortielocks: rename a bunch of parameters
2011-10-03 Ryan LortieStop dithering over GPrivate
2011-10-02 Matthias ClasenAdd a few comments
2011-10-02 Matthias ClasenAdd another GCond test
2011-10-02 Matthias ClasenRework the way GStaticPrivate data is freed
2011-10-02 Matthias ClasenWhitespace fixes
2011-10-02 Matthias ClasenClean up includes
2011-10-02 Matthias ClasenAdd tests for GPrivate and GStaticPrivate
2011-10-02 Javier Jardóntests: Use G_VALUE_INIT
2011-10-02 Javier Jardóndocs: Use G_VALUE_INIT
2011-10-02 Ryan Lortiemutex testcase: add a performance test
2011-10-02 Matthias ClasenMove all hash functions to ghash.c
2011-10-02 Matthias ClasenGHash: Cosmetic changes
2011-10-02 Matthias ClasenOne forgotten moved doc
2011-10-02 Matthias ClasenMove GStringChunk into its own files
2011-10-02 Matthias ClasenMove GString docs inline
2011-10-02 Matthias ClasenGString: cosmetic cleanups
2011-10-02 Matthias ClasenMove file utility docs inline
2011-10-02 Matthias ClasenMove string utility docs inline
2011-10-02 Matthias ClasenMove test docs inline
2011-10-02 Matthias ClasenMove keyfile docs inline
2011-10-02 Matthias ClasenGAsyncQueue: simplify an internal function
2011-10-02 Matthias ClasenGAsyncQueue: internal cleanup
2011-10-02 Matthias ClasenGAsyncQueue: embed the GCond
2011-10-02 Matthias ClasenGAsyncQueue: Cosmetic fixes
2011-10-02 Matthias ClasenGAsyncQueue: Move private API to a private header
2011-10-02 Matthias ClasenGThreadPool: cosmetic cleanups
2011-10-02 Matthias ClasenGThread: cosmetic fix
2011-10-02 Nguyễn Thái... Updated Vietnamese translation
2011-10-02 Nguyễn Thái... po/vi: import from Damned Lies
2011-10-01 Matthias ClasenAdd an index for 2.32 api additions
2011-10-01 Matthias ClasenMark g_thread_create_with_stack_size as new API
2011-10-01 Ryan LortieGSettings schemas: allow for zero items in schema
2011-10-01 Jasper Lievisse... Fix URL to strlcpy(3) manpage in comment.
2011-09-30 Simon McVittiemarkup-subparser test: use a real GError domain
2011-09-30 Simon McVittiesleepy-stream test: use a real GError domain
2011-09-30 Simon McVittieg_dbus_error_encode_gerror: don't segfault on bad domains
2011-09-30 Matthias ClasenPrevent data loss in gdesktopappinfo.c
2011-09-30 Matthias ClasenClean up atomic cruft
2011-09-30 Matthias ClasenSome more gthread reshuffling
2011-09-29 David ZeuthenGUnixFileMonitor: Clean up /proc/mounts monitoring
2011-09-29 David ZeuthenGUnixFileMonitor: Use /proc/mounts for monitoring mount...
2011-09-29 Javier Jardóngfile: Be clear about freeing GFile objects
2011-09-29 Dan Winshipgthread: remove a stray reference to GStaticMutex
2011-09-29 Tiffany AntopolskiUpdated Esperanto translation
2011-09-28 Dan Winshipupdate .gitignores
2011-09-28 Dan Williamstests: add signal marshalling return tests for int...
2011-09-28 Dan Williamstests: fix generic closure marshalling tests
2011-09-28 Dan Williamstests: Add some return value torture testcases for...
2011-09-27 Dan WinshipAdd thread-safety warnings to the g_setenv() and g_unse...
2011-09-26 Ryan LortieGDesktopAppInfo: simplify how defaults work
2011-09-26 Edward SheldrakeAdd another mimeapps test
2011-09-26 Dan Winshipg_simple_async_result_complete_in_idle: add a minor...
2011-09-26 Ryan Lortieglib tests: Compile new thread tests on win32
2011-09-26 Ryan Lortiewinxp threads: detect SRWLock emulation reentrancy
2011-09-26 Carles Ferrando[l10n]Updated Catalan (Valencian) translation
2011-09-25 Petr KovarUpdate Czech translation
2011-09-25 Gil Forcada[l10n]Updated Catalan translation
2011-09-25 Stef Waltergvariant: Add g_variant_get_fixed_array()
2011-09-25 Matthias ClasenMore GThread docs tweaks
2011-09-25 Matthias ClasenMove GThread docs around
2011-09-25 Matthias ClasenMove includes to the top of the file
2011-09-25 Matthias ClasenMove deprecated GThread functions to a separate file
2011-09-25 Matthias ClasenGThread: more doc updates
2011-09-25 Matthias ClasenDrop G_THREADS_IMPL_NONE from the docs
2011-09-25 Chun-wei FanFix warning/error C4013 (implicit declarations)
2011-09-25 Chun-wei Fangthread.c: Declare variable at start of block
2011-09-24 Matthias ClasenDocument G_THREADS_IMPL_WIN32
2011-09-24 Matthias ClasenGThread doc additions
2011-09-24 Matthias ClasenFix an uninialized variable warning
2011-09-24 Peter MrázUpdated Slovak translation
2011-09-24 Kenneth NielsenUpdated Danish translation
2011-09-24 Matthias ClasenAdd a testcase for bug 659866
2011-09-24 Matthias ClasenAdd a test for GCond
2011-09-24 Matthias ClasenAdd a nontrivial read-write lock test
2011-09-24 Matthias ClasenAdd GOnce tests
2011-09-24 Matthias ClasenMake the rec mutex test a little more verbose
2011-09-23 Dan Winshipgiostream: "closed" property should not be marked writable
2011-09-23 Dan Winshipgio-2.0.pc.in: drop stray reference to libasyncns
2011-09-23 Matthias ClasenAdd a non-trivial GRWLock test
2011-09-23 Matthias ClasenAdd a non-trivial GRecMutex test
2011-09-23 Matthias ClasenRemove an unused variable
2011-09-23 Manoj Kumar... Updated Oriya Translation
2011-09-23 Matthias ClasenAdd some more rw lock tests
2011-09-23 Matthias ClasenAdd a mutex test
2011-09-23 Yaron ShahrabaniUpdated Hebrew translation
2011-09-23 Matthias ClasenAdd headers
2011-09-23 Matthias ClasenFix g_rwlock_{writer,reader}_trylock
2011-09-23 Matthias ClasenAdd basic tests for GRWLock
2011-09-23 Chun-wei FanVS support updates
2011-09-23 Matthias ClasenFix g_rec_mutex_trylock
2011-09-23 Matthias ClasenAdd trivial tests for GMutex and GRecMutex
2011-09-23 Chun-wei Fangmappedfile.c: Define S_IFREG on Win32 when it's not...
2011-09-23 Colin Waltersgvalue: Add explicitly signed g_value_get_schar() and...
2011-09-22 Colin Walterstests: Add a some torture test cases for the generic...
2011-09-22 Ryan LortieAdd gthread.h to deprecated headers
next