| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-28 | Various fixes/workarounds to make cppcheck 1.72 (Ubuntu 16.04) and ↵ | Even Rouault | |
| HEAD/1.90dev happy (fixes #1648) | |||
| 2019-09-18 | Delete proj_math.h. Replace includes by <math.h>; we'll see if anyone | Charles Karney | |
| needs <limits.h>. Update scripts/reference_exported_symbols.txt and src/proj_symbol_rename.h. | |||
| 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 | |
