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
/
giscanner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for g[u]intptr in scanner and girwriter.
Pavel Holejsovsky
2011-01-13
1
-4
/
+11
*
Revert "scanner: Stop predeclaring the functions that are to be scanned"
Colin Walters
2011-01-11
1
-0
/
+2
*
Revert "scanner: Include all headers when building the dumper binary"
Colin Walters
2011-01-11
1
-3
/
+0
*
scanner: Rename g_irepository_dump when included from the dumper
Benjamin Otte
2011-01-11
1
-1
/
+1
*
scanner: Stop predeclaring the functions that are to be scanned
Benjamin Otte
2011-01-10
1
-2
/
+0
*
scanner: Include all headers when building the dumper binary
Benjamin Otte
2011-01-10
1
-0
/
+3
*
scanner: Use packages from --pkg
Benjamin Otte
2011-01-10
1
-0
/
+1
*
scanner: Make sure that vfuncs made to the GIR
Tomeu Vizoso
2011-01-07
2
-23
/
+0
*
scanner: Fix handling of property transfer
Colin Walters
2011-01-05
3
-6
/
+9
*
scanner: Properly parse recursive list type nodes
Colin Walters
2011-01-05
1
-5
/
+10
*
scanner: avoid crash when annotation explicitly changes 'self' argument
Pavel Holejsovsky
2010-12-21
1
-1
/
+1
*
make check pass for recent commits
Colin Walters
2010-12-17
1
-1
/
+1
*
scanner: support typedefs for container types
Jonathan Matthew
2010-12-16
3
-11
/
+30
*
giscanner: don't ignore signal parameter names from annotations.
Pavel Holejsovsky
2010-12-15
1
-1
/
+4
*
Support glib-mkenums comment /*< flags >*/
Andreas Rottmann
2010-12-07
3
-16
/
+47
*
Make sure we don't mark GInitiallyUnownedClass as disguised
Tomeu Vizoso
2010-12-06
1
-0
/
+1
*
scanner: Switch to only Python 2.5 C API usage
Colin Walters
2010-12-03
1
-10
/
+14
*
scanner: More XML unicode fixes
Colin Walters
2010-12-02
1
-9
/
+13
*
Add proper unicode support to the source scanner
Johan Dahlin
2010-12-02
3
-8
/
+38
*
Support hexadecimal escapes in constants
Colin Walters
2010-12-02
1
-2
/
+81
*
scanner: Only mark structures and unions as out-caller-allocates
Colin Walters
2010-11-19
1
-1
/
+4
*
scanner: Fall back to default uscoring for method pairing if possible
Colin Walters
2010-11-16
1
-6
/
+16
*
Fix line too long
Colin Walters
2010-11-16
1
-1
/
+2
*
scanner: use c-symbol-prefix for method pairing where possible
Jonathan Matthew
2010-11-16
1
-1
/
+4
*
scanner: don't show 'warnings suppressed' if --warn-all in use
Jonathan Matthew
2010-11-16
1
-1
/
+1
*
Add support for gunichar in typelib
Colin Walters
2010-11-12
1
-4
/
+0
*
dumper: Differentiate between "external" and "internal" linking
Colin Walters
2010-11-11
2
-12
/
+37
*
Switch to nonrecursive make for core (i.e. not tests/)
Colin Walters
2010-11-09
4
-93
/
+21
*
libtoolimporter: Don't assume we have a multi-component import
Colin Walters
2010-11-09
1
-2
/
+6
*
Handle enumerations with the full range of signed and unsigned values
Owen W. Taylor
2010-11-01
4
-12
/
+31
*
scanner: Print out a message if warnings were off
Colin Walters
2010-10-25
2
-6
/
+10
*
Fix previous commit
Colin Walters
2010-10-22
1
-1
/
+1
*
Handle CC="ccache gcc" for linker command too
Colin Walters
2010-10-22
1
-1
/
+2
*
scanner: Support GStrv as signal parameters
Colin Walters
2010-10-21
1
-0
/
+5
*
scanner: Don't process pkg-config libs twice
Colin Walters
2010-10-19
2
-13
/
+3
*
Accept trailing whitespace at the start of a comment block
Colin Walters
2010-10-19
1
-5
/
+3
*
scanner: Don't leave temporary directory around if we fail
Colin Walters
2010-10-07
2
-17
/
+30
*
Revert "Apply `(type bitfield)' annotations for enums"
Johan Dahlin
2010-10-06
1
-9
/
+2
*
Revert "block can be None, fixup last commit"
Johan Dahlin
2010-10-06
1
-4
/
+3
*
chose extension basing on OS
Alexey Zakhlestin
2010-10-06
1
-2
/
+11
*
block can be None, fixup last commit
Johan Dahlin
2010-10-05
1
-3
/
+4
*
Apply `(type bitfield)' annotations for enums
Andreas Rottmann
2010-10-05
1
-2
/
+9
*
Silently skip #pragma directives when scanning sources.
Pavel Holejsovsky
2010-10-03
1
-0
/
+1
*
Honor -L commandline option.
Pavel Holejsovsky
2010-10-03
1
-0
/
+3
*
Add -export-dynamic when compiling with libtool
Owen W. Taylor
2010-09-30
1
-0
/
+2
*
scanner: Don't link to -lgirepository when dumping
GOBJECT_INTROSPECTION_0_9_9
Colin Walters
2010-09-30
1
-38
/
+25
*
scanner: Abort if we would be generating an empty namespace
Colin Walters
2010-09-29
1
-0
/
+6
*
scanner: Don't duplicate fatal message text
Colin Walters
2010-09-29
1
-1
/
+2
*
annotationparser: Don't ignore annotations if there's a : in docs
GOBJECT_INTROSPECTION_0_9_8
Colin Walters
2010-09-28
1
-1
/
+5
*
Fix --include-uninstalled
Colin Walters
2010-09-28
1
-3
/
+3
[next]