Releases: mpaland/avl_array
Releases · mpaland/avl_array
2.0.5
27 Mar 12:41
Compare
Sorry, something went wrong.
No results found
Fixed a bug in erase() routine. This could cause corrupted memory.
Thanks to @KaruroChori for pointing this out.
Please update to this version
2.0.4
23 Nov 12:48
Compare
Sorry, something went wrong.
No results found
Iterator find() performance slightly improved
2.0.3
07 Nov 16:39
Compare
Sorry, something went wrong.
No results found
find() performance sligthly improved
2.0.2
24 Oct 12:25
Compare
Sorry, something went wrong.
No results found
Small performance improvements
2.0.0
19 Oct 16:15
Compare
Sorry, something went wrong.
No results found
Added parent-index option as "Fast-Mode"
Added travis (build and testsuite success) and coveralls support
Removed minor compiler warnings
Added more test cases
1.1.0
21 Sep 12:53
Compare
Sorry, something went wrong.
No results found
Fully tested working version!
All new test suite test cases are passing.
1.0.1
29 Aug 12:36
Compare
Sorry, something went wrong.
No results found
Bug fixes and performance improvements.
1.0.0
26 Aug 15:23
Compare
Sorry, something went wrong.
No results found
Initial version
All test cases passing