tests: Add a foreign struct signal test
[platform/upstream/gobject-introspection.git] / tests / scanner / regress.h
2012-05-25 Jasper St. Pierretests: Add a foreign struct signal test
2012-05-02 Martin PittFix GVariant handling in regress_test_closure_variant
2012-04-19 Bastian Winklertests: Add GType property TestObj:gtype
2012-04-17 Dieter VerfaillieRevert "annotationparser: indent _parse_comment_block...
2012-04-17 Alban Browaeysannotationparser: indent _parse_comment_block gtkdoc...
2012-04-05 Dieter VerfaillieSplit parameter and tag storage in annotationparser...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-03-27 Alberto MardeganAdd regression tests for GHashTable holding GValue
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-16 Martin PittAdd test for a GPtrArray return with transfer full
2012-02-09 Jasper St. Pierrescanner: Allow adding annotations to vfuncs directly
2012-02-06 Giovanni CampagnaAdd tests for array arguments in callbacks
2012-02-06 Paolo BorelliAdd regress_test_null_gerror_callback
2012-02-03 Jasper St. Pierretests: Add another simple boxed type with a complex...
2012-01-24 Martin PittAdd regress test methods for callbacks taking GError...
2011-12-20 Colin Walterstests: Add a long string constant test
2011-10-21 Martin PittAdd regress test method for a (skip) return value witho...
2011-10-14 John (J5) Palmieriadd test for checking refcounting of signals with trans...
2011-09-10 Torsten Schönfeldscanner: correctly handle structs with arrays of anon...
2011-08-26 Xavier Claessensadd regression test for skipped #define
2011-08-26 Xavier ClaessensAdd a regress test for a method returning GPtrArray
2011-08-14 Colin Waltersannotationparser: Don't eat lines that look like parame...
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-13 John (J5) Palmieriremove the flat struct array test and replace with...
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-13 Martin PittAdd Regress method for a closure taking and returning...
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-12 Martin PittAdd Regress method for a closure taking and returning...
2011-06-09 Colin WaltersDon't use soon-to-be deprecated G_CONST_RETURN
2011-06-08 Giovanni CampagnaFix accessing structure fields that are arrays
2011-06-03 Colin Waltersscanner: Support _get_gtype() as a GType creation suffix
2011-06-02 Colin Waltersscanner: Parse GNUC expression statements
2011-05-25 Colin WaltersRegress: Add GVariant tests
2011-05-14 David ZeuthenAdd more coverage for recently added (skip) regress...
2011-05-13 David ZeuthenMove recently added (skip) tests to the regress module
2011-05-12 Giovanni CampagnaGScannerParser: recognize character constants
2011-05-11 Giovanni Campagnagiscanner: read (array) and (element-type) annotations...
2011-05-04 Colin WaltersAdd test function regress_test_struct_fixed_array_frob
2011-05-04 Maxim Ermilovg_field_info_get_field: return correct pointer for...
2011-02-22 Tomeu VizosoAdd warnings for the (constructor) annotation
2011-02-11 Simon van der LindenInclude cairo.h instead of cairo/cairo.h
2011-02-02 Tomeu VizosoAdd (method) overrides
2011-01-28 Tomeu VizosoAdd (constructor) annotation
2011-01-13 Pavel HolejsovskyMake caller-allocates detection work for struct aliases
2010-12-15 Jonathan Matthewscanner: support typedefs for container types
2010-12-02 Colin WaltersSupport hexadecimal escapes in constants
2010-11-19 Colin Waltersscanner: Only mark structures and unions as out-caller...
2010-11-12 Colin WaltersAdd support for gunichar in typelib
2010-11-01 Owen W. TaylorHandle enumerations with the full range of signed and...
2010-09-28 Pavel HolejsovskyRemove Regress tests with input args with transfer...
2010-09-27 Colin Waltersregress: Remove busted tests
2010-09-20 Johan Dahlin[scanner] Support private/public directives
2010-09-14 Colin Waltersscanner: Add c_type for callbacks
2010-09-14 Colin Waltersscanner: Parse annotations for typedefs
2010-09-09 Colin Waltersscanner: Skip functions with leading '_'
2010-09-09 Colin Waltersscanner: Mark '_'-prefixed fields as introspectable=0
2010-09-08 Colin Waltersscanner: Kill glibast
2010-09-08 Owen W. TaylorHandle casing better for constants
2010-09-07 Colin Waltersscanner: Automatically skip callables which contain...
2010-09-07 John (J5) Palmieritrick scanner into marking a symbol as a function inste...
2010-09-02 Colin Waltersscanner: Associate constructors with correct class
2010-08-31 Colin Walterstests/scanner: Update annotations and tests
2010-08-31 Colin Walterstests: Remove GIMarshallingTests, rename Everything...