[gjs] Created tag GJS_1_39_3
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag GJS_1_39_3
- Date: Sat, 25 Jan 2014 15:21:12 +0000 (UTC)
The unsigned tag 'GJS_1_39_3' was created.
Tagger: Colin Walters <walters verbum org>
Date: Sat Jan 25 10:21:04 2014 -0500
Tag 1_39_3
Changes since the last tag '1.39.0':
Colin Walters (1):
Release 1.39.3
Cosimo Cecchi (1):
overrides: fix gtk_container_child_set_property() for NULL values
Florian Müllner (1):
value: Fix memory leak
Giovanni Campagna (6):
console: remove unused variable
Add GType annotations to Cairo structures
value: implement marshalling of foreign structures to GValue
Fix EverythingBasic test
logError: format syntax error differently
ByteArray: don't call eval() just to retrieve a prototype
Jasper St. Pierre (44):
Post-release version bump
object: Don't try to poke at a vfunc pointer in a class that doesn't have it
context: Don't use constructor
Makefile-modules: Clean up
Use gresource for internal modules
context: Always use JSVERSION_LATEST
Makefile-modules: Fix typo preventing rebuilding of modules-resources.[ch]
lang: Remove old, unused wrapper API for ES5 API
modules: Remove old promise module
Remove use of deprecated Mainloop module
ns: Don't store a pointer to the repo
Makefile-modules: Fix srcdir != builddir
Update .gitignore
context: Move the majority of gjs_context_eval to jsapi-util
Revert "context: Add a context stack API"
context: Remove gc-notifications
gjs: Remove profiler
context: Move const_strings to GjsContext
Remove context argument from gjs_keep_alive_add/remove_child
jsapi-util: Move strip_unix_shebang doc comment to .cpp file
Move GjsConstString to jsapi-util.h
Remove most uses of gjs_runtime_get_context
jsapi-util: Remove the GError argument from gjs_eval_with_scope
byteArray: Work properly on multiple contexts
object: Remove JS_NewContext usage in a finalizer
Remove last use of gjs_runtime_get_context, and remove the hook
runtime: Have a thread-specific JSRuntime
context: Move some JSContext setup to init_context_standard
context: Expose Debugger object
context: Use JS_DefineFunctions
jsapi-util: Evaluate scripts in a new scope if NULL is passed for object
context: Fix definitions for print/printerr
context: Fix crash
gjs-tests: Remove runtime from fixture
gjs-tests: Remove fixture test
jsapi-util: Remove gjs_date_from_time_t
context: Remove unnecessary code from gjs_context_eval
jsapi-util: Don't log any existing exceptions
jsapi-util: Fix build
jsapi-util: Don't enter a compartment in gjs_eval_with_scope
arg: Don't free data that we're only peeking at
Revert "arg: Don't free data that we're only peeking at"
arg: Remove byte array fast path for now
arg: Remove some unused variables
Rico Tzschichholz (2):
Fix post-release version bump to match g-i/glib
build: Fix make dist
Sam Spilsbury (7):
context: Fix leaks
context: Fix program name leak
Makefile: Remove unused gjs_files_with_tests
jsapi-util: Make gjs_strip_unix_shebang public and clarify some variable names
context: Use g_file_new_for_commandline_arg in gjs_context_eval_file
context: Add a context stack API
jsapi-util-error: Enter the global object compartment
Tim Lunn (12):
build: switch to mozjs-24
update for changes in options
update delete property in JSClass definitions to use JS_DeletePropertyStub
Add a wrapper for JS_GetGlobalObject
Misc js24 API changes
update for JS_GetPrototype api change
profiler: convert to new JSAbstractFramePtr api and update callbacks for api change
Adapt to utf8 changes
context: handlify locale callbacks
Compartments are compulsory now
JS_SetVersion has been removed, JS Version is now set on the compartment instead of context.
Update naming of mozjs libs for upstream changes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]