summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-09gio: annotate g_volume_get_driveColin Walters1-0/+6
2010-09-09scanner: Skip functions with leading '_'Colin Walters2-0/+5
2010-09-09scanner: Mark '_'-prefixed fields as introspectable=0Colin Walters3-0/+34
2010-09-09Foreign structs can have constructorsTomeu Vizoso4-2/+15
2010-09-09gio: Annotate a few more functionsColin Walters1-0/+12
2010-09-09Use Node.ctype instead of Node.c_name when looking up comment blocksTomeu Vizoso1-1/+4
2010-09-09gio: Annotate g_mount_get_driveColin Walters1-0/+6
2010-09-09scanner: Unify parsing of compoundsColin Walters1-38/+23
2010-09-09scanner: Fix style for previous commitColin Walters1-3/+4
2010-09-09gio: annotate g_mount_get_volumeColin Walters1-0/+6
2010-09-09Print helpful error message if --strip-prefix option is used.Saikiran Madugula1-0/+7
2010-09-08scanner: Kill glibastColin Walters10-416/+357
2010-09-08scanner: Don't mark as constructors things that are more obviously methodsColin Walters4-3/+82
2010-09-08scanner: Fix object hierarchy traversal in constructor scanningColin Walters1-2/+2
2010-09-08scanner: Don't attempt to pair methods/constructors with foreign namespacesColin Walters3-0/+19
2010-09-08Add missing annotationsFlorian Müllner1-0/+17
2010-09-07Handle casing better for constantsOwen W. Taylor6-15/+32
2010-09-07Add missing annotations to GLib and GioOwen W. Taylor2-0/+109
2010-09-07scanner: Automatically skip callables which contain a skipped nodeColin Walters3-0/+65
2010-09-07[girepository] Add a missing includeJohan Dahlin1-0/+1
2010-09-07tests: Update expected gir for previous commitsColin Walters2-32/+40
2010-09-07Go back to previously handling of static methods on non-GObjectsOwen W. Taylor2-2/+10
2010-09-07trick scanner into marking a symbol as a function instead of a methodJohn (J5) Palmieri2-3/+3
2010-09-07scanner: Fall back to searching all includes when uncertainColin Walters1-1/+14
2010-09-07Revert "[scanner] Revert static method pairing"Johan Dahlin3-125/+119
2010-09-07[girepository] Support strict align platformsJoe Marcus Clarke1-4/+7
2010-09-07[scanner] Make fatal warnings exitJohan Dahlin1-4/+6
2010-09-07[scanner] Fundamental problems are not fatalJohan Dahlin1-1/+2
2010-09-07scanner: Add various static debug hooks in GI_SCANNER_DEBUGColin Walters5-3/+32
2010-09-07[scanner] Make it compatible with Python 2.5 againJohan Dahlin1-0/+3
2010-09-07Enhancement #612253 - add configure --with-glib-src=PATHAlan Knowles2-4/+57
2010-09-06Revert "Fix non-source-dir build failure"Johan Dahlin1-9/+0
2010-09-06[scanner] Revert static method pairingJohan Dahlin3-119/+125
2010-09-06[scanner] Clarify exception messageJohan Dahlin1-1/+1
2010-09-06Fix non-source-dir build failureTheppitak Karoonboonyanan1-0/+9
2010-09-06[pep8] Skip emacs backup filesJohan Dahlin1-0/+3
2010-09-06[scanner] Remove a bunch of unused functionsJohan Dahlin1-19/+0
2010-09-06Bug 628594 — Handle slashes when building _gir_namePhilip Withnall1-1/+1
2010-09-06Remove extra lines from the license commentTomeu Vizoso1-2/+0
2010-09-06[VFuncBlob] Unknown struct offset should be 0xFFFFSteve Frécinaux1-1/+1
2010-09-06[tests] Link libfoo against girepositoryFunda Wang1-0/+1
2010-09-05Update CONTRIBUTORSJohan Dahlin1-3/+54
2010-09-05[girepository] Document GIStructInfo & GIUnionInfoPavel Holejsovsky7-11/+221
2010-09-03scanner: Add backwards compatibility with some annotation typesColin Walters1-0/+6
2010-09-03scanner: Don't clear out ctype on annotation strings if we fail to resolveColin Walters1-2/+3
2010-09-03scanner: Fix previous rename-to handling commitColin Walters3-7/+9
2010-09-03scanner: Fix rename-to handlingColin Walters3-4/+9
2010-09-03scanner: Fix misuse of message.warn_symbolColin Walters1-1/+1
2010-09-03scanner: Readd --warn-error to tests, fix test caseColin Walters5-10/+74
2010-09-03Remove old everything.[ch]Johan Dahlin2-3268/+0