summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more bitswip/structure-parsingColin Walters2010-09-081-46/+44
* scanner: Add notion of "private" structures, fix parsingColin Walters2010-09-083-36/+61
* scanner: Unify parsing of compoundsColin Walters2010-09-081-38/+23
* scanner: Kill glibastColin Walters2010-09-0810-416/+357
* scanner: Don't mark as constructors things that are more obviously methodsColin Walters2010-09-084-3/+82
* scanner: Fix object hierarchy traversal in constructor scanningColin Walters2010-09-081-2/+2
* scanner: Don't attempt to pair methods/constructors with foreign namespacesColin Walters2010-09-083-0/+19
* Add missing annotationsFlorian Müllner2010-09-081-0/+17
* Handle casing better for constantsOwen W. Taylor2010-09-076-15/+32
* Add missing annotations to GLib and GioOwen W. Taylor2010-09-072-0/+109
* scanner: Automatically skip callables which contain a skipped nodeColin Walters2010-09-073-0/+65
* [girepository] Add a missing includeJohan Dahlin2010-09-071-0/+1
* tests: Update expected gir for previous commitsColin Walters2010-09-072-32/+40
* Go back to previously handling of static methods on non-GObjectsOwen W. Taylor2010-09-072-2/+10
* trick scanner into marking a symbol as a function instead of a methodJohn (J5) Palmieri2010-09-072-3/+3
* scanner: Fall back to searching all includes when uncertainColin Walters2010-09-071-1/+14
* Revert "[scanner] Revert static method pairing"Johan Dahlin2010-09-073-125/+119
* [girepository] Support strict align platformsJoe Marcus Clarke2010-09-071-4/+7
* [scanner] Make fatal warnings exitJohan Dahlin2010-09-071-4/+6
* [scanner] Fundamental problems are not fatalJohan Dahlin2010-09-071-1/+2
* scanner: Add various static debug hooks in GI_SCANNER_DEBUGColin Walters2010-09-075-3/+32
* [scanner] Make it compatible with Python 2.5 againJohan Dahlin2010-09-071-0/+3
* Enhancement #612253 - add configure --with-glib-src=PATHAlan Knowles2010-09-072-4/+57
* Revert "Fix non-source-dir build failure"Johan Dahlin2010-09-061-9/+0
* [scanner] Revert static method pairingJohan Dahlin2010-09-063-119/+125
* [scanner] Clarify exception messageJohan Dahlin2010-09-061-1/+1
* Fix non-source-dir build failureTheppitak Karoonboonyanan2010-09-061-0/+9
* [pep8] Skip emacs backup filesJohan Dahlin2010-09-061-0/+3
* [scanner] Remove a bunch of unused functionsJohan Dahlin2010-09-061-19/+0
* Bug 628594 — Handle slashes when building _gir_namePhilip Withnall2010-09-061-1/+1
* Remove extra lines from the license commentTomeu Vizoso2010-09-061-2/+0
* [VFuncBlob] Unknown struct offset should be 0xFFFFSteve Frécinaux2010-09-061-1/+1
* [tests] Link libfoo against girepositoryFunda Wang2010-09-061-0/+1
* Update CONTRIBUTORSJohan Dahlin2010-09-051-3/+54
* [girepository] Document GIStructInfo & GIUnionInfoPavel Holejsovsky2010-09-057-11/+221
* scanner: Add backwards compatibility with some annotation typesColin Walters2010-09-031-0/+6
* scanner: Don't clear out ctype on annotation strings if we fail to resolveColin Walters2010-09-031-2/+3
* scanner: Fix previous rename-to handling commitColin Walters2010-09-033-7/+9
* scanner: Fix rename-to handlingColin Walters2010-09-033-4/+9
* scanner: Fix misuse of message.warn_symbolColin Walters2010-09-031-1/+1
* scanner: Readd --warn-error to tests, fix test caseColin Walters2010-09-035-10/+74
* Remove old everything.[ch]Johan Dahlin2010-09-032-3268/+0
* scanner: Actually exit with code 1 on fatal warnings againColin Walters2010-09-031-1/+1
* Fix typo (reported by philn-tp)Tomeu Vizoso2010-09-031-1/+1
* [scanner] Move a function from transformer to astJohan Dahlin2010-09-023-17/+18
* [test] Add warning tests for enumsJohan Dahlin2010-09-022-3/+15
* [tests] Handle multiple errors per file betterJohan Dahlin2010-09-021-11/+12
* girepository: Call init_globals()Colin Walters2010-09-021-11/+13
* [scannermain] Use mkstempJohan Dahlin2010-09-021-8/+10
* [giscanner] Make pyflakes happyJohan Dahlin2010-09-021-2/+3