index
:
delta/pygobject.git
PYGTK_1_99_15
a93755ddba9a176
barthalion/gnome-runtime-images-quay
baserock/morph
benzea/gio-asyncio
benzea/gsource-fix
benzea/gsource-fix2
benzea/tmp
benzea/try-disable-gdebug
benzea/vfunc-bound-descr
bilelmoussaoui/dispose
ci-bionic
ci-debug-build
ci-gnome-master
ci-py-update
ci-py37-dev-mode
drop-py35
ebassi/gtk4-overrides
extension-class-branch
gio-liststore-sort
gsoc2009
gtk-3.0
gtk-gnome-1-2
gtk-template-child-internal
gtk4
invoke-rewrite
listmodel-sequence
llvm
master
optionparser-remain-args
pgriffis/soup-overrides
pixbuf-new-from-data
py3k
pygi-py3k
pygobject-2-10
pygobject-2-12
pygobject-2-14
pygobject-2-16
pygobject-2-18
pygobject-2-28
pygobject-2-8
pygobject-3-0
pygobject-3-10
pygobject-3-12
pygobject-3-14
pygobject-3-16
pygobject-3-18
pygobject-3-2
pygobject-3-20
pygobject-3-24
pygobject-3-26
pygobject-3-28
pygobject-3-30
pygobject-3-32
pygobject-3-34
pygobject-3-36
pygobject-3-38
pygobject-3-4
pygobject-3-40
pygobject-3-42
pygobject-3-44
pygobject-3-8
pygtk-2-0
pygtk-2-2
pygtk-2-4
pygtk-2-6
pygtk-compat
pygtk-introspection
pypy-progress
python-3
python22-branch
revert-typecasts
setup-py-install-hint
short-class-names-branch
sigint-fallback-leak
unknown-scope
widget-freeze-child
windows
wip/creiter/pytest-direct
wip/felder/meson-minimum-version
wip/gio-async-awaitable-return
wip/jfelder/glib-datetime-compare
wip/jfelder/gtk4-sort-list-model
wip/jfelder/template-gtk4
wip/jtojnar/gio-generic-list
wip/mschraal/gdk4-rgba
wip/mschraal/gtk4-container-removal
wip/msvc
wip/msvc-3-24
wip/msvc-3-26
wip/type-object-concurrency-fix
gitlab.gnome.org: GNOME/pygobject.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gi
/
pygi-invoke.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all Python 2 C code
Christoph Reiter
2020-04-16
1
-6
/
+0
*
build: use -Wconversion -Wno-sign-conversion. Fixes #191
Christoph Reiter
2018-04-05
1
-1
/
+1
*
pygi-boxed: clean up function names
Christoph Reiter
2018-03-31
1
-1
/
+1
*
Remove pyglib.c/h
Christoph Reiter
2018-03-22
1
-1
/
+0
*
Revert "Revert "to python marshalling: collect cleanup data""
Mathieu Duponchelle
2018-02-16
1
-4
/
+13
*
Revert "to python marshalling: collect cleanup data"
Christoph Reiter
2018-02-13
1
-13
/
+4
*
to python marshalling: collect cleanup data
Mathieu Duponchelle
2018-01-23
1
-4
/
+13
*
Fix various compiler warnings for 32bit builds
Christoph Reiter
2017-03-24
1
-4
/
+4
*
Fix various potential compiler warnings
Christoph Reiter
2017-03-20
1
-0
/
+3
*
Remove pygi.h and pygi-private.h
Christoph Reiter
2016-06-01
1
-0
/
+5
*
Use a named tuple for returning multiple values
Christoph Reiter
2015-10-27
1
-17
/
+18
*
invoke state: add a free memory cache for PyGIInvokeArgState
Christoph Reiter
2015-09-27
1
-6
/
+55
*
invoke/closure: reduce g_slice_alloc usage
Christoph Reiter
2015-09-27
1
-35
/
+15
*
Avoid calling g_slist_length() during invoke
Garrett Regier
2015-09-22
1
-2
/
+1
*
Add namespace and container name to callable cache and include them in all wa...
Christoph Reiter
2015-03-03
1
-12
/
+29
*
Use the caches for marshaling the arguments in closures
Garrett Regier
2014-08-07
1
-1
/
+2
*
Split the callable cache into the different types
Garrett Regier
2014-08-06
1
-146
/
+98
*
Remove decrementing argument index for failed marshalling cleanup
Simon Feltman
2014-07-30
1
-5
/
+5
*
Consolidate GError related code into pygi-error
Simon Feltman
2014-05-04
1
-2
/
+3
*
Update Free Software Foundation addresses
Simon Feltman
2014-03-15
1
-3
/
+1
*
Handle GI_TRANSFER_EVERYTHING for returns of foreign structures
Owen W. Taylor
2014-03-12
1
-0
/
+1
*
Use ffi_call directly instead of g_callable_info_invoke
Simon Feltman
2014-03-03
1
-107
/
+134
*
cache refactoring: Use consistent prefix for arg cache functions
Simon Feltman
2014-02-03
1
-1
/
+1
*
cache refactoring: Break sequence cache up for array vs list
Simon Feltman
2014-02-02
1
-2
/
+2
*
Add cleanup_data argument used for Python to C marshaler cleanup
Simon Feltman
2013-10-14
1
-8
/
+12
*
Add support for variable user data arguments
Simon Feltman
2013-10-14
1
-20
/
+51
*
Fix memory leaks for inout array arguments
Simon Feltman
2013-10-08
1
-0
/
+1
*
Fix GValue array marshaling leaks and crash fallout
Simon Feltman
2013-10-07
1
-0
/
+1
*
Add support for default arguments annotated with allow-none
Simon Feltman
2013-09-26
1
-13
/
+29
*
cache refactoring: Use GPtrArray for callable arg cache
Simon Feltman
2013-09-25
1
-8
/
+8
*
Cleanup invoke args and kwargs combiner code
Simon Feltman
2013-07-27
1
-27
/
+17
*
Replace usage of pyg_begin_allow_threads with Py_BEGIN_ALLOW_THREADS
Simon Feltman
2013-05-03
1
-2
/
+2
*
Fix memory handling of caller-allocated boxed types
Martin Pitt
2013-02-28
1
-1
/
+1
*
Move variable declaration to top of blocks (C99ism)
Chun-wei Fan
2013-01-30
1
-1
/
+2
*
Add support for caller-allocated GArray out arguments
Martin Pitt
2012-12-17
1
-26
/
+31
*
Fix leak with python callables as closure argument.
Simon Feltman
2012-10-12
1
-0
/
+7
*
Add a ccallback type which is used to invoke callbacks passed to a vfunc
John (J5) Palmieri
2012-03-27
1
-22
/
+51
*
Fix "Returns: (skip)" method calls without (out) arguments
Martin Pitt
2011-10-21
1
-0
/
+10
*
fix most warnings
John (J5) Palmieri
2011-09-16
1
-1
/
+1
*
refactor in/out marshalling to be to_py/from_py
John (J5) Palmieri
2011-09-12
1
-72
/
+72
*
support skip annotation for return values
John (J5) Palmieri
2011-08-30
1
-18
/
+30
*
Support function calling with keyword arguments in invoke.
Laszlo Pandy
2011-08-13
1
-5
/
+157
*
[gi] Fix crash: check return value of _invoke_state_init_from_callable_cache(...
Laszlo Pandy
2011-08-08
1
-1
/
+3
*
[gi] Pass gtype as first parameter to vfuncs (instead of using kwargs).
Laszlo Pandy
2011-08-07
1
-14
/
+18
*
rename pygi-invoke-ng to pygi-invoke
John (J5) Palmieri
2011-07-18
1
-0
/
+464
*
make invoke-ng the only invoker
John (J5) Palmieri
2011-07-18
1
-1030
/
+0
*
GVariant has now a GType, take that into account
Tomeu Vizoso
2011-06-07
1
-7
/
+13
*
[gi] foreign types now take interface infos instead of type infos
John (J5) Palmieri
2011-03-22
1
-3
/
+3
*
Test case with John's fix for crash with C arrays and a GError is set.
Laszlo Pandy
2011-02-24
1
-4
/
+50
*
[gi] Convert GErrors to GObject.GError exceptions, and throw them upon return...
Laszlo Pandy
2011-01-19
1
-9
/
+3
[next]