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
*
girepository: Document semantics of dependencies and includes better
Philip Withnall
2015-02-16
1
-0
/
+1
*
scanner: don't pass certain debug level flags to cpp
Michael Catanzaro
2015-02-13
1
-0
/
+8
*
scanner: Honor nested types on array declarations as well
Colin Walters
2014-09-05
1
-1
/
+4
*
giscanner: Add Optional Options for Codegen
Chun-wei Fan
2014-09-04
3
-6
/
+82
*
Fix windows build
Ignacio Casal Quinteiro
2014-09-02
1
-2
/
+2
*
scannerlexer.l: Update to Support MSVC Preprocessor
Chun-wei Fan
2014-08-15
1
-5
/
+18
*
Revert "codegen.py: Update Generation of everything.[c|h]"
Chun-wei Fan
2014-08-15
1
-10
/
+1
*
codegen.py: Update Generation of everything.[c|h]
Chun-wei Fan
2014-08-15
1
-1
/
+10
*
Check for MINGW instead of MINGW32
Ignacio Casal Quinteiro
2014-08-06
1
-1
/
+2
*
giscanner: Add New CCompiler Module
Chun-wei Fan
2014-08-05
3
-157
/
+221
*
giscanner/cachestore.py: Clean up a bit
Chun-wei Fan
2014-08-01
1
-4
/
+1
*
giscanner: Make _get_cachedir() Always Work on Windows
Chun-wei Fan
2014-07-04
1
-1
/
+4
*
scanner: Add --identifier-filter-cmd
Simon Feltman
2014-06-03
2
-2
/
+21
*
annotationparser: more nullable fixes
Ryan Lortie
2014-05-08
1
-0
/
+2
*
giscanner: allow (nullable) and (optional)
Ryan Lortie
2014-05-07
1
-2
/
+2
*
Revert "giscanner: don't accept (allow-none) on Returns:"
Ryan Lortie
2014-05-06
1
-1
/
+1
*
giscanner: fix a comparison
Ryan Lortie
2014-05-06
1
-1
/
+1
*
giscanner: support nullable return types too
Ryan Lortie
2014-05-06
3
-6
/
+9
*
giscanner: add (nullable) and (optional) annotations
Ryan Lortie
2014-05-06
2
-1
/
+33
*
giscanner: write nullable and optional attributes
Ryan Lortie
2014-05-06
3
-3
/
+8
*
giscanner: change some internal field logic
Ryan Lortie
2014-05-06
3
-5
/
+20
*
giscanner: tweak GCancellable null special case
Ryan Lortie
2014-05-06
1
-2
/
+3
*
maintransformer: split up a complex conditional
Ryan Lortie
2014-05-06
1
-3
/
+5
*
giscanner: don't accept (allow-none) on Returns:
Dieter Verfaillie
2014-05-06
1
-1
/
+1
*
giscanner: Use range instead of xrange for Python 3 compatibility
Simon Feltman
2014-05-01
1
-1
/
+1
*
giscanner: Use modern exception handling for Python 3 compatibility
Simon Feltman
2014-05-01
1
-1
/
+1
*
giscanner: Use Python 3 compatible octal literal syntax
Simon Feltman
2014-05-01
1
-2
/
+2
*
cachestore: Use "write new, then rename" pattern, not "write in place"
Colin Walters
2014-04-01
1
-1
/
+7
*
docwriter/gjs: fix boolean return values
Giovanni Campagna
2014-03-05
1
-1
/
+1
*
docwriter/gjs: restore documentation for return values
Giovanni Campagna
2014-03-05
1
-2
/
+4
*
docwriter/gjs: format GObject.Closure as "Function"
Giovanni Campagna
2014-03-05
1
-0
/
+2
*
docwriter: format bitfields like enums
Giovanni Campagna
2014-03-05
1
-2
/
+2
*
docwriter/gjs: format GObject.Value as "Any"
Giovanni Campagna
2014-03-05
1
-0
/
+2
*
scanner: Ignore C11 _Noreturn keyword
Colin Walters
2014-02-27
1
-0
/
+1
*
scanner: Make sure .libs directory exists
Руслан Ижбулатов
2014-02-27
1
-0
/
+1
*
PEP8 fixes in shlib.py
Simon Feltman
2014-02-26
1
-7
/
+7
*
docwriter: improve xrefs
Giovanni Campagna
2014-02-26
1
-7
/
+17
*
girparser: fix parsing of enum methods
Giovanni Campagna
2014-02-26
1
-0
/
+1
*
docwriter/Gjs: include static methods in the enum page
Giovanni Campagna
2014-02-26
1
-0
/
+8
*
docwriter: extend the "node without namespace" filtering to all languages
Giovanni Campagna
2014-02-26
1
-8
/
+8
*
maintransformer: don't pair methods if the symbol prefix does not match with ...
Giovanni Campagna
2014-02-26
1
-7
/
+27
*
docwriter: don't ignore disguised structures
Giovanni Campagna
2014-02-26
1
-2
/
+4
*
docwriter/gjs: fix constructors
Giovanni Campagna
2014-02-26
1
-12
/
+13
*
docwriter/gjs: include non GObject instantiatable types
Giovanni Campagna
2014-02-26
1
-13
/
+10
*
docwriter/gjs: add support for shadowed function names
Giovanni Campagna
2014-02-26
2
-5
/
+17
*
docwriter/gjs: report arrays of (u)int8 and GBytes as ByteArray
Giovanni Campagna
2014-02-26
1
-1
/
+6
*
docwriter/gjs: ignore nodes without a namespace
Giovanni Campagna
2014-02-26
1
-0
/
+8
*
scanner: Make shlib Resolution Work Also With Visual C++
Chun-wei Fan
2014-02-25
1
-18
/
+52
*
scanner: Fix shlib resolution on W32
Руслан Ижбулатов
2014-02-22
1
-3
/
+52
*
scanner: Support __restrict__
Руслан Ижбулатов
2014-02-22
1
-0
/
+1
[next]