Releases: dtolnay/cxx
Releases · dtolnay/cxx
0.3.3
13 May 05:44
Compare
Sorry, something went wrong.
No results found
Resolve enum repr based on repr attributes, discriminant suffixes, and discriminant values (#196 )
Support #[cxx::bridge] module nested inside another module (#119 )
Allow include-ing <bracketed> headers (#201 )
Fix some warnings when built with MSVC (#194 , thanks @philipcraig )
0.3.2
08 May 22:59
Compare
Sorry, something went wrong.
No results found
Fix build error when using the nix version of clang (#192 , thanks @cchalmers )
0.3.1
08 May 17:15
Compare
Sorry, something went wrong.
No results found
0.3.0
30 Apr 02:03
Compare
Sorry, something went wrong.
No results found
Divide Cargo-specific build-only dependencies out to a cxx-build crate, leaving the cxx crate containing only runtime components (#144 , #167 )
0.2.12
28 Apr 01:10
Compare
Sorry, something went wrong.
No results found
Accept wildcard in extern function argument names (#159 , thanks @jgalenson )
0.2.11
28 Apr 01:10
Compare
Sorry, something went wrong.
No results found
Support passing std::vector<T> and Rust's Vec<T> between languages (#67 , #148 , thanks @myronahn )
0.2.10
28 Apr 01:10
Compare
Sorry, something went wrong.
No results found
0.2.9
28 Apr 01:10
Compare
Sorry, something went wrong.
No results found
Support passing &[u8] byte slices (#117 , thanks @adetaylor )
Handle building on Windows with symlink support not enabled (#116 )
0.2.8
28 Apr 01:09
Compare
Sorry, something went wrong.
No results found
Support building with -fno-exceptions (#101 )
Add an in-place constructor for rust::Box<T> (#106 )
Support non-Cargo builds that don't set Cargo's environment variables (#113 , thanks @adetaylor )
0.2.7
28 Apr 01:09
Compare
Sorry, something went wrong.
No results found
Provide a cross platform rust::isize type to C++ (#97 )
You can’t perform that action at this time.