summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gimarshallingtests: Add some GBytes testsColin Walters2012-11-072-0/+35
* scanner: Emit correct type for unsigned integer constantsColin Walters2012-11-072-2/+2
* Update annotations from glib gitMartin Pitt2012-11-032-17/+22
* tests: work around make check warningDieter Verfaillie2012-10-311-2/+5
* tests/offsets: Remove leftover g_type_init() callColin Walters2012-10-311-2/+0
* cmph: Remove leftover statement-without-effectColin Walters2012-10-301-1/+0
* scanner: Correctly handle large 64 bit integer constantsColin Walters2012-10-305-5/+33
* Expand on the documentation testsGiovanni Campagna2012-10-2812-0/+423
* MallardWriter: support cross-references across namespacesGiovanni Campagna2012-10-281-12/+34
* Add documentation for enumeration membersGiovanni Campagna2012-10-288-78/+179
* Ast: Add parent to FieldsGiovanni Campagna2012-10-282-9/+13
* Namespace: fix appending of nodesGiovanni Campagna2012-10-282-3/+30
* regress: Add a test case for skipping a function with an unannotated callbackColin Walters2012-10-273-0/+29
* gimarshallingtests: Attempt to avoid using reserved wordsColin Walters2012-10-272-276/+276
* gmarshallingtests: Fix prototype () -> (void)Colin Walters2012-10-272-3/+3
* girepository: Use girepository.symbols for Unix builds tooColin Walters2012-10-272-38/+3
* g-ir-scanner.1: English fixColin Walters2012-10-271-1/+1
* Add a Windows .bat to generate typelibsChun-wei Fan2012-10-271-0/+267
* giscanner/dumper.py: Support Visual C++Chun-wei Fan2012-10-271-22/+72
* Update autotools for Visual C++ projects creationChun-wei Fan2012-10-277-2/+277
* Add Visual Studio 2008/2010 Solution filesChun-wei Fan2012-10-272-0/+445
* Add Visual Studio projectsChun-wei Fan2012-10-2757-0/+7218
* Add README.txt files for Visual C++ buildsChun-wei Fan2012-10-272-0/+172
* Add a test_gir_cmd.txt fileChun-wei Fan2012-10-271-0/+117
* sourcescannermain.py: Add --filelist optionChun-wei Fan2012-10-271-3/+31
* giscanner/sourcescanner.py: Update for Visual C++ usageChun-wei Fan2012-10-271-1/+10
* Add .def files for building the various DLLs (.la's) in test\Chun-wei Fan2012-10-2710-0/+1030
* Add girepository.symbolsChun-wei Fan2012-10-271-0/+229
* Add a pre-configured config.h.(win32.in)Chun-wei Fan2012-10-271-0/+136
* giscannermodule.c: Updates for WindowsChun-wei Fan2012-10-271-31/+67
* giscanner/dumper.py: Use os.name instead of os.uname()[0]Chun-wei Fan2012-10-271-1/+1
* girepository: Remove C99ism and other updatesChun-wei Fan2012-10-275-15/+42
* giscanner/scannerparser.y: Avoid C99ismChun-wei Fan2012-10-271-2/+3
* girffi.c: Don't include unistd.h unconditionallyChun-wei Fan2012-10-271-0/+2
* cmph: Remove C99ism and other fixesChun-wei Fan2012-10-2711-152/+252
* docs: Show correct path used by g-ir-scannerPierre-Louis Bonicoli2012-10-271-1/+1
* scanner: Ignore #defines starting with _Colin Walters2012-10-272-1/+8
* Python3-friendly python.m4Joanmarie Diggs2012-10-261-2/+2
* common: Ensure we use $(CC) from environment when compiling scanned binariesColin Walters2012-10-261-0/+1
* Update annotations from glib gitMartin Pitt2012-10-251-10/+10
* Update annotations from glib gitMartin Pitt2012-10-252-7/+38
* giscanner: Don't prefer identifier prefixes over namespaces in depsStef Walter2012-10-231-1/+2
* scanner: Deprecate using identifier prefixes in GINamesColin Walters2012-10-231-3/+7
* Update annotations from glib gitRico Tzschichholz2012-10-173-122/+1158
* Drop calls to g_type_init()Colin Walters2012-10-1613-20/+3
* [gobject-introspection] Add test method for GDestroy with no user dataSimon Feltman2012-10-113-0/+36
* gimarshallingtests: Add array/GList uint32/64 in/out APIMartin Pitt2012-10-112-0/+68
* Make gtk-doc not a hard dependency of gobject-introspectionJavier Jardón2012-09-273-5/+18
* Release 1.34.0GOBJECT_INTROSPECTION_1_34_0Colin Walters2012-09-241-2/+2
* Update annotations to glib 2.34.0Rico Tzschichholz2012-09-243-18/+36