summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docwriter: extend the "node without namespace" filtering to all languagesGiovanni Campagna2014-02-261-8/+8
* maintransformer: don't pair methods if the symbol prefix does not match with ...Giovanni Campagna2014-02-264-7/+69
* docwriter: don't ignore disguised structuresGiovanni Campagna2014-02-261-2/+4
* docwriter/gjs: fix constructorsGiovanni Campagna2014-02-261-12/+13
* docwriter/gjs: include non GObject instantiatable typesGiovanni Campagna2014-02-261-13/+10
* docwriter/gjs: add support for shadowed function namesGiovanni Campagna2014-02-262-5/+17
* docwriter/gjs: report arrays of (u)int8 and GBytes as ByteArrayGiovanni Campagna2014-02-261-1/+6
* docwriter/gjs: ignore nodes without a namespaceGiovanni Campagna2014-02-261-0/+8
* MSVC Builds: Update Introspection Build ProcessChun-wei Fan2014-02-251-10/+5
* scanner: Make shlib Resolution Work Also With Visual C++Chun-wei Fan2014-02-251-18/+52
* scanner: Fix shlib resolution on W32Руслан Ижбулатов2014-02-221-3/+52
* Also add EXEEXT to .pc filesРуслан Ижбулатов2014-02-222-4/+4
* scanner: Support __restrict__Руслан Ижбулатов2014-02-221-0/+1
* scnaner: Support asm __volatile__Руслан Ижбулатов2014-02-221-0/+1
* Fix some PEP8 errors from previous commitsColin Walters2014-02-222-3/+7
* Fix a typo (exe -> .exe)Руслан Ижбулатов2014-02-221-1/+1
* scanner: Correctly pass linker option --export-all-symbolsРуслан Ижбулатов2014-02-221-1/+1
* Remove special W32 libnames, as they break stuffРуслан Ижбулатов2014-02-221-16/+0
* scanner: Support running under MSYSРуслан Ижбулатов2014-02-222-0/+39
* Extend the hack towards backslashes as path separatorsРуслан Ижбулатов2014-02-221-1/+1
* Quote PATH (in case it contains spaces)Руслан Ижбулатов2014-02-211-3/+3
* build: Use $(EXEEXT) for typelib compilerРуслан Ижбулатов2014-02-211-12/+12
* scanner: support virtual functions with a typedef-ed callbackGiovanni Campagna2014-02-2015-5/+377
* doctool/Gjs: some more fixes for structs and unionsGiovanni Campagna2014-02-2022-331/+18
* doctool: update reference testsGiovanni Campagna2014-02-201687-20049/+15904
* doctool: improve Gjs documentationGiovanni Campagna2014-02-2025-166/+544
* ast: make sure that all nodes have a namespacesGiovanni Campagna2014-02-201-1/+5
* giscanner: prevent implicit declarationsAntoine Jacoutot2014-02-191-0/+1
* 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