index
:
~smcv/gobject-introspection
local-gir
master
g-i hacking
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-20
[maintransformer] Make warning more robust
HEAD
master
Johan Dahlin
1
-2
/
+2
2010-09-20
[message] Set file_positions to an empty list
Johan Dahlin
1
-1
/
+1
2010-09-19
Include proper line number for scope warning
Johan Dahlin
1
-3
/
+4
2010-09-19
[sourcescanner] Rewrite linemarks parser
Johan Dahlin
2
-50
/
+25
2010-09-19
Include proper filename and lineno in doc warning
Johan Dahlin
1
-1
/
+3
2010-09-19
[annotationparser] Preserve line numbers
Johan Dahlin
2
-18
/
+36
2010-09-19
Save the line number of a source comment
Johan Dahlin
5
-11
/
+40
2010-09-18
[maintransformer] Do not warn for returns and varargs
Johan Dahlin
1
-1
/
+1
2010-09-17
Set c_symbol_prefix in the GVariant special case
Tomeu Vizoso
1
-0
/
+1
2010-09-17
Make Full the default transfer for returned foreign structs.
Tomeu Vizoso
1
-4
/
+16
2010-09-16
[maintransformer] Do not warn for vararg docs
Johan Dahlin
1
-0
/
+3
2010-09-15
Add a warning for unresolved types
Johan Dahlin
1
-6
/
+15
2010-09-15
scanner: Add temporary workaround for GStreamer
Colin Walters
3
-0
/
+8
2010-09-14
Add a parameter mismatch warning
Johan Dahlin
3
-1
/
+28
2010-09-14
scanner: Add c_type for callbacks
Colin Walters
2
-2
/
+3
2010-09-14
scanner: Parse annotations for typedefs
Colin Walters
3
-1
/
+10
2010-09-14
scanner: Handle G_TYPE_HASH_TABLE
Colin Walters
2
-6
/
+12
2010-09-13
scanner: Consistently use ctype for documentation blocks
Colin Walters
1
-11
/
+22
2010-09-13
scanner: Add GType for GVariant
Colin Walters
1
-5
/
+10
2010-09-13
scanner: Bomb out more obviously if a namespace contains class name = namespace
Colin Walters
1
-0
/
+6
2010-09-10
scanner: Readd support for --strip-prefix
Colin Walters
1
-2
/
+3
2010-09-10
scanner: Allow gstreamer's GParamSpecMiniObject through
Colin Walters
1
-0
/
+13
2010-09-09
scanner: Skip functions with leading '_'
Colin Walters
1
-0
/
+3
2010-09-09
scanner: Mark '_'-prefixed fields as introspectable=0
Colin Walters
1
-0
/
+16
2010-09-09
Foreign structs can have constructors
Tomeu Vizoso
1
-2
/
+2
2010-09-09
Use Node.ctype instead of Node.c_name when looking up comment blocks
Tomeu Vizoso
1
-1
/
+4
2010-09-09
scanner: Unify parsing of compounds
Colin Walters
1
-38
/
+23
2010-09-09
scanner: Fix style for previous commit
Colin Walters
1
-3
/
+4
2010-09-09
Print helpful error message if --strip-prefix option is used.
Saikiran Madugula
1
-0
/
+7
2010-09-08
scanner: Kill glibast
Colin Walters
9
-416
/
+355
2010-09-08
scanner: Don't mark as constructors things that are more obviously methods
Colin Walters
1
-3
/
+10
2010-09-08
scanner: Fix object hierarchy traversal in constructor scanning
Colin Walters
1
-2
/
+2
2010-09-08
scanner: Don't attempt to pair methods/constructors with foreign namespaces
Colin Walters
1
-0
/
+4
2010-09-07
Handle casing better for constants
Owen W. Taylor
3
-14
/
+12
2010-09-07
scanner: Automatically skip callables which contain a skipped node
Colin Walters
1
-0
/
+19
2010-09-07
Go back to previously handling of static methods on non-GObjects
Owen W. Taylor
2
-2
/
+10
2010-09-07
scanner: Fall back to searching all includes when uncertain
Colin Walters
1
-1
/
+14
2010-09-07
Revert "[scanner] Revert static method pairing"
Johan Dahlin
1
-6
/
+3
2010-09-07
[scanner] Make fatal warnings exit
Johan Dahlin
1
-4
/
+6
2010-09-07
[scanner] Fundamental problems are not fatal
Johan Dahlin
1
-1
/
+2
2010-09-07
scanner: Add various static debug hooks in GI_SCANNER_DEBUG
Colin Walters
3
-2
/
+28
2010-09-07
[scanner] Make it compatible with Python 2.5 again
Johan Dahlin
1
-0
/
+3
2010-09-06
Revert "Fix non-source-dir build failure"
Johan Dahlin
1
-9
/
+0
2010-09-06
[scanner] Revert static method pairing
Johan Dahlin
1
-3
/
+6
2010-09-06
[scanner] Clarify exception message
Johan Dahlin
1
-1
/
+1
2010-09-06
Fix non-source-dir build failure
Theppitak Karoonboonyanan
1
-0
/
+9
2010-09-06
[scanner] Remove a bunch of unused functions
Johan Dahlin
1
-19
/
+0
2010-09-03
scanner: Add backwards compatibility with some annotation types
Colin Walters
1
-0
/
+6
2010-09-03
scanner: Don't clear out ctype on annotation strings if we fail to resolve
Colin Walters
1
-2
/
+3
2010-09-03
scanner: Fix previous rename-to handling commit
Colin Walters
1
-4
/
+6
[next]