[vala] (103 commits) Non-fast-forward update to branch wip/defines
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] (103 commits) Non-fast-forward update to branch wip/defines
- Date: Sat, 15 Jun 2019 07:36:56 +0000 (UTC)
The branch 'wip/defines' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
9c68b54... Support `define' expressions in global scope of source file
Commits added to the branch:
0ed8cad... codegen: Don't create special GArray clear-func for non-nul (*)
906f76d... codegen: Resolve generics in sizeof-expression of parameter (*)
f83ecd8... codegen: Use default-value to pass element_size to GArray c (*)
409136a... gio-2.0: Revert enum-typed flags parameters in Socket API (*)
0c9534a... gstreamer: Update from 1.15.2+ git master (*)
2d9c89e... vapi: Update GIR-based bindings (*)
7d771a0... codegen: Move implicit GValue cast for comparison to Binary (*)
6d71850... codegen: Use available *_unref functions in G_DEFINE_AUTOPT (*)
126dee3... codegen: Handle "modulo" operation on floating-types in CCo (*)
1f885e9... vala: Don't replace assignments for local variables with no (*)
250f5a9... tests: Add "struct (un)boxing" variant test (*)
a67b8ec... docs: Bump glib requirement in README.md (*)
75a87e2... vala: Report error for unsupported operator instead of asse (*)
73ce2cb... girparser: Create correct output in get_default_lower_case_ (*)
d7dd578... gobject-introspection-1.0: Fix TypeInfo and TypeTag method (*)
e67b115... gstreamer-1.0: Fix TypeFind and TypeFindFactory method refe (*)
eb3b8f9... codegen: Implement silent-cast for GLib.Variant (*)
c900b4b... gtk4: Update to 3.94.0+f273eca7 (*)
82ce22f... libvaladoc: Handle missing Content.List.Bullet.ORDERED in s (*)
fbf265a... libvaladoc: Handle missing Run.Style.NONE in switch (*)
abaf1a5... Add explicit "default: break;" statements for coverage of e (*)
74952b2... Sync NEWS from 0.44 (*)
ddf82bd... valadoc: Drop obsolete "Driver" API (*)
ecc4780... build: Require --with-cgraph configure flag when cross-comp (*)
46919c2... pango: Fix StringBuilder parameter of scan_word() (*)
191c8cd... tests: Extend "assigned local variable" control flow tests (*)
b9b8d51... tests: Add "unassigned local variable in while" test (*)
3294e93... vala: Include possible "result" to defined variables of Met (*)
d7443e7... vala: Use global CodeContext to retrieve root_symbol (*)
3d83f31... codegen: Always assign original variable when consuming ins (*)
3842115... gstreamer: Update from 1.15.2+ git master (*)
008f75e... gdk-3.0,gtk+-3.0: Update from 3.24.7+ (*)
cbf083f... gtk4: Update to 3.94.0+2594593d (*)
b8e1a4e... libarchive: Fix Archive.[set_]mode/perm() and add Archive.F (*)
90f59c6... Sync NEWS from 0.44 (*)
5d7b263... parser: Set correct end source-location for Block (*)
42733e8... parser: Improve source-location for LocalVariable/Declarati (*)
bb79b1f... parser: Don't include trailing semi-colon to ExpressionStat (*)
bd28a5d... parser: Improve source-location for local Constant declarat (*)
6fb2065... parser: Improve source-reference of declaration block for F (*)
922e7b9... parser: Set correct end source-reference of Block for embed (*)
2144686... tests: Extend "assigned local variable" control flow tests (*)
cc92422... tests: Extend "foreach" tests to increase coverage (*)
71b48a7... gstreamer: Update from 1.15.90+ git master (*)
e7cc805... gtk4: Update to 3.94.0+2656f5b4 (*)
dd52f74... javascriptcoregtk-4.0: Update to 2.24.1 (*)
1a90ab3... vala: Write "Source" attribute in fast-vapi mode (*)
c5fbd6c... tests: Add "fast-vapi" test to increase coverage (*)
3e09e17... vapi: Add graphene-1.0 to allow smoother transition to grap (*)
d4da5be... tests: More "unassigned variable" tests to increase coverag (*)
f938139... build: Pass some useful G_LOG_DOMAIN definitions (*)
fd3fedf... girwriter: Mention that this file is generated and not mean (*)
7ac4a4a... girwriter: Properly resolve GLib.TypeInterface instead of h (*)
fb78200... tests: Fix namespace attributes for girwriter (*)
7771194... valadoc/tests: construct properties require GLib.Object der (*)
d4c9da2... codegen: Move GObject property validity checks to SemanticA (*)
6c8c75f... codegen: Move construct property checks to SemanticAnalyzer (*)
3fa987e... girwriter: Don't write "property" attribute for non-gobject (*)
c3db5c6... tests: Adjust for fuzzy generated GIR header (*)
0675eb1... codegen: Make sure to call a corresponding pop_context() (*)
7612235... codegen: Make sure to call a corresponding pop_line() (*)
14fb293... codegen: Make sure to call a corresponding pop_function() (*)
153b835... tests: Actually define SkippedStruct as struct for girwrite (*)
5284e6b... girwriter: Properly write attributes for non-GObject classe (*)
3f5dc66... girwriter: Don't write c:include tags for symbols from exte (*)
96c0d9b... girwriter: Populate gir_namespace/version attributes of ext (*)
bed0291... girwriter: Only replace existing GIR files if they changed (*)
b9085f2... gtk4: Update to 3.94.0+724ec3ca (*)
6d63ab1... gstreamer: Update from 1.17.0+ git master (*)
6c75818... vapi: Update GIR-based bindings (*)
96e55fe... compiler: Add OptionFlags.NO_ARG to deprecated "--thread" o (*)
0d0e39b... girwriter: Write implicit parameters and properties for gen (*)
23a8257... girwriter: Write implicit fields for arrays and delegates (*)
3af1cfb... codegen: Support GObject properties with nullable GType-bas (*)
59eea90... girparser: Add support for string "ctype" metadata (*)
14ea933... codegen: Always use G_TYPE_CHECK_INSTANCE_TYPE for external (*)
5f979d8... gtk4: Update to 3.96.0+6a27fe15 (*)
f7f5053... gstreamer: Update from 1.17.0+ git master (*)
12123d2... vapi: Update GIR-based bindings (*)
2d5dc1b... cogl-1.0: Fix out-params in Cogl.get_modelview_matrix/proje (*)
d50c327... tests: Properties with NoAccessorMethod return heap-allocat (*)
a6441ec... vala: No-accessor struct properties in GLib.Object class mu (*)
9a5cc9e... vala: Trust "value_owned" when writing property getter (*)
357042e... Regenerate GIR-based bindings to fix getter ownership of st (*)
3971b25... Regenerate GIDL-based bindings to fix getter ownership of s (*)
ef09730... clutter-1.0: Bind Margin, PaintVolume, Point, Rect and Size (*)
a929a44... codegen: When freeing local variables don't stop at "switch (*)
82506bd... gtk4: Update to 3.96.0+322507f2 (*)
96cc5c9... vala: Strip "basedir" from Source.filename attribute (*)
9365176... Release 0.45.1 (*)
44f94a2... gstreamer: Update from 1.17.0+ git master (*)
e9a7a08... vapi: Update GIR-based bindings (*)
6b021bb... webkit2gtk-4.0: Update to 2.25.1 (*)
4ba7672... gstreamer: Update from 1.17.0+ git master (*)
bbd3af2... gtk4: Update to 3.96.0+cfe648eb (*)
d611472... gtk4: Update to 3.96.0+69016825 (*)
c835e02... genie: Drop unused "writeonly" token (*)
2608af4... glib-2.0: Add Unicode 12.0 symbols (*)
a9b927a... gmodule-2.0: Build from GIR (*)
ce08144... libvaladoc: Use non-deprecated GLib.ModuleFlags values (*)
1aeda5f... codegen: Use array_length of collection variable instead of (*)
5e96fb6... girwriter: Report error on secondary top-level namespace to (*)
a2933fe... Support `define' expressions in global scope of source file
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]