index
:
gjs.git
master
signals
Unnamed repository; edit this file 'description' to name the repository.
Xavier Claessens
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-25
function.c: Use a better toString
HEAD
master
Jasper St. Pierre
1
-2/+3
2011-08-25
Bring on the DOAP
Colin Walters
1
-0/+33
2011-08-18
Don't release too much when releasing arrays
Giovanni Campagna
2
-20/+100
2011-08-18
Add support for GPtrArrays
Giovanni Campagna
2
-129/+113
2011-08-13
Do not reference deprecated GI_INFO_TYPE_ERROR_DOMAIN
Frédéric Péters
2
-3/+0
2011-08-12
Require gobject-introspection
Owen W. Taylor
1
-1/+1
2011-08-12
Require g-i 1.29.16
Colin Walters
1
-1/+1
2011-08-12
Finish removing gjs-gi-1.0.pc
Colin Walters
2
-16/+1
2011-08-10
gjs: Don't register the gi module until a context is created
Dan Winship
2
-8/+1
2011-08-06
Add some missing Cairo.Operator
Marc-André Lureau
1
-1/+16
2011-08-06
cairo: bind image_surface_get_{format,width,height,stride}
Marc-André Lureau
1
-4/+100
2011-07-30
configure: Post-release version bump
Colin Walters
1
-1/+1
2011-07-30
Install gi/ headers again
GJS_1_29_16
Colin Walters
1
-14/+14
2011-07-28
Make choice of javascript package non-automagic
Alexandre Rostovtsev
1
-35/+49
2011-07-27
configure: Post-release version bump
Colin Walters
1
-1/+1
2011-07-27
configure: Bump version to 1.29.15 to correspond with g-i
GJS_1_29_15
Colin Walters
1
-1/+1
2011-07-27
build: Update release automation from g-i
Colin Walters
2
-13/+32
2011-07-27
configure: Require g-i 0.29.15 for gdbus changes
Colin Walters
1
-1/+1
2011-07-25
Port DBus tests to GDBus
Giovanni Campagna
3
-0/+570
2011-07-25
Complete porting to GDBus
Giovanni Campagna
7
-22/+620
2011-07-25
Remove All Rights Reserved. for code originating from Litl
Johan Dahlin
34
-34/+34
2011-07-22
Remove SIGSEGV, SIGABRT handlers
Colin Walters
4
-35/+0
2011-07-18
arg.c: Integer array conversion: Avoid use of zero-sized C arrays in unions
Colin Walters
1
-4/+4
2011-07-18
Ship a copy of the LGPLv2
Colin Walters
2
-1/+483
2011-07-09
Fix converting to GByteArrays from strings or arrays
Giovanni Campagna
1
-0/+2
2011-07-09
Fix (allow-none) for arrays
Giovanni Campagna
1
-1/+2
2011-06-30
Lang.js: Add defineAccessorProperty
Giovanni Campagna
2
-0/+29
2011-06-30
Lang.bind: Use Function.bind() if we're not currying
Giovanni Campagna
1
-3/+6
2011-06-30
testJSDefault: Remove unnecessary import
Colin Walters
1
-2/+0
2011-06-30
ship autogen.sh
Colin Walters
1
-0/+2
2011-06-29
Examples: Add missing semicolon in http-server
Adel Gadllah
1
-1/+1
2011-06-24
dbus: Add conversion rule for 'q' to JS
Emmanuele Bassi
1
-0/+14
2011-06-23
GIRepositoryNamespace: define properties early to avoid reentrancy
Giovanni Campagna
1
-6/+8
2011-06-23
Revert "configure: Accept Fedora's "libjs" for js185"
Colin Walters
1
-3/+0
2011-06-22
configure: Accept Fedora's "libjs" for js185
Colin Walters
1
-0/+3
2011-06-21
Merge gi.so into gjs.so
Colin Walters
8
-104/+62
2011-06-21
Gio.js: Quiet a compiler warning
Colin Walters
1
-6/+6
2011-06-21
Add a JS GDBus convenience layer
Giovanni Campagna
1
-1/+201
2011-06-21
Export that we support srcdir != builddir
Colin Walters
1
-0/+3
2011-06-20
arg.c: Explicitly convert array(guint8) to byteArray
Colin Walters
1
-0/+28
2011-06-20
GVariant: add JS wrappers for packing and unpacking
Giovanni Campagna
2
-0/+262
2011-06-20
Support marshalling arguments that are GVariants
Giovanni Campagna
4
-7/+70
2011-06-20
arg.c: Remove unused but set variable
Colin Walters
1
-3/+0
2011-06-20
Update suppression file
Giovanni Campagna
1
-1/+97
2011-06-20
gi: don't try to directly allocate structs that we don't know the size of
Dan Winship
1
-0/+4
2011-06-19
Revert "gjs-unit: Allow running just one test case"
Giovanni Campagna
1
-7/+0
2011-06-17
function: Add a missing break;, close memory leak for inout arrays
Colin Walters
1
-1/+3
2011-06-17
testGIMarshalling.js: Delete test case which mutates string list
Colin Walters
1
-8/+0
2011-06-17
gjs-unit: Allow running just one test case
Colin Walters
1
-0/+7
2011-06-17
gjs-unit: One more memory leak
Colin Walters
1
-0/+1
[next]