summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/table/avlru64.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* iprt: Simplify the AVL stuff by simply donating the version of the code used ...vboxsync2017-02-271-19/+15
* Runtime/AVL: fixed headersvboxsync2017-01-091-14/+18
* *: scm cleanup run.vboxsync2015-08-141-6/+7
* Runtime: AVL callback functions return an IPRT status code and so do RTAvl*Do...vboxsync2013-12-051-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* AVL: add range version with uint64_t keysvboxsync2010-11-211-0/+82