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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[girepository] Correct GI_IS_ENUM_INFO macro
Johan Dahlin
2010-05-30
1
-1
/
+2
*
[ginfo] Document enum and enum values
Johan Dahlin
2010-05-30
1
-46
/
+117
*
[info] Fix-up prototype indentation
Johan Dahlin
2010-05-30
1
-6
/
+6
*
[build] Remove gcov support
Johan Dahlin
2010-05-28
1
-4
/
+0
*
[doc] Document GIErrorDomainInfo methods
Johan Dahlin
2010-05-28
1
-3
/
+44
*
[GITypeInfo] Document and check type
Johan Dahlin
2010-05-28
1
-11
/
+160
*
Remove leftover function
Johan Dahlin
2010-05-28
1
-3
/
+0
*
[girepository] Check types function/callable/arg
Johan Dahlin
2010-05-27
1
-23
/
+128
*
[girepository] Add macros for checking struct type
Johan Dahlin
2010-05-27
1
-1
/
+63
*
Remove g_arg_info_is_dipper from public API
Colin Walters
2010-05-26
1
-1
/
+0
*
[girparser] Don't hard require caller-allocates since it breaks parsing
Colin Walters
2010-05-26
1
-8
/
+3
*
Support (out caller-allocates)
Colin Walters
2010-05-26
6
-17
/
+26
*
[docs] Document GICallableInfo and GIArgInfo
Johan Dahlin
2010-05-21
2
-22
/
+129
*
[girepository] Use g_slice
Johan Dahlin
2010-05-20
4
-13
/
+13
*
[docs] Make gtk-doc language consistent.
Johan Dahlin
2010-05-19
1
-50
/
+63
*
[GIFunctionInfo] Document struct and functions
Johan Dahlin
2010-05-19
1
-0
/
+53
*
[docs] Reference g_module_open instead of dlopen
Johan Dahlin
2010-05-19
2
-3
/
+3
*
girparser: backtrace_stderr: fix int/ssize_t format mismatch
Simon McVittie
2010-05-19
1
-1
/
+1
*
[GIBaseInfo] Document all functions
Johan Dahlin
2010-05-18
1
-6
/
+106
*
[girepository] Document most of the structs
Johan Dahlin
2010-05-18
5
-24
/
+335
*
[girepository] Update gtk-doc syntax
Johan Dahlin
2010-05-18
3
-8
/
+10
*
Add support for GArrays: add g_type_info_get_array_type() and properly scan G...
Tomeu Vizoso
2010-05-04
6
-16
/
+67
*
Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...
Tomeu Vizoso
2010-05-03
6
-67
/
+16
*
Add support for GArrays: add g_type_info_get_array_type() and properly scan G...
Tomeu Vizoso
2010-04-30
6
-16
/
+67
*
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
*
[giroffsets] Also update this code for change to signed enumeration values
Colin Walters
2010-04-07
1
-2
/
+2
*
g_callable_info_prepare_closure: handle mmap permissions error
Dan Winship
2010-04-06
1
-22
/
+22
*
Add support for foreign structs
Johan Dahlin
2010-03-25
6
-1
/
+20
*
[typelib] Remove space/indent mismatch
Johan Dahlin
2010-03-25
3
-17
/
+17
*
Remove unused file girwriter.c
Johan Dahlin
2010-03-25
1
-532
/
+0
*
Remove trailing whitespace
Johan Dahlin
2010-03-25
1
-1
/
+1
*
[girepository] Remove trailing whitespace
Johan Dahlin
2010-03-24
16
-971
/
+971
*
Enumerations can be negative
Colin Walters
2010-03-18
2
-2
/
+2
*
Delete stray g_return_if_fail
Colin Walters
2010-02-11
1
-1
/
+0
*
Fix Alignment Errors.
Kedar Sovani
2010-02-11
1
-6
/
+13
*
[g-ir-compiler] Slightly less lame error messages
Colin Walters
2010-02-11
4
-2
/
+38
*
increase limit of GIRealInfo's ref_count
Maxim Ermilov
2010-01-25
1
-5
/
+7
*
Correctly cast to a CommonBlob when looking up embedded types
Colin Walters
2010-01-12
1
-8
/
+28
*
The private header should be included in girffi.c
Johan Dahlin
2009-12-31
2
-1
/
+1
*
Add missing include girffi-private.h
Johan Dahlin
2009-12-31
1
-1
/
+2
*
Allow stack allocating GIBaseInfo, add stack retrieval variants
Colin Walters
2009-12-16
2
-610
/
+684
*
[girffi] Clean up API, add g_function_info_prep_invoker
Colin Walters
2009-12-16
6
-147
/
+190
*
Fix compilation warning in ginvoke.c
Colin Walters
2009-12-16
1
-1
/
+1
*
Substitute deprecated Glib symbol: g_mapped_file_free
GOBJECT_INTROSPECTION_0_6_7
Javier Jardón
2009-12-15
4
-10
/
+37
*
protect on null retval
Saleem Abdulrasool
2009-12-15
1
-0
/
+2
*
Revert "GI_TYPE_TAG_VOID != ffi_type_void"
Johan Dahlin
2009-12-15
1
-1
/
+2
*
Improve the error message
Johan Dahlin
2009-12-09
1
-1
/
+1
*
Make error more verbose in parser
Bastien Nocera
2009-12-09
1
-4
/
+7
*
Remove some unportable integral type size assumptions
Iain Nicol
2009-12-02
2
-6
/
+27
[next]