| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-26 | Fix mingw_w64 warning about pj_acquire_lock() prototype being missing | Even Rouault | |
| 2020-11-26 | Merge pull request #2403 from kbevers/remove-proj_api.h | Kristian Evers | |
| Remove proj_api.h | |||
| 2020-11-24 | mutex.cpp: replace NULL by nullptr | Even Rouault | |
| 2020-11-20 | Remove proj_api.h | Kristian Evers | |
| Removes proj_api.h from the public API. The contents of the header file has been moved to proj_internal.h verbatim and any references to proj_api.h has been changed to proj_internal.h. The documentation of proj_api.h has been removed. The only exception to this is the API migration guides which still mention the old API. Fixes #837 | |||
| 2019-02-26 | mutex.cpp: remove _XOPEN_SOURCE definition that causes compilation problem ↵ | Even Rouault | |
| on netBSD 8 and is useless on Linux | |||
| 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 | |
