Releases: mpaland/avl_array
Releases · mpaland/avl_array
2.0.5
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
Compare
Sorry, something went wrong.
No results found
Iterator find() performance slightly improved
2.0.3
Compare
Sorry, something went wrong.
No results found
find() performance sligthly improved
2.0.2
Compare
Sorry, something went wrong.
No results found
Small performance improvements
2.0.0
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
Compare
Sorry, something went wrong.
No results found
Fully tested working version!
All new test suite test cases are passing.
1.0.1
Compare
Sorry, something went wrong.
No results found
Bug fixes and performance improvements.
1.0.0
Compare
Sorry, something went wrong.
No results found
Initial version
All test cases passing