summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gio: PPC64 returns EOPNOTSUPP from splice() if not supportedwip/hughsie/EOPNOTSUPPRichard Hughes2018-06-141-1/+1
* Merge branch 'fdonotif-fix-backend-dispose-race' into 'master'Philip Withnall2018-06-141-1/+2
|\
| * gfdonotificationbackend: hold a strong ref on backendArnaud Rebillout2018-06-141-1/+2
* | Merge branch 'triple_dash' into 'master'Philip Withnall2018-06-142-1/+45
|\ \
| * | goption: Reject group options specified with three dashesNathan Miller2018-06-142-1/+45
* | | Merge branch 'issue-699' into 'master'Philip Withnall2018-06-144-15/+33
|\ \ \ | |/ / |/| |
| * | Deprecate g_type_class_add_private()Emmanuele Bassi2018-06-144-15/+33
* | | Merge branch 'meson-version' into 'master'Xavier Claessens2018-06-141-1/+1
|\ \ \ | |/ / |/| |
| * | build: Bump Meson dependency to 0.46.1Philip Withnall2018-06-141-1/+1
|/ /
* | Merge branch 'G_SOURCE_FUNC-macro' into 'master'Philip Withnall2018-06-144-2/+40
|\ \ | |/ |/|
| * Add G_SOURCE_FUNC cast macro which suppresses -Wcast-function-typeWill Thompson2018-06-144-2/+40
* | Merge branch 'g_dbus_is_supported_address-assertion-failure' into 'master'Philip Withnall2018-06-132-29/+54
|\ \
| * | g_dbus_is_supported_address(): set error if returning FALSEWill Thompson2018-06-132-29/+54
|/ /
* | Merge branch 'fdonotif-segfault-fix' into 'master'Philip Withnall2018-06-131-21/+34
|\ \
| * | gfdonotificationbackend: Fix possible invalid pointer in dbus callbackArnaud Rebillout2018-06-131-21/+34
* | | Merge branch '776583-win32-notifications-warn-once' into 'master'Xavier Claessens2018-06-121-1/+7
|\ \ \
| * | | gwin32notificationbackend: Only warn oncePhilip Withnall2018-06-121-1/+7
* | | | Merge branch 'tests-remove-perl' into 'master'Philip Withnall2018-06-128-343/+283
|\ \ \ \
| * | | | tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332Christoph Reiter2018-06-128-343/+283
|/ / / /
* | | | Merge branch '303-win32-spawn' into 'master'Philip Withnall2018-06-126-121/+166
|\ \ \ \
| * | | | gspawn: Factor out error code conversion functionPhilip Withnall2018-06-123-108/+118
| * | | | gspawn: Make error codes on Windows more specificPhilip Withnall2018-06-123-2/+37
| * | | | gspawn: Fix errno saving in Windows implementationPhilip Withnall2018-06-121-11/+11
| |/ / /
* | | | Updated Spanish translationDaniel Mustieles2018-06-121-184/+266
|/ / /
* | | Merge branch '811-content-type-docs' into 'master'Christoph Reiter2018-06-121-2/+2
|\ \ \
| * | | docs: Add (transfer full) annotation to g_content_type_get_mime_type()Philip Withnall2018-06-081-2/+2
* | | | Merge branch 'lrn/binary-tests' into 'master'Philip Withnall2018-06-111-16/+15
|\ \ \ \
| * | | | Force binary mode for stdout in printf testsРуслан Ижбулатов2018-06-111-16/+15
* | | | | Merge branch 'refcount-types' into 'master'Philip Withnall2018-06-1113-24/+690
|\ \ \ \ \
| * | | | | Port GHashTable to gatomicrefcountEmmanuele Bassi2018-06-111-6/+6
| * | | | | Port GBytes to gatomicrefcountEmmanuele Bassi2018-06-111-5/+6
| * | | | | Port GArray and friends to gatomicrefcountEmmanuele Bassi2018-06-111-11/+13
| * | | | | Add tests for refcount typesEmmanuele Bassi2018-06-112-2/+234
| * | | | | Use macros for refcount types APIEmmanuele Bassi2018-06-112-10/+80
| * | | | | Add reference counting typesEmmanuele Bassi2018-06-118-0/+361
|/ / / / /
* | | | | Merge branch '878-timezone-transitions' into 'master'Philip Withnall2018-06-111-1/+4
|\ \ \ \ \
| * | | | | gtimezone: port to tzcode 2014cPaul Eggert2018-06-111-1/+4
* | | | | | Merge branch 'wip/jehan/android-master-v3' into 'master'Xavier Claessens2018-06-113-2/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gio: fix various "warning: unused variable".Jehan2018-06-111-2/+6
| * | | | | gio: UNIX_PATH_MAX may be defined.Jehan2018-06-111-0/+2
| * | | | | gio: C_IN is defined in recent Android headers.Jehan2018-06-111-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'wip/piotrdrag/unicode-typography' into 'master'Philip Withnall2018-06-1140-96/+96
|\ \ \ \ \
| * | | | | Revert "Partially revert 10c490cdfe3ae042f747bd00f787492e2bdb7ed0"Piotr Drąg2018-06-083-58/+58
| * | | | | Fix tests for Unicode stringsPiotr Drąg2018-06-0837-38/+38
| |/ / / /
* | | | | Merge branch 'classify-test-suites' into 'master'Philip Withnall2018-06-115-23/+27
|\ \ \ \ \
| * | | | | Classify the testsEmmanuele Bassi2018-06-105-23/+27
| | |_|/ / | |/| | |
* | | | | Merge branch 'wip/lantw/freebsd-socket-tests' into 'master'Philip Withnall2018-06-111-7/+21
|\ \ \ \ \
| * | | | | socket: Fix get_available_bytes on systems other than Linux and WindowsTing-Wei Lan2018-06-091-7/+21
* | | | | | Merge branch 'wip/lantw/freebsd-meson-builds' into 'master'Philip Withnall2018-06-116-3/+32
|\ \ \ \ \ \
| * | | | | | meson: libelf.pc is not always availableTing-Wei Lan2018-06-091-0/+17