summaryrefslogtreecommitdiff
path: root/tests/scanner/annotation.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-251-0/+2
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-241-0/+3
* [scanner] Element-type annotation for GArray typesJohan Dahlin2010-05-271-0/+3
* Bug 579008 - Don't override element-type for arraysColin Walters2009-06-231-0/+2
* Bug 574284 - Add support for a 'closure' and 'destroy' annotationsAndreas Rottmann2009-03-231-0/+12
* Bug 556475 – support Shadows: annotationAndreas Rottmann2009-03-191-0/+7
* Bug 565147 - Add (type) annotation to override the C type definitionColin Walters2009-03-161-0/+3
* Bug 571548 - Generic attributesColin Walters2009-03-031-0/+4
* Misc warning fixesDan Winship2009-01-271-0/+2
* Add a few more test-casesJohan Dahlin2009-01-141-0/+2
* Bug 555036 – put gtk-doc in GIRJohan Dahlin2009-01-131-1/+13
* Bug 566419 – Element type of arrays not properly handled in all casesJohan Dahlin2009-01-121-0/+10
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+5
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+7
* Disable array auto-detection for out-annotated parametersOwen Taylor2008-12-161-0/+2
* Bug 563742 – introspection should record the introduced version ofTristan Van Berkom2008-12-091-3/+4
* Bug 561617 – Return value array annotationsJohan Dahlin2008-11-211-0/+1
* fix spelling of GHashTable. #561135Dan Winship2008-11-171-0/+1
* Bug 552568 - All the argv parameters in Gtk.gir map char*** to int8Colin Walters2008-11-171-0/+5
* Bug 560708 – Fix zero-termination defaults for arrays with length=Colin Walters2008-11-131-0/+3
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-1/+1
* Bug 557092 – Callback annotations not usedTommi Komulainen2008-10-221-0/+16
* Default GObject transfer to fullColin Walters2008-10-161-0/+1
* Add missing annotation_object_get_type, fix up expected GIRColin Walters2008-10-041-0/+2
* Write out list and map types, parse 'array' annotationColin Walters2008-09-291-1/+4
* Some work on arraysColin Walters2008-09-291-3/+10
* Bug 552065: Add deprecation information to GIRColin Walters2008-09-151-0/+3
* Split out annotation tests out of fooJohan Dahlin2008-08-201-0/+41