platform/upstream/glib.git
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
2011-06-14 Matthias ClasenDon't forget to free resources in an early return
2011-06-14 Matthias ClasenAvoid a deref-before-NULL-check warning
2011-06-14 Matthias ClasenRemove unneeded NULL check
2011-06-14 Matthias ClasenRemove an unneeded NULL check
2011-06-14 Matthias ClasenSilence an uninitialize variable warning
2011-06-14 Matthias ClasenFix up symbol lists and docs
2011-06-14 Xan Lopezgclosure: add missing fundamental types to generic...
2011-06-14 Vincent UntzGDesktopAppInfo: Fix declaration of g_desktop_app_info_...
2011-06-14 Vincent UntzGDesktopAppInfo: Add g_desktop_app_info_get_nodisplay
2011-06-14 Matthias Clasenbump version
2011-06-14 Matthias Clasen2.29.8 2.29.8
2011-06-14 Matthias ClasenFix doc generation
2011-06-14 Matthias ClasenUse a realistic timeout in a test
2011-06-14 Matthias ClasenUpdate NEWS
2011-06-13 Colin Waltersgdbus-codegen tests: Fix usage of top_srcddir
2011-06-13 Ryan LortieFormally deprecate G_CONST_RETURN
2011-06-13 Ryan LortieDrop a few more G_CONST_RETURN
2011-06-12 Dan Winshipupdate .gitignores
2011-06-10 Colin Waltersgspawn: Fix annotations
2011-06-10 Christophe... Fix regression in qsort_r BSD detection
2011-06-10 Yaron ShahrabaniUpdated Hebrew translation.
2011-06-10 Mario Blättermann[l10n] Updated German translation
2011-06-10 Abduxukur AbdurixitAdded UG translation
2011-06-09 Jorge GonzálezUpdated Spanish translation
2011-06-09 Murray Cumminggioenums.h: Remove trailing commas
2011-06-09 David Zeuthengdbus: Don't pass an unintialized GError pointer
2011-06-09 David Zeuthengdbus: Add --recurse and --only-properties options
2011-06-09 David Zeuthengdbus: Clarify the --xml option in the man page
2011-06-09 David ZeuthenBug 652197 – Improper handling of double values in...
2011-06-09 David Zeuthengdbus-codegen: Fix build
2011-06-09 Ryan LortieDocument the deprecatation of G_CONST_RETURN
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-06-09 Ryan Lortiegobject: remove -DG_DISABLE_CONST_RETURNS
2011-06-09 Alexander ShopovUpdated Bulgarian translation
2011-06-09 Matthias ClasenMove gmain docs inline
2011-06-09 Matthias ClasenMove gutils docs inline
next