Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/scanner/foo.h
Commit message (Expand)AuthorAgeFilesLines
* Some small cosmetic tweaksAndreas Rottmann2009-03-191-3/+3
* Bug 575613 - Enum stripping with common prefix, also use "_" consistentlyColin Walters2009-03-171-0/+18
* Bug 565147 - Add (type) annotation to override the C type definitionColin Walters2009-03-161-0/+2
* Bug 557383 - Virtual method supportColin Walters2009-03-051-1/+16
* Revert "Bug 557383 - Virtual function support"Colin Walters2009-02-261-5/+1
* Bug 557383 - Virtual function supportColin Walters2009-02-261-1/+5
* Bug 555964 - Parse floating-point #definesColin Walters2009-02-251-0/+2
* Bug 572790 - Don't register #defines from .c files as constantsColin Walters2009-02-241-0/+4
* Bug 561604 - Don't fail on va_list*Colin Walters2009-02-241-0/+1
* Bug 569633 – Typelib compiler fails with vararg callbacksRober Carr2009-02-101-0/+6
* Bug 561360 - If we can't resolve parent class, use GObjectColin Walters2009-02-051-0/+10
* Bug 561604 - Add test case for skipping va_listColin Walters2009-02-051-0/+3
* Undo revision 1075Robert Carr2009-01-291-6/+0
* post_filter_varargs_functions should also filter callbacks. Add tests ofRobert Carr2009-01-291-0/+6
* Bug 562622 – Errordomains missingJohan Dahlin2009-01-221-0/+9
* Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin2009-01-121-1/+8
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+5
* Bug 563469 – Arrays not treated correctly in struct offset calculationAndreas Rottmann2009-01-031-0/+2
* Bug 559705 – Missing association between static methods and classesColin Walters2008-11-251-0/+2
* Add test for interface prereqColin Walters2008-11-171-0/+19
* Bug 560241 - Out-arguments should not be marked as being pointers in all casesColin Walters2008-11-161-0/+7
* Bug 560308 – g-ir-compiler goes in infinite loop on Gdk-2.0.girTommi Komulainen2008-11-111-0/+6
* Also register g variants of default_array_types.Colin Walters2008-10-201-0/+2
* Bug 556795 - Fix char ** regressionColin Walters2008-10-181-0/+2
* Bug 556579 - Don't try to resolve names for structs/unionsColin Walters2008-10-161-0/+5
* Merge branch 'bug556331-includecleanup'Colin Walters2008-10-161-0/+2
* Bug 552374: Const strings should be identified in the gir.Jürg Billeter2008-10-111-0/+4
* Bug 552370: add one more test for unsigned as a type, not as a typeLucas Rocha2008-10-111-1/+2
* Bug 552370: unsigned not scanned properlyJürg Billeter2008-10-111-0/+2
* Bug 552376: scanner generates wrong names for enum members when there's noLucas Rocha2008-10-111-0/+1
* Extend coverage of boxed struct/union test casesColin Walters2008-10-031-0/+34
* Merge branch 'bug552393-varargs'Colin Walters2008-10-021-0/+2
* Bug 554521: scanner generates wrong names for enum members withDan Winship2008-10-021-0/+7
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-231-0/+2
* Bug 552390: Handle capitialization like "DBus" more robustlyColin Walters2008-09-201-0/+5
* Follow aliases when resolving constructor return typesColin Walters2008-08-311-0/+3
* Add interfaces property to class. Write out implemented interfaces.Colin Walters2008-08-251-0/+3
* Split out annotation tests out of fooJohan Dahlin2008-08-201-13/+0
* Foo->foo, foo-object.h -> foo.hJohan Dahlin2008-08-201-0/+186