summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* typelib building: Compress 5 arguments for g_ir_node_build_typelibColin Walters2009-02-203-99/+67
* Bug 572423 - Support --c-include argument for specifying C headersColin Walters2009-02-205-17/+35
* Send in an empty list instead of None.Johan Dahlin2009-02-201-0/+2
* giscanner: Set Python exceptions on type errors instead of g_assertColin Walters2009-02-191-7/+17
* Improve type checkingJohan Dahlin2009-02-191-0/+3
* Add a hall of shame commentJohan Dahlin2009-02-191-0/+3
* Bug 572075 - Make the scanner work with static and convenience librariesOwen W. Taylor2009-02-193-13/+49
* Remove gtk-doc.m4, should be installed by autogenColin Walters2009-02-191-43/+0
* Further cleanup for commented-out Union discriminator handlingColin Walters2009-02-191-6/+1
* Bug 563382 - Define PATH_MAX if not availableColin Walters2009-02-191-0/+3
* Fix bad merge introduced in commit b006d50Colin Walters2009-02-191-3/+8
* Bug 571373 - Add padding to typelib objectsColin Walters2009-02-182-13/+36
* Bug 571373 - Remove hardcoded sizes/offsets in girnode.cColin Walters2009-02-181-73/+82
* Bug 571373 - Remove hardcoded offsets in ginfo.cColin Walters2009-02-181-4/+6
* Bug 571373 - Consistently use sizeof () inside gtypelib and girmoduleColin Walters2009-02-182-37/+37
* Bug 571373 - Move typelib docs from typelib-format.txt into girepository.hColin Walters2009-02-185-1232/+585
* Fix SUBDIRS order, call gnome-autogen.sh with COMMON_DOC_BUILDColin Walters2009-02-182-2/+2
* gtk-doc fixes: Require 1.10, fix --name-space argument typo, change Typelib s...Colin Walters2009-02-183-2/+3
* Remove generated tmpl/ directory; we will use inline section commentsColin Walters2009-02-189-2496/+0
* Various gtk-doc fixes: only require 1.11, remove generated files, add docs to...Colin Walters2009-02-185-1877/+4
* Followup to bug 567906 - Redo option filtering logic to be a bit cleanerColin Walters2009-02-171-10/+11
* Bug 571483 - Sort toplevel .gir entriesColin Walters2009-02-178-741/+757
* Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-176-2/+55
|\
| * Unref the GIBaseInfo after usageJohan Dahlin2009-02-171-0/+2
| * Add a simple invokation exampleJohan Dahlin2009-02-175-1/+52
| * Merge commit 'origin'Johan Dahlin2009-02-171-5/+5
| |\
| * | Add missing tabJohan Dahlin2009-02-171-1/+1
* | | Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-179-12/+132
|\ \ \ | | |/ | |/|
| * | Parse doc-comment tags case-insensitiveOwen W. Taylor2009-02-171-5/+5
| |/
| * Set LD_LIBRARY_PATH for girepository-1.0Johan Dahlin2009-02-174-7/+7
| * Merge commit 'origin'Johan Dahlin2009-02-161-0/+3
| |\
| | * Add more types to GL-1.0.girOwen W. Taylor2009-02-161-0/+3
| * | Add allow-none for operation in g_mount_volumeDavid Ignacio2009-02-161-0/+1
| |/
| * Avoid a couple of gtk-doc warningsJohan Dahlin2009-02-142-0/+116
* | Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-1333-6181/+11216
|\ \ | |/
| * Bug 571182 – introspection.m4 issuesJohan Dahlin2009-02-122-1/+91
| * Begin to document the GIR formatJohan Dahlin2009-02-123-5/+36
| * Fix buildRobert Carr2009-02-121-3/+3
| * Add gtk-doc supportJohan Dahlin2009-02-1228-43/+4875
| * Add an empty ChangeLog to make autogen.sh quietJohan Dahlin2009-02-111-0/+0
| * Push the tags to the remote host when doing the releaseJohan Dahlin2009-02-111-1/+1
| * Rename ChangeLog to ChangeLog.pre-gitJohan Dahlin2009-02-111-0/+0
| * Add a .gitignore fileJohan Dahlin2009-02-111-0/+84
| * Add missing self parameterJohan Dahlin2009-02-111-1/+1
| * Update release-tag targetJohan Dahlin2009-02-111-6/+4
* | Bug 567906 - Put pkg-config dependencies in .gir filesColin Walters2009-02-1112-72/+138
|/
* Remove trailing whitespaceJohan Dahlin2009-02-111-10/+10
* Bug 571248 - Ignore unknown elements in girparserColin Walters2009-02-113-12/+40
* Bug 569633 – Typelib compiler fails with vararg callbacksRober Carr2009-02-104-11/+155
* Rename namespace to namespace_ to make the header compilable with a C++ compilerJohan Dahlin2009-02-101-9/+9