]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2019-12-19  Rico TzschichholzAdd test case wip/null-conditional e73009f2e4de8190eb372f8bcc93d9de9b102712
2019-12-18  Jeremy Philippevala: Add conditional member access. 1984952531043e6b713e2884d640d4b976a43c88
2019-12-09  Rico Tzschichholzvapi: Update GIR-based bindings edf4b3dcbabe7f3a0e3cd0207205d82236b82c8a
2019-12-09  Rico Tzschichholzvala: Check before accessing "name" of parent_symbol...
2019-12-06  Rico Tzschichholzglib-2.0: Add new symbols from 2.64 e0a963f2c54aefd0bdcc899434209edc0b3ba4e8
2019-12-06  Rico Tzschichholzglib-2.0: Add to_string() for GLib.PollFd and GLib.Pid
2019-12-06  Rico Tzschichholzcodegen: Don't attribute *_get_type_once() with G_GNUC_...
2019-12-05  Rico Tzschichholzcodegen: Improve *_get_type() fast path (requires glib... 6b03920e39bc3900148d02ea5c2ddc13d6e91091 89/head
2019-12-05  Rico Tzschichholzcodegen: Remove unreachable code in TypeRegisterFunctio...
2019-12-03  Rico Tzschichholzvala: Don't allow "va_list" as return-type or type... 8ee44db879457846294ab80ba17280b228e7e2e9
2019-12-02  Rico Tzschichholzvala: Improve error message for unsupported inner types...
2019-11-27  Rico Tzschichholzgstreamer: Update from 1.17.0+ git master b23471650480d8964c2b35aa84159cf46fed3a11
2019-11-27  Rico Tzschichholzgtk4: Update to 3.96.0+9f69c7f3
2019-11-27  Rico Tzschichholzwebkit2gtk-4.0: Update to 2.27.3
2019-11-27  Rico Tzschichholztest: Add some "method-call" tests to increase coverage
2019-11-27  Rico Tzschichholzvala: Don't report further errors if MemberInitializer...
2019-11-27  Rico Tzschichholzvala: Don't ignore inner errors in Block and acknowledg...
2019-11-26  Rico Tzschichholzcodegen: Fix precondition in creation method of structs
2019-11-26  Rico Tzschichholzvala: Include type_name to default implementation of...
2019-11-25  Rico Tzschichholzscanner: Improve check of "\u" escape sequence 77fe44c8a4064a77f93ec79cd380a31a1d565b6f
2019-11-25  Rico Tzschichholzscanner: "\x" requires two hex digits at most and ignor...
2019-11-25  Rico Tzschichholzvala: Drop Namespace.remove_struct()
2019-11-24  Rico Tzschichholzvala: Let the parser have set namespace members as...
2019-11-24  Rico Tzschichholzparser: Implicit "main" method of main-block is public...
2019-11-24  Rico Tzschichholzscanner: "\x" requires two hex digits at most
2019-11-24  Rico Tzschichholztests: Add "member-access" tests to increase coverage
2019-11-24  Rico Tzschichholztests: Add "scanner" tests to increase coverage
2019-11-24  Rico Tzschichholztests: Extend "float and integer" tests to increase...
2019-11-21  Rico Tzschichholzpango: Update to 1.44+
2019-11-21  Rico Tzschichholzvapi: Update GIR-based bindings
2019-11-21  Rico Tzschichholzgtk4: Update to 3.96.0+5e11a2ae
2019-11-21  Rico Tzschichholzgstreamer: Update from 1.17.0+ git master
2019-11-21  Rico Tzschichholzvala: Add a basic parameter check for [Print] methods
2019-11-19  Rico Tzschichholztests: Fix and make fast-vapi test actually fatal 8cd5a579a8a4a6b55c30cdd58387a61ec4b70917
2019-11-19  Rico Tzschichholzvala: Keep formal_target_type when transforming method...
2019-11-18  Rico Tzschichholzvala: Improve handling of "void" as generic type 7d772d364fc55ab5944abae8173f9256f14711cd
2019-11-18  Rico Tzschichholzvala: VoidType is actually compatible with itself
2019-11-17  Rico Tzschichholzcodegen: Use result of CCodeBaseModule.get_this_type() 552467a619fcc92353a442046fbe711d7283e28a
2019-11-17  Rico Tzschichholzvala: Check "this_parameter" if available
2019-11-17  Rico Tzschichholzvala: Unify "this_parameter" creation using SemanticAna...
2019-11-17  Rico Tzschichholzvala: Allow SemanticAnalyzer.get_this_type() to handle...
2019-11-17  Rico Tzschichholzgidl/girparser: Creation methods must not be marked...
2019-11-17  Rico Tzschichholzvala: scope "owner" of constructor/destructor subroutin...
2019-11-16  Rico Tzschichholztests: Add "invalid address-of" test to increase coverage
2019-11-15  Rico Tzschichholzvala: Don't require constant initializer in fast-vapi
2019-11-14  Rico Tzschichholzcodegen: Share generate_struct_*() helpers between...
2019-11-14  Rico Tzschichholzcodegen: Fix vfunc signature of delegate-typed property...
2019-11-14  Rico Tzschichholzvala: Report error for async creation expression withou...
2019-11-14  Rico Tzschichholzcodegen: Fix support of dynamic DBus methods
2019-11-12  Rico Tzschichholztest: Add "GLib.Closure parameter" test to increase...
2019-11-12  Rico Tzschichholztest: Add "GLib.Log constants" tests to increase coverage
2019-11-11  Rico TzschichholzRelease 0.47.1 0.47.1
2019-11-11  Rico TzschichholzSync NEWS from 0.46
2019-11-09  Rico Tzschichholzcodegen: Commonize the determining of return-type for...
2019-11-09  Rico Tzschichholzcodegen: Use SemanticAnalyzer.get_data_type_for_symbol()
2019-11-09  Rico Tzschichholzvala: Make Callable derive from Symbol
2019-11-09  Rico Tzschichholzvala: Set GLib.Error as symbol of error-types if no...
2019-11-09  Rico Tzschichholzglib-2.0: Add "has_typedef = false" to custom MarkupPar...
2019-11-08  Rico Tzschichholzvala: Improve check of delegate assignments and initial...
2019-11-06  Rico Tzschichholzvala: Restore DestroysInstance behaviour for non-compac... 42dca9175240a0cfa5c002c271eb53b29afe5b7a
2019-11-06  Rico Tzschichholzcompiler: Add "--list-sources" options to output a...
2019-11-06  Rico Tzschichholzvapi: Update GIR-based bindings
2019-11-06  Rico Tzschichholzgstreamer: Update from 1.17.0+ git master
2019-11-06  Ole André Vadla... vala: Add missing gmodule-2.0 to Requires.private of...
2019-11-06  Rico Tzschichholzlibvaladoc: Move gmodule-2.0 to Requires.private of...
2019-11-05  Rico Tzschichholzvala: Support "unowned var" to declare local variables
2019-11-05  Rico Tzschichholzgtk4,gtk4-unix-print: Update to 3.96.0+fbea677a 7c367780af1677278ed83d6afc2c5933211c3155
2019-11-05  Rico Tzschichholzg-i: Ignore flags like -mfpmath=sse, -msse or -msse2
2019-11-05  Rico Tzschichholzg-i: Avoid use of uninitialized "markup" warning
2019-11-05  Rico Tzschichholzg-i: Calculate size correctly, avoid use-after-free
2019-11-05  Rico Tzschichholzgio-2.0: Use custom TaskReadyCallback delegate in Task...
2019-11-05  Rico Tzschichholzvala: Don't mark method as used on recursive usage...
2019-11-05  Rico Tzschichholzvala: Write value of constants/enums in fast-vapi if... 984c034256de3830d6daa0ab6f5eff108dea09bb
2019-11-04  Rico Tzschichholzvala: Add GenericType.dup/destroy fields
2019-11-04  Rico Tzschichholzcodegen: Make type-parameter properties readable
2019-11-03  Rico Tzschichholztests: Add invalid "multiple base classes" tests to...
2019-11-03  Rico Tzschichholzvala: Improve error reporting for invalid interface...
2019-11-03  Rico Tzschichholzcodegen: G_DEFINE_AUTOPTR_CLEANUP_FUNC must not declare...
2019-11-01  Rico Tzschichholzgirwriter: Fix position of priv field (--abi-stability) 7cb3a3f00dcbadded394a6cb9b7042b7d627bea8
2019-11-01  Rico Tzschichholzgirwriter: Add readable="0"/private="1" attribute to...
2019-10-31  Rico Tzschichholzcodegen: Fix setting of generic-type properties for... 5baca30c036b3980bef5948c12ee711cd23ea91c
2019-10-29  Florian Broschvala: Improve error message for arrays as type arguments 4e34272c34ef558663af19414a7584506cb60fc0
2019-10-29  Florian Broschvala: Do not allow to change .length of arrays with...
2019-10-29  Florian Broschvala: Do not allow to .resize() on arrays with fixed...
2019-10-29  Florian Broschvala: Infer array length of inline allocated arrays...
2019-10-29  Florian Broschvala: Do not allow += for arrays with fixed length 7d3290e44c1acba6b18584f4c52d40765883b581
2019-10-29  Rico Tzschichholzgtk+-*.0: Fix iter parameter of TextBuffer.backspace() 7b2e66e1272d4f9f89664ab0ea328d6dea2d5f6d 87/head
2019-10-29  Rico Tzschichholzglib-2.0: Add new symbols from 2.64 9ab99edfc1ee3ba958ec95956fdb37aac7d6f74f
2019-10-29  Alberto Fanjulgtksourceview-2.0: Fix iter parameter in SourceBuffer... 83af5c8be996d258a2fa36c12214013c449c6d04 86/head
2019-10-24  Rico Tzschichholzvala: Don't falsely resolve binary-expression to bool e679740751b4fde1d40103f8a84fba0fed1ff9a2
2019-10-23  Rico Tzschichholzlinux: Add memfd_create(2)
2019-10-23  Rico Tzschichholztests: Add invalid "silent cast of array" test to incre...
2019-10-23  Rico Tzschichholztests: Add "typeof" tests for fundamental GLib.Type
2019-10-23  Rico Tzschichholzvala: Issue warning when passing arrays to typeof(...
2019-10-22  Rico Tzschichholzvapi: Update GIR-based bindings
2019-10-22  Rico Tzschichholzwebkit2gtk-4.0: Update to 2.27.2
2019-10-22  Rico Tzschichholzgirparser: Detect and replace "-" in parameter names
2019-10-22  Rico Tzschichholzglib-2.0: Check errno for EINVAL and ERANGE in *.try_pa...
2019-10-21  Rico Tzschichholztests: Make (u)int.try_parse() tests more 32bit friendly
2019-10-21  Rico Tzschichholzlibuse-1.0: Remove unused private "malloc" binding
next