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
*
giscanner: implement DocOption() in terms of odict instead of dict
Dieter Verfaillie
2012-11-28
1
-1
/
+1
*
giscanner: remove unused variables
Dieter Verfaillie
2012-11-28
5
-22
/
+7
*
giscanner: remove duplicate "os" import...
Dieter Verfaillie
2012-11-28
1
-2
/
+1
*
giscanner: use collections.OrderedDict when available
Dieter Verfaillie
2012-11-28
1
-16
/
+21
*
giscanner: use dict.values() in favor of dict.itervalues()
Dieter Verfaillie
2012-11-28
1
-2
/
+2
*
giscanner: use dict.items()...
Dieter Verfaillie
2012-11-28
2
-7
/
+6
*
giscanner: use "if in [a, b]" instead of "if == a or if == b"
Dieter Verfaillie
2012-11-28
1
-2
/
+2
*
giscanner: improve wording of inline documentation
Dieter Verfaillie
2012-11-28
2
-37
/
+58
*
giscanner: unbreak g-ir-annotationtool...
Dieter Verfaillie
2012-11-12
1
-2
/
+2
*
scanner: Emit correct type for unsigned integer constants
Colin Walters
2012-11-07
1
-1
/
+1
*
scanner: Correctly handle large 64 bit integer constants
Colin Walters
2012-10-30
3
-5
/
+13
*
MallardWriter: support cross-references across namespaces
Giovanni Campagna
2012-10-28
1
-12
/
+34
*
Add documentation for enumeration members
Giovanni Campagna
2012-10-28
2
-1
/
+13
*
Ast: Add parent to Fields
Giovanni Campagna
2012-10-28
2
-9
/
+13
*
Namespace: fix appending of nodes
Giovanni Campagna
2012-10-28
2
-3
/
+30
*
giscanner/dumper.py: Support Visual C++
Chun-wei Fan
2012-10-27
1
-22
/
+72
*
sourcescannermain.py: Add --filelist option
Chun-wei Fan
2012-10-27
1
-3
/
+31
*
giscanner/sourcescanner.py: Update for Visual C++ usage
Chun-wei Fan
2012-10-27
1
-1
/
+10
*
giscannermodule.c: Updates for Windows
Chun-wei Fan
2012-10-27
1
-31
/
+67
*
giscanner/dumper.py: Use os.name instead of os.uname()[0]
Chun-wei Fan
2012-10-27
1
-1
/
+1
*
giscanner/scannerparser.y: Avoid C99ism
Chun-wei Fan
2012-10-27
1
-2
/
+3
*
scanner: Ignore #defines starting with _
Colin Walters
2012-10-27
1
-0
/
+3
*
giscanner: Don't prefer identifier prefixes over namespaces in deps
Stef Walter
2012-10-23
1
-1
/
+2
*
scanner: Deprecate using identifier prefixes in GINames
Colin Walters
2012-10-23
1
-3
/
+7
*
Drop calls to g_type_init()
Colin Walters
2012-10-16
2
-2
/
+2
*
mallardwriter: Fix fundamental false alarms for the C formatter
Jasper St. Pierre
2012-08-29
1
-13
/
+13
*
mallardwriter: Fix formatting the function name
Jasper St. Pierre
2012-08-29
2
-3
/
+3
*
girparser: Track methods/constructors by symbol
Jasper St. Pierre
2012-08-29
2
-13
/
+22
*
ast: Remove what looks to be a copy/paste error
Jasper St. Pierre
2012-08-29
1
-2
/
+0
*
mallardwriter: Remove some silly code
Jasper St. Pierre
2012-08-29
1
-2
/
+1
*
mallardwriter: Fix whitespace
Jasper St. Pierre
2012-08-29
1
-1
/
+1
*
mallardwriter: Fix property and signal output
Jasper St. Pierre
2012-08-29
1
-4
/
+10
*
giscanner: Fix make check issues
Jasper St. Pierre
2012-08-29
2
-12
/
+14
*
mallardwriter: Hack a lot more on document block processing
Jasper St. Pierre
2012-08-29
1
-82
/
+214
*
mallardwriter: Remove a silly try/except
Jasper St. Pierre
2012-08-29
1
-4
/
+1
*
mallardwriter: Use a more generic system for language formatting
Jasper St. Pierre
2012-08-29
1
-7
/
+16
*
mallardwriter: Remove some unused stuff
Jasper St. Pierre
2012-08-28
1
-6
/
+0
*
docmain: Fix error message
Jasper St. Pierre
2012-08-28
1
-1
/
+1
*
scanner: methods cannot have an out-arg as their first arg
Torsten Schönfeld
2012-08-21
1
-0
/
+6
*
Revert "Implement "rename to" annotation for records"
Colin Walters
2012-08-13
1
-15
/
+5
*
scanner: handle unsigned properly for type of defined size
Alban Browaeys
2012-08-03
1
-1
/
+17
*
giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + misc
Alban Browaeys
2012-08-03
3
-4
/
+28
*
Implement "rename to" annotation for records
Jon Nordby
2012-07-27
1
-5
/
+15
*
scanner: support stability tag
Evan Nemerson
2012-07-10
3
-1
/
+14
*
scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...
Colin Walters
2012-07-08
1
-0
/
+2
*
giscanner: Write detailed information in "type" tag's "c:type" attribute.
Krzesimir Nowak
2012-07-07
3
-17
/
+75
*
scanner: Turn dead code into assertion
Colin Walters
2012-07-06
1
-2
/
+1
*
giscanner: Fix pointer parsing.
Krzesimir Nowak
2012-07-06
1
-3
/
+15
*
Maintransfomer: fix again paring error domains with unregistered enums
Giovanni Campagna
2012-07-02
1
-13
/
+3
*
scanner: Remove properties
Jasper St. Pierre
2012-06-28
1
-40
/
+24
[next]