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-cache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: use -Wconversion -Wno-sign-conversion. Fixes #191
Christoph Reiter
2018-04-05
1
-1
/
+4
*
Revert "Revert "to python marshalling: collect cleanup data""
Mathieu Duponchelle
2018-02-16
1
-3
/
+10
*
Revert "to python marshalling: collect cleanup data"
Christoph Reiter
2018-02-13
1
-10
/
+3
*
to python marshalling: collect cleanup data
Mathieu Duponchelle
2018-01-23
1
-3
/
+10
*
Use a named tuple for returning multiple values
Christoph Reiter
2015-10-27
1
-0
/
+6
*
Prevent passing the user data multiple times to callbacks
Garrett Regier
2015-09-22
1
-0
/
+3
*
Add namespace and container name to callable cache and include them in all wa...
Christoph Reiter
2015-03-03
1
-0
/
+5
*
Remove redefinitions of function and vfunc cache typedefs
Simon Feltman
2014-10-27
1
-4
/
+4
*
Always pass along the callable cache to the arg cache constructors
Garrett Regier
2014-08-07
1
-3
/
+4
*
Use the caches for closures, but not yet for marshaling the arguments
Garrett Regier
2014-08-06
1
-0
/
+4
*
Split the callable cache into the different types
Garrett Regier
2014-08-06
1
-27
/
+69
*
Added args_offset to the cache instead of checking the function type
Garrett Regier
2014-08-01
1
-0
/
+3
*
Update Free Software Foundation addresses
Simon Feltman
2014-03-15
1
-3
/
+1
*
Use ffi_call directly instead of g_callable_info_invoke
Simon Feltman
2014-03-03
1
-4
/
+6
*
cache refactoring: Use consistent prefix for arg cache functions
Simon Feltman
2014-02-03
1
-26
/
+32
*
cache refactoring: Move various struct arg setup and marshaling to new file
Simon Feltman
2014-02-02
1
-0
/
+1
*
cache refactoring: Move GObject arg setup and marshaling into new file
Simon Feltman
2014-02-02
1
-0
/
+7
*
cache refactoring: Move closure setup and marshaling into pygi-closure
Simon Feltman
2014-02-02
1
-9
/
+0
*
cache refactoring: Break sequence cache up for array vs list
Simon Feltman
2014-02-02
1
-2
/
+14
*
cache refactoring: Move basic type arg setup and marshaling into new file
Simon Feltman
2014-02-02
1
-0
/
+1
*
cache refactoring: Move PyGIHashCache and related marshaling into new file
Simon Feltman
2014-02-02
1
-9
/
+12
*
cache refactoring: Separate ArgCache creation and setup
Simon Feltman
2014-02-02
1
-0
/
+15
*
Add cleanup_data argument used for Python to C marshaler cleanup
Simon Feltman
2013-10-14
1
-1
/
+2
*
Add support for variable user data arguments
Simon Feltman
2013-10-14
1
-0
/
+3
*
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
-0
/
+8
*
cache refactoring: Cleanup array length argument marshaling
Simon Feltman
2013-09-26
1
-5
/
+0
*
cache refactoring: Use bit field for PyGIDirection instead of enum
Simon Feltman
2013-09-26
1
-3
/
+3
*
cache refactoring: Use GPtrArray for callable arg cache
Simon Feltman
2013-09-25
1
-3
/
+13
*
cache refactoring: Add comments to callable cache structure
Simon Feltman
2013-09-25
1
-1
/
+12
*
Add a ccallback type which is used to invoke callbacks passed to a vfunc
John (J5) Palmieri
2012-03-27
1
-3
/
+6
*
only update the arg counts once if child arg comes before parent arg
John (J5) Palmieri
2011-09-15
1
-2
/
+7
*
refactor in/out marshalling to be to_py/from_py
John (J5) Palmieri
2011-09-12
1
-24
/
+38
*
support skip annotation for return values
John (J5) Palmieri
2011-08-30
1
-0
/
+1
*
Support function calling with keyword arguments in invoke.
Laszlo Pandy
2011-08-13
1
-0
/
+4
*
remove some left over ifdefs to complete merge of the invoke-rewrite branch
John (J5) Palmieri
2011-07-18
1
-2
/
+0
*
use an enum instead of booleans to denote function type
John (J5) Palmieri
2011-07-07
1
-4
/
+14
*
rename aux arguments to child arguments to make their purpose clearer
John (J5) Palmieri
2011-07-07
1
-9
/
+20
*
use gssize instead of int for arg indexes
John (J5) Palmieri
2011-07-05
1
-3
/
+3
*
[cache] remove refrence to default value as it is not implemented yet
John (J5) Palmieri
2011-07-05
1
-1
/
+0
*
[gi-invoke-ng] revamp cleanup framework to be orthogonal to cache setup
John (J5) Palmieri
2011-05-23
1
-2
/
+5
*
[gi-invoke-ng] fix prototype
John (J5) Palmieri
2011-04-12
1
-1
/
+1
*
[gi-invoke-ng] create new framework for cleaning up args
John (J5) Palmieri
2011-04-12
1
-1
/
+4
*
[gi-invoke-ng] refactor FunctionCache to be more generic CallableCache
John (J5) Palmieri
2011-03-28
1
-6
/
+6
*
[gi-invoke-ng] handle vfuncs and fix cosntrutors
John (J5) Palmieri
2011-03-25
1
-0
/
+2
*
[gi] conditionalize invoke code paths
John (J5) Palmieri
2011-03-22
1
-0
/
+2
*
[gi] added ugly aux arg counters
John (J5) Palmieri
2011-01-30
1
-0
/
+2
*
[gi] move to using type_info and interface_info instead of arg_info
John (J5) Palmieri
2011-01-21
1
-1
/
+3
*
[gi] do arg counting in new invoke
John (J5) Palmieri
2011-01-19
1
-6
/
+8
*
[gi] fix handling of garrays vs c arrays
John (J5) Palmieri
2011-01-18
1
-0
/
+1
[next]