summaryrefslogtreecommitdiff
path: root/src/core/geometry_func.cpp
AgeCommit message (Collapse)Author
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ↵rubidium
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-28(svn r16684) -Codechange: Add maxdim function for Dimension struct.alberth