]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
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
2019-10-21  Rico Tzschichholzposix: Bind some essential memory allocation functions
2019-10-21  Rico Tzschichholzglib-2.0: Add (u)int.try_parse()
2019-10-21  Rico Tzschichholzglib-2.0: Add optional "base" parameter to *.parse... 8d55ec8db9f85d85a959a4c6b130123031a816c3
2019-10-20  Rico Tzschichholzlibusb-1.0: Don't depend on glib-2.0
2019-10-19  Evan Nemersonlibusb-1.0: Use a wrapper for Context.get_device_list()
2019-10-19  Rico Tzschichholzvala: Allow direct access to array-typed members in...
2019-10-19  Rico Tzschichholzcodegen: Correctly transform arguments of Array.resize...
2019-10-19  Rico Tzschichholzcodegen: Create alternative for G_N_ELEMENTS in POSIX...
2019-10-19  Rico Tzschichholzcodegen: Add required includes or generate used symbols...
2019-10-19  Rico Tzschichholzcodegen: Replace specific hardcoded TRUE/FALSE referenc...
2019-10-19  Rico Tzschichholzcodegen: Make destroy_value() handle array-types in...
2019-10-19  Rico Tzschichholzcodegen: Replace specific hardcoded "GDestroyNotify...
2019-10-19  Rico Tzschichholzcodegen: Use alternative for g_memdup in POSIX profile
2019-10-19  Rico Tzschichholzcodegen: Use alternative for g_renew in POSIX profile 7841739b199ac5f1901e32cd9c0e90e9d4f5afa3
2019-10-19  Rico Tzschichholzcodegen: Use alternative for g_new0 in POSIX profile
2019-10-19  Rico Tzschichholzcodegen: Use alternative for g_free in POSIX profile
2019-10-19  Rico Tzschichholzcodegen: Replace hardcoded "gpointer" references (POSIX)
2019-10-19  Rico Tzschichholzcodegen: Replace hardcoded "gint"/"int" references...
2019-10-18  Rico Tzschichholzcodegen: Replace hardcoded "gboolean" references (POSIX)
2019-10-18  Rico Tzschichholzcodegen: Use alternative for g_strcmp0 in POSIX profile
2019-10-18  Rico Tzschichholzcodegen: Reduce code duplications when generation base...
2019-10-18  Rico Tzschichholzvaladoc: Rename FormalParameter to Parameter
2019-10-18  Rico Tzschichholztests: Extend "property base-access" interface test...
2019-10-17  Rico Tzschichholztests: Fix makefile syntax :(
2019-10-17  Rico Tzschichholzcodegen: Use G_TYPE_INSTANCE_GET_INTERFACE to get vtabl...
2019-10-17  Rico Tzschichholztests: Add "default-handler with base-access" signal...
2019-10-17  Rico Tzschichholztests: Extent "post-condition" virtual method test... 7ca183cbf67fea0ed17ce004d750cd922daf136b
2019-10-17  Rico Tzschichholzcodegen: Drop unreachable and misplaced code
2019-10-17  Rico Tzschichholztests: Extent "girwriter" test to increase coverage
2019-10-16  Rico Tzschichholzgirwriter: Restore behaviour for delegate-types
2019-10-16  Rico Tzschichholzvapi: Update GIR-based bindings
2019-10-16  Rico Tzschichholzwebkit2gtk-4.0: Update to 2.27.1
2019-10-16  Rico Tzschichholzgstreamer: Update from 1.17.0+ git master
2019-10-16  Rico Tzschichholzglib-2.0: Add binding for "warning_once()" since 2.64
2019-10-16  Rico Tzschichholzvala: Accept interface as inner type for object-type... d79401ad13a4bc5121f5ae187547c53b6a0a7701
next