index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
encoding.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add missing include for std::cout
Max Kellermann
2024-11-04
1
-0
/
+2
*
test/encoding.cc: Harmonize expected text with exception
Adam Kupczyk
2024-07-03
1
-1
/
+1
*
test/encoding: refactor EncodingException::Macros
Kefu Chai
2022-07-22
1
-17
/
+19
*
test/encoding: verify that e.what() starts with expected str
Kefu Chai
2022-07-22
1
-2
/
+2
*
buffer: base exceptions on system_error
Adam C. Emerson
2020-05-15
1
-2
/
+2
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-2
/
+2
*
buffer: base exceptions on system_error
Adam C. Emerson
2019-11-04
1
-2
/
+2
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-10
/
+10
*
test: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-2
/
+2
*
encoding: Move encode/decode functions into ceph namespace
Adam C. Emerson
2018-01-10
1
-0
/
+2
*
denc: support enum with underlying type
Kefu Chai
2017-11-03
1
-0
/
+27
*
Merge pull request #14911 from ovh/bp-small-enc-eradication
Sage Weil
2017-05-10
1
-22
/
+42
|
\
|
*
os/bluestore: use denc for varint encoding
Piotr Dałek
2017-05-02
1
-22
/
+42
*
|
include/encoding: fix compat version error messages
Sage Weil
2017-04-24
1
-5
/
+2
|
/
*
include/denc: add missing {encode,decode}_nohead for denc_traits
Kefu Chai
2017-03-25
1
-0
/
+34
*
include/denc: silence gcc warnings
Kefu Chai
2017-02-17
1
-0
/
+56
*
test/encoding: fix the build with clang
Kefu Chai
2016-10-25
1
-0
/
+2
*
test/encoding: do not include unused headers
Kefu Chai
2016-10-20
1
-1
/
+2
*
include/small_encoding: fix lba encoding with many low zeros
Sage Weil
2016-06-22
1
-0
/
+2
*
include/small_encoding: small encode/decode helpers
Sage Weil
2016-06-21
1
-0
/
+175
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
test/encoding: c++11 STL appears to make fewer copies, yay
Sage Weil
2015-08-08
1
-2
/
+2
*
common: fix the macros for malformed_input::what()
Kefu Chai
2015-05-13
1
-0
/
+27
*
qa: encoding: silence warning
Sage Weil
2012-01-30
1
-1
/
+1
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
Revert "unit tests: do standard ceph init before tests"
Tommi Virtanen
2011-01-15
1
-2
/
+0
*
unit tests: do standard ceph init before tests
Colin Patrick McCabe
2011-01-14
1
-0
/
+2
*
Port encoding tests over to gtest.
Tommi Virtanen
2011-01-11
1
-2
/
+178
*
Use Google Test framework for unit tests.
Tommi Virtanen
2011-01-11
1
-0
/
+22