aboutsummaryrefslogtreecommitdiff
path: root/src/pj_internal.c
AgeCommit message (Expand)Author
2018-03-21Avoid shadowed declaration errors with old gccMike Toews
2018-03-11Remove angle brackets for proj headers (#849)Thomas Knudsen
2018-02-07Shrink PJ_XXX_INFO structs, but keep same syntax. (#775)Thomas Knudsen
2018-01-31Add pj_has_inverse().Kristian Evers
2018-01-08Discern between 2D projected and 3D cartesian linear units (#732)Thomas Knudsen
2018-01-03Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...Thomas Knudsen
2017-12-17Free format everywhere (#693)Thomas Knudsen
2017-11-28Enable selective debug printout through negative PROJ_DEBUG values (#689)Thomas Knudsen
2017-11-06Eliminate the last traces of PJ_OBS (#643)Thomas Knudsen
2017-11-05Pipeline cleanup (WIP) (#637)Thomas Knudsen
2017-10-25Remove PJ_OBS from the API surface, rename pj_obs_api.c to pj_4D_api.c (#625)Thomas Knudsen
2017-08-07Adding info functions to proj.h API. (#551)Kristian Evers
2017-07-07obs_api revision and improvements: new namespace etc. (#530)Thomas Knudsen