[gjs] Created tag 1.52.4
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag 1.52.4
- Date: Mon, 1 Oct 2018 07:02:56 +0000 (UTC)
The unsigned tag '1.52.4' was created.
Tagger: Philip Chimento <philip chimento gmail com>
Date: 1538377229 -0700
Version 1.52.4
- Closed bugs and merge requests:
* `ARGV` encoding issues [#22, !108, Evan Welsh]
* Segfault on enumeration of GjSFileImporter properties when a searchpath
entry contains a symlink [#154, !144, Ole Jørgen Brønner]
* Possible refcounting bug around GtkListbox signal handlers [#24, !154,
Philip Chimento]
* Fix up GJS_DISABLE_JIT flag now the JIT is enabled by default in
SpiderMonkey [!159, Christopher Wheeldon]
* Expose GObject static property symbols. [!197, Evan Welsh]
* Do not run linters on tagged commits [!181, Claudio André]
* gjs-1.52.0 fails to compile against x86_64 musl systems [#132, !214, Philip
Chimento]
* gjs no longer builds after recent autoconf-archive updates [#149, !217,
Philip Chimento]
Changes since the last tag '1.52.3':
Christopher Wheeldon (1):
Fix up GJS_DISABLE_JIT flag now the JIT is enabled by default in spidermonkey
(https://bugzilla.mozilla.org/show_bug.cgi?id=1160311)
Claudio André (1):
CI: do not run linters on tagged commits
Ole Jørgen Brønner (1):
importer: Retrieve names while iterating search path
Philip Chimento (5):
build: Post-release version bump
object: Warn about finalized GObject in fewer cases
build: Check for SIGEV_THREAD_ID if profiler enabled
build: Vendor ax_code_coverage.m4
release: Prepare for 1.52.4
rockon999 (2):
Fix UTF8 encoding for some GJS string arrays. - The function that constructs string arrays for imports
and argv utilized a JS_NewStringCopyZ call instead of the proper JS_NewStringCopyUTF8Z (the input is UTF8).
Export GObject static class properties.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]