arvidn
|
a845afe6d9
|
fix warnings
|
2019-04-10 08:05:36 +02:00 |
arvidn
|
7103b12cb7
|
remove typed_span type
|
2018-11-17 00:43:58 +01:00 |
arvidn
|
5383854768
|
make span's and sha1_hash's index and size types signed (instead of unsigned). Specifically std::ptrdiff_t. In line with the direction of gsl span and reduce signed->unsigned casts
|
2018-11-16 14:06:22 +01:00 |
Arvid Norberg
|
ede7dbf0aa
|
add LGTM badge to README and fix warnings
|
2018-10-19 16:28:33 +02:00 |
arvidn
|
65fef972a2
|
apply some c++11 modernization
|
2018-01-11 04:51:39 -05:00 |
arvidn
|
23ba9d12d1
|
construct and destruct objects in stack allocations (alloca())
|
2017-04-28 21:34:31 -04:00 |
Alden Torres
|
2437b3c134
|
created aux::typed_span and related refactor
|
2017-01-28 23:28:38 -05:00 |
Alden Torres
|
3803661863
|
moved alloca.hpp to private aux_ and size refactor (#1634)
moved alloca.hpp to private aux_ and size refactor
|
2017-01-27 12:43:34 -05:00 |