| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-16 | vgridshift: handle longitude wrap-around for grids with 360deg longitude extent | Even Rouault | |
| Like egm96_15.gtx Fixes #1415 Technically, a similar fix could be done for horizontal grids, but world extent is less common for them. | |||
| 2019-03-29 | Remove duplicate instances of #include "proj_internal.h" | Chris Mayo | |
| Introduced by "Merge projects.h into proj_internal.h" 8ab6f683. | |||
| 2019-03-26 | read_vgrid_value(): make it clear that nullptr deref of ct->cvs cannot ↵ | Even Rouault | |
| happen. Coverity CID 193525 | |||
| 2019-02-20 | Apply multiplier in proj_vgrid_value() | Even Rouault | |
| 2019-02-20 | vgridshift: propagate multiplier to avoid false-positive detection of nodata ↵ | Even Rouault | |
| values in the grids with US VERTCON grids that are in millimeters | |||
| 2018-12-30 | Merge projects.h into proj_internal.h | Even Rouault | |
| 2018-12-30 | projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW ↵ | Even Rouault | |
| structures | |||
| 2018-12-26 | cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixes | Even Rouault | |
