annotationparser: correct "maximium" in error messages
[platform/upstream/gobject-introspection.git] / tests / repository /
2012-04-07 Pavel HolejsovskyAvoid _get_func() consuming reference from input info
2011-10-03 Colin WaltersRevert "gitypelibtest: Remove test on TestStructE size"
2011-09-30 Colin Waltersgitypelibtest: Remove test on TestStructE size
2011-09-29 Martin PittBug 660338: Account for padding in struct size check
2011-09-21 Colin Waltersrepository: Fix g_irepository_get_c_prefix()
2011-09-13 Colin Walterstests: Add gir/ to toplevel typelib path
2011-09-12 Pavel HolejsovskyFix g_type_info_is_pointer() for overriden types of...
2011-09-10 Torsten Schönfeldscanner: correctly handle structs with arrays of anon...
2011-09-09 Colin Waltersscanner: Add "notify" signal to GObject
2011-08-23 Alexandre Rostovtsevtests: build tests only on make check
2011-08-16 Torsten SchönfeldAllow enums and bitfields to have static methods
2011-08-13 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-08-12 Dan WinshipAdd g_irepository_find_by_error_domain()
2011-02-23 Laszlo PandyAdd "c:identifier" attribute to GIrNodeValue (for flags... GOBJECT_INTROSPECTION_0_10_3
2010-11-16 Colin WaltersFix tests to look in correct directory for typelibs
2010-11-16 Colin Walterstests: Print an error message
2010-11-12 Colin WaltersAdd g_object_info_find_signal
2010-11-09 Colin WaltersSwitch to nonrecursive make for core (i.e. not tests/)
2010-08-31 Johan Dahlin[GIRepository] Rename GTypelib to GITypelib
2010-08-31 Johan Dahlin[GIRepository] Rename GArgument to GIArgument
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-04 Colin WaltersBug 555960 - Nested structs and unions (generation...
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2008-11-23 Johan DahlinMake it compilable with -Werror on my system by adding...
2008-10-31 Tommi KomulainenList in-tree libraries first in LDADD / LIBADD
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-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-16 Colin WaltersBug 556185 - [test for] segfault on g_callable_info_get...
2008-10-14 Colin WaltersPrepend search path for $(top_builddir)/gir dir
2008-10-14 Colin WaltersRepository tests requires installed Gio - punt on this...
2008-10-12 Tommi Komulainenrun 'gitestrepo' in 'make check' instantiate 'GCancella...
2008-10-12 Colin WaltersAdd tests/repository which has some repository regressi...