summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* Bug 555947 - update annotations syntaxColin Walters2008-10-113-24/+24
* Bug 552374: Const strings should be identified in the gir.Jürg Billeter2008-10-113-0/+26
* Bug 552370: add one more test for unsigned as a type, not as a typeLucas Rocha2008-10-112-2/+14
* Bug 555712: Struct and union issuesAndreas Rottmann2008-10-112-0/+29
* Bug 552370: unsigned not scanned properlyJürg Billeter2008-10-113-4/+21
* Bug 552376: scanner generates wrong names for enum members when there's noLucas Rocha2008-10-112-0/+2
* Parse length= annotation as a parameter name, not a raw int.Colin Walters2008-10-061-2/+2
* Add missing annotation_object_get_type, fix up expected GIRColin Walters2008-10-042-226/+164
* Extend coverage of boxed struct/union test casesColin Walters2008-10-033-0/+136
* Merge branch 'bug551744-boxed-ctors'Colin Walters2008-10-031-5/+5
* Merge; delete object param for varargs tooColin Walters2008-10-021-3/+0
* Merge branch 'bug552961-methods/wip'Colin Walters2008-10-022-30/+0
* Bug 554490: g-ir-scanner gets confused by '\\'Dan Winship2008-10-021-0/+4
* Merge branch 'bug552393-varargs'Colin Walters2008-10-023-0/+25
* Bug 554632: Create type tag for GTypeColin Walters2008-10-021-1/+1
* Bug 554521: scanner generates wrong names for enum members withDan Winship2008-10-022-0/+12
* Rework to use recursive XMLColin Walters2008-09-291-5/+15
* Make length= workColin Walters2008-09-291-1/+1
* Write out list and map types, parse 'array' annotationColin Walters2008-09-294-27/+82
* Some work on arraysColin Walters2008-09-292-24/+61
* Remove non-repository types from GIRColin Walters2008-09-252-5/+5
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-233-0/+20
* Bug 552390: Handle capitialization like "DBus" more robustlyColin Walters2008-09-203-0/+50
* Bug 552065: Add deprecation information to GIRColin Walters2008-09-153-0/+28
* Use $(EXEEXT).Tor Lillqvist2008-09-141-1/+1
* Write out and parse full GObject property information (readable, writable, etc)Colin Walters2008-09-081-1/+1
* Allow both union and struct to be boxed or notColin Walters2008-09-062-12/+14
* Set PYTHONPATH so the scanner can run even if you didn't install anything.Johan Dahlin2008-09-011-2/+2
* Follow aliases when resolving constructor return typesColin Walters2008-08-312-0/+17
* Look for libtool library in current directoryColin Walters2008-08-315-6/+6
* Avoid having functions/ctors duplicated in global scopeColin Walters2008-08-292-77/+0
* Fix --includedir handlingColin Walters2008-08-281-2/+2
* Use binary mode for output file on Windows.Tor Lillqvist2008-08-281-0/+4
* Make distcheck pass.Johan Dahlin2008-08-281-1/+3
* make the tests pass againJohan Dahlin2008-08-262-0/+77
* Add interfaces property to class. Write out implemented interfaces.Colin Walters2008-08-253-1/+49
* Add debug print, fix includesColin Walters2008-08-232-0/+2
* Add deps on MakefileColin Walters2008-08-231-2/+2
* Avoid in utility.gir, as it doesn't workJohan Dahlin2008-08-231-2/+2
* Ignore <include>. Parse them. Generate them. Process <include>Colin Walters2008-08-235-2/+9
* Avoid duplication in the Makefile, regenerate with new namespaces (same asJohan Dahlin2008-08-234-111/+69
* Default to --raw. Update.Colin Walters2008-08-221-1/+1
* Pass through recursive types. Avoid overwriting errors. Always write theColin Walters2008-08-225-3/+21
* tests/scanner/drawable-expected.gir, tests/scanner/drawable.c, Add aColin Walters2008-08-223-0/+21
* Adjust for added shared-library. Make pylint happy.Colin Walters2008-08-214-4/+4
* Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking upColin Walters2008-08-201-8/+8
* Fix expected list type.Colin Walters2008-08-201-1/+1
* Regnerate Do not delete Class structures, we need them in gdk/gtk.Johan Dahlin2008-08-203-0/+38
* Re-wrapJohan Dahlin2008-08-201-2/+2
* Re-run against new glib/gobject girsJohan Dahlin2008-08-202-5/+10