]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2024-04-21  Rico TzschichholzSome cleaning wip/generics-constraints
2024-04-21  Rico TzschichholzDon't override inferred type-arguments with type-constraint
2024-04-21  Rico TzschichholzWIP
2024-04-21  Lorenz Wildberggenerics-constraints: add test and improve error message
2024-04-21  Rico TzschichholzWIP Handle extended syntax
2024-04-21  Rico TzschichholzWIP tests
2024-04-21  Rico TzschichholzWIP writer where clause
2024-04-21  Rico TzschichholzWIP vala: Check compatibility of generic type-arguments...
2024-04-21  Rico TzschichholzWIP vala: Support generics constraints
2024-04-21  Rico Tzschichholzvala: Unify check of type-parameters in GenericSymbol...
2024-04-20  Reuben Thomasgnu: fix to just-introduced binding for relocate
2024-04-20  Reuben Thomasgnu: add binding for 'relocate' APIs
2024-04-19  Rico TzschichholzSync NEWS from 0.56
2024-04-17  Reuben Thomasgnu: add binding for flock(2) and its constants
2024-04-16  Rico Tzschichholzvala: Inherit important attributes for Property backing...
2024-04-16  Rico Tzschichholzcodegen: Only handle null-terminated array as such...
2024-04-16  Rico Tzschichholzcodegen: Refactor and cache parameter in loop
2024-04-15  Rico Tzschichholzvala: Report invalid type in property assignment attempt
2024-04-15  Rico Tzschichholzvala: Point to the invalid initializer on error
2024-04-05  Reuben Thomasglib-2.0: Add SPACING_MARK, deprecate COMBINING_MARK
2024-04-04  Zhou Qiankangglib-2.0: Avoid unnecessary copying operations in FileS...
2024-03-25  Rico Tzschichholzcodegen: Properly pass through a null-terminated out...
2024-03-25  Rico Tzschichholzcodegen: Update array length variable passed to null...
2024-03-22  Zhou Qiankangvala, codegen: Add `o` modifier to regex literal
2024-03-22  Rico Tzschichholzvapi: Regenerate for GIDL-based bindings to pick up...
2024-03-22  Rico Tzschichholzvapi: Regenerate for GIR-based bindings to pick up...
2024-03-22  Rico Tzschichholztests: Extend off_t/time_t test cases to increase coverage
2024-03-22  Rico Tzschichholzgirparser: Recognize usage of dev_t/gid_t/pid_t/uid_t...
2024-03-20  Rico Tzschichholzparser: Turn `static const` declaration warning into...
2024-03-20  Rico Tzschichholzparser: Perform proper checks of symbol modifiers
2024-03-20  Rico Tzschichholzparser: Perform proper checks of member modifiers
2024-03-19  Simon McVittievala: Correctly use Path.build_path()
2024-03-18  Rico Tzschichholzparser: Allow declaration of static nested methods...
2024-03-14  Rico Tzschichholztests: Add -Werror=null-dereference flag
2024-03-14  Rico Tzschichholzcodegen: Add missing initializers for private fields...
2024-03-14  Rico TzschichholzSync NEWS from 0.56
2024-03-13  Rico Tzschichholzgirparser: Recognize usage of off_t and don't rely...
2024-03-13  Rico Tzschichholzvapi: Regenerate for GIR-based bindings to pick up...
2024-03-13  Rico Tzschichholzgirparser: Recognize usage of time_t and don't rely...
2024-03-07  Rico Tzschichholzgtk4: Preserve compatibility with < 4.14
2024-03-07  Rico Tzschichholzgio-2.0: Restore ApplicationCommandLine.print*_literal...
2024-03-06  Zhou Qiankanggmodule-2.0: Do not mark `Module.open` as deprecated
2024-03-04  Rico TzschichholzSync NEWS from 0.56
2024-03-03  Rico Tzschichholzgio-2.0: Fix pointer-sign errors of some uint8[]-typed...
2024-03-03  Rico Tzschichholzgirparser: Don't discard explictly given ctype of param...
2024-03-03  Rico Tzschichholztests: Add -Werror=pointer-sign flag
2024-02-24  Rico Tzschichholzcodegen: Don't use pre-assigned *_parent_iface field...
2024-02-22  Rico Tzschichholzgtk4: Update to 4.13.9~f46fb7c6
2024-02-22  Rico Tzschichholzgio-2.0,gmodule-2.0: Update from 2.79.x git
2024-02-21  Rico Tzschichholzvala: Follow the logic of GIrParser.locate_gir() to...
2024-02-21  Rico Tzschichholzvala: Add CodeContext.pkg_config_variable() helper
2024-02-20  Rico Tzschichholzgirparser: Issue a warning for `record` inside `transpa...
2024-02-15  Sudhanshu Tiwarilibvaladoc: Fix build with graphviz >= 10.0.1
2024-02-04  Sahil Shadwalv4l2: Fix FrameivalEnum.stepwise type mismatch with...
2024-02-04  Florian Weimercodegen: Emit diagnostic pragmas for GCC 14, Clang...
2024-01-26  Rico Tzschichholzcodegen: Cast generic return value from g_ptr_array_index()
2024-01-26  Rico Tzschichholzvala: Move formal_target_type when transforming method...
2024-01-26  Rico Tzschichholzcodegen: Correctly return FALSE on uncaught error in...
2024-01-25  Rico Tzschichholzglib-2.0,posix: Define _GNU_SOURCE for sincos*()
2024-01-01  Valeri Ochinskilibsoup-3.0: Don't skip uri_copy
2024-01-01  Valeri Ochinskigmodule-2.0: Improvements and updates from 2.76
2023-12-18  Valeri Ochinskicodegen: Remove static mutex initialization
2023-12-18  Valeri Ochinskicodegen: Use GWeakRef for [SingleInstance] constructors
2023-12-12  Valeri Ochinskivala: Treat negative integer/float ranks as non-compatible
2023-12-05  Val Ochvala: Keep depfile empty if no dependencies were written
2023-11-29  Valeri Ochinskitests: add temporary directories to .gitignore
2023-11-28  Rico Tzschichholztests: Remove errornous "caller-allocates" attribute...
2023-11-27  Rico Tzschichholztests: Extend girwriter test with array length-type...
2023-11-27  Rico Tzschichholztests: Add invalid "array length type" test to increase...
2023-11-26  Rico Tzschichholzvapi: Regenerate for GIR-based bindings to pick up...
2023-11-26  Rico Tzschichholzgirparser: Don't blindly translate utf8 to string and...
2023-11-25  Samuel Dionne... gtk4: Fix GLib.Value parameter in Expression.evaluate()
2023-11-17  Lorenz Wildbergflatpak: build with builddir=false
2023-11-17  Lorenz Wildbergflatpak: Add sphinx
2023-11-13  Rico TzschichholzSync NEWS from 0.56
2023-10-28  Lorenz Wildbergmanual: Use more official link for vala tutorials
2023-10-24  Mazhar Hussaingstreamer-1.0: Make ElementFactory.make()'s name parame...
2023-10-18  Rico Tzschichholzcodegen: Generate compatible wrapper of ref-void functions
2023-10-18  Rico Tzschichholzvala: Prevent usage of strlen() on non-null-terminated...
2023-10-15  Rico Tzschichholzdoc: Install manual to versioned target directory
2023-10-15  Corentin Noëlgtk4-wayland: Add the missing wayland-client bindings
2023-10-15  Corentin Noëlwayland-client: Complete the binding
2023-10-09  Lorenz Wildbergdoc/manual: Port reference manual to sphinx format
2023-10-09  zhangdiandiandoc: Fix typo in release notes
2023-09-30  Lorenz Wildbergglib-2.0: Add new symbols from 2.78
2023-09-24  Lorenz Wildberggitignore: Add vapi/test.vala
2023-09-24  Lorenz Wildbergflatpak: Add permission for session bus
2023-09-24  Lorenz Wildbergflatpak: Enable debug build
2023-09-24  Lorenz Wildbergflatpak: Update graphviz to 8.1.0
2023-09-07  Jordan Petridisflatpak: build the runtime extension against 23.08
2023-09-02  Rico TzschichholzSync NEWS from 0.56
2023-08-25  Rico Tzschichholzgtk4: Restore CssProvider.load_from_data() signature...
2023-08-19  Rico TzschichholzSync NEWS from 0.56
2023-08-19  Rico Tzschichholzgtk4: Preserve compatibility with <= 4.8.x
2023-08-16  Rico Tzschichholzvala: Only transform default initializers of parameters
2023-08-11  Rico Tzschichholzwebkit*-*: Update to 2.41.90
2023-08-11  Rico Tzschichholzvapi: Update GIR-based bindings
2023-08-11  Rico Tzschichholzvapi: Regenerate GIR-based bindings
2023-08-11  Lorenz Wildberggirparser: Support glib:ref-func, glib:unref-func,...
2023-08-10  Rico Tzschichholzgtk4: Update to 4.12.0
next