[vala] (163 commits) Non-fast-forward update to branch wip/tintou/linux-connector
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] (163 commits) Non-fast-forward update to branch wip/tintou/linux-connector
- Date: Sat, 27 Apr 2019 14:47:16 +0000 (UTC)
The branch 'wip/tintou/linux-connector' 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:
74c6ca7... linux: add Connector bindings
477e93e... Rename CbId and CnMsg to CallbackId and Message, remove des
Commits added to the branch:
ba47fa6... vapi: Follow GTK upstream rename to gtk4 and gtk4-unix-prin (*)
b1fc729... gtk4: Update to 3.94.0+d2d35e52 (*)
c5c6350... Revert "valadoc: Drop duplicated code to add source files a (*)
f7c386e... Revert "valadoc: Update API tests" (*)
c517b19... gstreamer: Update from 1.15.1+ git master (*)
1a1e184... gtk4: Update to 3.94.0+a872c41f (*)
0940516... gtk4-unix-printer: Update to 3.94.0+a872c41f (*)
dd8b315... gtk+-unix-print-*.0: Fix PrintJob.get_page_ranges(), Printe (*)
00efb46... gio-unix-2.0: Add DesktopAppInfo.get_string_list() since 2. (*)
a5b2d9d... vapi: Drop gdk-x11-3.0 from GIDL_BINDINGS (*)
0ddc304... valadoc: Report warning if resources for doclet could not b (*)
bfd20ef... clutter-1.0: Drop deprecated from Actor.pick() (*)
daacd8f... libvaladoc: Properly support the output of async constructo (*)
8a2e9e0... webkit2gtk-4.0: Update to 2.23.90 (*)
9244f11... gtk4: Update to 3.94.0+bea1a02e (*)
a0b7448... vapi: Update GIR-based bindings (*)
2433837... atk-1.0: Adjust for upstream revert of Implementor using G_ (*)
23aff6b... gtk4: Update to 3.94.0+02e856f6 (*)
ff57dee... webkit2gtk-4.0: Update to 2.23.91 (*)
3c80886... girparser: Correctly set array_length_type for delegates re (*)
e84cb6f... Revert "vala: Don't replace assignments for local variables (*)
8f73879... tests: Add regression test for modulo operation on double a (*)
2933ce0... glib-2.0: Add "delegate_target = false" to Log.writer_journ (*)
18ce181... Release 0.43.91 (*)
8b280ea... codegen: Rename to CCodeMethodCallModule.generate_enum_to_s (*)
ffc53c4... codegen: Allow to associate CCodeFile to actual SourceFile (*)
5d7b6a1... codegen: Only emit declaration of *_register_type if needed (*)
2f66164... tests: Add "ModuleInit" test to increase coverage (*)
4e4ce22... tests: Add "to_string" enum test to increase coverage (*)
3397767... tests: Add "struct in array" test to increase coverage (*)
8312c8b... tests: Add "null-terminated array" delegate test to increas (*)
b488cd2... tests: Add "constructor chain up" generics test to increase (*)
cc55883... tests: Add "custom types" struct tests to increase coverage (*)
2338934... tests: TypeModule allows registering static types since 2.5 (*)
d41e216... codegen: Replace if-else-tree with switch in visit_unary_ex (*)
005f5b6... codegen: Replace if-else-tree with switch in visit_binary_e (*)
48f26fa... codegen: Add get_variable_array_length_cname() and use as p (*)
088c20b... codegen: Respect array_length_cname attribute for global fi (*)
f71945c... gobject-2.0: Add SignalHandler.disconnect_by_data() (*)
d6421ce... testrunner: Add support for Genie source files (.gs) (*)
feac71e... tests: Add some Genie tests to increase coverage (*)
50225a7... genie: Allow the main function "init" to return an integer (*)
177857b... genieparser: Don't create VoidType unconditionally (*)
95429f6... girwriter: Support transfer-ownership="container" for array (*)
fca559e... tests: Extent "girwriter" test to increase coverage (*)
68e7d2a... poppler-glib: Update to 0.74 (*)
af6959c... codegen: Replace gvaluecollector_h_needed with dedidated ad (*)
b3b9837... codegen: Respect finish[_vfunc]_name attributes defined in (*)
1941951... girwriter: Always use get_gir_name() for TypeSymbols (*)
fcc4a92... vala: Correctly perform compatibility check of array length (*)
8629327... vala: Don't ignore qualified parent when inferring type of (*)
fd487e0... codegen: Include "glib-object.h" for typeof expression (*)
59e68b3... gtk4: Update to 3.94.0+b4ae491b (*)
0c02043... vapi: Update GIR-based bindings (*)
d1bebfd... tests: Extent "post-condition" method test to increase cove (*)
1950090... Release 0.43.92 (*)
502fa27... tests: Add regression test for generic-type interference of (*)
13f38eb... vala: More regular invocations of check() on inferred Expre (*)
d9a715a... gstreamer: Update from 1.15.2+ git master (*)
cc99048... vapi: Update GIR-based bindings (*)
d3770a0... gtk4: Update to 3.94.0+eacbeb9e (*)
40fa349... parser: Restrict source_reference for catch/lock expression (*)
3897555... parser: Don't include assigned value in source_reference of (*)
ea50b08... parser: Exclude trailing semicolon from source_reference of (*)
96b33d6... parser: Extend source_reference of initializer-list to cove (*)
d792297... parser: Don't include initializer in src-ref of array-creat (*)
1fc7ec4... parser: Don't include member-initializer in src-ref of obje (*)
5c24e43... Release 0.44.0 (*)
5c19009... gsignal: get_detail_cexpression/get_signal_name_cexpression (*)
abbdfdd... tests: Extend "detailed signal" test to increase coverage (*)
ed72aa2... gsignal: Use guint to represent flags-enum in custom GMarsh (*)
a8d1c68... gsignal: Move disconnect error from signal-module to semant (*)
371512e... tests: Extend "struct with delegate" test to increase cover (*)
0d09b1d... tests: Add "method ccode return-type" test to increase cove (*)
9199f6a... ccodegen: Use unsigned default value for flags-enum (*)
2703619... vala: Allow assignment of 0U to enum types (*)
2bd25b6... gio-2.0: SocketAddress.from_native() is a factory method no (*)
ea77a74... Mark defined constructors of abstract classes as protected (*)
fac2cec... parser: Implicit creation method of abstract classes must b (*)
5a5da40... vte-2.90: Mark as deprecated, it was replaced by vte-2.91 (*)
f3b5ce8... glib-2.0: Add string.validate_len() since 2.60 (*)
a1f23d3... libvaladoc: Don't try to create a Content.ListItem when the (*)
cbada43... libgvc: Some additions and ownership/return-type fixes (*)
d571747... gstreamer: Update from 1.15.2+ git master (*)
a6c1648... gtk4: Update to 3.94.0+f14d998c (*)
499fdf7... vapi: Update GIR-based bindings (*)
cc9ab83... Release 0.44.1 (*)
8106f17... Bump version suffix to 0.46 (*)
1229ead... Require and target GLib >= 2.48 (*)
f4b86c1... vala: Add support for --target-glib=auto (*)
2caef4f... vala: Report error for public creation methods of abstract (*)
d19187f... vala: Report error for yield statements without async conte (*)
e0d8685... codegen: Handle ArrayType in visit_delete_statement() as de (*)
1cc3f8a... vapi: Remove vte, vte-2.90 bindings (*)
254a253... vapi: Rename graphene-1.0 to graphene-gobject-1.0 (*)
4bcd543... vala: Variadic parameters are not supported for async metho (*)
cc034f3... codegen: Move and make a few methods to static functions (*)
2511490... glib-2.0: Don't annotate dedicated GLib.assert_*() function (*)
f5a2813... codegen: No need to retrieve CodeContext.save_csources insi (*)
67a8ac1... vala: Add CodeContext.get_source_file() and perform some sa (*)
f9bae0e... vala: Bump implicit target-glib to 2.48 (*)
4b00344... tests: Add some invalid "array slice" tests to increase cov (*)
12957d1... tests: Add a field starting with a digit test (*)
230cd35... tests: Add more invalid "assignment" tests to increase cove (*)
7584b13... ccode: Rename CCodeFeatureTestMacro to CCodeDefine and gene (*)
9a9ffd7... codegen: Move get_type_signature() to DataType (*)
5baacba... codegen: Move try_cast_variant_to_type() to GVariantModule. (*)
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 (*)
8ebe75b... linux: add Connector bindings
7de3cac... Rename CbId and CnMsg to CallbackId and Message, remove des
(*) 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]