summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gi: Assume native enums are signed, avoid asserting.ewlsh/handle-native-enumsEvan Welsh2021-08-242-6/+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
| * | build: Fix building with gobject-introspection as a subprojectPhilip Chimento2021-08-011-35/+59
| * | text-encoding: Clarify whitespace-stripped encodingPhilip Chimento2021-08-011-1/+2
| * | build(deps): bump glob-parent from 5.1.1 to 5.1.2 in /toolsdependabot[bot]2021-08-011-3/+3
| * | maint: Use GjsAutoPointer out() methodPhilip Chimento2021-08-013-12/+7
| * | maint: Use GLib UTF8-to-UTF16 functionsPhilip Chimento2021-08-016-52/+32
| * | internal: Switch to compiling UTF-8 script directlyPhilip Chimento2021-08-011-14/+5
| * | maint: Add links to IWYU bug numbers for false positivesPhilip Chimento2021-08-011-0/+5
* | | Merge branch 'ewlsh/win32' into 'master'Philip Chimento2021-08-101-37/+34
|\ \ \ | |_|/ |/| |
| * | win32: Fix resource-based importsEvan Welsh2021-08-091-37/+34
|/ /
* | Merge branch 'sonny-master-patch-16739' into 'master'Philip Chimento2021-08-091-3/+9
|\ \
| * | examples: improve the gettext example Sonny Piers2021-08-081-3/+9
|/ /
* | ByteArray: Implement ByteArray.toGBytes() in JSEvan Welsh2021-08-073-45/+15
* | CI: Codespell fixesPhilip Chimento2021-08-051-3/+3
* | build: Post-release version bumpPhilip Chimento2021-08-051-1/+1
* | release: Prepare for 1.69.11.69.1Philip Chimento2021-08-051-0/+48