aboutsummaryrefslogtreecommitdiff
path: root/include/proj/util.hpp
AgeCommit message (Expand)Author
2021-03-07BaseObject: add a move assignment operator (CID 314820)Even Rouault
2021-03-03Reformat code with clang-format-10 from ubuntu 20.04Even Rouault
2020-11-21Make GeographicCRS/GeodeticCRS::isEquivalentTo() work properly when comparing...Even Rouault
2020-09-04Fix compiling warnings when using GCC 4.8.xAlexander Saprykin
2020-05-09scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spottedEven Rouault
2020-04-25include/proj/util.hpp: recognized a PROJ_INTERNAL_CPP_NAMESPACE to use osgeo:...Even Rouault
2019-12-16identify(): take into datum name aliases (fixes #1800)Even Rouault
2019-10-15include/proj/util.hpp: avoid warnings with older gccEven Rouault
2019-03-01Doc: rename to ISO-19111:2019Even Rouault
2019-01-17Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes...Even Rouault
2018-12-28importFromWKT: better deal with axis of the baseCRS of a projected CRSEven Rouault
2018-12-07Various speed optimizationsEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault