]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2016-11-09  Timm BäderWIP wip/baedert/nullable
2016-11-08  Timm Bädercheckpoint
2016-11-08  Timm Bädertests: Add another nullability test
2016-11-08  Timm Bäderastprinter: Fix assignment printing
2016-11-08  Timm Bäderastprinter: Remove unused function
2016-11-08  Timm Bäderastprinter: Print nullability state of binary expression
2016-11-08  Timm BäderAdd more nullability tests
2016-11-08  Timm Bädercompiler: Print ast after checking
2016-11-08  Timm Bäderbasicblock: Add names for entry() and exit() blocks
2016-11-08  Timm Bäderastprinter: Improve assignment output
2016-11-08  Timm Bäderflowanalyzer: Add helper to query visible version of...
2016-11-07  Timm Bäderexpression: Add get_null_state vfunc
2016-11-05  Timm Bäderastprinter: Don't print null initializers
2016-11-05  Timm Bäderastprinter: Print binary expressions
2016-11-05  Timm Bäderglib-2.0: unichar.to_string doesn't return null
2016-11-05  Timm Bäderbinaryexpression: Fix is_non_null for COALESCE expressions
2016-11-05  Timm Bädernullabilitychecker: Warn on invalid assignments
2016-11-05  Timm Bädersymbolresolver: Don't assume all locals are nullable
2016-11-05  Timm Bäderadd AstPrinter
2016-11-05  Timm Bäderadd some nullability tests
2016-11-05  Timm BäderAdd nullability checker
2016-11-05  Timm Bäderbasicblock: Save per-block null/non-null symbols
2016-11-05  Timm Bäderbasicblock: Add per-block name
2016-11-05  Timm Bädermemberaccess: Don't check for nullability
2016-11-05  Timm Bädermethod: Print encountered type if return types mismatch
2016-11-01  Timm Bädergeneritype: Stop lying about nullability in to_qualifie...
2016-11-01  Timm BäderMethod: Keep track of return statements with nullable...
2016-11-01  Timm Bädersubroutine: Set parent_node of body block
2016-10-30  Rico Tzschichholzwebkit2gtk-4.0: Update to 2.15.1
2016-10-30  Rico Tzschichholzgdk-3.0: Update to 3.22.2+0ad5d51d
2016-10-27  Rico Tzschichholzvapi: Update GIR-based bindings
2016-10-25  Rico Tzschichholzbuild: Conditionally adjust VALAFLAGS in case of proper...
2016-10-25  Evan Nemersoncodegen: Only emit notify signals if the value actually...
2016-10-24  Rico Tzschichholzgdk-3.0: Update to 3.22.1+a1115c05
2016-10-20  Luca BrunoAdd explicit copy method for arrays
2016-10-20  Matthias Berndtvapi: Add missing type parameters for delegates
2016-10-19  Rico Tzschichholzgdk-pixbuf-2.0: Use metadata instead of custom defintio...
2016-10-19  Rico Tzschichholzglib-2.0: Some nullable arguments in GLib.Test.*
2016-10-18  Rico Tzschichholzglib-2.0: Add "g_utf8_make_valid" binding
2016-10-18  Rico Tzschichholzgio-unix-2.0: Add "g_unix_mounts_for" binding
2016-10-18  Rico Tzschichholzgio-unix-2.0: Fix "g_unix_mount_at" binding
2016-10-18  Rico Tzschichholzvapi: Update GIR-based bindings
2016-10-18  Rico Tzschichholzgirparser: Avoid fatal handling of nameless unions
2016-10-18  Philip Withnallccode: Add missing newline after gnuc deprecations...
2016-10-18  Rico Tzschichholzcodegen: Support deprecating properties and their accessors
2016-10-17  Rico Tzschichholzvalaparser: Allow casts of pointer expressions without... f1ddd5a6d201ccb90563e4b46fe500b72841d6f1
2016-10-15  Rico TzschichholzRegenerate GIR-based bindings
2016-10-15  Rico Tzschichholzgirparser: Use type_id information from gir if not...
2016-10-15  Rico TzschichholzRegenerate for GIR-based bindings including array-relat...
2016-10-15  Rico Tzschichholzgirparser: More complete parsing of field information
2016-10-13  Sam ThursfieldWarn about mismatched parameter direction before mismat...
2016-10-12  Simon WerbeckSupport [HasEmitter] for vala sources
2016-10-12  Simon Werbeckcodegen: Use g_signal_emit where possible
2016-10-12  Rico Tzschichholzvapi: Update GIR-based bindings
2016-10-12  Alistair Thomasgenie: Add empty file check to read_token ()
2016-10-11  Rico Tzschichholzcodegen: Trigger deprecation warning for NoArrayLength...
2016-10-11  Rico TzschichholzMake use of Callable to replace some if-else-trees
2016-10-11  Luca Brunovala: Add common Callable interface for Method, Delegat...
2016-10-10  Rico TzschichholzIgnore --thread commandline option and drop all gthread...
2016-10-08  Rico Tzschichholzclutter-gst-3.0: Fix constructor which wasn't detected...
2016-10-08  Rico Tzschichholzpolkit-gobject-1: Fix constructors which weren't detect...
2016-10-08  Rico Tzschichholzpolkit-gobject-1: Fix constructors which weren't detect...
2016-10-08  Rico Tzschichholzgio-2.0: Fix constructor which wasn't detected as such
2016-10-08  Rico Tzschichholzclutter-gst-3.0: Fix constructors which weren't detecte...
2016-10-08  Rico Tzschichholzclutter-1.0: Fix constructors which weren't detected...
2016-10-08  Jordan Yellozcodegen: Include gio/gio.h for "use_string_marshalling"
2016-10-08  Rico TzschichholzDeny access to protected constructors
2016-10-08  Daniel Pfeiferlibarchive: Add ReadDisk
2016-10-08  Rico Tzschichholzgdk-3.0: Use only metadata for EventKey, Screen, Window...
2016-10-08  Rico TzschichholzAdd missing generic-type arguments of delegates
2016-10-08  Rico Tzschichholztests: Don't rely on external delegate defintions
2016-10-06  Simon Werbeckvala: Check accessibility of default arguments
2016-10-06  Jürg BilleterDo not report internal error for invalid code with...
2016-10-06  Matthias Berndtvala: Check type arguments in DataType.equals
2016-10-05  Simon Werbeckcodegen: Fix array length of array returned by lambda
2016-10-05  Simon Werbeckcodegen: Fix emission of constant array length
2016-10-05  Rico Tzschichholzgio-2.0 Update SettingsBackend related bindings
2016-10-05  Rico Tzschichholzgio-2.0: Use only metadata for IOStream, InputStream...
2016-10-03  Rico Tzschichholzglib-2.0: Add UCS-4 and UTF-16 related bindings 5c5245d1ca3616c0d4f861efff07418ddc67e294
2016-10-03  Rico Tzschichholzvapi: Update GIR-based bindings
2016-10-02  Rico Tzschichholztests: Add async generator example to cover an edge...
2016-10-01  Rico Tzschichholzclutter-gst-2.0: Skip VideoTexture.get_audio_streams...
2016-10-01  Rico Tzschichholzclutter-gst-3.0: Fix Playback.audio_streams/subtitle_tr...
2016-10-01  Rico Tzschichholzrest-0.7: Fix some ownership problems
2016-09-29  Rico TzschichholzAdd CCode finish_vfunc_name to used attrs
2016-09-28  Matthias BerndtFix type checking when using generics in combination...
2016-09-27  George Barrettgsl.vapi: Fix attribute typos
2016-09-26  Jürg BilleterFix type parameter check for overriding generic methods
2016-09-25  Rico Tzschichholztests: Additional test-cases taken from transform-branch
2016-09-25  Rico TzschichholzBump version suffix
2016-09-24  Rico Tzschichholzgio-2.0: Use metadata instead of custom defintions...
2016-09-24  Rico Tzschichholzgio-2.0: Use metadata instead of custom definitions...
2016-09-24  Rico Tzschichholzgio-2.0: Fix async constructors of DBusConnection,...
2016-09-24  Rico Tzschichholztests: Add async constructor test
2016-09-24  Rico Tzschichholzgio-2.0: Keep GLib.Socket API compatible with gio ...
2016-09-24  Rico Tzschichholzgio-2.0: Fix binding of Resolver.lookup_service*()
2016-09-22  Jens Georgglib-2.0: Fix binding of Markup.collect_attributes
2016-09-21  Rico Tzschichholzglib-2.0: Update Unicode symbols
2016-09-20  Rico Tzschichholzwebkit2gtk: URI*.get_http_headers returns unowned Soup...
2016-09-20  Rico TzschichholzAdd support for the \v escape charactor
next