[gjs] Created tag GJS_1_37_1
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag GJS_1_37_1
- Date: Wed, 29 May 2013 16:06:25 +0000 (UTC)
The unsigned tag 'GJS_1_37_1' was created.
Tagger: Colin Walters <walters verbum org>
Date: Wed May 29 12:05:54 2013 -0400
Tag 1_37_1
Changes since the last tag 'GJS_1_36_0':
Bastien Nocera (1):
build: Bump version to 1.37.0
Colin Walters (14):
build: Output a status summary
build: Check for mozjs-17.0
Synchronously process all idle object toggle references on context dispose
context: Drop unnecessary duplicate invocation of toggle ref cleanup
Only use #pragma for ignoring diagnostics if GCC version supports it
Rework test suite to be installed
README: Add a note about testing
tests: Log output to stderr
installed-tests: Update to latest spec
Switch installed-tests to use --enable-installed-tests configure option
installed-tests: Use correct binary name
cairo: Add foreign mapping for Cairo.Surface
tests: Use $(pkglibexecdir)/installed-tests/gjs for installed test stuff
Release 1.37.1
Giovanni Campagna (34):
Fix crash when marshalling a GType array containing non objects
Improve error message when passing objects to flags
Add a way to store commonly used property names
KeepAlive: use an interned jsid for keep alive name
Use interned jsid for "prototype"
Replace remaining get_property with interned jsids
Get rid of gjs_object_get_property and gjs_object_has_property
Make gjs_object_require_property deal with ids instead of names
Don't use a property for the keep alive
Add a convenience API for const property access
importer: complete the jsid conversion
boxed, union, gerror: remove dead code
Fix cairo test
Fix JSUnit to use regular exceptions objects
Use GLib for JS logging
Stop walking the stack manually
Don't run gjs-tests twice on make check
Fix a faulty rebase
Expose the launched binary to JS
Add a version property to System
Another bad rebase...
stack: fix the property gets in get_frame_info()
log: check that the stack is a string before converting
object: split class definition from prototype lookup
boxed, gerror, union, param, interface: apply the same cleanup as object
ByteArray: don't use a resolve function
gettext: fix typo
Fix regression in JSUnit exception reporting
GjsContext: add the concept of "current context"
object: stop using GObject properties to set up context and instance for derived classes
Enable all test cases
Restore full make check
Squash compiler warnings
Fix regression retriving GTypes from instances
Heiher (1):
Remove unneeded arguments for gio-cat.js
Jasper St. Pierre (20):
gerror: Fix a broken signature
jsapi-util: Remove unused variable
compat: Fix unused method warnings
context: Fix the signature of the GC callback
profiler: Fix some profiler warnings
Fix a lot of property op and class init warnings
testGObjectClass: Fix a bad global assignment
Update .gitignore
Add a fake test failure
Revert "Add a fake test failure"
arg: Remove some dead code
function: Fix some baaad integer signedness issues
cairo-pattern: Remove some dead code
object: Remove context parameter from peek_js_obj / set_js_obj
Remove the use of priv_from_js in the finalizer
Correct the signature of finalizers
gtype: Don't recurse infinitely while getting a GType
Revert "gtype: Don't recurse infinitely while getting a GType"
Remove some leftover cruft from external native modules
importer: Only allow importing native modules on the root importer
Ray Strode (7):
jsapi-util,object: Add missing JS_EndRequest calls
value: handle argc == 0 in closure_marshal
gi: fix compile error
context: lock access to GC idle
context: always set GC callback
object: defer toggle notifications to idle
object: run toggle notifies directly, when possible
Rico Tzschichholz (2):
Update pkg-config files for mozjs-17.0
build: Add installed-tests files to 'make dist'
Tim Lunn (11):
JS_BufferIsCompilableUnit API change
change build version to mozjs188
JS_GetClass remove context argument
Context argument removed from several API
JSClass callbacks now use JSHandleObject/Id types
update for JSClass prototype changes
Misc API changes
byteArray: update PropertySpec for new API
temporarily disable two failing tests
Add wrappers for removed api, JS_NewNumberValue and JSVAL_IS_OBJECT()
Replace context with runtime in GC Functions/Callback.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]