summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow replacing the GSlice allocator with jemallocslice-jemallocEmmanuele Bassi2018-05-095-19/+101
* ci: use timeout-multiplier=2 for running the testsChristoph Reiter2018-05-021-1/+1
* Fix the cmp implementation for variant valuesMatthias Clasen2018-05-021-1/+1
* 2.57.0Matthias Clasen2018-05-021-0/+35
* ci: collect test coverage and deploy a html report through gitlab pagesChristoph Reiter2018-05-025-1/+104
* ci: update mesonChristoph Reiter2018-05-023-3/+8
* tests: Fix GDateTime format tests on non-English localesTing-Wei Lan2018-05-011-0/+10
* gfileutils: Add missing ‘Since’ line to g_canonicalize_filename() docsPhilip Withnall2018-05-011-0/+1
* timezone: Correctly resolve symlink from /etc/localtimeGeorges Basile Stavracas Neto2018-04-301-0/+8
* glocalfile: Use g_canonicalize_filenameGeorges Basile Stavracas Neto2018-04-301-102/+3
* fileutils: Add g_canonicalize_filenameGeorges Basile Stavracas Neto2018-04-304-0/+213
* Meson: Add -Wl,-z,nodelete and -Wl,-Bsymbolic-functions where supportedXavier Claessens2018-04-302-1/+14
* configure.ac: Remove --disable-znodelete optionsXavier Claessens2018-04-301-21/+19
* gliststore: Improve the test coverageChristoph Reiter2018-04-301-0/+430
* g_list_store_splice: Add items in the order of the input array and at the giv...Christoph Reiter2018-04-302-1/+108
* gobject: Fix documentation for G_VALUE_LCOPYPhilip Withnall2018-04-271-5/+5
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-2732-98/+98
* gclosure: Expand documentation and fix some typosPhilip Withnall2018-04-262-2/+4
* tests: Fix a free function in the GIO testsPhilip Withnall2018-04-261-1/+1
* More const-correctness fixesPhilip Withnall2018-04-262-4/+4
* Fix various const-correctness issuesPhilip Withnall2018-04-2610-36/+36
* gutils: Fix deadlock if g_get_home_dir() fails when called twicePhilip Withnall2018-04-261-0/+12
* tests: Add .desktop file for non-existent binary ...Florian Müllner2018-04-264-2/+18
* tests/autoptr: Don't use /dev/null under WindowsChristoph Reiter2018-04-261-1/+7
* gsequence: Various minor typo and reference fixes to the documentationPhilip Withnall2018-04-261-22/+16
* ci: Rename `build-job` to `fedora-meson-x86_64` for uniquenessPhilip Withnall2018-04-261-1/+1
* Fix build when pthread_getname_np is not availableXavier Claessens2018-04-254-9/+23
* Meson: Add missing link on libintl in testsXavier Claessens2018-04-251-5/+7
* ci: fix warnings and enable --werror for the mingw buildChristoph Reiter2018-04-2514-14/+40
* gitlab-ci: Add 32bit MinGW jobs using MSYS2Christoph Reiter2018-04-252-0/+50
* meson: pass -fno-builtin when testing whether stpcpy is a builtinChristoph Reiter2018-04-251-2/+14
* meson: Disable -Wformat-nonliteral for the embedded gnulibChristoph Reiter2018-04-251-1/+5
* gdbus: Clarify types of g-properties-changed signal argumentsPhilip Withnall2018-04-252-2/+2
* Force W32-specific POLL* constant values in mesonРуслан Ижбулатов2018-04-251-10/+23
* Updated Spanish translationDaniel Mustieles2018-04-251-115/+125
* struct ip_mreq_source definition is broken on Android NDK <= r16Xavier Claessens2018-04-244-3/+41
* tests: Fix desktop-app-info testFlorian Müllner2018-04-242-4/+7
* gdesktopappinfo: Filter out some binary names in searchFlorian Müllner2018-04-242-0/+25
* tests: Use gnome-clocks from flatpakFlorian Müllner2018-04-244-44/+404
* Updated Slovenian translationMatej Urbančič2018-04-231-127/+137
* Reorder operations in _kqsub_cancel() to prevent races.Martin Pieuchot2018-04-231-14/+14
* codegen: List basenames of input files in generated preamblePhilip Withnall2018-04-232-5/+14
* gobject: Fix redundant warning message in glib-genmarshalKentaro Hayashi2018-04-231-1/+1
* gmessages: clarify what log levels are forAllison Lortie2018-04-232-8/+30
* GObject: Clarify 8db5542803 by avoiding double -veDaniel Boles2018-04-221-1/+1
* fileutils test - use UIDs only on *nixРуслан Ижбулатов2018-04-211-0/+2
* Update Russian translationStas Solovey2018-04-201-65/+44
* Revert "gsocket: Fix build error on Android"Xavier Claessens2018-04-201-2/+2
* gsocket: Fix build error on AndroidXavier Claessens2018-04-201-2/+2
* Meson: Use cc.has_type() instead of our own snippetXavier Claessens2018-04-201-4/+2