vala:main

Last commit made on 2024-05-18
Get this branch:
git clone -b main https://git.launchpad.net/vala

Branch merges

Branch information

Name:
main
Repository:
lp:vala

Recent commits

ed0077a... by Rico Tzschichholz

tests: Don't take the chance to conflict with C99 constant of stdbool.h

f47f949... by Rico Tzschichholz

glib-2.0: Make FileStream.*printf() return int

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

1b854d5... by Rico Tzschichholz

girwriter: Write default-value of properties

5245a38... by Rico Tzschichholz

codegen: Use correct ctype for result variable in methods in more cases

7bb6259... by Rico Tzschichholz

glib-2.0: Add missing CCode.array_null_terminated attributes to IConv.iconv()

fa704b2... by Lorenz Wildberg <email address hidden>

flatpak: Update dependencies

2b510c3... by Zhou Qiankang <email address hidden>

glib-2.0: Fix the binding of `get_console_charset`

The parameters of `g_get_console_charset` is `const char**`, the same as `g_get_charset`, is a NUL terminated UTF-8 string.

2e51560... by Rico Tzschichholz

docs: Update build dependencies

a3cb284... by Rico Tzschichholz

build: Drop obsolete references to xsltproc

e3b8ac8... by Rico Tzschichholz

docs: Bump vala version references in README.md