summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [annotationparser] Make it a bit stricterJohan Dahlin2010-09-232-2/+20
* [scanner] Warn for invalid scanner annotationsJohan Dahlin2010-09-236-23/+95
* configure: Explicitly require GLib 2.24Colin Walters2010-09-231-1/+1
* tests: Look for uninstalled .girsColin Walters2010-09-222-1/+4
* Revert "[transformer] Ignore hidden symbols"Johan Dahlin2010-09-211-2/+3
* [transformer] Ignore hidden symbolsJohan Dahlin2010-09-201-3/+2
* [IntrospectablePass] Suppress callback/vfunction warningsJohan Dahlin2010-09-201-0/+5
* [Message] Implement Position.__repr__Johan Dahlin2010-09-201-0/+6
* [maintransformer] Improve type resolution warningsJohan Dahlin2010-09-202-14/+37
* [IntrospectablePass] Improve error messageJohan Dahlin2010-09-203-3/+15
* Pass in blocks to IntrospectablePassJohan Dahlin2010-09-203-3/+4
* [message] Add apositions argument to a few functionsJohan Dahlin2010-09-201-6/+8
* [scanner] Support private/public directivesJohan Dahlin2010-09-2011-5/+83
* [scanner] Add a Position classJohan Dahlin2010-09-205-63/+72
* [scanner] Only store types in cache storeJohan Dahlin2010-09-203-19/+45
* Remove leftover, type is set aboveJohan Dahlin2010-09-201-1/+0
* [maintransformer] Make warning more robustJohan Dahlin2010-09-201-2/+2
* [message] Set file_positions to an empty listJohan Dahlin2010-09-201-1/+1
* Include proper line number for scope warningJohan Dahlin2010-09-192-4/+5
* [sourcescanner] Rewrite linemarks parserJohan Dahlin2010-09-192-50/+25
* Include proper filename and lineno in doc warningJohan Dahlin2010-09-192-4/+6
* [annotationparser] Preserve line numbersJohan Dahlin2010-09-192-18/+36
* Save the line number of a source commentJohan Dahlin2010-09-195-11/+40
* [maintransformer] Do not warn for returns and varargsJohan Dahlin2010-09-181-1/+1
* Set c_symbol_prefix in the GVariant special caseTomeu Vizoso2010-09-171-0/+1
* Make Full the default transfer for returned foreign structs.Tomeu Vizoso2010-09-174-4/+31
* Update AUTHORSJohan Dahlin2010-09-161-3/+7
* Update CONTRIBUTORSJohan Dahlin2010-09-161-1/+6
* build: post-release version bumpColin Walters2010-09-161-1/+1
* Release 0.9.6Colin Walters2010-09-161-1/+1
* [maintransformer] Do not warn for vararg docsJohan Dahlin2010-09-162-0/+13
* Add a warning for unresolved typesJohan Dahlin2010-09-153-6/+27
* gio-2.0.c: Add missing annotationsSimón Pena2010-09-151-0/+68
* scanner: Add temporary workaround for GStreamerColin Walters2010-09-153-0/+8
* NEWS->git shortlogJohan Dahlin2010-09-152-1/+2
* Update annotations for GIRepository.Repository.Pavel Holejsovsky2010-09-152-16/+16
* Box GIBaseInfo structure.Pavel Holejsovsky2010-09-152-0/+18
* Add a parameter mismatch warningJohan Dahlin2010-09-146-1/+59
* [gio] Fix a broken doc stringJohan Dahlin2010-09-141-1/+1
* [warningtester] Do not sort expected warningsJohan Dahlin2010-09-142-2/+2
* [warningtester] Invert expected/actualJohan Dahlin2010-09-141-1/+1
* scanner: Add c_type for callbacksColin Walters2010-09-144-2/+29
* tests: Don't build regress if we don't HAVE_CAIROColin Walters2010-09-141-1/+6
* typelib compiler: Passthrough <doc> at any pointColin Walters2010-09-141-1/+1
* scanner: Parse annotations for typedefsColin Walters2010-09-145-1/+33
* scanner: Handle G_TYPE_HASH_TABLEColin Walters2010-09-144-6/+48
* scanner: Consistently use ctype for documentation blocksColin Walters2010-09-132-12/+23
* scanner: Add a test for G_TYPE_ARRAY and (element-type uint)Colin Walters2010-09-132-0/+41
* scanner: Add GType for GVariantColin Walters2010-09-131-5/+10
* scanner: Bomb out more obviously if a namespace contains class name = namespaceColin Walters2010-09-131-0/+6