summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Gio/GLib/GObject annotationsStef Walter2012-04-182-68/+295
* annotationparser: add test for comment lines not starting with ' * 'Dieter Verfaillie2012-04-171-0/+14
* annotationparser: cleanup and add tests for the new warnings we now emitDieter Verfaillie2012-04-174-32/+214
* warningtester: make it possible to EXPECT multiple lines of outputDieter Verfaillie2012-04-171-60/+74
* Revert "annotationparser: indent _parse_comment_block gtkdoc code"Dieter Verfaillie2012-04-172-103/+95
* update-glib-annotations: Set required environment variablesColin Walters2012-04-171-0/+5
* annotationparser: indent _parse_comment_block gtkdoc codeAlban Browaeys2012-04-172-89/+98
* Move libffi and gmodule to Requires.private in .pc filesKalev Lember2012-04-132-4/+8
* Don't link with gthread-2.0Kalev Lember2012-04-134-4/+4
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-0916-12/+96
* Compare filenames using g_file_equal()Johan Dahlin2012-04-093-3/+17
* Pass in LDFLAGS to the dumperJohan Dahlin2012-04-091-8/+9
* annotationparser: split validate() into sub-methodsWill Thompson2012-04-091-58/+67
* annotationparser: correct "maximium" in error messagesWill Thompson2012-04-093-5/+5
* annotationparser: remove duplication of annotation namesWill Thompson2012-04-091-13/+13
* giscanner: Don't run pkg-config when there's no packages specifiedJasper St. Pierre2012-04-091-3/+4
* Avoid _get_func() consuming reference from input infoPavel Holejsovsky2012-04-072-2/+14
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-056-45/+90
* Don't extract annotations from headersJohan Dahlin2012-04-051-16/+0
* Update annotations from git.Johan Dahlin2012-04-053-21422/+10
* Do the filename filtering in scannerlexerJohan Dahlin2012-04-052-8/+18
* Don't parse doc comments in dependenciesJohan Dahlin2012-04-052-2/+8
* Replace ''' with """, to avoid confusing syntax highlightning in emacsJohan Dahlin2012-04-051-8/+8
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-0516-56/+100
* Now make AnnotationParser do what gobject-introspection needs it to do.Dieter Verfaillie2012-04-057-229/+1266
* Update GLib annotations, using the improved annotation parser.Dieter Verfaillie2012-04-053-6080/+4209
* update-glib-annotations.py: reduce code duplicationDieter Verfaillie2012-04-051-63/+55
* Make AnnotationParser._parse_comment() do what gtk-doc does.Dieter Verfaillie2012-04-051-169/+226
* Don't munch /* and */ comment start and end markers.Dieter Verfaillie2012-04-051-2/+2
* Add comment documenting we're ignoring C++ style comments.Dieter Verfaillie2012-04-051-1/+1
* Update glib annotations from gitRico Tzschichholz2012-04-022-222/+222
* Add tests for vfuncs with callbacks as argumentsTomeu Vizoso2012-03-272-0/+40
* Make g_callable_info_invoke publicTomeu Vizoso2012-03-275-41/+40
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-273-0/+118
* Release 1.32.0GOBJECT_INTROSPECTION_1_32_0Colin Walters2012-03-271-2/+2
* Release 1.31.22GOBJECT_INTROSPECTION_1_31_22Colin Walters2012-03-211-1/+1
* Update glib annotations to 2.31.22Rico Tzschichholz2012-03-203-11/+65
* configure: Comment why doctool is disabled by default for nowColin Walters2012-03-151-0/+2
* g-ir-doc-tool: Fix -o option, use abspath instead of dirnameTomeu Vizoso2012-03-151-1/+1
* scanner: Remove array fields from List.clone()Jesse van den Kieboom2012-03-151-5/+1
* repository: Remove extraneous leftover assignment to rvalue.Michel Dänzer2012-03-081-1/+0
* Fix matching of methods named *_get_type()Matthew Booth2012-03-068-22/+211
* repository: Add new public gi_type_info_extract_ffi_return_value() APIColin Walters2012-03-052-7/+11
* repository: Fix conversion of FFI values on big-endian architecturesMichel Dänzer2012-03-052-42/+203
* Release 2.31.20GOBJECT_INTROSPECTION_1_31_20Colin Walters2012-03-051-1/+1
* Update glib annotations to 2.31.20Colin Walters2012-03-053-15/+416
* introspection.m4: Set enable_introspection to yes/no consistentlyColin Walters2012-03-051-0/+2
* g-ir-doc-tool: Add missing filesRico Tzschichholz2012-02-221-0/+2
* tests: Fix make distRico Tzschichholz2012-02-211-1/+1
* g-ir-doc-tool: Remove class structs from Python docsTomeu Vizoso2012-02-212-12/+4