| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-07-22 | Add pj_log_active() to determine if logging is active | Even Rouault |
| 2021-07-08 | Logging: avoid some overhead when logging is not enabled (fixes #2770) | Even Rouault |
| 2021-04-23 | pj_vlog(): fix buffer overflow in case of super lengthy error message | Even Rouault |
| 2020-12-15 | Remove internal use of PJ_LOG_DEBUG_MINOR and PJ_LOG_DEBUG_MAJOR | Even Rouault |
| 2020-12-15 | proj_log_XXX functions(): add the short name of the operation as prefix in th... | Even Rouault |
| 2020-12-15 | Revise error codes to have a reduced set exposed in the public API. | Even Rouault |
| 2020-12-15 | Move proj_log_XXX() functions from internal.cpp to log.cpp | Even Rouault |
| 2020-11-20 | Weed out proj_api.h datatypes and replace them with their proj.h counterparts | Kristian Evers |
| 2019-01-09 | Allocate projCtx_t as a C++ object | Even Rouault |
| 2018-12-30 | Merge projects.h into proj_internal.h | Even Rouault |
| 2018-12-26 | cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixes | Even Rouault |
