Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/convenience: remove lock helpers | Sage Weil | 2018-11-21 | 1 | -134/+0 |
* | Rename "include/assert.h" | Brad Hubbard | 2018-09-14 | 1 | -1/+1 |
* | common: Add ceph::for_each for tuples | Adam C. Emerson | 2018-01-12 | 1 | -0/+40 |
* | common: Make maybe functions support std::optional | Adam C. Emerson | 2018-01-12 | 1 | -0/+32 |
* | common: Remove backport_std.h entirely | Adam C. Emerson | 2018-01-08 | 1 | -1/+0 |
* | common: Remove backported typedefs | Adam C. Emerson | 2018-01-08 | 1 | -1/+1 |
* | common: Switch from boost::shared_mutex to std::shared_mutex | Adam C. Emerson | 2017-12-14 | 1 | -5/+5 |
* | common: Get rid of artifact filename | Adam C. Emerson | 2017-12-14 | 1 | -1/+1 |
* | common: Swap C++14 template type aliases for variables | Adam C. Emerson | 2017-12-14 | 1 | -18/+18 |
* | common: Add functions to deal with boost::optional | Adam C. Emerson | 2017-10-28 | 1 | -0/+38 |
* | common: Add locking template functions and macros | Adam C. Emerson | 2017-08-09 | 1 | -0/+164 |