summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Bug 562467 – Property annotationJohan Dahlin2009-01-131-0/+12
* Bug 546739 – Introspection should know precise signal parameter typesJohan Dahlin2009-01-121-0/+11
* Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin2009-01-121-0/+20
* Bug 563386 – scanner ignores "const" on boxed return valuesHavoc Pennington2009-01-121-0/+10
* Bug 566404 – Annotations for GLibAndreas Rottmann2009-01-121-1/+8
* Bug 566419 – Element type of arrays not properly handled in all casesJohan Dahlin2009-01-121-0/+13
* Bug 566560 – giscanner.transformer.SkipErrorJohan Dahlin2009-01-121-0/+10
* Bug 563794 - Redo annotation parsing & applyingJohan Dahlin2009-01-121-0/+35
* Bug 563469 – Arrays not treated correctly in struct offset calculationAndreas Rottmann2009-01-031-0/+17
* Disable blank line check, it works differently under Python 2.5 from 2.6Johan Dahlin2009-01-031-0/+6
* Bug 556489 – callback annotationsAndreas Rottmann2009-01-031-0/+49
* Fix inconsistencies with PEP8Jürg Billeter2009-01-031-0/+12
* Annotate transfer, direction and allow none forJohan Dahlin2008-12-211-1/+2
* Annotate transfer, direction and allow none for g_file_load_contentsJohan Dahlin2008-12-211-0/+6
* Disable array auto-detection for out-annotated parametersOwen Taylor2008-12-161-0/+14
* Pass in --tag=CC to libtool to avoid making libtool confused when CC isJohan Dahlin2008-12-121-0/+6
* Bug 563998 – Cache the GIBaseInfo for GTypesJohan Bilien2008-12-101-0/+7
* Bug 562545 – Add function taking / returning GValueJohan Bilien2008-12-091-0/+7
* Use shutil.move instead of os.rename, since it will automatically fallJohan Dahlin2008-12-091-1/+9
* Bug 563742 – introspection should record the introduced version ofTristan Van Berkom2008-12-091-0/+16
* Don't require HOME to be set and if it set, don't require the directory toJohan Dahlin2008-12-081-0/+6
* Dump the cache file to a temporary file and rename it the expectedJohan Dahlin2008-12-081-0/+8
* raise YY_BUF_SIZE to 65536 up from the default 16384.Christophe Fergeau2008-12-031-0/+9
* ChangeLogColin Walters2008-12-011-0/+5
* Bug 562289 – Race when removing invalid cacheJohan Dahlin2008-11-301-0/+7
* Add return value transfer annotation for g_markup_escape_text.Johan Dahlin2008-11-271-0/+5
* Add --libtool option which we expect Automake-using people to passColin Walters2008-11-261-0/+7
* Remove hand-rolled generation of .tgirColin Walters2008-11-261-0/+6
* Post release version bumpJohan Dahlin2008-11-251-0/+5
* Release 0.6.1GOBJECT_INTROSPECTION_0_6_1Johan Dahlin2008-11-251-0/+6
* Bug 559705 – Missing association between static methods and classesColin Walters2008-11-251-0/+20
* Revert earlier libtool change, there's no needJohan Dahlin2008-11-251-5/+0
* Define socklen_t as an alias for int32.Johan Dahlin2008-11-251-0/+2
* Execute the dumper program through libtool if it's installed, so we avoidJohan Dahlin2008-11-251-0/+7
* Remove a warning, be less verbose on error on fundamental types.Johan Dahlin2008-11-241-1/+6
* Add license headers, refactor into a class, avoid some duplication and doJohan Dahlin2008-11-231-0/+6
* Make it compilable with -Werror on my system by adding a couple ofJohan Dahlin2008-11-231-0/+5
* Bug 562022 – gobject-introspection needs python headersJohan Dahlin2008-11-231-0/+7
* Bug 561617 – Return value array annotationsJohan Dahlin2008-11-211-0/+9
* add a test function which calls a closure.Johan Bilien2008-11-201-0/+5
* Catch ValueError exceptions.Johan Dahlin2008-11-191-0/+5
* fix builddir != srcdirTommi Komulainen2008-11-181-0/+4
* Use sizeof() instead of hard-coding struct sizesColin Walters2008-11-181-0/+5
* Add "storage type" to the typelib data for enumsOwen Taylor2008-11-181-0/+19
* Add enums to the Everything test moduleOwen Taylor2008-11-181-0/+9
* Catch BadPickleGet exceptions as well.Johan Dahlin2008-11-181-0/+5
* Fix doc comment annotations for test_struct_b_clone()Owen Taylor2008-11-171-0/+5
* fix spelling of GHashTable. #561135Dan Winship2008-11-171-0/+10
* Bug 552568 - All the argv parameters in Gtk.gir map char*** to int8Colin Walters2008-11-171-0/+9
* Ensure we always call init_globalsColin Walters2008-11-171-0/+5