Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/ceph-dencoder/sstring.h: use `char8_t` instead of `unsigned char` | Max Kellermann | 2024-12-09 | 1 | -0/+1 |
* | rgw: Replace boost::string_ref/view with std::string_view | Prateek Sachan | 2020-06-18 | 1 | -5/+5 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -2/+2 |
* | common/sstring: switch to boost::string_view as string_ref is deprecated. | Radoslaw Zarzynski | 2017-06-07 | 1 | -4/+4 |
* | Merge pull request #15135 from cbodley/wip-denc-sstring | Sage Weil | 2017-05-31 | 1 | -0/+57 |
|\ | |||||
| * | sstring: add denc() support | Casey Bodley | 2017-05-18 | 1 | -0/+57 |
* | | common: Remove redundant includes | Jos Collin | 2017-05-22 | 1 | -9/+0 |
|/ | |||||
* | sstring.hh: return type from str_len(...) need not be const | Matt Benjamin | 2016-02-17 | 1 | -1/+1 |
* | librgw: fix boost::basic_string_ref template instantiation | Matt Benjamin | 2016-02-12 | 1 | -3/+4 |
* | common: add (tweaked) sstring.h | Matt Benjamin | 2016-02-12 | 1 | -0/+668 |