summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update glib annotations to 2.39.2Rico Tzschichholz2013-12-172-15/+29
* scannerlexer: Fix bad unrefJasper St. Pierre2013-12-171-1/+2
* Update glib annotations from git masterMartin Pitt2013-12-112-6/+11
* dumper: use 'cc' as the default C compilerRyan Lortie2013-12-081-1/+1
* scanner: make sure we pass CFLAGS to cppRyan Lortie2013-12-081-0/+1
* Update glib annotations from git masterRico Tzschichholz2013-12-083-27/+78
* Post-release version bump to match glibRico Tzschichholz2013-12-081-1/+1
* scanner: Support boolean constantsFlorian Müllner2013-11-2910-6/+49
* Update glib annotations from git masterRico Tzschichholz2013-11-264-66/+195
* scanner: Use PATH_MAX, not hardcoded 1024 for realpath()1.39.0Colin Walters2013-11-161-1/+15
* giscanner: Handle the case when there's a space between -I cpp flag and the pathCarlos Garcia Campos2013-11-161-0/+3
* giscanner: Make sure we use real paths in more placesCarlos Garcia Campos2013-11-154-7/+20
* giscanner: Make sure that the current path set from linemarks is also a real ...Carlos Garcia Campos2013-11-151-1/+55
* Update glib annotations from git masterJasper St. Pierre2013-11-071-3/+19
* Update glib annotations from git masterRico Tzschichholz2013-11-072-6/+68
* girnode: Fix a NULL pointer deference if a namespace can’t be foundPhilip Withnall2013-11-061-0/+5
* scanner: Don't barf on anonymous unionsColin Walters2013-10-309-0/+183
* Update glib annotations from git masterRico Tzschichholz2013-10-292-98/+527
* giscanner: Test fixups for field annotations and documentationStef Walter2013-10-284-7/+63
* giscanner: Include field documentationStef Walter2013-10-282-1/+4
* giscanner: Correctly consume field annotations on structsStef Walter2013-10-286-18/+106
* GIVFuncInfo: allow retrieving the address of an interface vfuncGiovanni Campagna2013-10-221-5/+31
* Update glib annotations from git masterJasper St. Pierre2013-10-212-20/+1269
* sourcescanner: Removed unused struct_or_union_or_enum_table fieldStef Walter2013-10-212-13/+0
* giscanner: Respect __GI_SCANNER__ when scanning for macrosStef Walter2013-10-216-3/+213
* giscanner: remove g_realpathDieter Verfaillie2013-10-176-84/+11
* giscanner: speed up SourceScanner().parse_files()Dieter Verfaillie2013-10-175-102/+96
* giscanner: restore linemark filename unescapingDieter Verfaillie2013-10-171-15/+14
* Revert "sourcescanner: Avoid scanning files when doing a macro scan"Dieter Verfaillie2013-10-171-16/+11
* Revert "sourcescanner: Do some fast path checks on the filename"Dieter Verfaillie2013-10-171-5/+0
* scannerlexer: don't reject __volatile__ tokensGiovanni Campagna2013-10-161-2/+2
* sourcescanner: Do some fast path checks on the filenameJasper St. Pierre2013-10-151-0/+5
* sourcescanner: Avoid scanning files when doing a macro scanJasper St. Pierre2013-10-151-11/+16
* tests: Fix memory leaks in transfer full/container inout testsSimon Feltman2013-10-101-0/+12
* docs: fix up reference docs a bitDieter Verfaillie2013-10-1059-938/+1864
* trivial: Post-release version bumpColin Walters2013-10-091-1/+1
* girepository: remove glib-compatDieter Verfaillie2013-10-095-29/+0
* tests: interesting annotationparser test caseDieter Verfaillie2013-10-091-0/+167