]> arthur.barton.de Git - netdata.git/history - src/avl.c
optimization: saved 84 bytes per dictionary, avl locking removed from tc plugin and...
[netdata.git] / src / avl.c
2016-05-12 Costa Tsaousisoptimization: saved 84 bytes per dictionary, avl lockin...
2016-04-08 Costa Tsaousis ... apps.plugin: major new features and optimizations:...
2016-04-03 Costa TsaousisMerge pull request #165 from mcnewton/spelluseful
2016-04-03 Alon Bar-Levlayout: remove executable from unrelated files
2016-03-31 Costa Tsaousis ... error handling in key areas #102
2015-12-29 Costa Tsaousis ... fixed minor issues throughout the code (mainly types...
2015-12-25 Costa Tsaousis ... cleanup locking; ability to compile AVL with MUTEX...
2015-11-29 Costa Tsaousis ... first complete API implementation - it now supports...
2015-11-27 Costa Tsaousis ... avl is now threat safe (found a condition where the...
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools
2015-03-22 Costa Tsaousis ... added libavl for supporting balanced binary trees ...