summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-223-0/+16
* Include cairo.h instead of cairo/cairo.hSimon van der Linden2011-02-111-1/+1
* Add (method) overridesTomeu Vizoso2011-02-023-0/+16
* Preserve gtk-doc section namesJohan Dahlin2011-02-011-0/+1
* Add (constructor) annotationTomeu Vizoso2011-01-283-0/+22
* Preserve the c:type of array elementsTomeu Vizoso2011-01-213-26/+26
* Make caller-allocates detection work for struct aliasesPavel Holejsovsky2011-01-133-0/+37
* Add support for g[u]intptr in scanner and girwriter.Pavel Holejsovsky2011-01-133-8/+8
* tests: Update expected girs for --c-includeColin Walters2011-01-114-0/+4
* tests: Fix build by including correct headers with --c-includeBenjamin Otte2011-01-111-1/+5
* scanner: Make sure that vfuncs made to the GIRTomeu Vizoso2011-01-071-0/+5
* scanner: avoid crash when annotation explicitly changes 'self' argumentPavel Holejsovsky2010-12-213-0/+15
* make check pass for recent commitsColin Walters2010-12-171-4/+4
* scanner: support typedefs for container typesJonathan Matthew2010-12-163-0/+67
* giscanner: don't ignore signal parameter names from annotations.Pavel Holejsovsky2010-12-151-3/+3
* Fix thinko in regress suite.Pavel Holejsovsky2010-12-081-1/+1
* Support glib-mkenums comment /*< flags >*/Andreas Rottmann2010-12-072-0/+10
* Support hexadecimal escapes in constantsColin Walters2010-12-022-0/+5
* scanner: Only mark structures and unions as out-caller-allocatesColin Walters2010-11-193-0/+28
* scanner: use c-symbol-prefix for method pairing where possibleJonathan Matthew2010-11-161-31/+23
* Add support for gunichar in typelibColin Walters2010-11-123-0/+16
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-091-3/+3
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-013-2/+64
* scanner: Support GStrv as signal parametersColin Walters2010-10-212-0/+34
* Accept trailing whitespace at the start of a comment blockColin Walters2010-10-193-0/+21
* Revert "Apply `(type bitfield)' annotations for enums"Johan Dahlin2010-10-062-13/+0
* Apply `(type bitfield)' annotations for enumsAndreas Rottmann2010-10-052-0/+13
* Fix testsColin Walters2010-09-292-2/+10
* annotationparser: Don't ignore annotations if there's a : in docsGOBJECT_INTROSPECTION_0_9_8Colin Walters2010-09-282-0/+16
* Modify Regress impl so that inout args ignore (transfer) for 'in' direction.GOBJECT_INTROSPECTION_0_9_7Pavel Holejsovsky2010-09-281-9/+9
* Remove Regress tests with input args with transfer full or container.Pavel Holejsovsky2010-09-283-260/+0
* regress: Remove busted testsColin Walters2010-09-273-64/+0
* [scanner] Make sure private enums are filteredJohan Dahlin2010-09-261-2/+2
* [annotationparser] Allow param less closuresJohan Dahlin2010-09-241-1/+1
* Fix a couple of broken annotationsJohan Dahlin2010-09-242-2/+2
* [scanner] Warn for invalid scanner annotationsJohan Dahlin2010-09-232-7/+7
* [scanner] Support private/public directivesJohan Dahlin2010-09-202-0/+37
* Make Full the default transfer for returned foreign structs.Tomeu Vizoso2010-09-173-0/+15
* scanner: Add c_type for callbacksColin Walters2010-09-142-0/+26
* tests: Don't build regress if we don't HAVE_CAIROColin Walters2010-09-141-1/+6
* scanner: Parse annotations for typedefsColin Walters2010-09-142-0/+23
* scanner: Handle G_TYPE_HASH_TABLEColin Walters2010-09-142-0/+36
* scanner: Consistently use ctype for documentation blocksColin Walters2010-09-131-1/+1
* scanner: Add a test for G_TYPE_ARRAY and (element-type uint)Colin Walters2010-09-132-0/+41
* Do not use install-data-localJohan Dahlin2010-09-131-4/+2
* build: Also use $DESTDIR for regress.[ch]Colin Walters2010-09-101-1/+1
* scanner: Skip functions with leading '_'Colin Walters2010-09-091-0/+2
* scanner: Mark '_'-prefixed fields as introspectable=0Colin Walters2010-09-092-0/+18
* Foreign structs can have constructorsTomeu Vizoso2010-09-093-0/+13
* scanner: Kill glibastColin Walters2010-09-081-0/+2