index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test_denc.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/denc: Add protection against bumping up compat
Adam Kupczyk
2024-06-25
1
-1
/
+1
*
test/denc: Add check for compat
Adam Kupczyk
2024-05-21
1
-11
/
+64
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
Revert "Merge pull request #33673 from cbodley/wip-denc-enum"
Sage Weil
2020-03-10
1
-22
/
+0
*
test: add failing denc tests for enums
Casey Bodley
2020-03-02
1
-0
/
+22
*
src/: s/advance/operator+=/
Kefu Chai
2020-02-02
1
-4
/
+4
*
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
denc: use ptr::const_iterator for decode
Kefu Chai
2018-05-17
1
-10
/
+10
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
denc: Support std::optional
Adam C. Emerson
2018-01-12
1
-0
/
+38
*
test: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-23
/
+27
*
test: Division by zero in Legacy::encode_n()
Jos Collin
2017-06-25
1
-0
/
+1
*
test: test_denc.cc: silence warning from -Wsign-compare
Jos Collin
2017-05-30
1
-2
/
+2
*
denc: add need_contiguous to denc_traits
Kefu Chai
2017-05-24
1
-0
/
+118
*
denc: Support boost::optional
Adam C. Emerson
2017-01-10
1
-0
/
+38
*
denc: Support tuples
Adam C. Emerson
2017-01-10
1
-3
/
+19
*
denc: Add support for std::array
Adam C. Emerson
2017-01-10
1
-0
/
+20
*
denc: Support boost::container::flat_set
Adam C. Emerson
2017-01-10
1
-8
/
+24
*
denc: Scrap the container boilerplate!
Adam C. Emerson
2017-01-10
1
-39
/
+46
*
src/test/test_denc.cc: Fix errors in buffer overflow
Willem Jan Withagen
2016-12-24
1
-2
/
+2
*
include/denc: new-style encoding framework
Sage Weil
2016-10-16
1
-0
/
+483