aboutsummaryrefslogtreecommitdiff
path: root/src/mutex.cpp
AgeCommit message (Expand)Author
2020-11-26Fix mingw_w64 warning about pj_acquire_lock() prototype being missingEven Rouault
2020-11-26Merge pull request #2403 from kbevers/remove-proj_api.hKristian Evers
2020-11-24mutex.cpp: replace NULL by nullptrEven Rouault
2020-11-20Remove proj_api.hKristian Evers
2019-02-26mutex.cpp: remove _XOPEN_SOURCE definition that causes compilation problem on...Even Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-30projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW s...Even Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault