gpollableutils: utility functions for pollable stream implementations
[platform/upstream/glib.git] / glib /
2012-04-17 Hannes Muelleravoid warning in gutils.h when using gcc with -Wconversion
2012-04-16 Colin Walterstests: Fix race conditions in mainloop/invoke test
2012-04-16 Colin Walterstests/mainloop: Add a test for recursive child sources
2012-04-16 Dan Winshiptests/mainloop: add a test for child sources
2012-04-16 Dan Winshipgmain: block child sources when blocking the parent
2012-04-16 Kalev Lembertests/fileutils: Fix Windows build
2012-04-16 Cosimo Cecchitests/date: force English locale running the GDateTime...
2012-04-15 Colin Waltersbuild: Add --disable-modular-tests build option
2012-04-14 Giovanni CampagnaAdd version macros for 2.34
2012-04-13 Matthias ClasenFix distcheck
2012-04-13 Dan Winshiptests/mainloop: fix a race condition
2012-04-13 Dan Winshiptests/mainloop: use g_assert_cmpint(), for better error...
2012-04-13 Matthias ClasenMake the markup-parse test independent of the locale
2012-04-09 Cosimo Cecchitests: always use four digit years for date parsing...
2012-04-08 Matthias Clasenspawn: Improve test coverage
2012-04-08 Matthias Clasenmainloop: Improve test coverage
2012-04-08 Matthias Clasenutils: Improve test coverage
2012-04-08 Matthias Clasenfileutils: Improve test coverage
2012-04-08 Matthias Clasensort: Improve test coverage
2012-04-08 Matthias Clasendate: Improve test coverage
2012-04-08 Matthias Clasenconvert: Improve test coverage
2012-04-08 Matthias Clasencollate: Improve test coverage
2012-04-07 Matthias ClasenAlways use '/' in test paths
2012-04-05 Dan Winshipgchecksum: fix strict-aliasing warnings in the MD5...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: remove repeated...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: don't confuse...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: invalid parameter...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: mutliline annotat...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: add missing colons.
2012-04-04 Matthias ClasenImprove keyfile test coverage
2012-04-04 Matthias ClasenRemove a bit of unused code
2012-04-04 Matthias ClasenImprove test coverage
2012-04-04 Dan Winshiptests/gdatetime: fix new_from_unix test
2012-04-02 Matthias ClasenUse new hashset api in the hash set tests
2012-04-02 Matthias ClasenDrop some unused PCRE sources
2012-03-31 Antoine Jacoutotgthread-posix: fix typo in error message
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-03-27 Bastien Noceraall: s/availible/available/
2012-03-25 Matthias ClasenAdd a forgotten include guard
2012-03-22 Raphael Kubo da... Make the `include' glib test case build on FreeBSD.
2012-03-21 Chun-wei Fanglib/gqsort.c: Fix C99ism/GCCism
2012-03-20 Alexander LarssonFix the tests on win32
2012-03-20 Alexander LarssonUse g_unsetenv, not unsetenv
2012-03-19 Matthias ClasenFix distcheck 2.31.22
2012-03-19 Matthias ClasenDon't return from a void function
2012-03-19 Matthias ClasenFix a C99ism
2012-03-19 Matthias ClasenSilence a compiler warning
2012-03-19 Chun-wei FanUpdate glibconfig.h.win32(.in)
2012-03-18 Matthias ClasenMake inf testcase more forgiving
2012-03-18 Sebastian DrögeUse __builtin_bswap* for GUINT*_SWAP_LE_BE if building...
2012-03-18 Dieter VerfaillieFix out of tree build for MinGW/MSYS
2012-03-16 Colin Waltersgmain: Use sig_atomic_t for list of pending Unix signals
2012-03-16 David BenjaminContinue searching in PATH on ENODEV and ETIMEDOUT
2012-03-16 Alexander LarssonMake g_array_sort* methods use a stable sort
2012-03-16 Alexander LarssonMake g_qsort_with_data stable, based on glibc msort
2012-03-14 Ryan Lortieg_log: mask log level before checking prefix flags
2012-03-14 Ryan Lortieglib-init: restore default for G_MESSAGES_PREFIXED
2012-03-14 Ryan Lortieglib-init: fix obvious buffer size mismatch
2012-03-09 Ryan Lortielogging test: unset G_MESSAGES_DEBUG
2012-03-09 Mark Janossydeprecated threads: fix race in GStaticRecMutex
2012-03-05 Alexander LarssonUse G_DEFINE_CONSTRUCTOR for the glib_init constructor
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-05 Matthias ClasenFix distcheck
2012-03-03 Shota Akiyamaglib/gmacros.h: Fix up attribute to avoid namespace...
2012-03-03 Dan Winshipgspawn: rename G_SPAWN_ERROR_2BIG to be more bindings...
2012-03-02 Jörn MagensGSequence: add note about lookup requiring sorting
2012-02-29 Colin Waltersg_uri_unescape_segment: Mention (allow-none)/%NULL...
2012-02-27 Christian PerschFixup docs comment
2012-02-27 Christian Perschregex: unicode: Update to Unicode 6.1.0
2012-02-27 Matthias ClasenImprove the wording of the message for G_UNAVAILABLE
2012-02-27 Matthias ClasenAdd a 'these are private' note for the version macros
2012-02-27 Matthias ClasenImprove documentation around deprecations
2012-02-27 Emmanuele BassiAdd versioned deprecation annotation
2012-02-27 Emmanuele BassiAdd flexible API version boundaries
2012-02-27 Christian Perschregex: Remove --disable-regex option
2012-02-27 Christian Perschregex: Remove pcre_ucd.c
2012-02-27 Christian Perschregex: Use glib for unicode data
2012-02-27 Christian Perschregex: Remove obsolete patch
2012-02-27 Christian Perschregex: unicode: Update to Unicode 6.1.0
2012-02-27 Christian Perschregex: Remove obsolete makefile fragments
2012-02-27 Christian Perschregex: Use glib memory allocator
2012-02-27 Christian Perschregex: Remove obsolete patch
2012-02-27 Christian Perschregex: Use g_ascii_is[x]digit
2012-02-27 Christian Perschregex: Remove obsolete patch
2012-02-27 Christian Perschregex: Remove obsolete patches
2012-02-27 Christian Perschregex: Update included PCRE to 8.30
2012-02-27 Christian Perschunicode: tests: More script to/from ISO-15924 tests
2012-02-27 Christian Perschunicode: tests: Add tests for new scripts
2012-02-27 Christian Perschunicode: tests: Add tests for new line break classes
2012-02-27 Christian Perschunicode: Regenerate tables from Unicode 6.1.0
2012-02-27 Christian Perschunicode: Regenerate gscripttable.h for Unicode 6.1.0
2012-02-27 Christian Perschunicode: tests: Remove U+27CD from is-undefined test
2012-02-27 Christian Perschunicode: Add new line break classes from Unicode 6.1.0
2012-02-27 Christian Perschunicode: Add new scripts from Unicode 6.1.0
2012-02-26 Stefan Sauergoption: try to be helpful in goption args/flag checks
2012-02-25 John Ralls[Bug 529806] Cannot build in 64-bit Mac OS X due to...
2012-02-24 Filippo Della BettaAdded better support of G_STRFUNC for Visual Studio...
2012-02-23 Richard HughesFix up 'Since:' for g_mapped_file_new_from_fd()
2012-02-22 Dan Winshipgthread-posix: fix order of arguments in g_thread_abort...
2012-02-22 Dan Winshipgasyncqueue: fix a 32bit overflow in g_async_queue_time...
next