Skip to content
Commits on Source (15)
2023-05-25 Rico Tzschichholz <ricotz@ubuntu.com>
Release 0.56.8
2023-05-24 Rico Tzschichholz <ricotz@ubuntu.com>
tests: Update c-expected
2023-05-21 Rico Tzschichholz <ricotz@ubuntu.com>
tests: Add more method tests to increase coverage
2023-05-21 Val Och <v19930312@gmail.com>
gtk4: Don't skip AlertDialog ctor
2023-05-21 JCWasmx86 <JCWasmx86@t-online.de>
glib-2.0: Fix binding of g_variant_type_n_items()
2023-05-21 Andre Klapper <a9016009@gmx.de>
DOAP: Replace defunct mailing-list with developer-forum (GNOME Discourse)
2023-04-22 Rico Tzschichholz <ricotz@ubuntu.com>
tests: Add more Werror=... flags for clang
gio-2.0: Add new symbols from 2.76
glib-2.0: Add new symbols from 2.76
codegen: Include "glib-object.h" when using GType/GBoxedCopyFunc
2023-04-19 Rico Tzschichholz <ricotz@ubuntu.com>
valadoc/tests: Add girwriter test
valadoc: Backing method of lambda-expression isn't included in valadoc AST
build: valadoc requires valac 0.18.1
build: Improve usage of AC_PATH_PROG() for valacs
2023-04-18 Rico Tzschichholz <ricotz@ubuntu.com>
 
Release 0.56.7
......
Vala 0.56.8
===========
* Various improvements and bug fixes:
- codegen: Include "glib-object.h" when using GType/GBoxedCopyFunc
- valadoc: Backing method of lambda-expression isn't included in valadoc AST
- valadoc/tests: Add girwriter test
- build: Improve usage of AC_PATH_PROG() for valacs
- build: valadoc requires valac 0.18.1
* Bindings:
- gio-2.0: Add new symbols from 2.76
- glib-2.0: Add new symbols from 2.76
- glib-2.0: Fix binding of g_variant_type_n_items()
- gtk4: Don't skip AlertDialog ctor
Vala 0.56.7
===========
* Various improvements and bug fixes:
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
static gpointer vala_ccode_break_statement_parent_class = NULL;
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......
......@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include <glib-object.h>
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
#define _g_free0(var) (var = (g_free (var), NULL))
......
......@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include <glib-object.h>
#define _g_free0(var) (var = (g_free (var), NULL))
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......
......@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include <glib-object.h>
#define VALA_CCODE_CONSTANT_LINE_LENGTH 70
......
......@@ -24,6 +24,7 @@
*/
#include "valaccode.h"
#include <glib-object.h>
#include <stdlib.h>
#include <string.h>
#include <glib.h>
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
static gpointer vala_ccode_continue_statement_parent_class = NULL;
......
......@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include <glib-object.h>
#define _g_free0(var) (var = (g_free (var), NULL))
......
......@@ -28,6 +28,7 @@
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include <glib-object.h>
#define _g_free0(var) (var = (g_free (var), NULL))
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......
......@@ -25,6 +25,7 @@
#include "valaccode.h"
#include <glib.h>
#include <glib-object.h>
static gpointer vala_ccode_empty_statement_parent_class = NULL;
......
......@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include <glib-object.h>
#define _g_free0(var) (var = (g_free (var), NULL))
#define _vala_ccode_node_unref0(var) ((var == NULL) ? NULL : (var = (vala_ccode_node_unref (var), NULL)))
......