summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable gtk doc generation.baserock/1.39.90Mark Doffman2014-03-271-1/+1
* gir.morph: use PREFIXRichard Maw2014-03-271-1/+1
* gir: add morphRichard Maw2014-03-271-0/+8
* Release 1.3.90GOBJECT_INTROSPECTION_1_39_90Colin Walters2014-02-191-1/+1
* Update glib annotations from git masterRico Tzschichholz2014-02-164-1403/+939
* Fix errors parsing OSX 10.9 headersDavide Bertola2014-02-131-0/+4
* gi-tester: Don't use negative substring parametersDavide Bertola2014-02-131-1/+3
* scanner: Improve compatibility with OS XClemens Lang2014-02-102-4/+35
* scanner: Report __inline__ as the inline tokenEmmanuele Bassi2014-02-101-0/+1
* Update glib annotations from git masterRico Tzschichholz2014-02-084-5312/+4993
* docwriter: Don't render private nodesJasper St. Pierre2014-01-311-0/+3
* Add test passing an owned boxed structure to a callbackMike Gorse2014-01-272-0/+30
* Release 1.39.3GOBJECT_INTROSPECTION_1_39_3Colin Walters2014-01-251-1/+1
* tests: Switch two more uses to LOG_COMPILER to fix parallel-testsColin Walters2014-01-252-3/+2
* Update glib annotations from git masterRico Tzschichholz2014-01-233-5/+5
* giobjectinfo: Add missing transfer annotation to find_signal ()Rico Tzschichholz2014-01-231-1/+1
* Update glib annotations from git masterRico Tzschichholz2014-01-222-7/+7
* Update glib annotations from git masterJasper St. Pierre2014-01-213-270/+609
* Visual Studio 2008 Build: Further RefinementsChun-wei Fan2014-01-212-3/+3
* Rework The Visual Studio 2010 Build ProcessChun-wei Fan2014-01-2135-1040/+557
* build/gi-introspection-msvc.mak: Correct a Library NameChun-wei Fan2014-01-211-1/+1
* build/win32/vs9: Minor UpdatesChun-wei Fan2014-01-214-4/+4
* build/win32/vs9/Readme.txt: Remove Extra Blank LineChun-wei Fan2014-01-211-1/+0
* Rework The Visual Studio 2008 Build ProcessChun-wei Fan2014-01-2047-894/+1100
* regress: Fix regress_test_torture_signature_2() to actually call the callbackMartin Pitt2014-01-141-0/+1
* scanner: Replace GInitiallyUnowned field sharing with generic solutionSimon Feltman2014-01-043-21/+11
* scanner: Cleanup exception handling in the transformerSimon Feltman2014-01-041-42/+15
* scanner: Remove typedef namespace cacheSimon Feltman2014-01-041-20/+0
* scanner: Use tag namespace for parsing unionsSimon Feltman2014-01-041-74/+30
* scanner: Add simplified parsing for nested structsSimon Feltman2014-01-041-4/+7
* scanner: Fix parsing for various typedef struct orderingsSimon Feltman2014-01-044-14/+106
* tests: Remove debug echo from gi-testerSimon Feltman2014-01-041-1/+1
* tests: Update GI to use parallel test harnessSimon Feltman2014-01-045-8/+7
* Update glib annotations from git masterRico Tzschichholz2014-01-042-2/+43
* tests: Add transformer tests for callback typedefsSimon Feltman2014-01-021-0/+16
* tests: Add nested union unittestsSimon Feltman2014-01-021-0/+85
* tests: Add nested struct tests for transformerSimon Feltman2014-01-021-0/+107
* tests: Add transformer typedef struct testsSimon Feltman2014-01-022-1/+243
* scanner: Fix get_symbols/comments to maintain the scanner listsSimon Feltman2014-01-024-3/+64
* tests: Add tests for various struct typedef combinationsSimon Feltman2014-01-024-0/+258
* tests: Use Automake test harness for tests/offsetsSimon Feltman2014-01-021-10/+13
* tests: Update Python stanza to change directories before running testsSimon Feltman2014-01-021-3/+5
* typelib compiler: properly initialise memoryRyan Lortie2013-12-302-1/+4
* tests: Use Python unittest module parameterization for annotationparserSimon Feltman2013-12-295-63/+84
* tests: Refactor test_parser and test_patterns to use unittest.TestSuiteSimon Feltman2013-12-292-50/+119
* tests: Use Automake test harness instead of gtesterSimon Feltman2013-12-293-6/+12
* tests: Use Automake test harness for warning testsSimon Feltman2013-12-292-13/+4
* tests: Use EXTRA_LTLIBRARIES instead of check_LTLIBRARIESSimon Feltman2013-12-293-6/+13
* tests: Use Automake test harness for scanner diff testsSimon Feltman2013-12-294-21/+72
* Honour CPPFLAGS as we do CFLAGSRyan Lortie2013-12-212-0/+7