summaryrefslogtreecommitdiff
path: root/tests/scanner/foo-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* Bug 552858: versioningColin Walters2008-10-121-483/+0
* Bug 555947 - update annotations syntaxColin Walters2008-10-111-4/+4
* Bug 552374: Const strings should be identified in the gir.Jürg Billeter2008-10-111-0/+10
* Bug 552370: add one more test for unsigned as a type, not as a typeLucas Rocha2008-10-111-1/+12
* Bug 552370: unsigned not scanned properlyJürg Billeter2008-10-111-4/+14
* 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/+78
* 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-021-27/+0
* Merge branch 'bug552393-varargs'Colin Walters2008-10-021-0/+17
* Bug 554632: Create type tag for GTypeColin Walters2008-10-021-1/+1
* Bug 554521: scanner generates wrong names for enum members withDan Winship2008-10-021-0/+5
* Write out list and map types, parse 'array' annotationColin Walters2008-09-291-1/+1
* Remove non-repository types from GIRColin Walters2008-09-251-3/+3
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-231-0/+13
* Bug 552390: Handle capitialization like "DBus" more robustlyColin Walters2008-09-201-0/+15
* 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-061-11/+12
* Follow aliases when resolving constructor return typesColin Walters2008-08-311-0/+14
* Look for libtool library in current directoryColin Walters2008-08-311-1/+1
* Avoid having functions/ctors duplicated in global scopeColin Walters2008-08-291-64/+0
* make the tests pass againJohan Dahlin2008-08-261-0/+64
* Add interfaces property to class. Write out implemented interfaces.Colin Walters2008-08-251-0/+22
* Ignore <include>. Parse them. Generate them. Process <include>Colin Walters2008-08-231-0/+3
* Pass through recursive types. Avoid overwriting errors. Always write theColin Walters2008-08-221-0/+1
* Adjust for added shared-library. Make pylint happy.Colin Walters2008-08-211-1/+1
* 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-201-0/+28
* Split out annotation tests out of fooJohan Dahlin2008-08-201-151/+0
* Foo->foo, foo-object.h -> foo.hJohan Dahlin2008-08-201-0/+435