summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* scanner: Support boolean constantsFlorian Müllner2013-11-291-0/+3
* scanner: Don't barf on anonymous unionsColin Walters2013-10-301-0/+20
* giscanner: Include field documentationStef Walter2013-10-281-0/+3
* giscanner: Correctly consume field annotations on structsStef Walter2013-10-281-0/+14
* giscanner: Respect __GI_SCANNER__ when scanning for macrosStef Walter2013-10-211-0/+10
* giscanner: write '<varargs/>' instead of '<varargs></varargs>'Dieter Verfaillie2013-10-081-4/+2
* giscanner: write virtual method instance parameter docs to .gir fileDieter Verfaillie2013-10-081-0/+4
* giscanner: don't generate synthetic names for '...' parameterDieter Verfaillie2013-10-081-2/+2
* giscanner: honor line and paragraph breaks in description fieldsDieter Verfaillie2013-10-081-6/+12
* giscanner: fix description field storage in .gir filesDieter Verfaillie2013-10-081-4/+10
* Revert addition of __int128 testsColin Walters2013-05-071-7/+0
* scanner: Parse __int128 and friends as "int"Colin Walters2013-05-071-0/+7
* tests: Add a struct with fixed-size gcharColin Walters2013-04-191-0/+21
* giscanner: fix broken xml:whitespace attributes in .gir filesDieter Verfaillie2013-04-091-324/+324
* tests: fix a too wide search/replaceDieter Verfaillie2013-04-091-12/+11
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-271-0/+18
* scanner: internals cleanup: Key more things off NamespaceColin Walters2013-02-261-2/+0
* scanner: Synthesize argument names if we don't see oneColin Walters2013-02-261-2/+2
* sourcescanner: Make sure to mark constants as setJasper St. Pierre2013-02-181-0/+15
* sourcescanner: Fix symbolic references in enum membersJasper St. Pierre2013-02-161-15/+14
* annotation: Fix invalid typeJasper St. Pierre2013-02-071-3/+2
* tests: Move do_moo to warnlibJasper St. Pierre2013-02-071-50/+0
* tests: Move TestInherit into RegressJasper St. Pierre2013-02-071-0/+105
* tests: Move Foo into RegressJasper St. Pierre2013-02-071-0/+1435
* tests: Move Annotation into RegressJasper St. Pierre2013-02-071-0/+1005
* ast: Make sure to export c:type for signals and propertiesJasper St. Pierre2013-02-011-23/+23
* girparser: Serialize and read back the instance_parameterJasper St. Pierre2013-02-011-0/+162
* Regress: Add signal returning a GArrayMartin Pitt2013-01-041-0/+13
* Regress: Update expected gir for previous changesRico Tzschichholz2012-11-211-0/+34
* scanner: Emit correct type for unsigned integer constantsColin Walters2012-11-071-1/+1
* scanner: Correctly handle large 64 bit integer constantsColin Walters2012-10-301-0/+15
* Add documentation for enumeration membersGiovanni Campagna2012-10-281-29/+61
* regress: Add a test case for skipping a function with an unannotated callbackColin Walters2012-10-271-0/+15
* [gobject-introspection] Add test method for GDestroy with no user dataSimon Feltman2012-10-111-0/+20
* regress: Add API to test signals with (u)int64 paramsNicolas Dufresne2012-09-121-0/+38
* scanner: methods cannot have an out-arg as their first argTorsten Schönfeld2012-08-211-0/+38
* Revert "Implement "rename to" annotation for records"Colin Walters2012-08-131-29/+0
* Test typedef in #defineAlban Browaeys2012-08-031-0/+8
* scanner: handle unsigned properly for type of defined sizeAlban Browaeys2012-08-031-0/+5
* giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + miscAlban Browaeys2012-08-031-0/+5
* Regress: Update expected gir for previous changesColin Walters2012-07-311-1/+1
* Add test for "rename to" annotation for recordsJon Nordby2012-07-271-0/+29
* scanner: support stability tagEvan Nemerson2012-07-101-0/+10
* scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...Colin Walters2012-07-081-1/+15
* giscanner: Write detailed information in "type" tag's "c:type" attribute.Krzesimir Nowak2012-07-071-33/+57
* scanner: complete the enum-to-error-quark fixGiovanni Campagna2012-06-181-0/+123
* tests: Add a refcounting boxedJasper St. Pierre2012-06-011-0/+17
* 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