[gjs] Created tag 1.55.1
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag 1.55.1
- Date: Mon, 8 Oct 2018 22:52:09 +0000 (UTC)
The unsigned tag '1.55.1' was created.
Tagger: Philip Chimento <philip chimento gmail com>
Date: 1539038827 -0700
Version 1.55.1
- New API for programs that embed GJS: gjs_memory_report(). This was already an
internal API, but now it is exported.
- Closed bugs and merge requests:
* object: Implement newEnumerate hook for GObject [!155, Ole Jørgen Brønner]
* Various maintenance [!228, Philip Chimento]
* ByteArray.toString should stop at null bytes [#195, !232, Philip Chimento]
* Byte arrays that represent encoded strings should be 0-terminated [#203,
!232, Philip Chimento]
* context: Defer and therefore batch forced GC runs [performance] [!236,
Daniel van Vugt]
* context: use timeout with seconds to schedule a gc trigger [!239, Marco
Trevisan]
* arg: Add special-case for byte arrays going to C [#67, !49, Jasper
St. Pierre, Philip Chimento]
Changes since the last tag '1.54.0':
Cosimo Cecchi (2):
Merge branch '202-dbus-regression' into 'master'
Merge branch '203-gvariant-bytestrings' into 'master'
Daniel van Vugt (1):
context: Defer and therefore batch forced GC runs
Florian Müllner (1):
GObject: Ensure generated GType names are valid
Georges Basile Stavracas Neto (1):
profiler: Concat entry.label() and entry.dynamicString()
Jasper St. Pierre (1):
arg: Add special-case for byte arrays going to C
Marco Trevisan (1):
context: use timeout with seconds to schedule a gc trigger
Ole Jørgen Brønner (2):
Move hypen_to_underscore to jsapi-util-string.cpp
object: Implement newEnumerate hook for GObject
Philip Chimento (24):
build: Post-release version bump
build: Post-branch version bump
Merge branch 'gobject-enumerate-methods' into 'master'
build: Remove apostrophe from conftest program
mem: Expose gjs_memory_report() in public API
tools: Update clang-format scripts
tests: Add skipped tests for new Regress functionality
build: Remove useless pkgconfig check
tests: Don't time-limit the unit tests
test: Split test utility function into file
tests: Remove unused includes
Merge branch 'august-maintenance' into 'master'
build: Install gjs/mem.h
Merge branch 'wip/fmuellner/legacy-gtype-names' into 'master'
GLib: Fix regression in GVariant packing
byte array: toString() should stop at 0 bytes
GLib: add shortcut for bytestring GVariant
Merge branch 'gbsneto/fix-profiler-js60' into 'master'
release: Include NEWS from 1.54.1
release: Include NEWS from 1.52.4
Merge branch 'defer-forced-gc' into 'master'
Merge branch 'wip/3v1n0/use-timeout-seconds' into 'master'
Merge branch 'wip/jasper/690006-add-special-case-for-byte-arrays-going-to-c' into 'master'
release: Prepare for 1.55.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]