[gjs] Created tag 1.69.90
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag 1.69.90
- Date: Mon, 6 Sep 2021 20:06:20 +0000 (UTC)
The unsigned tag '1.69.90' was created.
Tagger: Philip Chimento <philip chimento gmail com>
Date: 1630958738 -0700
Version 1.69.90
- Closed bugs and merge requests:
* Update ESLint to v8 [!657, Evan Welsh]
* gi: Enable pending tests which are now correctly handled [!658, Evan Welsh]
* gi: Return null if return argument is a pointer type [!659, Evan Welsh]
* gi: Assume native enums are signed, avoid asserting. [!660, Evan Welsh]
* Fix cppcheck failure [!661, Philip Chimento]
* Strange behavior for strings with NUL character [#285, !662, Evan Welsh]
* 64-bit int GObject properties have some problems with values > G_MAXINT32
[#92, !663, Evan Welsh]
* Crash on dynamic import in interactive interpreter [#429, !666, Evan Welsh]
* 1.69.1: gjs test suite is failing when gjs is build with -DG_DISABLE_ASSERT
[#436, !667, Evan Welsh]
* function: Warn about unhandled promise rejections in System.exit() [!669,
Philip Chimento]
* attempting to wrap a new GObject mid-construction blows up [#50, !675, Evan
Welsh]
* Fix IWYU CI job [!676, Evan Welsh]
- Build fixes [Evan Welsh, Philip Chimento]
Changes since the last tag '1.69.2':
Evan Welsh (12):
Update ESLint to v8
gi: Don't zero terminate strings passed for bytes
gi: Return null if return argument is a pointer type
gi: Convert GJS values to 64-bit GValue integers
esm: Guard debugging log which assumes importing privates are objects
Merge branch 'ewlsh/fix-dynamic-imports-in-console' into 'master'
gi: Enable pending tests which are now correctly handled
gi: Assume native enums are signed, avoid asserting.
Use g_assert_true in test tools
Increase sanitizer timeout multiplier
Fix IWYU CI job.
Ensure instance constructor values are chained from Gtk.Widget
Philip Chimento (18):
Merge branch 'ewlsh/eslint-v8' into 'master'
maint: Fix cppcheck warning about returning integer as pointer
maint: Avoid bogus cppcheck warning about one-definition rule
CI: Don't skip checks depending on what files were changed
CI: Print versions of linters before each linter check
Merge branch 'ewlsh/fix-zero-terminated-string-arrays' into 'master'
Merge branch 'cppcheck-fix' into 'master'
maint: Fix trailing spaces
Merge branch 'ewlsh/return-null-for-pointers' into 'master'
Merge branch 'ewlsh/enable-pending-tests' into 'master'
Merge branch 'ewlsh/fix-int64-conversion' into 'master'
Merge branch 'ewlsh/handle-native-enums' into 'master'
Merge branch 'ewlsh/fix-ci-dassert' into 'master'
function: Warn about unhandled promise rejections in System.exit()
Merge branch '417-show-unhandled-rejections-on-system-exit' into 'master'
Merge branch 'ewlsh/fix-iwyu' into 'master'
Merge branch 'ewlsh/fix-blow-up' into 'master'
release: Prepare for 1.69.90
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]