Releases: HdrHistogram/HdrHistogram_c
Releases · HdrHistogram/HdrHistogram_c
0.11.9
25 Aug 02:39
Compare
Sorry, something went wrong.
No results found
Add support for rejecting values larger than the max trackable value.
Update CMake build to correctly use INSTALL_INTEFACE.
Fix memory leaks in hdr_histogram_log.
Fix potential divide by zero.
Add some fuzz testing support.
0.11.8
30 Apr 21:51
Compare
Sorry, something went wrong.
No results found
New line at end of file
Update license on file
0.11.7
27 Apr 03:57
Compare
Sorry, something went wrong.
No results found
Performance optimisation for mean value calculation.
Include version header file.
Release 0.11.6
26 Sep 18:54
Compare
Sorry, something went wrong.
No results found
Fix clang warnings
License updates
Fix benchmark
Optimisations
Bounds/overflow checking
Release 0.11.5
17 Mar 22:42
Compare
Sorry, something went wrong.
No results found
Release 0.11.4
01 Mar 01:46
Compare
Sorry, something went wrong.
No results found
Add pkg-config
Fix compile error when zlib not available
Bump minimum CMake version
Release 0.11.3
28 Feb 22:39
Compare
Sorry, something went wrong.
No results found
Move public headers to hdr directory to mirror install layout.
Rename lowest_trackable_value to lowest_discernible_value.
Add the ability to change the allocator at compile time.
Optimisations
Fix for potential to read of the end of a buffer
0.11.3-pre
28 Feb 21:41
Compare
Sorry, something went wrong.
No results found
Release 0.11.2
01 Oct 09:23
Compare
Sorry, something went wrong.
No results found
If zlib is not found and the user permits it (HDR_LOG_REQUIRED=OFF) then the log component will not be compiled and always error stub will be compiled instead.
Release 0.11.1
11 Sep 04:35
Compare
Sorry, something went wrong.
No results found