summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Add a foreign struct signal testJasper St. Pierre2012-05-251-0/+17
* Fix regress_test_closure_variant return valueMartin Pitt2012-05-051-1/+1
* tests: Add GType property TestObj:gtypeBastian Winkler2012-04-191-0/+6
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-051-0/+20
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-25/+25
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-271-0/+24
* Add test for a GPtrArray return with transfer fullMartin Pitt2012-02-161-0/+8
* scanner: Allow adding annotations to vfuncs directlyJasper St. Pierre2012-02-091-0/+27
* tests/scanner: Update Regress-1.0-expected.girRico Tzschichholz2012-02-061-11/+11
* Add tests for array arguments in callbacksGiovanni Campagna2012-02-061-0/+34
* Add regress_test_null_gerror_callbackPaolo Borelli2012-02-061-0/+11
* tests: Add another simple boxed type with a complex constructorJasper St. Pierre2012-02-031-0/+30
* Add regress test methods for callbacks taking GError and GHashTableMartin Pitt2012-01-241-0/+79
* Allow using GLib.List(Foo) instead of GLib.List<Foo>Olivier Crête2012-01-101-0/+13
* tests: Add a long string constant testColin Walters2011-12-201-0/+5
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-211-0/+16
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-141-0/+19
* Add constant value annotationJohan Dahlin2011-09-141-5/+13
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-111-0/+39
* scanner: Don't try to copy c:type if we're parsing (element-type)Colin Walters2011-08-291-41/+41
* Add a regress test for a method returning GPtrArrayXavier Claessens2011-08-261-0/+8
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-161-1/+13
* Regress-1.0-expected: Update for previous changeColin Walters2011-08-151-0/+40
* Try harder to preserve c:typeJohan Dahlin2011-08-131-42/+42
* Add signal flagsJohan Dahlin2011-08-131-5/+45
* annotationparser: Only accept certain tagsColin Walters2011-08-131-2/+4
* scanner: add a moved_to property to backcompat functionsTorsten Schönfeld2011-08-131-1/+2
* scanner: handle static methods on all typesTorsten Schönfeld2011-08-131-0/+6
* scanner: Don't throw away blank lines in the docsColin Walters2011-08-131-0/+13
* Add Regress method for a closure taking and returning a GVariantMartin Pitt2011-08-121-0/+17
* giscanner: mark GAsyncReadyCallbacks as allow-noneDan Winship2011-07-011-1/+4
* Fix accessing structure fields that are arraysGiovanni Campagna2011-06-081-8/+1
* Always add a zero-terminated attribute when it cannot be impliedGiovanni Campagna2011-06-041-17/+19
* scanner: Support _get_gtype() as a GType creation suffixColin Walters2011-06-031-1/+1
* Update expected GIR for commit e70cdbce955475915ea441bdbd45d02d825786f6Colin Walters2011-06-031-5/+5
* Regress: Add GVariant testsColin Walters2011-05-251-0/+31
* Add more coverage for recently added (skip) regress additionsDavid Zeuthen2011-05-131-1/+143
* Move recently added (skip) tests to the regress moduleDavid Zeuthen2011-05-131-0/+52
* GScannerParser: recognize character constantsGiovanni Campagna2011-05-121-0/+9
* giscanner: read (array) and (element-type) annotations for fieldsGiovanni Campagna2011-05-111-8/+38
* Update expected gir for previous changeGOBJECT_INTROSPECTION_0_10_8Colin Walters2011-05-051-0/+5
* g_field_info_get_field: return correct pointer for C arrayMaxim Ermilov2011-05-041-0/+10
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-221-0/+5
* Add (method) overridesTomeu Vizoso2011-02-021-0/+5
* Add (constructor) annotationTomeu Vizoso2011-01-281-0/+11
* Preserve the c:type of array elementsTomeu Vizoso2011-01-211-17/+17
* Make caller-allocates detection work for struct aliasesPavel Holejsovsky2011-01-131-0/+18
* Add support for g[u]intptr in scanner and girwriter.Pavel Holejsovsky2011-01-131-4/+4
* tests: Update expected girs for --c-includeColin Walters2011-01-111-0/+1
* scanner: support typedefs for container typesJonathan Matthew2010-12-161-0/+31