| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-11 | Remove angle brackets for proj headers (#849) | Thomas Knudsen | |
| * Avoid using angle brackets for PROJ headers. Switching from #include <proj.h> to #include "proj.h", and correspondingly for projects.h and proj_api.h, reduces the risk of accidentally picking up a system installed older version of the header while building a new version of PROJ. * Also handle geodesic.h | |||
| 2017-12-20 | Avoid zero-division in ccon. | Kristian Evers | |
| Credit to OSS-Fuzz. https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4695 | |||
| 2017-11-21 | Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662) | Ćukasz Komsta | |
| Central conic projection implemented as 'ccon'. | |||
