[vala] (137 commits) Non-fast-forward update to branch wip/issue/777
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] (137 commits) Non-fast-forward update to branch wip/issue/777
- Date: Thu, 17 Oct 2019 10:41:30 +0000 (UTC)
The branch 'wip/issue/777' 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:
67334d7... WIP vala: Check coverage of switch on enum-type and issue w
Commits added to the branch:
f45924e... linux: Add more Input and update UserspaceInput bindings (*)
afbb182... vala: Init formal_target_type of ArrayCreationExpr from Ini (*)
5654475... vala: Add missing closing brace/bracket in to_string() (*)
0491b3c... Release 0.45.91 (*)
417ff6c... gstreamer: Update from 1.17.0+ git master (*)
747c50c... vapi: Update GIR-based bindings (*)
fe187b5... libsoup-2.4: soup_auth_new is not a constructor but a facto (*)
092485e... girparser: Improve evalution of instance-parameter informat (*)
e31a1aa... gtk4: Regenerate to pick up DestroyInstance attributes (*)
0acf13a... Regenerate GIR-based bindings to pick up out/ref instance-p (*)
865ee3a... gstreamer: Update from 1.17.0+ git master (*)
cbf2b2e... vapi: Update GIR-based bindings (*)
0514e46... glib-2.0: Add new symbols from 2.62 (*)
ba8122d... vala: Move find_parent_type_symbol/get_this_type() to Seman (*)
378b9e6... tests: Extend "pre- and post-condition" test to increase co (*)
3d5b0b4... gio-2.0: Drop metadata for NativeSocketAddress (*)
82aafab... gstreamer: Update from 1.17.0+ git master (*)
6e38fba... tests: Add dedicated "property ownership" tests (*)
e0ab9ae... girparser/gidlparser: "value_owned = true" by default for p (*)
6afaf44... codewriter: Write "weak" modifier for properties (*)
e8830f4... glib-2.0: Use 'GStatBuf' as ctype for 'Stat' (*)
5b26f5d... glib-2.0: Fix MutexLocker binding (*)
99d0f6f... glib-2.0: Add missing "DestroysInstance" attributes to Mute (*)
8f3a0a0... codegen: Don't append unreachable clean-up section of Block (*)
668345f... codegen: Don't cause double-free due append_local_free() in (*)
aaa657e... codegen: Don't unconditionally add/return internal "result" (*)
1430c46... Add boolean CodeContext.keep_going and corresponding compil (*)
c0e44e4... json-glib-1.0: Change abstract methods of Serializable to v (*)
a173c6e... genie: Creation methods should not be static (*)
d4f1dd4... tests: Add regression test for genie struct construction (*)
4e695a4... vala: Exclude nullable simple-type structs from gobject-pro (*)
d144372... libvaladoc: Don't traverse into close circles with parent (*)
5779d7f... vala: Reject unary operations on nullable integer/floating (*)
3c5d2b6... Release 0.46.0 (*)
2603782... valadoc: Explicitly pass --pkg libvala@PACKAGE_SUFFIX@ as f (*)
2c46fb1... vapi: Update GIR-based bindings (*)
bbaae36... vala: Run FlowAnalyzer on all given source-files (*)
d302612... gtk+-3.0: Fix ownership mismatch of ColorButton.rgba proper (*)
1cadf72... gtk4: Update to 3.96.0+97231ca2 (*)
9a28d01... gstreamer: Update from 1.17.0+ git master (*)
9315e83... gio-unix-2.0: Add UnixMountEntry.get_root_path() since 2.60 (*)
97791f2... Release 0.46.1 (*)
a54e4d8... sqlite3: Fix use of possibly unassigned parameter `errmsg' (*)
53b09d4... libvaladoc: Include valadoc@PACKAGE_SUFFIX@.deps into tarba (*)
7e4b86d... glib-2.0: DateTime.from_iso8601() can take a null TimeZone (*)
6994986... Revert "libvaladoc: Include valadoc@PACKAGE_SUFFIX@.deps in (*)
7028f8a... valadoc: Explicitly pass --pkg libgvc (*)
9a4d04c... gobject-2.0: Some cherry-picking from GIR generated binding (*)
be4669e... Directly use "memmove()" while g_memmove() is deprecated si (*)
9c836f4... gio-unix-2.0: Fix DesktopAppInfo.get_string(), UnixFDMessag (*)
85549c3... tests: Add "qualified member/symbol access" tests to increa (*)
3a2fdaa... tests: Add invalid "parser" tests to increase coverage (*)
ddb1d68... tests: Extend preprocessor-vala test with VALA_0_46 (*)
e42c7b0... tests: Extent "post-condition" creation method test to incr (*)
5504248... tests: Add "main block" parser test to increase coverage (*)
4f21af8... tests: Add more "invalid expression" tests to increase cove (*)
435e275... vala: Report dedicated error message for params-array param (*)
079eb7c... vala: Output "params" qualifier of parameters (*)
465be97... Bump version suffix to 0.48 (*)
f9acb47... codegen: Move a bunch of methods to static functions (*)
5182ac2... codegen: Move type-argument checks to SemanticAnalyzer (*)
72061ee... vala: Warn when directly accessing member of silent cast-ex (*)
b4ad44e... vala: Add package_name to missing member error for external (*)
fc246aa... vala: Allow to override virtual interface implementations (*)
34f49f4... vala: Perform stricter compatibility check for delegates (*)
9a0cc13... gstreamer: Update from 1.17.0+ git master (*)
7a1f0b3... gtk4: Update to 3.96.0+bcea9652 (*)
469d043... gtk4: Constructors of Gtk.MediaFile needs to be static func (*)
7d317eb... vala: Let methods return an unowned reference to internal c (*)
4ed61d4... vala: Let DataType.get_return_type() return an unowned refe (*)
2b00c99... vala: Return unowned references of internal helper symbols (*)
061c02a... vala: Rename DataType.data_type property to DataType.type_s (*)
a6bdd4c... codegen: Follow rename of DataType data_type property to ty (*)
72b187a... valadoc: Follow rename of DataType data_type property to ty (*)
7f40ed8... vala: Micro optimizations for SemanticAnalyzer (*)
1618e76... vala: Micro optimizations for MethodCall (*)
740b5db... vala: Micro optimizations for MemberAccess (*)
2be23ae... vala: Micro optimizations for Assignment (*)
29a3cae... vala: Unify backing symbol instance of data-types (*)
f01dde8... vala: Move common implementations to CallableType (*)
325c81d... vala: Drop DelegateType.to_qualified_string() which is dupl (*)
9811ebe... vala: Micro optimizations (*)
67b98ff... codegen: Accept children after generating type specific dec (*)
7bfd9a3... ccode: Implicitly register declaration for added CCodeFunct (*)
b2b162d... Sync NEWS from 0.46 (*)
f3248c8... codegen: Support gobject property of null-terminated array (*)
10754be... vala: Unify backing symbol instance of data-types (2) (*)
d4bb50a... docs: Mention requirement of autoconf-archive as build-depe (*)
c39b767... glib-2.0: Set default_value attribute for GLib.pointer (*)
32d9bb6... codegen: Preserve full access to delegate variables and its (*)
b5aa04b... codegen: Initialize delegate temp-var which is assigned by (*)
f0b5be7... codegen: Silence warning about copying if delegate doesn't (*)
1bce8c0... tests: Add dedicated "delegate without target through varar (*)
bab871f... codegen: Allow passing/retrieving any delegate to/from vara (*)
2e6f652... codegen: Support gobject property of delegates not carrying (*)
ca7ab54... vala: Add delegate_target_type and delegate_target_destroy_ (*)
c054da9... vala: Add DelegateType.target/destroy fields to access its (*)
7da59be... tests: Extend "fastvapi" test to increase coverage (*)
059b748... vala: Fix compatible/disposable check between structs and t (*)
02d821b... xcb: Fix "missing return statement at end of subroutine bod (*)
1265b39... avahi-client: Fix "use of possibly unassigned parameter" wa (*)
2145369... gnutls: Fix "use of possibly unassigned parameter" warnings (*)
b0f0ad0... tokyocabinet: Fix deprecation warnings (*)
ecdda66... vala: Don't issue a warning for non-public struct fields in (*)
d9c368a... vapi: Perform syntax and semantic check for all bindings on (*)
44b19fd... girparser: Add required copy/free attributes for gtype-boxe (*)
3c4b42d... codegen: Use gtype-boxed API for structs with "g_boxed_free (*)
b8c28eb... Regenerate GIR-based bindings to pick up copy/free attribut (*)
dc1d788... glib-2.0: Add binding for "gettext()" (*)
91fc970... codegen: Make CCodeBaseModule.generate_method_declaration() (*)
f413cb3... codegen: Fix custom reference-counting for compact classes (*)
774f69b... valadoc/tests: Use type for property which is compatible wi (*)
278797a... libvaladoc: Fix parameter and property ownership declaratio (*)
c3b972e... libvaladoc: Drop unused code (*)
743e8f9... libvaladoc: Remove TypeReference.pass_ownership API (*)
5024c64... glib-2.0: Guard against passing null source to GLib.Memory. (*)
05a7609... Sync NEWS from 0.46 (*)
0927777... libvaladoc: Fix ownership declarations of Constants (*)
9776597... parser: `owned` is not allowed on Constants (*)
9792611... vala: Replace if-else-tree with switch in UnaryExpression.c (*)
73dfbd9... vala: Replace if-else-tree with switch in BinaryExpression. (*)
7db6bc9... codegen: Replace if-else-tree with switch in CCodeBaseModul (*)
683ee16... vala: Use private argument_list field instead of get_argume (*)
d392d3d... codegen: ErrorType is not a Symbol (*)
f3f466b... tests: Add "wrongly named constructor" tests (*)
40dbdc2... glib-2.0: Add new symbols from 2.64 (*)
2661221... vala: Respect --abi-stability in Class/Interface.accept_chi (*)
d79401a... vala: Accept interface as inner type for object-type symbol (*)
b1d2580... glib-2.0: Add binding for "warning_once()" since 2.64 (*)
377dd29... gstreamer: Update from 1.17.0+ git master (*)
4ad6246... webkit2gtk-4.0: Update to 2.27.1 (*)
555a434... vapi: Update GIR-based bindings (*)
0943223... girwriter: Restore behaviour for delegate-types (*)
98d7546... tests: Extent "girwriter" test to increase coverage (*)
cfb2e99... codegen: Drop unreachable and misplaced code (*)
7ca183c... tests: Extent "post-condition" virtual method test to incre (*)
20bf320... WIP vala: Check coverage of switch on enum-type and issue w
(*) 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]