summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.34.140.34.14Rico Tzschichholz2018-01-214-3/+8
* posix: add ctime(3)Dr. Michael Lauer2018-01-211-0/+3
* posix: fix binding of struct hostent. Make clear that gethostbyname(3) can re...Dr. Michael Lauer2018-01-211-1/+2
* codewriter: Don't use string.replace() to apply header_to_overrideRico Tzschichholz2018-01-191-1/+7
* tests: Add test for parameter type checking of async methodsRico Tzschichholz2018-01-192-0/+16
* vala: Skip default-value positioning check for parameters of coroutinesRico Tzschichholz2018-01-191-0/+4
* Revert "Do not warn about non-default parameters for coroutines."Rico Tzschichholz2018-01-191-14/+11
* test: Drop workaround for fixed bug with compact classesRico Tzschichholz2018-01-161-3/+0
* webkit2gtk-web-extension-4.0: Fix DOM.EventTarget interfaceRico Tzschichholz2018-01-162-3/+7
* gtk+-3.0: Update to 3.22.26+6f26d0dcRico Tzschichholz2018-01-162-1/+2
* libwnck-3.0: Update to 3.24.1Rico Tzschichholz2018-01-161-0/+8
* vapigen: Add coverage build-flagsRico Tzschichholz2018-01-161-0/+5
* vala: Replace if-else-tree with switchRico Tzschichholz2018-01-161-20/+11
* g-i: Update type qualifiersRico Tzschichholz2018-01-161-0/+5
* codegen: Add destroy out-param when invoking delegate returned by delegateRico Tzschichholz2018-01-163-0/+28
* codegen: Avoid silent casts if not neededRico Tzschichholz2018-01-162-3/+3
* semanticanalyzer: Directly access local datatypes in check_print_format()Rico Tzschichholz2018-01-161-12/+12
* glib-2.0: Add GLib.OPTION_REMAINING and GLib.OptionFlags.NONERico Tzschichholz2018-01-161-0/+4
* gtk+-3.0: Don't hide user_data parameter in Clipboard.set_with_data()Rico Tzschichholz2018-01-162-1/+2
* gtk+-2.0: Don't hide user_data parameter in Clipboard.set_with_data()Rico Tzschichholz2018-01-162-1/+2
* gtk+-2.0: Mark MessageDialog constructor parameter, message_format, as nullableAlistair Thomas2018-01-162-1/+2
* gtk+-3.0: Mark MessageDialog constructor parameter, message_format, as nullableAlistair Thomas2018-01-162-1/+2
* Release 0.34.130.34.13Rico Tzschichholz2017-12-114-3/+8
* Regenerate GIR-based bindingsRico Tzschichholz2017-12-111-1/+1
* girparser: Don't mark simple-type out-parameters with '?' as nullableRico Tzschichholz2017-12-111-0/+18
* gtk+-3.0: Don't mark simple-type out-parameters with '?' as nullableRico Tzschichholz2017-12-112-9/+9
* gstreamer-1.0: Cherry-pick some fixes from 0.38Rico Tzschichholz2017-12-112-23/+23
* Regenerate GIR-based bindingsRico Tzschichholz2017-12-093-23/+4
* girparser: Accept setters with boolean return-type as valid property-accessorRico Tzschichholz2017-12-091-7/+10
* girparser: Handle metadata for fields inside a transparent unionRico Tzschichholz2017-12-091-0/+4
* gtk+-3.0: Fix FileChooser.add_choice()Rico Tzschichholz2017-12-092-3/+3
* Improve error message for missing type-parameter on enclosing typeRico Tzschichholz2017-12-091-1/+24
* SemanticAnalyser.get_actual_type() should never return nullRico Tzschichholz2017-12-091-4/+4
* codegen: Don't create null-safe destroy-wrapper for GenericTypeGeorge Barrett2017-12-093-1/+18
* tests: Add further "use of generics in constructor" testRico Tzschichholz2017-12-092-0/+16
* vala: Don't transform an explicit "null" into a valid format-stringRico Tzschichholz2017-12-093-1/+12
* girparser: Allow change of parameter namesRico Tzschichholz2017-12-091-1/+4
* glib-2.0: Fix potential null pointer dereference in string.joinv()Philip Withnall2017-12-091-1/+1
* gobject-2.0: Add missing GType constants for fundamentalsGeorge Barrett2017-12-091-0/+17
* gtk+-3.0: Update to 3.22.26+9ce824d3Rico Tzschichholz2017-12-092-0/+14
* gstreamer-1.0: Bind GST_DEBUG_BIN_TO_DOT_FILE/*_WITH_TSEvan Nemerson2017-12-092-0/+11
* gobject-2.0: Add some missing symbolsRico Tzschichholz2017-12-091-2/+7
* vala: Improve error output of mismatching overriding methodsRico Tzschichholz2017-12-091-4/+6
* codegen: Discover invalid member access to instance fieldRico Tzschichholz2017-12-093-0/+18
* vala: Report error for missing type-parameter on enclosing typeRico Tzschichholz2017-12-093-1/+16
* codegen: Enforce name-length >= 3 for structs using GTypeRico Tzschichholz2017-12-093-0/+17
* tests: Invalid Code needs to be recoginized explicitly by an compiler errorRico Tzschichholz2017-12-091-3/+1
* gtk+-3.0: Update to 3.22.26Rico Tzschichholz2017-11-193-3/+31
* vala: Subtype of string is allowed as constantRico Tzschichholz2017-11-191-1/+1
* tests: split VALAFLAGS over multiple lines in testrunner.shAlistair Thomas2017-11-191-1/+19