Releases: awslabs/aws-c-common
Releases · awslabs/aws-c-common
Minor fix for logcat log formatting
v0.4.39 Removed erroneous bracket in log output via logcat (#624)
Android logcat logger
Additional PR Feedback from #621 (#623) * PR Feedback from #621 * clang-format
Add aws_hash_combine
- Adds aws_hash_combine
Android cross compile support
v0.4.36 Fixed cmake error during cross compile (#614)
Bigint
- Basic bigint implementation
Reduced CMake warnings about BUILD_TESTING
v0.4.34 set policy to allow BUILD_TESTING to be used as a variable (#606)
Big Int
Allow testing during cross compile
Allow cross-compiled tests via ALLOW_CROSS_COMPILED_TESTS (#602) * Allow cross-compiled tests
ARM execinfo fixes
Will now work on ARM platforms that do not have execinfo.h (e.g. alpine)
Stats and other fixes
v0.4.30 stride, not stride bits (#590)