aboutsummaryrefslogtreecommitdiff
path: root/src/datum_set.cpp
AgeCommit message (Expand)Author
2020-12-15Remap ENOMEM from PROJ_ERR_INVALID_OP to PROJ_ERR_OTHEREven Rouault
2020-12-15Revise error codes to have a reduced set exposed in the public API.Even Rouault
2020-11-30pj_datum_set(): make code more obvious to humans and analyzersEven Rouault
2020-11-20Remove pj_ctx_* functions and use their proj_context counterpartsKristian Evers
2020-11-20Weed out proj_api.h datatypes and replace them with their proj.h counterpartsKristian Evers
2020-01-22Merge RFC4 (#1865)Even Rouault
2019-10-18Fix segfaults in case of out-of-memory situations (fixes #1678) (#1679)yonarw
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-30projects.h: remove #ifdef __cpluplus test since it must now be included from ...Even Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault