summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: Post-release version bumpColin Walters2012-09-181-1/+1
* Release 1.33.14GOBJECT_INTROSPECTION_1_33_14Colin Walters2012-09-181-1/+1
* Update annotations from glib gitRico Tzschichholz2012-09-171-0/+14
* regress: Add API to test signals with (u)int64 paramsNicolas Dufresne2012-09-123-0/+102
* Update annotations from glib gitMartin Pitt2012-09-111-2/+2
* gimarshallingtests: Add in/out int64 GValue method argumentsMartin Pitt2012-09-102-0/+30
* GLib-2.0.gir: Add glib-unix.hColin Walters2012-09-051-0/+3
* Update annotations from glib gitGOBJECT_INTROSPECTION_1_33_10Rico Tzschichholz2012-09-033-736/+1185
* ginvoke: support conversion of fundamental type GParamSpec valuesMark Nauwelaerts2012-09-031-0/+5
* Update tests to show off some new featuresJasper St. Pierre2012-08-294-17/+86
* mallardwriter: Fix fundamental false alarms for the C formatterJasper St. Pierre2012-08-291-13/+13
* mallardwriter: Fix formatting the function nameJasper St. Pierre2012-08-292-3/+3
* girparser: Track methods/constructors by symbolJasper St. Pierre2012-08-292-13/+22
* ast: Remove what looks to be a copy/paste errorJasper St. Pierre2012-08-291-2/+0
* .gitignore: Add doctool examples outputJasper St. Pierre2012-08-291-0/+2
* tests: Don't error out if there is no existing directoryJasper St. Pierre2012-08-291-2/+2