summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glib-unix: Assert that our portable types correspond to ssize_t and pid_twip/smcv/assert-standard-typesSimon McVittie2020-10-021-0/+6
* glib-init: Statically assert more facts about standard typesSimon McVittie2020-10-021-0/+70
* Update Ukrainian translationYuri Chornoivan2020-10-011-166/+164
* Merge branch 'appinfo-shellany' into 'master'Philip Withnall2020-10-013-2004/+1867
|\
| * GWin32AppInfo: Support verbs other than "open"Руслан Ижбулатов2020-10-013-1998/+1859
| * gwin32registrykey: Fix returning subkey_name in subkey_iter_get_name()Руслан Ижбулатов2020-10-011-6/+8
* | Merge branch 'wip/tingping/pkcs11' into 'master'Philip Withnall2020-10-015-4/+195
|\ \ | |/ |/|
| * gtlscertificate: Add support for PKCS #11 backed certificatesPatrick Griffis2020-10-015-4/+195
|/
* Merge branch 'wip/smcv/invocation-handled' into 'master'Philip Withnall2020-10-0115-35/+77
|\
| * GDBus: Use G_DBUS_METHOD_INVOCATION_HANDLED in method implementationsSimon McVittie2020-10-013-18/+23
| * GDBus: Add G_DBUS_METHOD_INVOCATION_HANDLED, _UNHANDLEDSimon McVittie2020-10-013-1/+38
| * GDBus tests: Use G_SOURCE_REMOVE, G_SOURCE_CONTINUESimon McVittie2020-10-0110-16/+16
|/
* Merge branch 'version-bump-2.68' into 'master'Emmanuele Bassi2020-10-017-2/+72
|\
| * gversionmacros: Add version macros for GLib 2.68Philip Withnall2020-10-016-1/+71
| * build: Post-release version bump to 2.67.0Philip Withnall2020-10-011-1/+1
* | Merge branch 'optdeps' into 'master'Philip Withnall2020-10-012-2/+7
|\ \
| * | Make libelf dependency optional via meson featureNiklas Gürtler2020-10-012-2/+7
* | | Merge branch '2210-private-replace-destroy' into 'master'Philip Withnall2020-10-012-3/+4
|\ \ \
| * | | gthread: Destroy value after replacing it in g_private_replace()Philip Withnall2020-09-302-3/+4
* | | | Merge branch 'add-back-win32-coverage' into 'master'Philip Withnall2020-10-012-27/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | CI: Re-enable code coverage reporting for MSYS2 buildsChristoph Reiter2020-10-012-27/+16
|/ / /
* | | Merge branch 'ossfuzz-22758-date-negative-overflow' into 'master'Sebastian Dröge2020-10-013-3/+12
|\ \ \
| * | | tests: Test date overflow failure with bookmark file parsingPhilip Withnall2020-10-011-0/+1
| * | | gdatetime: Avoid integer overflow creating dates too far in the pastPhilip Withnall2020-10-012-3/+11
|/ / /
* | | Merge branch 'ossfuzz-23816-uri-parsing' into 'master'Philip Withnall2020-10-013-130/+207
|\ \ \
| * | | tests: Add additional URI scope parsing testsPhilip Withnall2020-09-301-0/+14
| * | | tests: Rework test_uri_parsing_absolute to support failure testsPhilip Withnall2020-09-301-71/+83
| * | | guri: Fix URI scope parsingPhilip Withnall2020-09-303-26/+56
| * | | tests: Remove duplicate IPv6 zone ID URI parsing testsPhilip Withnall2020-09-301-11/+0
| * | | guri: Refactor error handling in parse_ip_literal()Philip Withnall2020-09-301-8/+10
| * | | guri: Simplify memory management in parse_host()Philip Withnall2020-09-301-10/+8
| * | | guri: Move IP-literal parsing out into a separate functionPhilip Withnall2020-09-301-33/+65
|/ / /
* | | Merge branch '2209-fix-parse-res-text' into 'master'Philip Withnall2020-09-301-1/+1
|\ \ \ | |/ / |/| |
| * | gthreadedresolver: Fix logic in parse_res_text()Peter Bloomfield2020-09-261-1/+1
* | | Merge branch 'fix-win32-g-module-symbol-flaky' into 'master'Philip Withnall2020-09-301-1/+14
|\ \ \
| * | | Fix g_module_symbol() under Windows sometimes not succeedingChristoph Reiter2020-09-301-1/+14
|/ / /
* | | Update Hebrew translationYosef Or Boczko2020-09-281-446/+399
|/ /
* | Merge branch 'wip/oholy/trash-recursion' into 'master'Philip Withnall2020-09-241-1/+10
|\ \
| * | gio-tool-trash: Prevent recursion to speed up emptying trashwip/oholy/trash-recursionOndrej Holy2020-09-231-1/+10
| |/
* | Merge branch 'list-free-docs' into 'master'Philip Withnall2020-09-232-4/+4
|\ \
| * | glist: Clarify that g_list_free() and friends only free an entire listPhilip Withnall2020-09-222-4/+4
* | | Merge branch '2204-timezone-caching' into 'master'Sebastian Dröge2020-09-231-3/+10
|\ \ \
| * | | gtimezone: Cache timezones based on the identifier they were created byPhilip Withnall2020-09-231-3/+10
* | | | Merge branch 'gutils-limit-scope' into 'master'Philip Withnall2020-09-231-7/+10
|\ \ \ \ | |/ / / |/| | |
| * | | utils: Limit the scope of the variable `max`Peter Bloomfield2020-09-221-7/+10
* | | | Merge branch 'trash-portal-error' into 'master'Philip Withnall2020-09-231-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | trash portal: Handle portal failuresRyan Gonzalez2020-09-151-2/+9
| | |/ | |/|
* | | Update Russian translationStas Solovey2020-09-221-1661/+1850
* | | Merge branch 'wip/issue2205' into 'master'Philip Withnall2020-09-222-3/+4
|\ \ \ | |_|/ |/| |
| * | glocalfile: Never require G_LOCAL_FILE_STAT_FIELD_ATIMEwip/issue2205Simon McVittie2020-09-152-3/+4
| |/