]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
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...
2018-10-23  Luca BrunoCollect error_types on demand to allow transformations
2018-10-23  Luca Brunovala: Always analyze nodes after they are inserted...
2018-10-22  Rico Tzschichholzgobject-2.0,gtk+-*.0: Fix some GLib.Value out/ref param... c8191fc4ce44ba8df0e4a6e6d97f5eb8fc385e08
2018-10-21  Rico Tzschichholzvapi: Update GIR-based bindings
2018-10-21  Rico Tzschichholzgstreamer: Update from 1.15+ git master
2018-10-21  Rico Tzschichholzcodegen: Improve ccode for fixed-length array parameters
2018-10-20  Rico Tzschichholzvalaparser: Don't allow to declare array parameters...
2018-10-19  Rico Tzschichholzgirwriter: Fix ctype of out/ref and array parameters
2018-10-19  Rico Tzschichholztests: Add "method override with compatible delegate...
2018-10-17  Rico Tzschichholzvala: Move nullable setting of LocalVariable with refer... b9f8e20c75fb2f023f3b54979e1d25cac13071a9
2018-10-17  Rico TzschichholzAdd support for SingleInstance attribute for GObject...
2018-10-16  Rico Tzschichholztest: Add some invalid "non-null" tests ee795f45df16592e1cc9715beb295d3d22d7ad77 21/head
2018-10-09  Rico Tzschichholzccode: Fix typo and actually check "end_decls"
2018-10-08  Rico Tzschichholzcodegen: Initialize internal temp-variables used as... e1297d92dcb7fb0f683edee7a1e48a1947b29e9c
2018-10-08  Rico Tzschichholzgstreamer: Update from 1.15+ git master
2018-10-08  Rico Tzschichholzcodegen: Make unreachable error an internal error
2018-10-08  Rico Tzschichholzcodegen: Replace invalid array-length assert with inter...
2018-10-08  Rico Tzschichholztests: Extent "girwriter" test to increase coverage
2018-10-08  Rico Tzschichholzbuild: Allow disabling the build of valadoc 1dae711f17473e12c822a657ffca02abee27b3a2
2018-09-26  Rico Tzschichholzbuild: Unconditionally add conditional VALAFLAGS to...
2018-09-23  Rico Tzschichholzvapi: Update GIR-based bindings
2018-09-23  Rico Tzschichholzgstreamer: Update from 1.15+ git master
2018-09-23  Rico Tzschichholzgtk+-4.0: Update to 3.94.0+d90e2733
2018-09-22  Rico TzschichholzDrop deprecated syntax support of # modifier and operator 62328aabd0b8a6d3a96fef0a7df2c50c04a6e7db
2018-09-22  Rico TzschichholzDrop deprecated syntax support of += and -= for signals
2018-09-22  Rico TzschichholzMove some errors from signal-module to the semantic...
2018-09-22  Rico Tzschichholztests: Add some invalid "signal" tests to increase...
2018-09-22  Rico Tzschichholzvala: Enforce "return yield ..." syntax to be expected 898e45a6ff6129fc5c674af48118042dd64123ff
2018-09-22  Rico Tzschichholzcodewriter: Prepend "yield" if is_yield_expression...
2018-09-22  Rico Tzschichholztests: Add some "yield" test to increase coverage
2018-09-22  Rico Tzschichholztests: Add invalid "object creation" tests to increase...
2018-09-22  Rico Tzschichholztests: Update field "owned to unowned" test to increase...
2018-09-22  Rico Tzschichholztests: Add invalid variable declaration tests to increa...
2018-09-21  Rico Tzschichholzvala: Return early for invalid initializer of local...
2018-09-21  Rico Tzschichholztests: Add invalid "property for Object() chainup"...
2018-09-21  Rico Tzschichholztests: Add invalid "construct without GObject" test...
2018-09-21  Rico Tzschichholztests: Add invalid "method to delegate" test to increas...
2018-09-21  Rico Tzschichholztests: Add invalid "duplicating instance" test to incre...
2018-09-21  Rico Tzschichholztests: Add "missing class prerequisite for interface...
2018-09-21  Rico Tzschichholztests: Add "GenericAccessors" tests to increase coverage
2018-09-21  Rico Tzschichholztests: Add invalid "array concatenation" test to increa...
2018-09-21  Rico Tzschichholztests: Add "unsupported use of length field" test to...
2018-09-20  Alistair Thomasglib-2.0: Add feature_test_macro details for Time struc... a57d92ede078381389d3e84609e75c3f6be4ffda 17/head
2018-09-20  Alistair Thomasglib-2.0: Set DateTime.now () to use local time zone...
2018-09-20  Rico Tzschichholzvapi: Update GIDL-based bindings to fix unsupported... 74e33e1213504ebd604dca6a3e8ffeabbd060c22
2018-09-20  Rico Tzschichholzvaladoc: Fix some string escaping which gettext complai...
2018-09-20  Rico Tzschichholzvala: Check if ArrayType supports its given element...
2018-09-20  Rico Tzschichholzcodegen: Fix typo in is_pure_ccode_expression()
2018-09-20  Rico Tzschichholzg-i: Fix use after free in scanner
2018-09-19  Rico Tzschichholzx11: Add binding for XCreateSimpleWindow
2018-09-19  Rico Tzschichholzlibxml-2.0: Add missing context parameter in OutputWrit...
2018-09-19  Rico Tzschichholzvala: Add Block.get_local_constants()
2018-09-18  Rico Tzschichholzgtk+-3.0: Treat Gtk.IconInfo as GLib.Object which it...
2018-09-18  Rico Tzschichholzcodewriter: Use List.sort() instead of custom local...
2018-09-17  Rico Tzschichholzcodegen: Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for classes 38781a502b7381ef5383ae282fa33ddda9b493ed
2018-09-17  Rico TzschichholzBump version suffix
2018-09-17  Rico TzschichholzRelease 0.42.1 0.42.1
2018-09-17  Rico Tzschichholzvapigen: Warn if the library argument doesn't match...
2018-09-17  Rico Tzschichholzvapi: Update GIR-based bindings
2018-09-17  Rico Tzschichholzgtk+-4.0: Update to 3.94.0+f3e6d00d
2018-09-17  Rico Tzschichholztests: Actually check canonical cname of properties...
2018-09-17  Rico Tzschichholztest: Add property lock test
2018-09-09  Rico Tzschichholztests: Check uchar[] and uint8[] compatibility
2018-09-09  Rico Tzschichholzvapi: Add gnome-desktop-3.0 bindings
2018-09-09  Rico Tzschichholzvapi: Remove libgda-4.0, libgda-report-4.0 bindings
2018-09-07  Rico Tzschichholzglib-2.0: Add some 2.58 symbols c124f827557420b620f7118cfbabb15d83b4a3e6
next