]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2018-11-19  Michael James... valadoc: Adjust stylesheet to unbreak Epiphany 2ba06ae75d4751f2d6696a688a2192d23b8536b4 8/head
2018-11-19  Rico Tzschichholzvaladoc: Fix a few errors and warnings in stylesheet
2018-11-18  Rico Tzschichholzcodegen: Add ccode getters for GType functions of Class... 7ec98fad71a7b9522442cbac8106711fba94cfac
2018-11-18  Rico Tzschichholzgirwriter: Write glib-type attributes for Enums/Structs...
2018-11-18  Rico Tzschichholzcodegen: Fix canonical string for quark of error domains
2018-11-17  Rico Tzschichholzvala: Fix bootstrap with valac >= 0.16.1 3279c5831bde814f73c0182a4de8663ebc2b1ed1
2018-11-17  Rico Tzschichholzvala: Compact classes don't allow private/class fields...
2018-11-17  Rico Tzschichholzvala: Remove superfluous return_if_fail()
2018-11-17  Rico Tzschichholztests: Add "static fields" to compact class to increase...
2018-11-17  Rico Tzschichholztests: Add bug specific "lock test"
2018-11-17  Rico Tzschichholzvala: Clean up constructor/destructor API of Class...
2018-11-17  Rico Tzschichholzgenieparser: Use dedicated Class.add_constructor/destru...
2018-11-16  Corentin Noëltests: Add more GLib.Array tests d85d5fda1b2aedd0dea3a144fa442962bb452fc1 29/head
2018-11-16  Corentin Noëlcodegen: Add destroy function for GLib.Array
2018-11-16  Corentin Noëlglib-2.0: Avoid double-free in GLib.Array if clear_func...
2018-11-16  Rico Tzschichholzglib-2.0: Add missing Array.set_clear_func() binding
2018-11-16  Rico Tzschichholzvaladoc: Use new to_string() methods of enumerations... 58b04490ff5e552cda8291a9795316592ae03333
2018-11-16  Rico Tzschichholzlibvaladoc: Use Scanner.get_identifier_or_keyword(...
2018-11-15  Rico Tzschichholzvala: Use new to_string() methods of enumerations in... 31b3ca1c491ef5c6e7c2b17080ed3d44e93b0250
2018-11-15  Rico Tzschichholzvala: Add AssignmentOperator.to_string()
2018-11-15  Rico Tzschichholzvala: Add SymbolAccessibility.to_string()
2018-11-15  Rico Tzschichholzvala: Add UnaryOperator.to_string()
2018-11-15  Rico Tzschichholzvala: Add BinaryOperator.to_string()
2018-11-15  Rico Tzschichholztests: Add enum/errordomain tests for GIR parser to...
2018-11-14  Rico Tzschichholzdoc: Include dependencies for internal-api-docs to... 6e26ea4975098824c3796d8db048681d0e809177
2018-11-14  Rico Tzschichholzvaladoc/html: Skip package dependency if target directo...
2018-11-14  Rico Tzschichholzlibvaladoc: Add type_id to Api.Enum/Interface
2018-11-14  Rico Tzschichholzlibvaladoc: Actually assign type_id of Api.Structs
2018-11-14  Rico Tzschichholzlibvaladoc: Link against private libvalaccodegen
2018-11-14  Rico Tzschichholzcodegen: Fix get_ccode_name() for properties
2018-11-14  Rico Tzschichholzlibvaladoc/html: Sort symbols and members where possible
2018-11-14  Rico Tzschichholzlibvaladoc: Match property signature with vala's codewriter
2018-11-13  Rico Tzschichholzcodegen: Transfer ownership of compact class to Destroy... bf8c09bf3a5e637880941ee6f59a73e934cf609e
2018-11-13  Corentin Noëlgio-2.0: Add missing File.new_build_filename() 613210b2410577844bafdf8aff3cc8d50399a1a5
2018-11-12  Rico Tzschichholztests: Avoid use of g_ptr_array_find() which requires...
2018-11-09  Rico Tzschichholzcodegen: Deprecate "ctype" ccode-attribute 300cfe1985ee6075583c73d4eddb64d09cee941f
2018-11-09  Rico Tzschichholzglib-2.0: Replace ctype ccode-attributes with type
2018-11-09  Rico Tzschichholzcodegen: Deprecate "finish_function" ccode-attribute
2018-11-09  Rico Tzschichholzgio-2.0: Replace finish_function ccode-attributes with...
2018-11-08  Rico Tzschichholzvapi: Some random fixes on old bindings
2018-11-08  Rico Tzschichholzvala: Copy CCode instance_pos argument from virtual...
2018-11-08  Rico Tzschichholzvala: Add CodeNode.copy_attribute_*() helper methods
2018-11-08  Rico Tzschichholztests: Add GenericArray (GPtrArray) tests
2018-11-08  Rico Tzschichholzcodegen: Fix method pointer cast if instance isn't...
2018-11-08  Rico TzschichholzSync NEWS from 0.42
2018-11-07  Rico Tzschichholzvala: Check for matching ownership of type-arguments 4f5a770f20c0d13a0bee6e02af20a458aa378b1c 27/head
2018-11-07  Rico Tzschichholzgstreamer: Update from 1.15+ git master 10b87427a263886b0e36d5f4a297d6e079b74b6e
2018-11-07  Rico Tzschichholzgio-2.0: Result of DBusMessage.get_header() is unowned
2018-11-07  Rico Tzschichholzgtk+-4.0: Update to 3.94.0+b4b30b49
2018-11-06  Alistair Thomasglib-2.0: Add array length to string.skip 2d276924797606ac953dbb75cf9eaf6d3363893d
2018-11-06  Rico Tzschichholzvala: Don't check for GLib.Variant casting in POSIX...
2018-11-05  Rico Tzschichholztestrunner: Add -Werror=missing-prototypes
2018-11-05  Rico Tzschichholzcodegen: Add prototype for *_new() of abstact compact...
2018-11-04  Rico Tzschichholzcodegen: Don't emit *_free() of derived compact classes
2018-11-04  Rico Tzschichholzcodegen: Add prototype for *_register_type() function
2018-11-04  Rico Tzschichholzgdk-3.0: Fix type-argument in return-type of Device...
2018-11-04  Rico Tzschichholzvala: Use is_weak() for type-arguments in DataType...
2018-11-04  Rico Tzschichholzgdbus: Don't pass null to get_ccode_array_length_type...
2018-11-03  Rico Tzschichholztestrunner: Check if compiler flags are supported befor...
2018-11-03  Rico Tzschichholzvala: Drop "explicit" from ValaSourceFile and use ...
2018-11-03  Alistair Thomascodegen: Add replacement for G_(BEGIN|END)_DECLS in...
2018-11-03  Rico Tzschichholzlibvaladoc: Add "unlock" to keywords in Highligher
2018-11-03  Rico Tzschichholzvala: Fix TokenType.HASH.to_string()
2018-11-03  Rico Tzschichholztestrunner: Add -Werror=maybe-uninitialized
2018-11-03  Rico Tzschichholztestrunner: Add -Werror=declaration-after-statement
2018-11-03  Rico Tzschichholztestrunner: Add -Werror=duplicated-branches/duplicated...
2018-11-02  George Barrettcodegen: Infer index type of foreach on array from... 597f95c3a7b92f42677904828c100b202c3dd2ee 25/head
2018-11-02  Rico Tzschichholzgirwriter: Remove hardcoded "int" length type and use...
2018-11-02  Rico Tzschichholzcodegen: Keep respecting CCode array_length_type of...
2018-11-02  Rico Tzschichholzcodegen: Support marshalling ArrayType.length_type...
2018-11-02  Rico Tzschichholzgdbus: Remove hardcoded "int" length type and use Array...
2018-11-02  George Barrettcodegen: Remove hardcoded "int" length type and use...
2018-11-02  Rico Tzschichholzvala: Add ArrayType.length_type and ArrayCreationExpres... 36671ae5def89b46384e627a467247c834948254
2018-11-02  Rico Tzschichholzcodegen: Initialize internal temp-variables used as... 9cb2f01798d50b355bbd1da00fa4de5ca25f4e0e
2018-11-01  Rico Tzschichholzglib-2.0: Add binding for g_test_add()
2018-11-01  Ali Sabilcodegen: Fix regex literal compile flags
2018-10-31  Rico Tzschichholzvala: Drop DataType.is_array() and use usual type check... b85093705878261f7c916f0db713d2783c23e64e
2018-10-30  Rico Tzschichholzglib-2.0: Computing length once is enough in string... 121c89e82e376dbed0959ef9e961ee4fd8bc8a4b
2018-10-30  Rico Tzschichholztests: Add more string method tests
2018-10-29  Rico Tzschichholztests: Make "/errors/errors" test fatal
2018-10-29  Rico Tzschichholzdoc: Fix build of internal-api-docs
2018-10-28  Rico Tzschichholzmanual: Update from wiki.gnome.org
2018-10-27  Rico Tzschichholztestrunner: Compile and run tests separately
2018-10-27  Rico Tzschichholztestrunner: Reset $run_prefix before generating next...
2018-10-27  Rico Tzschichholzvala: Let UsingDirective hold reference to UnresolvedSy...
2018-10-27  Rico Tzschichholztests: Add some "using directive" tests to increase...
2018-10-26  Rico Tzschichholztests: Add "captured unassigned local variable" test
2018-10-26  Rico Tzschichholztests: Add "assigned local variables" tests
2018-10-25  Rico Tzschichholztests: Add implicit conversion tests for GLib.Variant
2018-10-24  Rico Tzschichholzvala: Implement get_*_variables() for ConditionalExpression 6c68de5e98f0231be41a8ba5ae130f8a2f1dc4b7
2018-10-24  Luca Brunovala: Don't navigate the resolver tree if a node has...
2018-10-24  Rico Tzschichholzvala: Make source_reference optional for ObjectCreation...
2018-10-24  Rico Tzschichholzvala: Implement check() for StatementList
2018-10-23  Rico Tzschichholzvala: DataType for GLib.Error should be should resolved... 92c0c68741107cf58bd6e32cb6a67979210609cd
2018-10-23  Rico Tzschichholzvala: Add some missing type copying
2018-10-23  Luca Brunovala: Fix and add more to_string() methods to expressions
2018-10-23  Rico Tzschichholzvala: Add source_reference to local variable of catch...
2018-10-23  Rico Tzschichholzvala: Fix several AST construction/parenting issues
2018-10-23  Luca Brunovala: Add missing replace_expression() implementations
2018-10-23  Luca BrunoRecurse arguments when getting error types for method...
next