summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 557791 – g_irepository_require() could return a GTypelib *Colin Walters2008-10-254-10/+18
* Bug 557788 – Return types for constructors in generated typelib bogusColin Walters2008-10-252-3/+9
* Bug 557786 - support fixed size arraysColin Walters2008-10-2517-23/+103
* Bug 557076 - move typelibs to $libdirColin Walters2008-10-255-9/+85
* Be less verbose about source types, we handle most of them now anywayJohan Dahlin2008-10-241-2/+0
* Be quiet, do not warn about unhandled members.Johan Dahlin2008-10-242-3/+10
* Export two private methods to avoid an compiler warningJohan Dahlin2008-10-242-3/+3
* Only use SHLIB_SUFFIX on darwin, otherwise use G_MODULE_SUFFIX, we cannotJohan Dahlin2008-10-242-0/+11
* Bug 557623 - Constructors shouldn't be flagged as methods.Lucas Rocha2008-10-242-1/+8
* Check against division by zero for the modula operator. This fixes headerJohan Dahlin2008-10-242-1/+10
* Add John FinlayJohan Dahlin2008-10-241-0/+1
* Add a CONTRIBUTORS file and dist it.Johan Dahlin2008-10-243-0/+28
* Add automake/libtool hack to build shared libraryColin Walters2008-10-231-1/+3
* Typelibs should go in $(datadir) for nowColin Walters2008-10-231-1/+1
* More noinst_ on tests/typesColin Walters2008-10-231-9/+0
* tests/types should be noinst_Colin Walters2008-10-231-1/+1
* Bug 556739 – transfer-ownership attribute should be mandatory in .girTommi Komulainen2008-10-2315-154/+177
* ChangeLogTommi Komulainen2008-10-231-0/+15
* deduce transfer-ownership from GTypesTommi Komulainen2008-10-233-4/+18
* rearrangeTommi Komulainen2008-10-231-4/+3
* Check whether the parameter is a GObject from the GTypeTommi Komulainen2008-10-231-3/+14
* record GType when constructing the Type from itTommi Komulainen2008-10-231-1/+4
* build fundamental types same way as glibTommi Komulainen2008-10-231-10/+29
* make varargs transfer-ownership="none"Tommi Komulainen2008-10-233-1/+9
* fix foo_rectangle_add testTommi Komulainen2008-10-231-1/+1
* Bug 556739 - transfer ownership heuristicsColin Walters2008-10-231-14/+27
* Always write out transfer-ownership attributeColin Walters2008-10-239-155/+227
* Bug 557468 – Support for GI_TYPELIB_PATHJohan Bilien2008-10-233-10/+40
* Bug 557379 – g-ir-generate not writing the 'abstract' attributeTommi Komulainen2008-10-225-3/+18
* Bug 557377 – Add test to ensure annotations survive the roundtrip via typelibTommi Komulainen2008-10-228-2/+862
* fix some build warnings.Lucas Rocha2008-10-225-4/+11
* Bug 557405 – Use 'allow-none' consistentlyTommi Komulainen2008-10-2211-24/+41
* Bug 557092 – Callback annotations not usedTommi Komulainen2008-10-224-2/+54
* Fix bug referenceJohan Dahlin2008-10-221-1/+1
* Don't require trailing whitespace after uncommented parametersColin Walters2008-10-213-4/+15
* Respect path ordering for unversioned requiresColin Walters2008-10-212-3/+25
* Submit after session in PEP8 interrogation roomColin Walters2008-10-211-1/+2
* Write out throws attributeColin Walters2008-10-211-0/+5
* For string parameters allow transfer annotation to override the standardOwen Taylor2008-10-212-1/+6
* Add missing whitespace to make pep8 happyJohan Dahlin2008-10-213-1/+6
* Bug 557241 – "throws" flag for functionsJohan Bilien2008-10-2118-11/+185
* ChangeLogTommi Komulainen2008-10-211-0/+6
* Warn if we see annotations for unknown parametersTommi Komulainen2008-10-211-0/+10
* Remove leftover raise SystemExit.Johan Dahlin2008-10-211-1/+0
* Rename GLib-assertions.txt to GLib-2.0.xpath and include it in EXTRA_DISTJohan Dahlin2008-10-212-1/+3
* Bug 556358 - don't use libtool internalsJohan Dahlin2008-10-215-7/+70
* Bug 557147 - fix build; patch from Andreas RottmannColin Walters2008-10-202-1/+7
* ChangeLogColin Walters2008-10-201-0/+8
* Tests for bug 556777Colin Walters2008-10-201-1/+47
* Bug 556777 - validate propertiesColin Walters2008-10-201-38/+18