35 Commits (master)
 

Author SHA1 Message Date
Avril 51bc5113b5
Bump version 1.2.1: change core::intrinsics::r#try -> catch_unwind (https://github.com/notflan/stackalloc-rs/pull/2) 11 months ago
Avril 54009f74e8
Merge pull request from elrafoon/catch_unwind 11 months ago
Avril 247895452c
Added feature `no_unwind_protection` for tests. build.rs: Added `rustc-check-cfg` for cfg flag `nightly`. 11 months ago
Stanislav Ravas a702bc88ff fix: change core::intrinsics::r#try -> catch_unwind 11 months ago
Avril 391a537107
Version bump (minor): New feature `no_std`. (https://github.com/notflan/stackalloc-rs/pull/1) 3 years ago
Avril ebb4f8d653
Merge pull request from ParkerTenBroeck/master 3 years ago
Parker TenBroeck 84255549df Added catch_unwind for no_std 3 years ago
Parker TenBroeck 72d2860851 fixed test feature not being enabled for nightly no_std 3 years ago
Parker TenBroeck 58ee35daad fixed test dependency not being present for tests on nightly 3 years ago
Parker TenBroeck dc421e002b added optional no_std feature 3 years ago
Avril be0bc7b612
Added PLT for C trampolnine. 3 years ago
Avril 3a42d22081
fix linking error 4 years ago
Avril 675cd7cf37
added iterator functions 4 years ago
Avril bdba08664e
update README 4 years ago
Avril da1ccd15e6
update Cargo.toml 4 years ago
Avril b3403cd6cc
update README 4 years ago
Avril 82a4e2a0ba
added README 4 years ago
Avril 0fcca646ef
fix size bug 4 years ago
Avril 9173d8b63f
added initialised stackalloc variants 4 years ago
Avril 7353b45f27
added stackalloc 4 years ago
Avril 10593b62be
avec public despite being unfinished 4 years ago
Avril c2f664c431
added alloca_zero 4 years ago
Avril b0a52b992b
rename funtion bytes to alloca 4 years ago
Avril 5a5b4cc623
remove noinline from main function 4 years ago
Avril 6fc4d9e8ed
update description 4 years ago
Avril 468b7ed86e
document the 'bytes' alloca function 4 years ago
Avril 3564de893e
with_alloca works 4 years ago
Avril c127cf0bfd
more C build flags 4 years ago
Avril c1aea27653
more C build flags 4 years ago
Avril 1c8795d93d
added -Wextra 4 years ago
Avril c003bb9643
add description 4 years ago
Avril dfd1a025bd
update ffi wrapper 4 years ago
Avril dc0d856640
remove redundant cc build flag 4 years ago
Avril ab99d0927b
test pointer is safely writeable 4 years ago
Avril 02bcfeb3fe
Initial commit 4 years ago