platform/upstream/glib.git
2011-07-05 Colin Waltersbuild: Use --disable-maintainer-mode for distcheck
2011-07-05 Colin Waltersgio: Fix srcdir != builddir build for docs
2011-07-05 Matthias ClasenUpdate NEWS for 2.29.10
2011-07-04 Matthias ClasenFix the build
2011-07-04 Matthias ClasenDisable a failing test
2011-07-04 Chun-wei FanUpdate GIO VS 2010 project templates
2011-07-04 Chun-wei FanUpdated GIO Visual Studio Projects
2011-07-04 Murray CummingG_STATIC_REC_MUTEX_INIT: Fix missing initialization.
2011-07-03 Ryan LortieInstall completion scripts as DATA, not SCRIPTS
2011-07-01 Dan Winshipgasyncresult: document that NULL GAsyncReadyCallback...
2011-06-30 Dieter VerfaillieGCancellable: Fix build on Win32
2011-06-29 Emmanuele Bassigio: Some more build fixes
2011-06-29 Emmanuele BassiFix build
2011-06-29 Ryan Lortieparameter guards for GSimpleAction constructors
2011-06-29 Ryan LortieGAction: make GObject properties read-only
2011-06-29 Ryan Lortieactions: merge testcases change_state and entries
2011-06-29 Ryan LortieAdd 'change_state' callback to GActionEntry
2011-06-29 Ryan LortieAdd example for 'change-state' signal
2011-06-29 Ryan LortieAdd testcase for GSimpleAction::change-state
2011-06-29 Ryan LortieAdd 'change-state' signal to GSimpleAction
2011-06-29 Ryan LortieAdd example to docs for using GActionEntry
2011-06-29 Ryan LortieAdd a test case for GActionEntry
2011-06-29 Ryan LortieAdd g_simple_action_group_add_entries()
2011-06-29 Ryan Lortieallow NULL state in g_simple_action_new_stateful
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-06-29 Chun-wei FanUpdate Visual Studio README.txt's
2011-06-29 Chun-wei FanRe-attempt to correct EOL on VS2010 solution
2011-06-28 Colin WaltersGCancellable: Fix build on Win32
2011-06-28 Colin Waltersgmain: Fall back to pipes if kernel doesn't support...
2011-06-27 Ihar HrachyshkaUpdated Belarusian translation.
2011-06-27 Ihar HrachyshkaUpdated Belarusian translation.
2011-06-27 Ryan LortieChange to AM_MAINTAINER_MODE([enable])
2011-06-25 Ihar HrachyshkaUpdated Belarusian translation.
2011-06-24 Claudio SaavedraGSimpleAction: fix typo
2011-06-24 Krzesimir NowakTypo fix.
2011-06-24 Chun-wei FanRefine Visual Studio Projects
2011-06-24 Chun-wei FanTemporarily remove build/win32/vs10/glib.sln
2011-06-24 Matthias ClasenUnicode: add a g_utf8_substring convenience api
2011-06-23 Christian PerschTypo fix
2011-06-23 Christian PerschPlug a mem leak in the regex test
2011-06-23 Christian PerschAdd boxed GType for GMatchInfo
2011-06-23 Christian PerschMake GMatchInfo refcounted
2011-06-23 Patrick Welchebuild: fix gtk-doc when srcdir != builddir
2011-06-23 Sebastian DrögeFix typo in GTime docs
2011-06-23 Matthias ClasenAdd tests for GValueArray
2011-06-23 Matthias ClasenImprove test coverage for GValue transformations
2011-06-23 Matthias ClasenRun some tests with errorcheck mutexes too
2011-06-22 Yuri KozlovUpdated Russian translation
2011-06-22 Chun-wei FanUpdate config.h.win32(.in)
2011-06-22 Colin Waltersbuild: Cache check for futex() and eventfd()
2011-06-22 Colin WaltersGCancellable: Use Linux eventfd() instead of pipe
2011-06-22 Colin Waltersgmain: use Linux eventfd() for main context wake up
2011-06-21 Dan Winshipgio/Makefile.am: Remove stray references to $(marshal_s...
2011-06-21 Colin WaltersFix a srcdir!=builddir issue, and export that we support it
2011-06-21 Fran DiéguezUpdated Galician translations
2011-06-21 Philip Van... Add iter_replace API to GHashTableIter
2011-06-21 Matthias ClasenMake gmarshal.c actually compile standalone
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-06-20 David ZeuthenGDBus: Unref worker from worker-thread to avoid race
2011-06-20 Colin Waltersgthread tests: Remove spurious return;
2011-06-20 Colin Waltersgclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosu...
2011-06-20 Colin Waltersgdbus-test-codegen: Allocate full integer space for...
2011-06-20 Javier Jardónconfigure.ac: Generate xz tarballs by default
2011-06-20 Chun-wei FanVisual C++ 2010 project files update
2011-06-20 Chun-wei FanUpdate Visual C++ 2010 Projects
2011-06-19 Christian PerschClarify nul-termination of g_utf8_to_ucs4[_fast] result
2011-06-19 Matthias ClasenAdd tests for GCache
2011-06-19 Matthias Clasenasyncqueue: improve test coverage
2011-06-19 Matthias Clasenutils: silence tests unless verbose
2011-06-19 Matthias Clasenlogging: improve test coverage
2011-06-19 Matthias Clasenhash: Improve test coverage
2011-06-18 Chun-wei FanUpdate gsettings/glib-compile-schemas VS Projects
2011-06-17 Colin Waltersgvariant: Mark g_variant_new_variant as constructor
2011-06-17 Colin Waltersgdatainputstream: Add Since: tags and update gio-sectio...
2011-06-17 Colin WaltersGDataInputStream: Add _utf8() variants of _read_line
2011-06-17 Colin WaltersGDataInputStream: Clarify read_line() docs, mark as...
2011-06-16 Patrick WelcheFix build due to trivial typos in ab0e9dbf.
2011-06-15 Murray CummingG_STATIC_REC_MUTEX_INIT: Add a 0 to the initialization.
2011-06-15 Ryan LortieDrop dead code in GVariant parser
2011-06-15 Matthias ClasenEliminate some dead code
2011-06-15 Matthias ClasenRemove a redundant NULL check
2011-06-15 Matthias ClasenSilence a compiler warning
2011-06-15 Matthias ClasenAdd some argument checks to filename conversion functions
2011-06-14 Colin Waltersgmain: Close race condition in _g_main_wake_up_all_cont...
2011-06-14 Colin Waltersgmain: Only run through signal delivery once per read()
2011-06-14 Colin Waltersgmain: Use sigset_t for keeping track of installed...
2011-06-14 Colin Waltersgspawn: Reset signal handlers for synchronous spawning
2011-06-14 Colin Waltersglib/tests/unix.c: Also test SIGTERM
2011-06-14 Colin Waltersspawn-multithreaded: Clean up IO channel code
2011-06-14 Colin Waltersgspawn: Handle EINTR in a few more cases
2011-06-14 Colin Waltersspawn-singlethread.c: New test
2011-06-14 Colin Waltersspawn-multithreaded: Also look for lt-test-echo
2011-06-14 Matthias ClasenIf dup fails don't call close()
2011-06-14 Matthias ClasenRemove a redundant assertion
2011-06-14 Matthias ClasenDon't compare unsigned numbers with 0
2011-06-14 David ZeuthenGDBusMessage: Optimize serializer and deserializer
2011-06-14 Colin Waltersgclosure: Add missing include
2011-06-14 Matthias ClasenDon't do < 0 on an unsigned value
2011-06-14 Matthias ClasenSilence a compiler warning
2011-06-14 Matthias ClasenDon't leak resources in error cases
next