index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
girepository
/
girffi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: enable -Wswitch-default
Christoph Reiter
2018-07-29
1
-0
/
+2
*
docs: fix up reference docs a bit
Dieter Verfaillie
2013-10-10
1
-8
/
+23
*
girffi.c: Don't include unistd.h unconditionally
Chun-wei Fan
2012-10-27
1
-0
/
+2
*
girffi: Fix g_callable_info_prepare_closure for certain callables
Jasper St. Pierre
2012-08-20
1
-71
/
+44
*
gicallableinfo: Add two new convenience methods: is_method and can_throw_gerror
Jasper St. Pierre
2012-08-20
1
-27
/
+2
*
girffi: Virtual functions are methods
Jasper St. Pierre
2012-02-10
1
-1
/
+1
*
girffi: Fix g_function_info_new_for_address to respect G_VFUNC_THROWS
Jasper St. Pierre
2012-02-03
1
-1
/
+8
*
Add Emacs mode lines to C sources
Colin Walters
2012-02-03
1
-1
/
+2
*
girffi: Add new g_function_invoker_new_for_address
Jasper St. Pierre
2012-02-03
1
-14
/
+65
*
girffi: Fix compiler warnings
Jasper St. Pierre
2012-01-06
1
-12
/
+9
*
ffi: Treat enums as 32 bit signed values to fix PPC64
Ray Strode
2011-12-21
1
-12
/
+48
*
girffi: Remove unnecessary sys/mman.h include
Colin Walters
2011-09-03
1
-2
/
+2
*
Free allocated ffi_types in g_callable_info_free_closure()
Giovanni Campagna
2011-06-20
1
-0
/
+1
*
Account for arg direction in g_callable_info_get_ffi_arg_types
Jonathan Matthew
2011-02-09
1
-1
/
+12
*
Add support for gunichar in typelib
Colin Walters
2010-11-12
1
-0
/
+1
*
Export gi_type_tag_get_ffi_type
Colin Walters
2010-11-09
1
-3
/
+10
*
Don't include machine-dependent integral types in the typelib
Colin Walters
2010-07-09
1
-29
/
+0
*
[girepository] Kill girffi-private.h
Johan Dahlin
2010-06-06
1
-4
/
+4
*
[girepository] Document most of the structs
Johan Dahlin
2010-05-18
1
-0
/
+2
*
Correctly use ffi_closure_alloc(), fixing mmap permissions error
Owen W. Taylor
2010-04-08
1
-22
/
+22
*
Revert "g_callable_info_prepare_closure: handle mmap permissions error"
Colin Walters
2010-04-07
1
-22
/
+22
*
g_callable_info_prepare_closure: handle mmap permissions error
Dan Winship
2010-04-06
1
-22
/
+22
*
[girepository] Remove trailing whitespace
Johan Dahlin
2010-03-24
1
-13
/
+13
*
The private header should be included in girffi.c
Johan Dahlin
2009-12-31
1
-0
/
+1
*
[girffi] Clean up API, add g_function_info_prep_invoker
Colin Walters
2009-12-16
1
-127
/
+135
*
Revert "GI_TYPE_TAG_VOID != ffi_type_void"
Johan Dahlin
2009-12-15
1
-1
/
+2
*
Remove some unportable integral type size assumptions
Iain Nicol
2009-12-02
1
-4
/
+12
*
Fix build on OpenBSD
Jasper Lievisse Adriaanse
2009-12-02
1
-1
/
+4
*
GI_TYPE_TAG_VOID != ffi_type_void
Maxim Ermilov
2009-12-02
1
-2
/
+1
*
Plug a leak in g_callable_info_get_ffi_return_type
Maxim Ermilov
2009-12-02
1
-0
/
+3
*
Add g_ir_ffi_convert_arguments
Tomeu Vizoso
2009-11-12
1
-0
/
+112
*
Bug 584423 – Add short/ushort support
Mark Lee
2009-06-22
1
-0
/
+4
*
Add gtk-doc support
Johan Dahlin
2009-02-12
1
-1
/
+1
*
Add utility functions for invocing closures given a GICallableInfo using
Johan Dahlin
2009-02-05
1
-0
/
+139
*
girepository/girffi.c: Fix "Unexpected time for time_t" message.
Owen Taylor
2008-11-13
1
-1
/
+1
*
Split g_ir_ffi_get_ffi_type() out from ginvoke.c
Owen Taylor
2008-11-11
1
-0
/
+100