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