index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
cpp-btree
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpp-btree: Add alternative overload for btree:operator==
Casey Bodley
2022-03-17
1
-0
/
+6
*
include/cpp-btree: drop node handle support
Kefu Chai
2021-06-18
2
-40
/
+0
*
include/cpp-btree: use the same type when allocate/deallocate
Kefu Chai
2020-03-02
1
-14
/
+33
*
include/cpp-btree: drop btree::dump()
Kefu Chai
2020-01-17
2
-36
/
+0
*
include/cpp-btree: use "constexpr inline" for constants
Kefu Chai
2020-01-15
1
-29
/
+23
*
include/cpp-btree: adapt from abseil::btree
Kefu Chai
2020-01-15
4
-1207
/
+512
*
cpp-btree: import abseil-cpp btree implementation
Kefu Chai
2020-01-15
4
-1747
/
+3397
*
include/cpp-btree: use inline variable to define btree_is_key_compare_to
Kefu Chai
2019-12-24
1
-12
/
+11
*
include/cpp-btree: use std::conditional_t<>
Kefu Chai
2019-12-24
1
-28
/
+17
*
include/cpp-btree: use static_assert()
Kefu Chai
2019-12-24
1
-15
/
+7
*
include/cpp-btree: add emplace_hint()
Kefu Chai
2019-12-24
2
-9
/
+23
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
include: Use ceph_assert for asserts
Adam C. Emerson
2018-08-27
1
-53
/
+54
*
cpp-btree: do not #define NDEBUG
Kefu Chai
2018-08-19
1
-6
/
+7
*
include/cpp-btree/btree_set: add btree_set
Sage Weil
2017-05-30
1
-0
/
+121
*
include/cpp-btree: add google's cpp-btree library
Sage Weil
2016-01-20
3
-0
/
+2873