summaryrefslogtreecommitdiff
path: root/tests/scanner/annotation.c
Commit message (Expand)AuthorAgeFilesLines
* commit annotation parse patchJohan Dahlin2009-01-111-2/+2
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+16
* Disable array auto-detection for out-annotated parametersOwen Taylor2008-12-161-0/+16
* Bug 563742 – introspection should record the introduced version ofTristan Van Berkom2008-12-091-0/+10
* Bug 561617 – Return value array annotationsJohan Dahlin2008-11-211-0/+12
* fix spelling of GHashTable. #561135Dan Winship2008-11-171-0/+18
* Bug 552568 - All the argv parameters in Gtk.gir map char*** to int8Colin Walters2008-11-171-0/+28
* Bug 560708 – Fix zero-termination defaults for arrays with length=Colin Walters2008-11-131-0/+16
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-1/+1
* Remove trailing whitespaceJohan Dahlin2008-10-311-7/+7
* Don't require trailing whitespace after uncommented parametersColin Walters2008-10-211-1/+1
* Default GObject transfer to fullColin Walters2008-10-161-4/+18
* One last typo in tests/scanner/annotation.cJohan Bilien2008-10-151-1/+1
* fixed a few copy-paste errorsJohan Bilien2008-10-151-5/+4
* Bug 555947 - update annotations syntaxColin Walters2008-10-111-14/+14
* Parse length= annotation as a parameter name, not a raw int.Colin Walters2008-10-061-2/+2
* Bug 554490: g-ir-scanner gets confused by '\\'Dan Winship2008-10-021-0/+4
* Write out list and map types, parse 'array' annotationColin Walters2008-09-291-9/+20
* Some work on arraysColin Walters2008-09-291-21/+51
* Bug 552065: Add deprecation information to GIRColin Walters2008-09-151-0/+12
* Split out annotation tests out of fooJohan Dahlin2008-08-201-0/+210