gnome.gobject-introspection
2008-10-31 Johan Dahlin=== 0.6.0 === GOBJECT_INTROSPECTION_0_6_0
2008-10-31 Johan Dahlinadd an upload-release target Release process documentation
2008-10-31 Colin WaltersBug 558109 – _g_typelib_init fails to find shared libraries
2008-10-31 Johan DahlinRemove whitespace
2008-10-31 Johan DahlinDocument the renaming options.
2008-10-31 Tommi KomulainenList in-tree libraries first in LDADD / LIBADD
2008-10-30 Johan DahlinAdd --nsversion docs
2008-10-30 Tommi Komulainenmap 'id' (ObjC) to 'any' type
2008-10-30 Johan DahlinWrite a C version of the xml namespace formatter. Saves...
2008-10-30 Johan DahlinAbstract attribute formatting to a function external...
2008-10-30 Johan DahlinParse __signed__ as signed
2008-10-30 Johan DahlinParse and discard __typeof and __attribute.
2008-10-30 Johan DahlinRemove arguments from the constructor, move them to...
2008-10-30 Colin WaltersDon't reparse includes we've already processed
2008-10-30 Johan DahlinLook in XDG_DATA_DIR/gir, really.
2008-10-30 Johan DahlinRewrap and reorder includes
2008-10-30 Johan DahlinAvoid parsing parameters, types etc when parsing includ...
2008-10-30 Johan DahlinAvoid big if/else and use a dispatch table like approach.
2008-10-30 Johan DahlinClean up include parsing and registration.
2008-10-30 Johan DahlinRun invoke & repository tests at last
2008-10-30 Johan DahlinClean up imports
2008-10-30 Johan DahlinBug 558383 – builddir != srcdir build fails if giscanne...
2008-10-29 Owen TaylorIf a filename of an existing file is passed to --librar...
2008-10-29 Johan DahlinRemove test/types
2008-10-29 Johan DahlinClean up the libtool importer a bit. Add a context...
2008-10-29 Tommi KomulainenChangeLog
2008-10-29 Tommi Komulainenexplicitly link libtool versioning with typelib versioning
2008-10-29 Tommi Komulainenrename gitesttypes to Everything
2008-10-29 Tommi Komulainenmove tests/types to tests/everything
2008-10-29 Tommi Komulainenfix distcheck
2008-10-29 Tommi Komulainendistcheck fixes
2008-10-28 Johan Bilienadd LD_LIBRARY_PATH to LPATH before calling ld.
2008-10-27 Johan Bilienadd allow-none annotations, based on the pygobject...
2008-10-27 Johan BilienBug 558068 – when invoking a method, offset the in...
2008-10-27 Johan Bilienadd annotation for g_file_delete
2008-10-27 Tommi KomulainenBug 558062 – provide and use paths in the .pc file
2008-10-27 Tommi Komulaineng_irepository_require() returns GTypelib now, fix warning
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557788 – Return types for constructors in generated...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-25 Colin WaltersBug 557076 - move typelibs to $libdir
2008-10-24 Johan DahlinBe less verbose about source types, we handle most...
2008-10-24 Johan DahlinBe quiet, do not warn about unhandled members.
2008-10-24 Johan DahlinExport two private methods to avoid an compiler warning
2008-10-24 Johan DahlinOnly use SHLIB_SUFFIX on darwin, otherwise use G_MODULE...
2008-10-24 Lucas RochaBug 557623 - Constructors shouldn't be flagged as methods.
2008-10-24 Johan DahlinCheck against division by zero for the modula operator...
2008-10-24 Johan DahlinAdd John Finlay
2008-10-24 Johan DahlinAdd a CONTRIBUTORS file and dist it.
2008-10-23 Colin WaltersAdd automake/libtool hack to build shared library
2008-10-23 Colin WaltersTypelibs should go in $(datadir) for now
2008-10-23 Colin WaltersMore noinst_ on tests/types
2008-10-23 Colin Walterstests/types should be noinst_
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Tommi KomulainenChangeLog
2008-10-23 Tommi Komulainendeduce transfer-ownership from GTypes
2008-10-23 Tommi Komulainenrearrange
2008-10-23 Tommi KomulainenCheck whether the parameter is a GObject from the GType
2008-10-23 Tommi Komulainenrecord GType when constructing the Type from it
2008-10-23 Tommi Komulainenbuild fundamental types same way as glib
2008-10-23 Tommi Komulainenmake varargs transfer-ownership="none"
2008-10-23 Tommi Komulainenfix foo_rectangle_add test
2008-10-23 Colin WaltersBug 556739 - transfer ownership heuristics
2008-10-23 Colin WaltersAlways write out transfer-ownership attribute
2008-10-23 Johan BilienBug 557468 – Support for GI_TYPELIB_PATH
2008-10-22 Tommi KomulainenBug 557379 – g-ir-generate not writing the 'abstract...
2008-10-22 Tommi KomulainenBug 557377 – Add test to ensure annotations survive...
2008-10-22 Lucas Rochafix some build warnings.
2008-10-22 Tommi KomulainenBug 557405 – Use 'allow-none' consistently
2008-10-22 Tommi KomulainenBug 557092 – Callback annotations not used
2008-10-22 Johan DahlinFix bug reference
2008-10-21 Colin WaltersDon't require trailing whitespace after uncommented...
2008-10-21 Colin WaltersRespect path ordering for unversioned requires
2008-10-21 Colin WaltersSubmit after session in PEP8 interrogation room
2008-10-21 Colin WaltersWrite out throws attribute
2008-10-21 Owen TaylorFor string parameters allow transfer annotation to...
2008-10-21 Johan DahlinAdd missing whitespace to make pep8 happy
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-21 Tommi KomulainenChangeLog
2008-10-21 Tommi KomulainenWarn if we see annotations for unknown parameters
2008-10-21 Johan DahlinRemove leftover raise SystemExit.
2008-10-21 Johan DahlinRename GLib-assertions.txt to GLib-2.0.xpath and includ...
2008-10-21 Johan DahlinBug 556358 - don't use libtool internals
2008-10-20 Colin WaltersBug 557147 - fix build; patch from Andreas Rottmann
2008-10-20 Colin WaltersChangeLog
2008-10-20 Colin WaltersTests for bug 556777
2008-10-20 Colin WaltersBug 556777 - validate properties
2008-10-20 Colin WaltersAdd allow_invalid argument to resolver so we can find...
2008-10-20 Colin WaltersFix __repr__ for Property
2008-10-20 Colin WaltersWe are handling those return types, silly
2008-10-20 Colin WaltersTweak changelog
2008-10-20 Colin WaltersAlso register g variants of default_array_types.
2008-10-20 Colin WaltersBug 557011 - Add g_object_info_get_abstract
2008-10-20 Tommi KomulainenChangeLog
2008-10-20 Tommi Komulainengiscanner: don't lose 'transfer-ownership' attributes...
2008-10-19 Johan DahlinParse and ignore __asm.
2008-10-19 Colin WaltersChangeLog
2008-10-19 Colin WaltersParse array length= to ensure it doesn't get lost from...
2008-10-18 Colin WaltersChangeLog
2008-10-18 Colin WaltersBug 556795 - Fix char ** regression
next