summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.40.250.40.250.40Rico Tzschichholz2021-01-115-4/+44
* codegen: Fix assignment of casted struct value to propertyRico Tzschichholz2021-01-093-0/+67
* tests: Add "gtktemplate" test to increase coverageRico Tzschichholz2021-01-036-0/+94
* tests: Add "fast-vapi" test to increase coverageRico Tzschichholz2021-01-036-0/+143
* gio-2.0: Fix DBusSubtreeIntrospectFunc bindingRico Tzschichholz2021-01-031-2/+2
* tests: Add "string switch" test to increase coverageRico Tzschichholz2021-01-032-0/+43
* tests: Add more "array field initializer" tests to increase coverageRico Tzschichholz2021-01-032-0/+37
* codegen: Don't leak memory on internal value comparison of property setterRico Tzschichholz2021-01-033-3/+72
* codegen: Don't leak memory of already assigned out-parameter on errorRico Tzschichholz2021-01-036-0/+93
* codegen: Use CCodeInvalidExpression instead of place holdersRico Tzschichholz2021-01-031-4/+4
* tests: Add "array creation" tests to increase coverageRico Tzschichholz2021-01-032-0/+6
* vala: Ownership transfer of inline-allocated array is not allowedRico Tzschichholz2021-01-033-0/+13
* vala: SliceExpression need to return heap-allocated or unowned referencesUlrich Küttler2021-01-033-0/+76
* vala: value_type of PointerIndirection expressions must not be ownedRico Tzschichholz2021-01-033-0/+13
* vala: Add missing TraverseVisitor.visit_addressof_expression()Rico Tzschichholz2021-01-031-0/+6
* webkit2gtk-4.0: Update to 2.30.3Rico Tzschichholz2021-01-032-25/+127
* gstreamer-1.0: Fix direction of Gst.Iterator.fold() ret parameterChris White2021-01-032-1/+3
* gstreamer-1.0: Fix direction of GLib.Value typed parametersChris White2021-01-034-34/+76
* vala: Report an error if gio-2.0 is missing for DBus supportRico Tzschichholz2021-01-033-0/+21
* manual: Update from wiki.gnome.orgRico Tzschichholz2021-01-031-44/+44
* tests: Add "translated string constant" test to increase coverageRico Tzschichholz2021-01-032-0/+6
* tests: Add "constructor with inner error" test to increase coverageRico Tzschichholz2021-01-032-0/+25
* tests: Add more "delegate" tests to increase coverageRico Tzschichholz2021-01-033-0/+53
* linux: Add missing struct in cname for Spi.IocTransferArne Hoch2021-01-031-1/+1
* vapigen: Avoid superfluous castRico Tzschichholz2021-01-031-1/+1
* posix: Add freopen binding, as FILE.reopen()Reuben Thomas2021-01-031-0/+3
* glib-2.0: Improve GenericArray.length propertyRico Tzschichholz2021-01-031-1/+3
* codegen: Report internal error for unsupported collection type in foreachCorentin Noël2021-01-031-0/+4
* glib-2.0: Add GenericArray.find_custom() as variant of find_with_equal_func()Corentin Noël2021-01-031-0/+6
* vala: Use DataType.compatible() to check for string concatenationRico Tzschichholz2021-01-034-3/+33
* libvaladoc/girimporter: Skip "docsection" elements in <namespace>Rico Tzschichholz2021-01-031-0/+3
* curses: Correctly use [PrintfFormat] attributeRico Tzschichholz2021-01-031-8/+8
* vala: CodeNode.source_reference is optional, so let the API respect thatRico Tzschichholz2021-01-0334-40/+40
* codegen: Update outdated array _size_ variable of captured local-variableRico Tzschichholz2021-01-035-4/+46
* glib-2.0: Add return codes to FileStream.putc/puts(), like posixReuben Thomas2021-01-031-2/+2
* alsa: Fix PcmDevice.set_poll_descriptors_revents() bindingRico Tzschichholz2021-01-031-1/+1
* vala: Allow markup-reader to accept spaces around '=' of attribute assignmentRico Tzschichholz2021-01-031-0/+2
* gio-2.0: Fix binding of Resolver.lookup_service*()Rico Tzschichholz2021-01-032-5/+11
* codegen: Don't use inferred type for temp-value to access generic propertyRico Tzschichholz2021-01-033-1/+18
* libvaladoc: Don't filter-out generic type-parameters of delegatesRico Tzschichholz2021-01-031-1/+1
* doc/vala-gen-introspect.1: fix a typoReuben Thomas2021-01-032-2/+2
* posix: Declare fstat, stat, lstat and fstatat as publicRico Tzschichholz2021-01-031-4/+4
* rest-0.7: Fix ParamsIter.next() bindingRico Tzschichholz2021-01-032-1/+3
* vala: Issue an error on void initializer for local-variableRico Tzschichholz2021-01-033-0/+9
* Don't use broken and unsupported cast expression as statementRico Tzschichholz2021-01-032-3/+2
* Release 0.40.240.40.24Rico Tzschichholz2020-10-065-10/+90
* tests: Add "async constructor argument check" test to increase coverageRico Tzschichholz2020-09-292-0/+14
* libvaladoc: Fix a couple of C compiler warningsRico Tzschichholz2020-09-291-1/+10
* g-i: Fix a couple of C compiler warningsRico Tzschichholz2020-09-294-17/+24
* testrunner: Filter external -0X flags to preserve current default -O0Rico Tzschichholz2020-09-292-2/+6