| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-15 | IWYU: Partial PJ_aitoff.c..PJ_goode.c | Kurt Schwehr | |
| 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 | |||
| 2018-02-01 | expand proj_geoc_lat to proj_geocentric_latitude (#751) | Thomas Knudsen | |
| 2018-01-31 | Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULAR | Thomas Knudsen | |
| 2017-11-16 | Introduce geodetic-geocentric conversions ... (#669) | Thomas Knudsen | |
| * Introduce geodetic-geocentric conversions, as PJ_xxx style conversion step and as API entry points * minor improvements and minor bug squashing | |||
