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-error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all Python 2 C code
Christoph Reiter
2020-04-16
1
-2
/
+1
*
pygi_error_marshal_to_py: Fix error return handling. Fixes #315
Christoph Reiter
2019-03-25
1
-14
/
+13
*
Use Py_TYPE() everywhere
Christoph Reiter
2018-04-18
1
-1
/
+1
*
Include Python.h first
Christoph Reiter
2018-04-12
1
-0
/
+1
*
Remove unused pygi_register_exception_for_domain()
Christoph Reiter
2018-04-05
1
-37
/
+0
*
pygi_error_marshal_from_py: use new converters
Christoph Reiter
2018-04-04
1
-6
/
+21
*
Rename PYGLIB_PyImport_ImportModule to pygi_import_module and move to utils
Christoph Reiter
2018-03-31
1
-1
/
+2
*
Merge pygtype.c and pygi-type.c
Christoph Reiter
2018-03-31
1
-1
/
+1
*
pygi_arg_cache_alloc() never returns NULL
Christoph Reiter
2018-03-29
1
-3
/
+1
*
Add error handling to all type init function.
Christoph Reiter
2018-03-23
1
-2
/
+10
*
Rename pyglib-python-compat.h to pygi-python-compat.h
Christoph Reiter
2018-03-23
1
-1
/
+1
*
Remove pyglib.c/h
Christoph Reiter
2018-03-22
1
-1
/
+0
*
Use optimized version of PyImport_ImportModule
Mikhail Fludkov
2018-02-07
1
-1
/
+1
*
to python marshalling: collect cleanup data
Mathieu Duponchelle
2018-01-23
1
-1
/
+2
*
Remove pyglib_gil_state_ensure/pyglib_gil_state_release
Christoph Reiter
2017-03-22
1
-4
/
+4
*
Remove pygi.h and pygi-private.h
Christoph Reiter
2016-06-01
1
-1
/
+1
*
gerror: Add special case marshaling for boxing GErrors
Simon Feltman
2016-03-01
1
-1
/
+31
*
gerror: Add support for marshaling GError from Python to C
Simon Feltman
2016-03-01
1
-42
/
+90
*
gerror: Add "_to_py" suffix to pygi_error_marshal
Simon Feltman
2016-03-01
1
-4
/
+4
*
Set the correct meta type for GErrors when marshaling to Python
Garrett Regier
2014-08-06
1
-1
/
+1
*
Clobber GLib.Error with custom implementation
Simon Feltman
2014-05-05
1
-5
/
+5
*
Simplify pygi_error_marshal to use GError initializer arguments
Simon Feltman
2014-05-04
1
-19
/
+6
*
Add Python implementation of GError
Simon Feltman
2014-05-04
1
-11
/
+7
*
Consolidate GError related code into pygi-error
Simon Feltman
2014-05-04
1
-1
/
+221
*
cache refactoring: Use consistent prefix for arg cache functions
Simon Feltman
2014-02-03
1
-2
/
+2
*
cache refactoring: Move GError arg setup and marshaling to new file
Simon Feltman
2014-02-02
1
-0
/
+109