| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modernize various minor legacy C++isms. | 2022-07-30 | 1 | -11/+8 | |
| | | |||||
| * | Remove some unnecessary getters in ConnectClass. | 2022-07-22 | 1 | -1/+1 | |
| | | | | | All of these members are public anyway. | ||||
| * | Print the typeid of a doubly culled type in CullList::Apply(). | 2022-05-17 | 1 | -0/+5 | |
| | | |||||
| * | Rewrite logging calls to use the new APIs. | 2022-05-01 | 1 | -7/+7 | |
| | | |||||
| * | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -2/+1 | |
| | | |||||
| * | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -6/+6 | |
| | | |||||
| * | Refactor classbase/CullResult into Cullable/Cullable::Result. | 2021-03-02 | 1 | -0/+124 | |
