summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase sanitizer timeout multiplierewlsh/gtk4-a11yEvan Welsh2021-08-281-3/+3
* overrides: Override Gtk.Accessible update_relationEvan Welsh2021-08-261-0/+20
* overrides: Add Gtk.AccessibleRelationListEvan Welsh2021-08-263-2/+74
* gi: Allow GObject.Value boxed type in all contextsEvan Welsh2021-08-261-0/+33
* overrides: Override replace_contents_async in Gio.FileEvan Welsh2021-08-251-0/+4
* gi: Use interface wrapper prototype to define implemented methodsEvan Welsh2021-08-252-3/+98
* Merge branch 'ewlsh/return-null-for-pointers' into 'master'Philip Chimento2021-08-262-3/+8
|\
| * gi: Return null if return argument is a pointer typeEvan Welsh2021-08-252-3/+8
|/
* maint: Fix trailing spacesPhilip Chimento2021-08-251-1/+1
* Merge branch 'cppcheck-fix' into 'master'Philip Chimento2021-08-263-38/+12
|\
| * CI: Print versions of linters before each linter checkPhilip Chimento2021-08-251-0/+6
| * CI: Don't skip checks depending on what files were changedPhilip Chimento2021-08-251-30/+0
| * maint: Avoid bogus cppcheck warning about one-definition rulePhilip Chimento2021-08-251-7/+5
| * maint: Fix cppcheck warning about returning integer as pointerPhilip Chimento2021-08-251-1/+1
* | Merge branch 'ewlsh/fix-zero-terminated-string-arrays' into 'master'Philip Chimento2021-08-262-4/+15
|\ \ | |/ |/|
| * gi: Don't zero terminate strings passed for bytesewlsh/fix-zero-terminated-string-arraysEvan Welsh2021-08-242-4/+15
|/
* Merge branch 'ewlsh/eslint-v8' into 'master'Philip Chimento2021-08-228-261/+149
|\
| * Update ESLint to v8ewlsh/eslint-v8Evan Welsh2021-08-188-261/+149
|/
* release: Prepare for 1.69.21.69.2Philip Chimento2021-08-161-0/+47
* release: Add NEWS from stable release 1.68.3Philip Chimento2021-08-161-0/+13
* Merge branch 'ewlsh/whatwg-console' into 'master'Philip Chimento2021-08-1715-12/+1134
|\
| * modules: Implement console.clear()Evan Welsh2021-08-165-0/+48
| * util: Add console handling utilityEvan Welsh2021-08-164-11/+70
| * modules: Implement WHATWG console specificationEvan Welsh2021-08-168-1/+1013
| * Set quote_type in editorconfigEvan Welsh2021-08-161-0/+3
|/
* modules: Cleanup JSDoc, use ArrayBuffer.isView(), and use Object.definePropertyEvan Welsh2021-08-141-25/+20
* Merge branch 'cairo-surface-set-device' into 'master'Philip Chimento2021-08-152-2/+124
|\
| * cairo: Add Surface.getDeviceScale and Surface.getDeviceOffsetPhilip Chimento2021-08-142-1/+80
| * cairo-surface: Add setDevice{Offset,Scale} functionsDaniel van Vugt2021-08-141-1/+44
|/
* ci: Increase default timeout for additional testsEvan Welsh2021-08-141-1/+1
* Merge branch 'ignore-exceptions' into 'master'Philip Chimento2021-08-137-1/+50
|\
| * debugger: Add option to ignore caught exceptionsFlorian Müllner2021-08-137-1/+50
|/
* Merge branch 'ewlsh/glogfield-support' into 'master'Philip Chimento2021-08-136-5/+258
|\
| * overrides: Implement overrides for structured logging hookEvan Welsh2021-08-126-5/+258
* | Merge branch 'bind-property-full' into 'master'Philip Chimento2021-08-134-0/+98
|\ \
| * | Add override for g_object_bind_property_full()Florian Müllner2021-08-124-0/+98
* | | Merge branch 'g-error-new-literal' into 'master'Philip Chimento2021-08-132-11/+21
|\ \ \
| * | | overrides/GLib: Guard Error.new_literal against invalid domainsFlorian Müllner2021-08-112-11/+21
* | | | Merge branch 'msvc-x64' into 'master'Michael Catanzaro2021-08-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | text-encoding.cpp: Fix builds on 64-bit WindowsChun-wei Fan2021-08-121-1/+1
|/ / /
* | | Merge branch 'ewlsh/text-encoding' into 'master'Philip Chimento2021-08-1221-162/+2041
|\ \ \ | |/ / |/| |
| * | modules: Add tests for EncodingEvan Welsh2021-08-118-1/+926
| * | modules: Implement non-fatal encoding and decodingEvan Welsh2021-08-116-35/+227
| * | modules: Implement fatal TextEncoder and TextDecoder APIsEvan Welsh2021-08-118-1/+584
| * | modules: Support zero-terminated and fixed length encoding.Evan Welsh2021-08-116-160/+338
| |/
* | Merge branch 'july-maintenance' into 'master'Philip Chimento2021-08-1016-119/+117
|\ \
| * | build: Fix IWYU errorsPhilip Chimento2021-08-013-1/+2
| * | build: Accommodate iwyu_tool named iwyu_tool.pyPhilip Chimento2021-08-011-1/+1
| * | build: Remove bash-ismPhilip Chimento2021-08-011-1/+1
| * | build: Provide fallback location for GLib Valgrind suppressionsPhilip Chimento2021-08-011-2/+3