]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2016-11-19  Carlos Garnachocodegen: Use GTask instead of GSimpleAsyncResult if... 14ca2e09f9021e681947fa3f1fb5c1a6974059ae
2016-11-16  Rico Tzschichholzgtk+-4.0: Update to 3.89.0+48e7f419
2016-11-13  Rico Tzschichholzvapi: Update GIR-based bindings
2016-11-13  Rico Tzschichholzgtk+-4.0: Update to 3.89.0+2520662d
2016-11-12  Rico TzschichholzFix build with -Werror=redundant-decls
2016-11-11  Rico TzschichholzFix build with -Werror=enum-compare
2016-11-11  Rico Tzschichholztests: Enable -Werror=redundant-decls
2016-11-11  Rico Tzschichholzcodegen: Don't write declaration of CreationMethod...
2016-11-11  Rico Tzschichholzccode: Fix and disable deprecating EnumValue
2016-11-11  Rico TzschichholzMove "blurb", "nick" and "notify" into Property
2016-11-11  Rico TzschichholzTransform CCode*'s "deprecated" into using CCodeNode...
2016-11-10  Rico Tzschichholztests: Add missing main() in bug641418-*.test
2016-11-10  Rico Tzschichholzcodegen: g_free is already NULL-safe
2016-11-10  Rico Tzschichholzcodegen: Don't implicitly initialize local variables...
2016-11-10  Rico TzschichholzDon't initilize local variable if not requested
2016-11-10  Rico Tzschichholzcodegen: Remove unused create_local()
2016-11-10  Rico Tzschichholzcodegen: Make get_temp_variable() default to init=false
2016-11-10  Rico TzschichholzRevert "Always initialize temp variables to fix fatal...
2016-11-09  Rico TzschichholzAdd G_GNUC_PRINTF/SCANF attribute for Printf/ScanfForma...
2016-11-08  Rico TzschichholzTransform CCodeParameter's "format_arg" into CCodeNode...
2016-11-08  Rico TzschichholzAdd CCodeNode "modifiers" and transform CCodeFunction...
2016-11-08  Rico Tzschichholzvala: Clean up PropertyAccessor API
2016-11-08  Alistair Thomasvala: check a property has an accessor and/or a mutator 6dfc56a54544a129e91d11202d5f1c5424d57dab
2016-11-07  Rico Tzschichholzgtk+-4.0: Update to 3.89.0+fa7d77d4
2016-11-07  Rico Tzschichholzcodegen: Add G_GNUC_FORMAT attribute for FormatArg...
2016-11-07  Rico Tzschichholztests: More cases of FormatArg functions
2016-11-07  Jürg Billetercodegen: Add G_GNUC_FORMAT attribute for FormatArg...
2016-11-07  Jürg Billetertests: Enable -Werror=format-nonliteral
2016-11-07  Rico Tzschichholzvala: Pass through the format-literal
2016-11-07  Richard WiedenhöftFix broken destruction of null-terminated arrays in...
2016-11-06  Rico Tzschichholzdoap: Add description as required
2016-11-06  Rico TzschichholzDrop obsolete MAINTAINERS file
2016-11-06  Rico TzschichholzAdd myself to doap
2016-11-06  Rico TzschichholzUpdate bugreport and package urls
2016-11-05  Timm Bädermethod: Print encountered type if return types mismatch
2016-11-05  Rico Tzschichholzgtk+-4.0: Fix cheader_filename for Gdk and update to...
2016-11-04  Andrea Del... girwriter: Use the correct tag- and element-name for...
2016-11-03  Severin Heinigercodegen: Allow underscores in type parameter names
2016-11-03  Jürg Billetertests: Enable -Werror=format-security
2016-11-03  Jürg Billetercodegen: Avoid temporary variables for calls to [Format...
2016-11-03  Jürg BilleterDo not use non-literal printf format strings
2016-11-03  Jürg BilleterAdd [FormatArg] attribute to Parser.get_error
2016-11-03  Jürg Billeterglib-2.0: Add [FormatArg] attributes to gettext functions
2016-11-03  Jürg BilleterSupport [FormatArg] attribute for parameters
2016-11-03  Rico TzschichholzFix deprecation of class/struct fields
2016-11-03  Rico Tzschichholzcodegen: Simplify get_enum_value_canonical_cconstant()
2016-11-03  Rico Tzschichholzcodegen: Simplify get_signal_canonical_constant()
2016-11-03  Rico Tzschichholzglib-2.0: Add simple fast-path to string.replace()
2016-11-03  Rico Tzschichholzvapi: Update GIR-based bindings
2016-11-03  Rico Tzschichholzgtk+-4.0: Update to 3.89.0+c9a313a1
2016-11-01  Rico Tzschichholzparser: Cache current token if possible
2016-11-01  Rico Tzschichholzcodegen: Mark GLibValue as internal
2016-11-01  Jürg BilleterCheck printf arguments of object creation expressions
2016-11-01  Rico Tzschichholzvapi: Add unstable bindings for gtk+-4.0 (based on...
2016-11-01  Rico TzschichholzDon't create constant Regex on demand and use static...
2016-11-01  Rico Tzschichholzccodewriter: Use private _bol field instead of property
2016-11-01  Rico Tzschichholzwriter: Some string optimizations
2016-11-01  Rico Tzschichholzfield: Drop unused methods
2016-11-01  Rico Tzschichholzvala: Add missing TokeType cases for to_string()
2016-11-01  Rico TzschichholzAvoid some string copying
2016-10-30  Rico Tzschichholzccode: Replace if-else-tree with switch
2016-10-30  Rico Tzschichholzvala: Avoid superfluous string copying
2016-10-30  Rico Tzschichholzcodegen: Some simplifications
2016-10-30  Rico TzschichholzUse more "...".printf to concat strings
2016-10-30  Rico Tzschichholzcodegen: Drop superfluous dynamic-type cast
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
next