summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.36.0GOBJECT_INTROSPECTION_1_36_0gnome-3-8Colin Walters2013-03-251-3/+3
* Update GLib annotations to 2.36.0Colin Walters2013-03-251-0/+75
* Update GLib annotations to 2.35.9GOBJECT_INTROSPECTION_1_35_9Colin Walters2013-03-212-1453/+1
* Update gengir.bat for Visual Studio buildsChun-wei Fan2013-03-201-0/+1
* Update annotations from glib gitMartin Pitt2013-03-182-5/+7
* gimarshallingtests: Add tests for enum returned from vfuncSimon Feltman2013-03-182-2/+41
* Visual Studio builds: Process cairo-1.0.gir.inChun-wei Fan2013-03-123-0/+75
* tests: Add more torture CPPFLAGS for RegressColin Walters2013-03-061-3/+4
* scanner: Allow CFLAGS to contain arbitrary preprocessor commands like -includeColin Walters2013-03-063-2/+21
* tests: Remove duplicate specification of CPPFLAGS for RegressColin Walters2013-03-061-2/+2
* regress: Add a test case for passing -Dquoted_stringColin Walters2013-03-051-1/+3
* Revert "gi-r-scanner: add support for raw CFLAGS flags option"Colin Walters2013-03-054-11/+4
* gi-r-scanner: add support for raw CFLAGS flags optionTim Lunn2013-03-064-4/+11
* build: Bump version and GLib requirement in preparation for releaseColin Walters2013-03-051-2/+2
* Update annotations from glib gitMartin Pitt2013-03-041-3/+6
* tests: Fix memory leak in GIMarshallingTestsPropertiesObjectMartin Pitt2013-03-041-0/+8
* tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_container_outMartin Pitt2013-03-041-1/+1
* tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_full_returnMartin Pitt2013-03-041-1/+1
* tests: Fix memory leak in gi_marshalling_tests_init_function()Martin Pitt2013-03-041-0/+2
* scanner: Don't re-parse includes we already foundColin Walters2013-02-271-2/+3
* Reformat code to GNU styleMartin Pitt2013-02-274-1872/+1973
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-276-0/+215
* tests: Add missing expected filesColin Walters2013-02-2717-0/+774
* scanner: internals cleanup: Move pkgconfig list to NamespaceColin Walters2013-02-265-17/+10
* scanner: internals cleanup: Move c_includes to NamespaceColin Walters2013-02-264-14/+9
* scanner: internals cleanup: Move shared libraries to NamespaceColin Walters2013-02-264-15/+11
* scanner: internals cleanup: Key more things off NamespaceColin Walters2013-02-2612-40/+22
* doctool: Use builtin namespace walkerColin Walters2013-02-2621-23/+674
* scanner: Also traverse GObject properties when walking namespaceColin Walters2013-02-261-0/+2
* doctool: Switch default language to CColin Walters2013-02-261-1/+1
* scanner: Synthesize argument names if we don't see oneColin Walters2013-02-264-15/+19
* GIRepository: add API for extending library pathsGiovanni Campagna2013-02-244-24/+70
* test/gimarshallingtests.c: Fix build on C89 compilersChun-wei Fan2013-02-231-2/+4
* dumper.py: Fix for Visual C++ usageChun-wei Fan2013-02-221-1/+6
* Update def files for various test DLLsChun-wei Fan2013-02-225-100/+149
* Install utility.[hc]Martin Pitt2013-02-201-1/+1
* Ship missing header files for tests/warn/ checkMartin Pitt2013-02-201-1/+1
* tests: Be compatible with Automake 1.11, 1.12 and 1.13, and the future, hopef...Colin Walters2013-02-193-4/+14
* tests: Be compatible with both Automake 1.12 and 1.13Colin Walters2013-02-192-3/+2
* Release 1.35.8GOBJECT_INTROSPECTION_1_35_8Colin Walters2013-02-191-1/+1
* tests: Add RegressTestReferenceEnum to the doc testsJasper St. Pierre2013-02-183-0/+127
* sourcescanner: Copy over the unsignedness as wellJasper St. Pierre2013-02-181-0/+1
* sourcescanner: Make sure to mark constants as setJasper St. Pierre2013-02-182-3/+22
* sourcescanner: Fix issues with double constants in the copyJasper St. Pierre2013-02-181-1/+1
* sourcescanner: Fix symbolic references in enum membersJasper St. Pierre2013-02-165-18/+48
* sourcescanner: Remove unused "id" fieldJasper St. Pierre2013-02-161-1/+0
* docwriter: Use the fully-qualified name for functions and methodsJasper St. Pierre2013-02-15368-370/+370
* doctool: Use format_xref to format some links to pagesJasper St. Pierre2013-02-151258-1436/+1428
* docwriter: Add support for adding additional attrs to the xref writerJasper St. Pierre2013-02-151-3/+4
* docwriter: Clean up make_page_idJasper St. Pierre2013-02-151-21/+8