aboutsummaryrefslogtreecommitdiff
path: root/src/log.cpp
AgeCommit message (Expand)Author
2021-07-23Merge pull request #2787 from rouault/vgrid_perf_improvementsEven Rouault
2021-07-10Merge pull request #2774 from rouault/fix_2770Even Rouault
2021-04-23pj_vlog(): fix buffer overflow in case of super lengthy error messageEven Rouault
2020-12-15Remove internal use of PJ_LOG_DEBUG_MINOR and PJ_LOG_DEBUG_MAJOREven Rouault
2020-12-15proj_log_XXX functions(): add the short name of the operation as prefix in th...Even Rouault
2020-12-15Revise error codes to have a reduced set exposed in the public API.Even Rouault
2020-12-15Move proj_log_XXX() functions from internal.cpp to log.cppEven Rouault
2020-11-20Weed out proj_api.h datatypes and replace them with their proj.h counterpartsKristian Evers
2019-01-09Allocate projCtx_t as a C++ objectEven Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault