| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-04-04 | Reject negative e parameter to avoid division by zero | Even Rouault |
| 2019-03-29 | Remove duplicate instances of #include "proj_internal.h" | Chris Mayo |
| 2019-03-20 | pj_calc_ellipsoid_params(): reject f=1 | Even Rouault |
| 2019-03-16 | ellps_spherification(): detect invalid semi-major axis value | Even Rouault |
| 2019-03-14 | Reject eccentricity values larger than one | Even Rouault |
| 2019-02-02 | pj_ellipsoid(): avoid division by zero when R=0. Fixes https://bugs.chromium.... | Even Rouault |
| 2019-01-08 | pj_ell_set(): remove memset() illegal on C++ object, as pointed by cppcheck | Even Rouault |
| 2019-01-04 | Fix use-after-free in debug logging of pj_ellipsoid() (probably caused by a r... | Even Rouault |
| 2018-12-30 | Merge projects.h into proj_internal.h | Even Rouault |
| 2018-12-30 | Move PJ_OBJ members into struct PJconsts | Even Rouault |
| 2018-12-26 | cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixes | Even Rouault |
