summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 559706 - Interface prerequisitesColin Walters2008-11-171-0/+13
* Respect is_pointer in serialize_type()Owen Taylor2008-11-161-0/+11
* Bug 560825 – Add size and alignment to typelibOwen Taylor2008-11-161-0/+16
* Bug 552371 – implement struct field get/setOwen Taylor2008-11-161-1/+10
* Bug 560241 - Out-arguments should not be marked as being pointers in all casesColin Walters2008-11-161-0/+6
* Bug 560241 - Out-arguments should not be marked as being pointers in all casesColin Walters2008-11-161-0/+8
* ChangelogColin Walters2008-11-151-0/+5
* Rename the int/gtype array tests. Make the return value useful, anJohan Dahlin2008-11-141-0/+8
* Rename gitesttypes.[ch] to everything.[ch]Johan Dahlin2008-11-141-0/+9
* Bug 560708 – Fix zero-termination defaults for arrays with length=Colin Walters2008-11-131-0/+9
* Bug 557788 - Return types for constructors in generated typelib bogusColin Walters2008-11-131-0/+9
* girepository/girffi.c: Fix "Unexpected time for time_t" message.Owen Taylor2008-11-131-0/+5
* Bug 558436 - avoid having scanner load app codeColin Walters2008-11-131-0/+20
* g_irepository_dump implementationColin Walters2008-11-131-0/+7
* Add a file to include with Makefile fragments useful for scanner invocationColin Walters2008-11-131-0/+5
* Return strings in filename encoding.Tommi Komulainen2008-11-131-0/+5