summaryrefslogtreecommitdiff
path: root/tests/scanner/foo.h
Commit message (Expand)AuthorAgeFilesLines
* Reuse const_table between calls to SourceScanner parse_files and parse_macros.Tomasz Miąsko2018-02-131-0/+1
* tests/scanner: Decorate Symbols for ExportChun-wei Fan2014-08-151-0/+145
* tests: Move do_moo to warnlibJasper St. Pierre2013-02-071-4/+0
* tests: Move Foo into RegressJasper St. Pierre2013-02-071-219/+219
* scanner: allow for functions that look like constructors but aren'tDan Winship2012-05-261-0/+2
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-2/+2
* scanner: allow GObject.Object as a superclass return typeDan Winship2011-10-131-1/+2
* scanner: handle static methods on all typesTorsten Schönfeld2011-08-131-0/+2
* Move recently added (skip) tests to the regress moduleDavid Zeuthen2011-05-131-12/+0
* Add support for the (skip) annotation on parameters or return valuesDavid Zeuthen2011-05-131-0/+12
* Make Full the default transfer for returned foreign structs.Tomeu Vizoso2010-09-171-0/+1
* Foreign structs can have constructorsTomeu Vizoso2010-09-091-0/+2
* scanner: Don't mark as constructors things that are more obviously methodsColin Walters2010-09-081-0/+10
* scanner: Don't attempt to pair methods/constructors with foreign namespacesColin Walters2010-09-081-0/+4
* scanner: Readd --warn-error to tests, fix test caseColin Walters2010-09-031-1/+5
* [scanner] Allow nameless parameters for vfuncsJohan Dahlin2010-09-021-0/+5
* tests: Move FooSkippable to public headers to test comments in headersColin Walters2010-09-011-1/+8
* tests/scanner: Update annotations and testsColin Walters2010-08-311-4/+8
* Move alias target to <type>Colin Walters2010-08-311-5/+0
* Add support for the 'foreign' annotation to g-i-scannerGOBJECT_INTROSPECTION_0_6_12Tomeu Vizoso2010-05-231-0/+7
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-041-0/+2
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-031-2/+0
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-301-0/+2
* Better scope in GAsyncReadyCallback/GDestroyNotifyJohan Dahlin2009-12-021-0/+10
* Make (skip) annotation work everywhereDan Winship2009-11-231-0/+2
* Fix enum prefix stripping to work only up to word boundariesDan Winship2009-11-231-0/+7
* When doing type resolution on a string, treat it as its own ctypeColin Walters2009-10-221-0/+3
* Bug 556628 – (skip) annotationDan Winship2009-08-241-0/+7
* 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-231-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