]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2021-11-14  Rico Tzschichholztests: Extend "dynamic" signal test to increase coverage
2021-11-14  Rico Tzschichholzgirparser: Accept "sealed" for transformed records...
2021-11-14  Lorenz Wildbergvala: Improve error message for invalid handler of...
2021-10-30  Rico TzschichholzRelease 0.52.7 0.52.7
2021-10-24  Rico Tzschichholztests: Add "throws error code" tests to increase coverage
2021-10-24  Rico Tzschichholzvala: Improve CodeWriter.visit_catch_clause()
2021-10-24  Rico Tzschichholzvala: Implement CodeWriter.visit_foreach_statement()
2021-10-24  Rico Tzschichholzparser: Make sure ErrorCodes are accessible as needed
2021-10-24  Rico Tzschichholzcodegen: Use ErrorType.error_domain if possible
2021-10-24  Rico Tzschichholzvala: Report error for non ErrorType in throws
2021-10-24  Rico Tzschichholztests: Add "no error type in catch" tests to increase...
2021-10-24  Rico Tzschichholzvala: Replace and drop UnaryExpression.find_member_access()
2021-10-24  Rico Tzschichholztests: Add invalid "unary decrement" test to increase...
2021-10-24  Rico Tzschichholztests: Add more invalid "(un)lock" tests to increase...
2021-10-24  Rico Tzschichholzvala: Correctly output signature of callable throwing...
2021-10-24  Rico Tzschichholzvala: Really check compatiblity of error types for...
2021-10-19  Rico Tzschichholzvala: Set more missing source references of CodeNode...
2021-10-19  Rico Tzschichholztests: Split "Variant (de)serialization" test to trigge...
2021-10-19  Rico Tzschichholztests: Extend "access virtual signal of interface"...
2021-10-19  Rico Tzschichholztests: Add more invalid "member access" tests to increa...
2021-10-19  Rico Tzschichholztests: Add "instance access to implicit to_string(...
2021-10-19  Rico Tzschichholztests: Add invalid "target/destroy access" tests to...
2021-10-19  Rico Tzschichholzparser: Don't bail parsing of yield expression on error
2021-10-19  Rico Tzschichholztests: Avoid causing unrelated errors in invalid test...
2021-10-19  Rico Tzschichholztests: Add more "type-arguments" tests to increase...
2021-10-19  Rico Tzschichholztests: Rename invalid yield-return test to avoid conflict
2021-10-19  Rico Tzschichholzcodegen: Actually free data when using "remove(_all...
2021-10-19  Rico Tzschichholzvala: More thorough check of ValueType and set CodeNode...
2021-10-19  Rico Tzschichholzvala: No need to run return_type.check() twice for...
2021-10-19  Rico Tzschichholztests: Add more "type-arguments" tests to increase...
2021-10-19  Rico Tzschichholztests/girwriter: Add missing type-argument
2021-10-19  Rico Tzschichholzgee: Add missing type-arguments
2021-10-19  Rico Tzschichholzgirparser: Add support for "ref_/ref_sink_/unref_functi...
2021-10-19  wxxvala: Parameter following ellipsis parameter is not...
2021-10-04  Rico TzschichholzRelease 0.52.6 0.52.6
2021-10-04  Rico Tzschichholzvala: Set source references of created DataType instanc...
2021-10-04  Rico Tzschichholzgtk4: Backport fixes from 0.54.2
2021-10-04  Rico Tzschichholzgio-2.0: Backport fixes from 0.54.2
2021-10-04  Rico Tzschichholztests: Add "integer/float literal" tests to increase...
2021-10-04  Rico Tzschichholzvala: Accept NullType as generic type argument
2021-10-04  Rico Tzschichholzdocs: Add myself to AUTHORS
2021-10-04  Rico Tzschichholzdocs: Bump vala version references in README.md
2021-10-04  Rico Tzschichholzbuild: At least valac 0.16.1 is required
2021-10-04  Rico Tzschichholzvala: Multi-dimensional params-array not allowed
2021-09-22  Rico Tzschichholzcodegen: Add type declaration for implicit temporary...
2021-09-22  Rico Tzschichholzvala: Don't restrict element type of GLib.Array
2021-09-22  Gustav Hartvigssonvaladoc: Correctly format background of inline @link's
2021-09-22  Rico Tzschichholzvala: Warn about unsupported cast to void and drop it
2021-09-22  Rico Tzschichholzgio-2.0: Unhide a few usable symbols which are marked...
2021-09-22  Rico Tzschichholzglib-2.0: Add RefString since 2.58
2021-09-22  Rico Tzschichholztests: Extend "field access" tests to increase coverage
2021-09-18  Rico Tzschichholzglib-2.0: Current constants in GLib.Math are part of...
2021-09-18  Princeton Ferrocodegen: Fix property access inside opaque compact...
2021-08-16  Rico TzschichholzRelease 0.52.5 0.52.5
2021-08-16  wxxvala: Disallow resize() for constant arrays
2021-08-16  Ole André Vadla... gobject-2.0: Fix the Closure.invoke() signature
2021-08-16  Rico Tzschichholzgstreamer: Update from 1.19.0+ git master
2021-08-16  Rico Tzschichholzgtk4: Update to 4.3.2+04f3c805
2021-08-16  Rico Tzschichholzgirwriter: Write missing c:type attribute of compact...
2021-08-09  Rico TzschichholzPartly revert "gstreamer: Update from 1.19.0+ git master"
2021-08-09  Rico TzschichholzSlightly improve source_reference for get_dup_func_expr...
2021-08-09  Rico Tzschichholzgirparser: Add support for "final" class attribute
2021-08-09  Rico Tzschichholzgirwriter: Fix position of "result" parameter for struc...
2021-08-09  Princeton Ferrogirwriter: Add explicit writable attribute to all field...
2021-07-19  Rico Tzschichholzvala: Rely on DataType.to_qualified_string() implementa...
2021-07-19  satmandudocs: Update bootstrap instructions in README.md
2021-07-19  Rico Tzschichholzcodegen: Fix params-array in constructor for struct
2021-07-19  Princeton Ferroglib-2.0: Add Uri.to_string/to_string_partial() (since...
2021-07-19  Rico Tzschichholzcodegen: Use detroy_value() for delete statement
2021-07-19  Rico Tzschichholzvapi: Update GIR-based bindings
2021-07-19  Rico Tzschichholzgtk4: Update to 4.3.1+6818eee8
2021-07-19  Rico Tzschichholzgstreamer: Update from 1.19.0+ git master
2021-07-19  Princeton Ferroglib-2.0: expected_type and return value of VariantDict...
2021-07-19  Dr. Michael... linux: Fix i2c-dev constants
2021-07-19  Rico Tzschichholzlinux: Fix some bindings errors
2021-07-19  Dr. Michael... linux: Substitute linux/if.h with net/if.h
2021-07-19  Rico TzschichholzRecognize multiple valid CCode.gir_namespace/_version...
2021-07-19  Rico Tzschichholztestrunner: Add support for girwriter tests
2021-07-19  Rico Tzschichholzgirwriter: Respect GIR.name for constants, errordomains...
2021-07-19  Rico Tzschichholztests/girwriter: Add missing [Flags] annotation
2021-07-19  Rico Tzschichholzcodegen: Fix variadic constructors for compact classes...
2021-07-19  Rico Tzschichholzcodegen: Implementing GLib.Source.prepare/check is...
2021-07-19  Rico Tzschichholzcodegen: Allow null to initialize non-null struct insid...
2021-06-04  Rico TzschichholzRelease 0.52.4 0.52.4
2021-05-27  Rico Tzschichholzglib-2.0: Add missing has_typedef attributes on SourceF...
2021-05-27  Rico Tzschichholzgtk+-3.0: Update to 3.24.29+f9fe28ce
2021-05-27  Rico Tzschichholzgtk4: Update to 4.3.0+24f0ae1d
2021-05-27  Rico Tzschichholzpango: Mark language parameter of AttrIterator.get_font...
2021-05-27  Rico Tzschichholzgstreamer: Update from 1.19.0+ git master
2021-05-27  Rico Tzschichholzvala: Parameter following params-array parameter is...
2021-05-27  Rico Tzschichholzcodegen/vala: Improve check for GLib.Source derived...
2021-05-19  Rico Tzschichholzvapi: Update GIR-based bindings
2021-05-19  Rico Tzschichholztests: Add "no-reply" DBus test to increase coverage
2021-05-19  Rico Tzschichholzcodegen: Mark entry point method implementation "_vala_...
2021-05-19  Alistair Thomasdoc: Update man page to include more information on...
2021-05-18  Rico Tzschichholzcodegen: Don't add errornous cast for unknown type_symbol
2021-05-18  Rico Tzschichholzcodegen: Replace wrongly hard coded usage of G_OBJECT_G...
2021-05-07  Rico Tzschichholztests: Refactor "fields" test to increase coverage
2021-05-07  Rico Tzschichholztests: Add "ThreadPool" test to increase coverage
2021-05-07  Rico Tzschichholzcodegen: GArray, GByteArray and GPtrArray are reference...
next