summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.37.4GOBJECT_INTROSPECTION_1_37_4Colin Walters2013-07-101-1/+1
* gimarshallingtests: Add test for GValue pass-by-referenceSimon Feltman2013-07-022-0/+15
* Update annotations from glib gitDieter Verfaillie2013-06-233-1463/+201
* tests: Fix make distRico Tzschichholz2013-06-211-1/+3
* Visual Studio Builds: Fix "Installation" ProcessChun-wei Fan2013-06-211-2/+3
* giscanner: Fix PEP-8 issueRico Tzschichholz2013-06-191-0/+2
* giscanner: Add a simple automatic sections file generatorJasper St. Pierre2013-06-165-3/+445
* g-ir-scanner.1: Fix doc for --programSimon Kågedal Reimer2013-06-101-1/+1
* Fix indentation on pretty printed Makefile rulesRobert Ancell2013-06-061-2/+2
* g_irepository_dump: Update doc to match codeSimon Kågedal Reimer2013-06-051-2/+4
* Release 1.37.1GOBJECT_INTROSPECTION_1_37_1Colin Walters2013-05-281-2/+2
* Update annotations from glib gitColin Walters2013-05-283-39/+1599
* scanner: Only warn about signal parameters if there are someColin Walters2013-05-071-1/+3
* tests: Update misc/pep8.py to 1.4.5Dieter Verfaillie2013-05-0726-682/+1765
* giscanner: emit 'incorrect number of parameters in comment block' warningDieter Verfaillie2013-05-071-12/+18
* sectionparser: Ignore other directives to gtk-docJasper St. Pierre2013-05-071-0/+4
* sectionparser: Remove the main subsectionJasper St. Pierre2013-05-071-2/+2
* sectionparser: Add support for <INCLUDE>Jasper St. Pierre2013-05-071-0/+6
* sectionparser: RenameJasper St. Pierre2013-05-071-2/+2
* sectionparser: Allow subsections with no nameJasper St. Pierre2013-05-071-2/+2
* sectionparser: Fix subsection regexJasper St. Pierre2013-05-071-1/+1
* sectionparser: Fix regex matchingJasper St. Pierre2013-05-071-3/+3
* sectionparser: Construct Subsections, not SectionsJasper St. Pierre2013-05-071-1/+1
* transformer: Remove annotationsJasper St. Pierre2013-05-072-5/+0
* annotationparser: Remove get_tag/get_paramJasper St. Pierre2013-05-073-24/+18
* Revert addition of __int128 testsColin Walters2013-05-075-87/+0
* giscanner: move odict.OrderedDict into a collections packageDieter Verfaillie2013-05-075-5/+34
* giscanner: remove unneeded encode('utf-8').decode('utf-8') roundtripDieter Verfaillie2013-05-071-1/+1
* giscanner: simplify the MainTransformer().transform() methodDieter Verfaillie2013-05-071-6/+4
* giscanner: small cpp_args cleanupDieter Verfaillie2013-05-071-11/+9
* giscanner: Define source and header filename extensions only onceDieter Verfaillie2013-05-072-7/+7
* giscanner: make _pass_read_annotations2() more readableDieter Verfaillie2013-05-071-26/+22
* Update glib annotationsDieter Verfaillie2013-05-072-0/+1480
* Add expected doc files for previous commitColin Walters2013-05-073-0/+75
* scanner: Parse __int128 and friends as "int"Colin Walters2013-05-073-0/+18
* build: use diff -r when testing generated docsDieter Verfaillie2013-05-061-3/+3
* build: silence "make[5]: unlink: Regress-1.0-Python: Is a directory"Dieter Verfaillie2013-05-061-3/+3
* build: make it clear generated documentation goes in $(builddir)Dieter Verfaillie2013-05-061-6/+6
* Add generated tarballs to .gitignoreDieter Verfaillie2013-05-061-0/+3
* Add generated Visual Studio project files to .gitignoreDieter Verfaillie2013-05-061-0/+13
* Add printf attributeChristian Persch2013-05-051-0/+3
* giscanner: Fix for PEP-8 style checkRico Tzschichholz2013-05-031-1/+2
* Fix scanning libraries with no GObjects and linker using --as-neededRobert Ancell2013-05-021-0/+4
* Do not misdetect clang as the Microsoft C compilerEmmanuele Bassi2013-05-011-2/+3
* Update glib annotationsCosimo Cecchi2013-04-241-0/+26
* Update annotations from glib gitColin Walters2013-04-243-27/+290
* GIMarshallingTests: remove a function that does not existsGiovanni Campagna2013-04-231-1/+0
* build: require Python 2.6 from now onDieter Verfaillie2013-04-221-1/+1
* tests: add missing expected generated documentationDieter Verfaillie2013-04-226-0/+233
* fix "make distcheck"Dieter Verfaillie2013-04-215-8/+12