[gjs] Created tag GJS_1_31_20
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Created tag GJS_1_31_20
- Date: Mon, 5 Mar 2012 14:56:33 +0000 (UTC)
The unsigned tag 'GJS_1_31_20' was created.
Tagger: Colin Walters <walters verbum org>
Date: Mon Mar 5 09:55:02 2012 -0500
Tag 1_31_20
Changes since the last tag 'GJS_1_31_10':
Colin Walters (2):
configure: Post-release version bump
Release 1.31.20
Giovanni Campagna (14):
GParamSpec: Use gjs_parse_args for parsing arguments
lang: Introduce meta classes
Move GParamSpec registration together with the other infos
object: Introduce support for signals
object: Add support for interfaces
object: Fix handling classes without repository information
object: Make custom types have a custom JSClass
GType: ensure that function and properties definitions are closed
Support callbacks that accept array arguments
Skip only user_data in callbacks
Be robust when faced with NULL arrays
Revert "Skip only user_data in callbacks"
boxed, param, union: add $gtype to constructors
Improve GType detection for unconstrained GValues
Jasper St. Pierre (25):
tests: Remove all useless logging from tests
util: Correct the create_proto functions created by DEFINE_PROTO
Represent GTypes as a new boxed wrapper type
arg: Fix releasing a GType
param: Don't crash when getting a prop on a non-introspectable property
util: Add a flag to gjs_parse_args to allow JS to pass ignored arguments
util: Add a new format specifier to gjs_parse_args specifying a 64-bit integer
util: Add a new format specifier to gjs_parse_args specifying a boolean
Update .gitignore
Add "system" module
Fix system module
Don't copy boxed or struct types when passing them to a vfunc or callback
function: Make GjsCallbackTrampoline public
function: Allow out parameters in callbacks and vfuncs
object: Remove useless "instance" section in resolve hook
object: Unindent a large section of code in the resolve hook
Expose parent vfuncs on the parent prototype, prefixed with "vfunc_"
object: Implement gobject inheritance
object: Throw an error if priv is NULL, giving a common reason
object: Allow GObject subclasses to override parent vfuncs
object: Support glib properties
union: Clean up old, broken log statement
object: Make sure that we properly add a ref to custom objects
function: Fix a few memory leaks
function: Properly mark the throws attribute
Pierre Lejeune (1):
Fix comparisons with JSVAL_VOID and JSVAL_NULL
Stefano Facchini (1):
Fix examples
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]