| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch from NULL to nullptr. | 2022-07-22 | 1 | -1/+1 | |
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -1/+1 | |
| * | Use C++11 inline initialisation for class members. | 2020-02-06 | 1 | -8/+2 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+1 | |
| * | Move the intrusive list containers into the insp namespace | 2014-08-30 | 1 | -0/+5 | |
| * | Add intrusive_list_tail container that maintains a pointer to the last element | 2014-07-09 | 1 | -0/+11 | |
| * | Make the name of intrusive list class configurable using a define | 2014-07-09 | 1 | -0/+2 | |
| * | Split intrusive list implementation into a separate file | 2014-07-09 | 1 | -110/+1 | |
| * | Fix accessibility in intrusive_list_node and return value of operator-- in in... | 2014-04-07 | 1 | -2/+2 | |
| * | Add intrusive list template | 2014-01-24 | 1 | -0/+162 |
