Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
rust-cbindgen.15630
rust-cbindgen.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rust-cbindgen.changes of Package rust-cbindgen.15630
------------------------------------------------------------------- Wed Apr 15 08:46:47 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com> - update to version 0.14.1 * Handle mangling pointers. * Unconditionally generate a return statement in partialeq implementations. - update to version 0.14.0 * Minor tweak at how [export.exclude] is handled to allow excluding generic instantiations in C mode. * Documented cpp_compat option. * Fixed a panic when parsing associated constants for a built-in type. - update to version 0.13.2 * Constants now have suitable documentation. * Fixed some C warnings by emitting void when there are no arguments. * Avoids reading cargo.toml when not needed, which can cause panics in workspace situations. * Only write `default` cases if the switch is not exhaustive. * Some warnings have been refined. * Code generation for static arrays has been fixed. * Opt-in support for constexpr in constants. * Fix C code generation and some warnings when extremely large constants are used. * Proper escaping of enum variants and fields. * Added support for RefCell (as an opaque type) and Cell. ------------------------------------------------------------------- Thu Feb 27 12:27:15 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com> - update to version 0.13.1 * Support `#[cfg]` on individual enum variants. - update to version 0.13.0 * Support 'swift_name' attributes on generated functions * Add [export.pre_body] to config * Handle new line in doc attribute * Add support for `Self` in tagged enums, structs and unions * Make sentinel variant respect regular config * Fix layout of tagged enums with size under some configurations * Add an option to allow configuring the order of function names in generated headers ------------------------------------------------------------------- Fri Jan 17 11:01:00 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com> - update to version 0.12.2 * Fixed version detection with lockfile v2. * Added support for export_name on functions. - update to version 0.12.1 * Added support for #[repr*64)] on enums. * Added support to generate plain enums instead of enum classes for C++. * Fixed dependency resolution with lockfile v2. - update to version 0.12.0 * Added support for #[repr(align)] and #[repr(packed)] on structs and unions. * Added support to generate copy-assignment operators for enums. - update to version 0.11.1 * More binary operators and expressions are supported. * More built-in bitflags operators. - update to version 0.11.0 * Made rust char map to uint32_t. - update to version 0.10.1 * Improved error message for missing config file. * Add missing header for char32_t. - update to version 0.10.0 * Initialize struct literal with list-initializer for C++11 standard. * Surround namespace with __cplusplus ifdef in cpp_compat mode. * Add support for --quiet flag. * Map char to char32_t. * Improve binding_crate_ref() error message. * avoid prematurely returning during expansion. * Add support for adding "using namespace" statements. ------------------------------------------------------------------- Fri Oct 18 20:27:55 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org> - Update to version 0.9.1 * Various improvements to comment output. * Fixed expand when ran from build.rs. * More debugging output for expansion. * New option to add a default private constructor in C++ tagged enums. * Syn and related dependencies updated to 1.0. ------------------------------------------------------------------- Thu Aug 8 20:44:33 UTC 2019 - Luke Jones <luke@ljones.dev> - Update to version 0.9.0 * Support to generate C headers with C++ compatibility * Fix include guard generation when no_includes is set * Fix crate parsing order so that types from the binding crate are preferred in presence of conflicting names * Add extra_bindings option to generate bindings for dependencies * Clap dependency is optional now so it's feasible to avoid building it if cbindgen is used as a library ------------------------------------------------------------------- Tue May 14 11:57:41 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org> - update to version 0.8.7 * there is no upstream changelog provided ------------------------------------------------------------------- Sun Mar 17 13:43:36 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org> - update to version 0.6.8 to satisfy Firefox 66.0 build requirements ------------------------------------------------------------------- Mon Nov 19 15:00:09 UTC 2018 - astieger@suse.com - use a source URL ------------------------------------------------------------------- Wed Nov 14 00:34:16 UTC 2018 - Luke Jones <jones_ld@protonmail.com> - Initial packaging - boo#1115645
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor