Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run clang-format over all the files (#814) | Ben Smith | 2018-03-16 | 1 | -7/+4 |
* | [cleanup] Always use braces with if (#691) | Ben Smith | 2017-12-09 | 1 | -6/+9 |
* | Use std::unique_ptr in intrusive-list API (#602) | Ben Smith | 2017-08-30 | 1 | -42/+50 |
* | Properly forward argument packs (#578) | Ben Smith | 2017-07-19 | 1 | -3/+3 |
* | Add intrusive_list implementation (#542) | Ben Smith | 2017-06-29 | 1 | -0/+625 |