Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-expected.gir
2016-10-27 DongHun KwakImported Upstream version 1.35.9 70/94070/1
2016-10-27 DongHun KwakImported Upstream version 1.35.8 69/94069/1
2013-01-04 Martin PittRegress: Add signal returning a GArray
2012-11-21 Rico TzschichholzRegress: Update expected gir for previous changes
2012-11-07 Colin Waltersscanner: Emit correct type for unsigned integer constants
2012-10-30 Colin Waltersscanner: Correctly handle large 64 bit integer constants
2012-10-28 Giovanni CampagnaAdd documentation for enumeration members
2012-10-27 Colin Waltersregress: Add a test case for skipping a function with...
2012-10-12 Simon Feltman[gobject-introspection] Add test method for GDestroy...
2012-09-12 Nicolas Dufresneregress: Add API to test signals with (u)int64 params
2012-08-21 Torsten Schönfeldscanner: methods cannot have an out-arg as their first arg
2012-08-13 Colin WaltersRevert "Implement "rename to" annotation for records"
2012-08-03 Alban BrowaeysTest typedef in #define
2012-08-03 Alban Browaeysscanner: handle unsigned properly for type of defined...
2012-08-03 Alban Browaeysgiscanner: special case G_GINT64_CONSTANT and G_GUINT64...
2012-07-31 Colin WaltersRegress: Update expected gir for previous changes
2012-07-27 Jon NordbyAdd test for "rename to" annotation for records
2012-07-10 Evan Nemersonscanner: support stability tag
2012-07-09 Colin Waltersscanner: Ensure "complete_ctype" patch doesn't throw...
2012-07-07 Krzesimir Nowakgiscanner: Write detailed information in "type" tag...
2012-06-18 Giovanni Campagnascanner: complete the enum-to-error-quark fix
2012-06-01 Jasper St. Pierretests: Add a refcounting boxed
2012-05-25 Jasper St. Pierretests: Add a foreign struct signal test
2012-05-05 Martin PittFix regress_test_closure_variant return value
2012-04-19 Bastian Winklertests: Add GType property TestObj:gtype
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 Rico Tzschichholztests/scanner: Update Regress-1.0-expected.gir
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...
2012-01-10 Olivier CrêteAllow using GLib.List(Foo) instead of GLib.List<Foo>
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-14 Johan DahlinAdd constant value annotation
2011-09-10 Torsten Schönfeldscanner: correctly handle structs with arrays of anon...
2011-08-30 Colin Waltersscanner: Don't try to copy c:type if we're parsing...
2011-08-26 Xavier ClaessensAdd a regress test for a method returning GPtrArray
2011-08-16 Torsten SchönfeldAllow enums and bitfields to have static methods
2011-08-15 Colin WaltersRegress-1.0-expected: Update for previous change
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-13 Johan DahlinTry harder to preserve c:type
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Colin Waltersannotationparser: Only accept certain tags
2011-08-13 Torsten Schönfeldscanner: add a moved_to property to backcompat functions
2011-08-13 Torsten Schönfeldscanner: handle static methods on all types
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-07-01 Dan Winshipgiscanner: mark GAsyncReadyCallbacks as allow-none
2011-06-08 Giovanni CampagnaFix accessing structure fields that are arrays
2011-06-04 Giovanni CampagnaAlways add a zero-terminated attribute when it cannot...
2011-06-03 Colin Waltersscanner: Support _get_gtype() as a GType creation suffix
2011-06-03 Colin WaltersUpdate expected GIR for commit e70cdbce955475915ea441bd...
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-05 Colin WaltersUpdate expected gir for previous change GOBJECT_INTROSPECTION_0_10_8
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-02 Tomeu VizosoAdd (method) overrides
2011-01-28 Tomeu VizosoAdd (constructor) annotation
2011-01-21 Tomeu VizosoPreserve the c:type of array elements
2011-01-13 Pavel HolejsovskyMake caller-allocates detection work for struct aliases
2011-01-13 Pavel HolejsovskyAdd support for g[u]intptr in scanner and girwriter.
2011-01-11 Colin Walterstests: Update expected girs for --c-include
2010-12-15 Jonathan Matthewscanner: support typedefs for container types
2010-12-15 Pavel Holejsovskygiscanner: don't ignore signal parameter names from...
2010-12-02 Colin WaltersSupport hexadecimal escapes in constants
2010-11-19 Colin Waltersscanner: Only mark structures and unions as out-caller...
2010-11-16 Jonathan Matthewscanner: use c-symbol-prefix for method pairing where...
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-10-21 Colin Waltersscanner: Support GStrv as signal parameters
2010-09-28 Pavel HolejsovskyRemove Regress tests with input args with transfer...
2010-09-27 Colin Waltersregress: Remove busted tests
2010-09-26 Johan Dahlin[scanner] Make sure private enums are filtered
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-14 Colin Waltersscanner: Handle G_TYPE_HASH_TABLE
2010-09-13 Colin Waltersscanner: Add a test for G_TYPE_ARRAY and (element-type...
2010-09-09 Colin Waltersscanner: Mark '_'-prefixed fields as introspectable=0
2010-09-08 Owen W. TaylorHandle casing better for constants
2010-09-07 Colin Waltersscanner: Automatically skip callables which contain...
2010-09-07 Colin Walterstests: Update expected gir for previous commits
2010-09-07 Johan DahlinRevert "[scanner] Revert static method pairing"
2010-09-06 Johan Dahlin[scanner] Revert static method pairing
2010-09-02 Colin Waltersscanner: Associate constructors with correct class
2010-08-31 Colin WaltersMajor rewrite
next