[gjs] Created tag GJS_0_7_4
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag GJS_0_7_4
- Date: Mon, 4 Oct 2010 20:16:09 +0000 (UTC)
The signed tag 'GJS_0_7_4' was created.
Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Mon Oct 4 16:15:20 2010 -0400
Release 0.7.4
Changes since the last tag 'GJS_0_7_2':
Colin Walters (34):
configure: Post-release version bump
build+systemtap: Distribute tapset too
headers: Require single include, don't warn for internal uses
Fix two prototype compilation warnings
byteArray: Fix incorrect use of %u for gsize format
function.c: Quiet some compiler warnings
profiler: make gjs_profiler_reset public
value.c: Make non-public constructor function static
tests: -DGJS_COMPILATION
test: Fix up test scanning
Remove "debugger" module
tests: Run test/js/* in a well defined order
tests: Call g_type_init
tests: Disable JIT in tests
tests: Refactor duplicate code for creating and destroying context
tests: Add a test case for basic context creation/destruction
tests: Add a few early basic tests
tests: Make return code error more informative
dbus: Use hex in string literals instead of deprecated octal syntax
closure: Add missing JS_EndRequest in error path
jsapi-util-error: Add missing JS_EndRequest pair
jsapi-util-string: Add missing JS_EndRequest
xulrunner 1.9.3: Remove callers of JS_NewDoubleValue
xulrunner 1.9.3: Fix up assumption JSVAL_NULL == NULL
xulrunner 1.9.3: Consistently include compat.h
xulrunner 1.9.3: Use JS_AddValueRoot if available
xulrunner 1.9.3: Fix assumption that jsid == jsval
xulrunner 1.9.3: Use JS_NewGlobalObject if available
Cast users of JS_EnterLocalRootScope
importer: Handle JSENUMERATE_INIT_ALL
importer: Don't crash if we're enumerating the prototype
importer: JSID != JSVAL
Use separate SetPrototype() and SetParent calls
xulrunner < 1.9.3 compat: Define INT_TO_JSID
Johan Bilien (2):
dbus: Don't return [ undefined ] when parsing an empty list of values
dbus: Restore the previous behavior of returning undefined
Maxim Ermilov (1):
xulrunner 1.9.3: Drop use of JS_PushArgumentsVA
Owen W. Taylor (8):
Remove -Wfloat-equal
Replace call context with a concept of "current context"
Replace "load context" with a "import global"
Adapt tests to removals from Regress test suite
Optimize pushing the current context
Use JS_SetRuntimePrivate() rather than GDataset for runtime data
Remove test typelibs and girs during make clean
Bump version to 0.7.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]