aboutsummaryrefslogtreecommitdiff
path: root/src/fwd.cpp
AgeCommit message (Expand)Author
2020-12-15Revise error codes to have a reduced set exposed in the public API.Even Rouault
2020-04-12Add proj_degree_input() and proj_degree_output()Kristian Evers
2019-09-18Delete proj_math.h. Replace includes by <math.h>; we'll see if anyoneCharles Karney
2019-03-29Remove duplicate instances of #include "proj_internal.h"Chris Mayo
2019-01-03Rename PJ_IO_UNITS_ANGULAR to PJ_IO_UNITS_RADIANSKristian Evers
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-30projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW s...Even Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault