aboutsummaryrefslogtreecommitdiff
path: root/src/proj_math.h
AgeCommit message (Expand)Author
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-05-23Merge branch 'master' into return-nans-quicklyKristian Evers
2018-05-19Undef isnan if already defined before redefining it (typically with MSVC)Even Rouault
2018-05-08Add round() and lround() to proj_math.hKristian Evers
2018-05-08Add NAN definition to proj_math.hKristian Evers
2018-04-30Move include of math.h inside include guard.Kurt Schwehr
2018-04-23Add isnan() to proj_math.hKristian Evers
2018-04-16Collect custom C99 math functions in proj_math.hKristian Evers