| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-09-18 | Delete proj_math.h. Replace includes by <math.h>; we'll see if anyone | Charles Karney |
| 2019-09-18 | math.cpp removed since its isnan isn't used. Keep proj_math.h (which | Charles Karney |
| 2019-09-18 | Try removing C99 math functions from math.cpp (but leave isnan). | Charles Karney |
| 2019-09-17 | Add atanh, copysign, cbrt, remainder, remquo to math.cpp. | Charles Karney |
| 2018-11-14 | Implement RFC 2: Initial integration of "GDAL SRS barn" work | Even Rouault |
| 2018-05-23 | Merge branch 'master' into return-nans-quickly | Kristian Evers |
| 2018-05-19 | Undef isnan if already defined before redefining it (typically with MSVC) | Even Rouault |
| 2018-05-08 | Add round() and lround() to proj_math.h | Kristian Evers |
| 2018-05-08 | Add NAN definition to proj_math.h | Kristian Evers |
| 2018-04-30 | Move include of math.h inside include guard. | Kurt Schwehr |
| 2018-04-23 | Add isnan() to proj_math.h | Kristian Evers |
| 2018-04-16 | Collect custom C99 math functions in proj_math.h | Kristian Evers |
