| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: Update c-expected | wszqkzqk | 2023-01-11 | 1 | -1/+1 |
| | | |||||
| * | codegen: Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for interfaces with base class | Rico Tzschichholz | 2022-02-24 | 1 | -0/+2 |
| | | | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/1292 | ||||
| * | codegen: Use __once instead of __volatile in generated code | Val Och | 2022-01-03 | 1 | -24/+24 |
| | | | | | | This better reflects purpose of relevant variables, especially given that they aren't volatile anymore on GLib 2.68+. | ||||
| * | codegen: Initialize "result" variable on declaration for abstract methods only | Rico Tzschichholz | 2022-01-03 | 1 | -3/+3 |
| | | |||||
| * | tests: Add expected generated C sources | Rico Tzschichholz | 2021-07-16 | 1 | -0/+527 |
