platform/upstream/glib.git
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
2011-06-09 Matthias ClasenRemove unused template
2011-06-09 Christophe... bitlock: don't use asm goto on older gcc
2011-06-09 Matthias ClasenTest the previous fix
2011-06-09 Ryan LortieGApplication: allow '-' in application ID
2011-06-08 Colomban WendlingFix a typo in GBinding
2011-06-08 Javier Jardóngconverter: Improve cross-references
2011-06-07 Dan WinshipFix export_symbols variable in gio/Makefile.am
2011-06-07 Dan WinshipFix "Since" tags on g_data_input_stream_read_upto{...
2011-06-07 Giovanni Campagnagutils, gspawn: fix introspection annotations
2011-06-07 Colin WaltersUpdate annotations from gobject-introspection/gir/glib...
2011-06-07 Colin Waltersglib-types.h: Include glib.h, since we use G_BEGIN_DECLS
2011-06-07 Colin WaltersGenerate $module-public-headers.txt file, feed it to...
2011-06-07 Colin Waltersgdbus-codegen: Clean config.pyc to make distcheck happy
2011-06-07 Colin Waltersg_get_user_data_dir(): Don't warn if XDG_RUNTIME_DIR...
2011-06-07 Kjartan MaraasUpdated Norwegian bokmål translation
2011-06-07 Marek ČernockýUpdated Czech translation
2011-06-07 Matthias ClasenAdd a testcase for the previous fix
2011-06-07 Matthias ClasenGDataList: don't hold the bitlock over callbacks
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
next