[vala] (205 commits) Non-fast-forward update to branch wip/meson
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] (205 commits) Non-fast-forward update to branch wip/meson
- Date: Sun, 7 Feb 2021 19:34:06 +0000 (UTC)
The branch 'wip/meson' 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:
33ad57f... meson: Add initial build support
42a504f... meson: Allow static builds
43ca190... meson: Compile everything with stricter cflags
66f0a61... WIP meson: Add tests
f52dd5c... WIP meson: Add internal-api-docs
9771386... WIP meson: Add meson-bootstrap.sh
Commits added to the branch:
a74d7ac... codegen: More use of delegate_target_type and delegate_targ (*)
b202924... vala: CodeNode.source_reference is optional, so let the API (*)
eebf2ad... valadoc: Don't call CodeContext.pop() on empty stack (*)
1d1a0cc... curses: Correctly use [PrintfFormat] attribute (*)
cfc1347... valadoc: Refactor setup of main runtime (*)
64ad6bb... vala: Convert Report.*() to real printf-like functions (*)
545121d... codegen: Make use of new printf-like API of Report.*() (*)
1d78426... vala: Make use of new printf-like API of Report.*() (*)
46daf30... libvaladoc/girimporter: Skip "docsection" elements in <name (*)
d348eab... valadoc: Correctly set verbose flag on CodeContext (*)
2010ed9... vapi: Remove SDL 1.x bindings (*)
e3319dd... vapi: Add SDL 2.x bindings (*)
88178a7... vala: Use DataType.compatible() to check for string concate (*)
78600a6... tests: Use Automake’s parallel test driver to speed up runn (*)
a7b2eb6... testrunner: A lot of simplifications (*)
b02987b... glib-2.0: Add GenericArray.find_custom() as variant of find (*)
3c9f1cb... tests: Actually export PKG_CONFIG_PATH and LD_LIBRARY_PATH (*)
dbe3e73... Perform runtime version check of libvala (*)
0856173... girwriter: Infer gir_namespace/version from target GIR file (*)
2636175... gtk4: Update to 3.99.4+0d82faa2 (*)
69a532d... gstreamer: Update from 1.19.0+ git master (*)
d45eee6... vala: Avoid taking extra reference of foreach collection fo (*)
d43edc5... vala: Accept "unowned var" as type for foreach variable dec (*)
b57f7f2... codegen: Report internal error for unsupported collection t (*)
a5dbfc4... glib-2.0: Improve GenericArray.length property (*)
05172d4... posix: Add freopen binding, as FILE.reopen() (*)
7a14ecc... posix: Add POSIX, GNU and BSD Regex APIs (*)
7ae2f11... vala: Add support for type narrowing (*)
e7d7984... vapigen: Avoid superfluous cast (*)
7055c36... linux: Add missing struct in cname for Spi.IocTransfer (*)
dec92cb... vala: Cache async parameter lists of coroutine methods (*)
5dd7f77... vala: Make sure parent_symbol for special async parameters (*)
4769941... vala: Properly restore SemanticAnalyzer.current_symbol to i (*)
11660b4... codegen: Improve GValueModule.visit_cast_expression() (*)
4f560d0... codegen: Use Expression.target_type/value_type in visit_cas (*)
6689c35... vala: Require a valid DataType instance for every TargetVal (*)
9ccdd25... vala: More copying of dedicated data-type instances for cod (*)
9319f30... DEBUG (*)
50b373b... Revert errornous git push (*)
28d0ec4... codegen: Drop obsolete dedicated handling of property value (*)
f7b4198... tests: Add more "delegate" tests to increase coverage (*)
9117a6b... tests: Add string.printf() test to increase coverage (*)
3756a16... tests: Add "constructor with inner error" test to increase (*)
760a35d... tests: Add "translated string constant" test to increase co (*)
52b14a9... ccode: Use __attribute__ replacements of G_GNUC_* for posix (*)
211e277... codegen: Apply CCodeModifiers.PRINTF to "string_printf" (PO (*)
09e149c... gtk4: Update to 3.99.4+7551f85d (*)
cd39e33... gstreamer: Update from 1.19.0+ git master (*)
412f3cf... gio-2.0: Update to 2.67.0+6e9ed964 (*)
55d1c2a... manual: Update from wiki.gnome.org (*)
abc6bc2... Sync NEWS from 0.50 (*)
3f2a66e... glib-2.0: Add GLib.[S]List.is_empty() convenience methods f (*)
b05dcfb... gtk4: Use correct cheader_include for wayland/x11 gdk backe (*)
cfb1bbc... vapi: Add gnu.vapi with binding for getopt_long() and some (*)
2afae79... glib-2.0: Bind assert_cmp* functions (*)
e94cbcd... vala: Report an error if gio-2.0 is missing for DBus suppor (*)
17b569a... vapi: Add enchant-2 bindings for Enchant 2.x (*)
82572aa... gstreamer-1.0: Fix direction of GLib.Value typed parameters (*)
13795a9... gtk4: Update to 3.99.5.1+2d3a3986 (*)
219fe4a... gstreamer: Update from 1.19.0+ git master (*)
2c350a9... webkit2gtk-4.0: Update to 2.30.3 (*)
f11fbad... gtk4: Update to 4.0 (*)
648c9dc... SDL2_ttf: Add some missing methods for the Font class (*)
c1eb213... vala: Use common visitor schema for PointerIndirection expr (*)
84c5581... vala: Add missing TraverseVisitor.visit_addressof_expressio (*)
60f2578... codewriter: Wrap AddressofExpression and PointerIndirection (*)
df7a984... vala: value_type of PointerIndirection expressions must not (*)
462fdc2... vala: SliceExpression need to return heap-allocated or unow (*)
ffd19b2... gtk4: Don't rename binding for gtk_css_provider_load_from_d (*)
f5d850f... vala: Ownership transfer of inline-allocated array is not a (*)
17f12b2... gtk4: Update to 4.0.0+0fcf01dd (*)
b551c21... gstreamer-1.0: Fix direction of Gst.Iterator.fold() ret par (*)
53fc8cf... SDL2_image: Add save functions (*)
218b83f... tests: Add "array creation" tests to increase coverage (*)
332a26b... codegen: Use CCodeInvalidExpression instead of place holder (*)
40344b2... codegen: Drop superfluous "method_has_wrapper" helper (*)
6c962a1... codegen: Clean up handling of type parameters in generate_c (*)
189c909... codegen: Support chain up to simple generics constructor (*)
72d6410... glib-2.0: Make PtrArray a subclass of GenericArray (*)
af63cf9... codegen: Don't leak memory of already assigned out-paramete (*)
b11a2a2... codegen: Don't leak memory on internal value comparison of (*)
33b4dc1... tests: Add more "array field initializer" tests to increase (*)
0703cb7... tests: Add "string switch" test to increase coverage (*)
266b21e... glib-2.0: Add new symbols from 2.68 (*)
b9c2963... gobject-2.0: Add new symbols from 2.68 (*)
5f26d1d... gio-2.0: Update to 2.67.1+2bd86268 (*)
fbb9a07... gstreamer: Update from 1.19.0+ git master (*)
d6091bf... vapi: Update GIR-based bindings (*)
c18f553... codegen: Fix assignment of casted struct value to property (*)
801d0b5... gtk4: Update to 4.0.1 (*)
d3f6c96... gio-2.0: Update to 2.67.2+46097e9b (*)
fdfa8f3... Sync NEWS from 0.50 (*)
382a296... vala: Improve detection of duplicate package source files (*)
5db0ee1... webkit2gtk-4.0: Update to 2.31.1 (*)
34e96b7... girparser: Handle anonymous delegate not backed by virtual- (*)
f61cca4... girparser: Minor improvement to field getter detection (*)
0b136b2... gdk-pixbuf-2.0: Update to 2.42.3~ (*)
355eb36... Regenerate GIR-based bindings (*)
de7a22e... glib-2.0: Improve type of OptionEntry.flags field (*)
8a7496b... libvaladoc: Fix typos copyright year (*)
57b8d77... libvaladoc/html: Don't sort struct fields to keep their ori (*)
f78932e... vala: GtkChild fields/properties must be declared as unowne (*)
6e7be51... vala: Don't allow assigning GtkChild fields/properties (*)
8ba64b8... tests: Add more invalid "GtkTemplate" tests to increase cov (*)
01b2de5... vala: Set this_parameter of method representing property ac (*)
d138ee9... vala: Let method representing property accessor inherit GIR (*)
90a4c26... tests: Extend "girparser" test and use vapigen to parse gen (*)
0fb0390... girwriter: Write instance-parameter elements (*)
19ed565... Add support for 'opaque' compact classes (*)
ade577c... libvaladoc: Correctly retrieve value for Api.Class.is_compa (*)
a7d6533... vala: Make Class.is_compat/is_immutable/is_singleton read-o (*)
833f373... girparser: Discover our very own array length fields (*)
1e8c8e2... gtk4: Update to 4.0.2 (*)
e1f0316... gstreamer: Update from 1.19.0+ git master (*)
d54925c... vapi: Update GIR-based bindings (*)
f3210d6... valadoc: Replace png icons with elementary's svg version (*)
f63f62f... Update THANKS from git log (*)
c417d8b... vala: Improve prototype-string of CallableType (*)
f38f0e9... tests: Add more "parser" tests to increase coverage (*)
20c3581... vala: Avoid critical when trying to use symbol_reference of (*)
38ff2a8... codegen: Clean up expression casts in CCodeAssignmentModule (*)
305c790... vala: Apply stricter condition for lambda to delegate assig (*)
cc5a56e... codewriter: Append new-line for nested block statements (*)
bb97ca5... vala: Don't prepend "unowned" in VarType and leave that to (*)
3037b41... girparser: Apply "delegate_target" metadata for methods and (*)
af09ff6... gtk+-3.0,gtk4: Fix some delegate return values and paramete (*)
9c4e3b8... cairo: Fix a few binding errors (*)
b2e9ff0... cairo: Fix some ctor binding errors (*)
f71062f... gio-2.0: Fix binding of PollableOutputStream.write*_nonbloc (*)
c3db423... gio-2.0,gtk+-3.0,gtk4: Drop explicit c-type attributes of v (*)
58ca154... gobject-2.0: Fix a few binding errors (*)
f55521c... pango: Fix a few binding errors (*)
7165dd8... goocanvas-2.0: Fix some field types (*)
4f2b9d6... vala: Add CallableExpression interface for MethodCall/Objec (*)
d391af6... girparser: Apply "destroy_notify_cname" metadata for fields (*)
99f165d... curses: Fix a few binding errors (*)
8acdb29... alsa: Fix a few binding errors (*)
8596b00... bzlib: Fix a few binding errors (*)
91d7931... sqlite3: Fix a few binding errors (*)
a9144d1... libgvc: Fix a few binding errors (*)
d41d0f9... posix: Fix a few binding errors (*)
827167a... gstreamer-1.0: Fix a few binding errors (*)
55756ea... vala: Don't allow disposable SimpleType structs (*)
2e798fc... codegen: Improve support of SimpleType struct constructors (*)
932965b... Add further support for params arrays in constructors (*)
d45834c... gdk-3.0,gdk-x11-3.0,gtk+-3.0,gtk4: Fix a few binding errors (*)
39458e8... gobject-2.0: Fix a few binding errors (*)
d4ec877... gdk-pixbuf-2.0: Fix Pixbuf.save_to_streamv_async() (*)
d6ea5dd... gio-2.0: Pick up missing invoker for some AppInfo/File.*() (*)
021c442... vala: NoWrapper methods must be declared abstract or virtua (*)
2d07298... codegen: Handle NoWrapper attribute of interface methods on (*)
c3c794b... codegen: Don't emit invoker for methods attributed with NoW (*)
76d0904... girwriter: Don't emit invoker for methods attributed with N (*)
22e7ae5... gtk+-2.0,javascriptcoregtk-4.0: Wrong usage of CCode.type_c (*)
a758f2a... codegen: Add CCode.type_get_function and get_ccode_type_get (*)
3626df8... girparser: Apply "type_get_function" metadata for classes a (*)
d3f0284... codegen: Allow CCode.type_cname for classes and use get_cco (*)
d59cc22... codegen: Handle NoWrapper attribute of async methods on cal (*)
417ec0d... codegen: Always use G_TYPE_INSTANCE_GET_CLASS/INTERFACE for (*)
a7f0128... fuse: Fix a few binding errors (*)
f3543aa... libxml-2.0: Fix a few binding errors (*)
572ea42... codegen: Don't emit invoker for async methods attributed wi (*)
e7955d7... tests/girwriter: Add tests for async methods attributed wit (*)
d5f6518... girparser: Set CCode.type_cname for classes if it doesn't m (*)
50307da... codegen: Add get_ccode_no_wrapper() and use it (*)
14c43ac... codegen: Also check array type of variable argument for ref (*)
b3ee5b0... vala: Rename Loop to LoopStatement and introduce a common b (*)
2df469d... ccode: Minor API cleaning and additions (*)
54eb054... codegen: Use CCodeDeclaratorSuffix to emit array length of (*)
47e3e7f... codegen: Make sure types of implicit delegate parameters ar (*)
5399297... codegen: Improve handling of recursive DelegateType (*)
105f1c3... codegen: Don't leak array memory after it was implicitly co (*)
619b96f... codegen: Use g_boxed_free in free-wrapper for heap-allocate (*)
7fbbbb9... vala: GLib.Value unboxing returns unowned value (*)
4d02354... vala: Don't allow GLib.Value casting to nullable struct/sim (*)
5328619... codegen: Don't leak GLib.Value when implicitly unboxing it (*)
4683685... codegen: Use temp_ref_values list instead of patching the A (*)
63551ac... codegen: Don't leak memory moving heap-allocated struct to (*)
1383402... codegen: Chain up to base struct destroy function (*)
d9a849a... tests: Don't leak array if length is -1 (*)
b1bf1e9... vala: Add Block.unreachable_exit and have it set accordingl (*)
708c291... testrunner: Add "-Werror=return-stack-address" flag (*)
4209a8b... codegen: Use g_memdup2 if target glib >= 2.68 is set (*)
adee674... glib-2.0: Add new symbols from 2.68 (*)
05966d5... codegen: Replace "g_memdup" with "_vala_memdup2" for target (*)
fd58cad... gstreamer-1.0: Set CCode.type_id of MiniObject to G_TYPE_BO (*)
40a6753... gee: Replace Memory.dup() with GLib.malloc() and Memory.cop (*)
b3a1002... gstreamer: Update from 1.19.0+ git master (*)
def9a24... gtk4: Update to 4.1.0+2712f536 (*)
594688f... gio-2.0: Update to 2.67.3 (*)
db41440... vapi: Add libunwind-generic binding (*)
65f602e... codegen: Correctly retrieve symbol_reference of nested cast (*)
6c251f9... libvaladoc: Add wrapper for "agedge" of graphviz (*)
cfc0399... build: Ease source for AC_LANG_SOURCE of CGRAPH check (*)
8a23e65... codegen: Strip all nested occurances of CCodeCastExpression (*)
f42dab8... meson: Add initial build support
9796c94... meson: Allow static builds
4b4b30a... meson: Compile everything with stricter cflags
1e85669... WIP meson: Add tests
9fc5bed... WIP meson: Add internal-api-docs
ed54713... WIP meson: Add meson-bootstrap.sh
9a614e1... WIP meson: Add vapi building
9af6437... Revert "WIP meson: Add vapi building"
81eb8b7... Run scan-build
4f9665d... Revert "Run scan-build"
(*) 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]