summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Change to bzip2 distGOBJECT_INTROSPECTION_0_9_10Colin Walters2010-09-301-1/+1
* gir: Explicitly specify path to girepository so libtool can find itColin Walters2010-09-301-1/+1
* configure: Post release version bumpColin Walters2010-09-301-1/+1
* scanner: Don't link to -lgirepository when dumpingGOBJECT_INTROSPECTION_0_9_9Colin Walters2010-09-303-40/+36
* tests: Specify --libtoolColin Walters2010-09-301-0/+2
* glib-2.0.c: Fix invalid annotation syntaxColin Walters2010-09-291-4/+4
* scanner: Abort if we would be generating an empty namespaceColin Walters2010-09-292-0/+10
* scanner: Don't duplicate fatal message textColin Walters2010-09-291-1/+2
* Fix testsColin Walters2010-09-292-2/+10
* Actually do something about fundamentals when parsing a .girTomeu Vizoso2010-09-291-0/+2
* configure: Post-release version bumpColin Walters2010-09-281-1/+1
* annotationparser: Don't ignore annotations if there's a : in docsGOBJECT_INTROSPECTION_0_9_8Colin Walters2010-09-283-1/+21
* Fix --include-uninstalledColin Walters2010-09-281-3/+3
* configure: post-release version bumpColin Walters2010-09-281-1/+1
* Modify Regress impl so that inout args ignore (transfer) for 'in' direction.GOBJECT_INTROSPECTION_0_9_7Pavel Holejsovsky2010-09-281-9/+9
* Remove Regress tests with input args with transfer full or container.Pavel Holejsovsky2010-09-283-260/+0
* regress: Remove busted testsColin Walters2010-09-273-64/+0
* scanner: fail if cpp failsVincent Untz2010-09-271-0/+5
* [scanner] Make sure private enums are filteredJohan Dahlin2010-09-263-4/+6
* Remove trailing whitespaceJohan Dahlin2010-09-262-34/+34
* [scanner] Mark enum members as private in transformerJohan Dahlin2010-09-262-9/+3
* [sourcescanner] Plug a couple of python leaksJohan Dahlin2010-09-261-4/+1
* Do not use triple dashesJohan Dahlin2010-09-251-3/+3
* Fix memory leak.Pavel Holejsovsky2010-09-251-2/+8
* Re-generateJohan Dahlin2010-09-251-8/+8
* [annotationparser] Extract (skip) for doc blocksJohan Dahlin2010-09-251-1/+8
* Re-generate against HEAD of GioJohan Dahlin2010-09-241-149/+155
* Setup message loggerJohan Dahlin2010-09-241-0/+3
* Print out line numbersJohan Dahlin2010-09-241-3/+7
* Use tag position if availableJohan Dahlin2010-09-241-0/+6
* [girparser] Callbacks and VFunctions can be shadowedJohan Dahlin2010-09-241-2/+3
* Import GObject sourcesJohan Dahlin2010-09-241-5/+10418
* Add a script to import gobject annotationsJohan Dahlin2010-09-241-0/+9
* [gio] Improve source commentsJohan Dahlin2010-09-241-211/+29335
* Add a script to extract gio annotationsJohan Dahlin2010-09-244-17/+27
* Add an annotation toolJohan Dahlin2010-09-246-3/+184
* [scannermain] Split scanner_main into smaller piecesJohan Dahlin2010-09-241-89/+115
* [annotationparser] Allow param less closuresJohan Dahlin2010-09-245-3/+16
* Add more array warnings + testsJohan Dahlin2010-09-244-6/+75
* [annotationparser] Validate the rest of the annotationsJohan Dahlin2010-09-245-31/+151
* [maintransformer] Add more warnings for element-typeJohan Dahlin2010-09-241-5/+28
* [maintransformer] Use constantsJohan Dahlin2010-09-241-3/+3
* Add a position to doc optionsJohan Dahlin2010-09-241-2/+8
* [annotation] Add constants for out optionsJohan Dahlin2010-09-242-2/+7
* [maintransformer] Use AssertionErrorJohan Dahlin2010-09-241-5/+2
* Fix a couple of broken annotationsJohan Dahlin2010-09-244-6/+6
* [warningtester] Prettify error outputJohan Dahlin2010-09-231-2/+6
* Add scope annotation value warningsJohan Dahlin2010-09-233-29/+64
* Make the invalid annotation warning a bit prettierJohan Dahlin2010-09-232-2/+2
* Validate transfer annnotationsJohan Dahlin2010-09-234-2/+39