| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-12 | Remove old geocent.h/.cpp code | Even Rouault | |
| Last user, apart from transform.cpp, was the SCH projection. Modify it to use cart instead. And move content of geocent.h and .cpp into transform.cpp directly, so that it can be later wiped up easily. | |||
| 2019-09-17 | pj_Convert_Geocentric_To_Geodetic(): avoid division by zero on weird input ↵ | Even Rouault | |
| coordinates and ellipsoid values. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15148& | |||
| 2019-09-17 | pj_Convert_Geocentric_To_Geodetic(): avoid division by zero on weird input ↵ | Even Rouault | |
| coordinates and ellipsoid values. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14766 | |||
| 2018-12-26 | cpp conversion: minimal steps to fix compilation errors, not warnings | Even Rouault | |
