summaryrefslogtreecommitdiff
path: root/tests/basic-types/garray.c-expected
Commit message (Expand)AuthorAgeFilesLines
* codegen: Emit G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC() for structsRico Tzschichholz2022-02-241-0/+1
* vala: Add foreach statement support for GLib.ArrayPrinceton Ferro2022-01-241-0/+178
* codegen: Use __once instead of __volatile in generated codeVal Och2022-01-031-8/+8
* codegen: Initialize "result" variable on declaration for abstract methods onlyRico Tzschichholz2022-01-031-5/+5
* vala: Don't restrict element type of GLib.ArrayRico Tzschichholz2021-09-151-0/+64
* tests: Add expected generated C sourcesRico Tzschichholz2021-07-161-0/+608