31 Commits (master)
 

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