vala:wip/issue/1429

Last commit made on 2024-04-05
Get this branch:
git clone -b wip/issue/1429 https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/issue/1429
Repository:
lp:vala

Recent commits

3e0477b... by Rico Tzschichholz

Update tests (partly correct)

faa3a35... by Rico Tzschichholz

gtk4: StyleContext.add_provider_for_display/remove_provider_for_display is not deprecated

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1429

241ae02... by Rico Tzschichholz

vala: Recursively check for Version.deprecated attribute from bottom to top

cd7ee60... by Rico Tzschichholz

girparser: Improve handling of deprecated=false metadata

4646190... by Reuben Thomas

glib-2.0: Add SPACING_MARK, deprecate COMBINING_MARK

46d4185... by Zhou Qiankang <email address hidden>

glib-2.0: Avoid unnecessary copying operations in FileStream.read_line()

86984c5... by Rico Tzschichholz

codegen: Properly pass through a null-terminated out argument

43a348b... by Rico Tzschichholz

codegen: Update array length variable passed to null-terminated ref parameter

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1536

e42c1ee... by Zhou Qiankang <email address hidden>

vala, codegen: Add `o` modifier to regex literal

Use compile flag `G_REGEX_OPTIMIZE` to make use of JIT optimization

98c5bff... by Rico Tzschichholz

vapi: Regenerate for GIDL-based bindings to pick up gid_t/uid_t fix