Skip to content

Releases: awslabs/aws-c-common

Minor fix for logcat log formatting

15 Apr 18:48
f71fc50
Compare
Choose a tag to compare
Pre-release
v0.4.39

Removed erroneous bracket in log output via logcat (#624)

Android logcat logger

15 Apr 16:57
937a0da
Compare
Choose a tag to compare
Android logcat logger Pre-release
Pre-release
Additional PR Feedback from #621 (#623)

* PR Feedback from #621

* clang-format

Add aws_hash_combine

08 Apr 16:24
79cb3f5
Compare
Choose a tag to compare
Add aws_hash_combine Pre-release
Pre-release
  • Adds aws_hash_combine

Android cross compile support

30 Mar 18:59
8c7e4ba
Compare
Choose a tag to compare
Pre-release
v0.4.36

Fixed cmake error during cross compile (#614)

Bigint

26 Mar 15:10
6f0787f
Compare
Choose a tag to compare
Bigint Pre-release
Pre-release
  • Basic bigint implementation

Reduced CMake warnings about BUILD_TESTING

06 Mar 20:34
0503d84
Compare
Choose a tag to compare
v0.4.34

set policy to allow BUILD_TESTING to be used as a variable (#606)

Big Int

03 Mar 22:45
d023c9c
Compare
Choose a tag to compare
Big Int Pre-release
Pre-release
Bigint (#586)

* Bigint part 1 - init/cleanup/comparisons

Allow testing during cross compile

27 Feb 23:52
777d75f
Compare
Choose a tag to compare
Pre-release
Allow cross-compiled tests via ALLOW_CROSS_COMPILED_TESTS (#602)

* Allow cross-compiled tests

ARM execinfo fixes

21 Feb 17:35
5451686
Compare
Choose a tag to compare
ARM execinfo fixes Pre-release
Pre-release

Will now work on ARM platforms that do not have execinfo.h (e.g. alpine)

Stats and other fixes

11 Feb 01:26
4a6ae22
Compare
Choose a tag to compare
Stats and other fixes Pre-release
Pre-release
v0.4.30

stride, not stride bits (#590)