Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-14 | Core: don't inline rarely used function | Dirk Hohndel | |
This is only used by one caller and there doesn't appear to be a reason to inline it in the first place. Suggested-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel | |
First small step to shrinking dive.h. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |