summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build: Also use $DESTDIR for regress.[ch]Colin Walters2010-09-101-1/+1
* build: Use $DESTDIR in install-data-localColin Walters2010-09-091-1/+1
* gio-2.0.c: Add more annotations for GVolume and GVolumeMonitorOwen W. Taylor2010-09-091-0/+43
* build: Update EXTRA_DIST, fix random stray + in MakefileColin Walters2010-09-091-2/+2
* gio: annotate g_volume_get_driveColin Walters2010-09-091-0/+6
* scanner: Skip functions with leading '_'Colin Walters2010-09-092-0/+5
* scanner: Mark '_'-prefixed fields as introspectable=0Colin Walters2010-09-093-0/+34
* Foreign structs can have constructorsTomeu Vizoso2010-09-094-2/+15
* gio: Annotate a few more functionsColin Walters2010-09-091-0/+12
* Use Node.ctype instead of Node.c_name when looking up comment blocksTomeu Vizoso2010-09-091-1/+4
* gio: Annotate g_mount_get_driveColin Walters2010-09-091-0/+6
* scanner: Unify parsing of compoundsColin Walters2010-09-091-38/+23
* scanner: Fix style for previous commitColin Walters2010-09-091-3/+4
* gio: annotate g_mount_get_volumeColin Walters2010-09-091-0/+6
* Print helpful error message if --strip-prefix option is used.Saikiran Madugula2010-09-091-0/+7
* 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