aboutsummaryrefslogtreecommitdiff
path: root/src/apps/cct.cpp
AgeCommit message (Expand)Author
2020-11-28Use same arguments to printf format string for both radians and degrees in ou...Houder
2020-11-26Merge pull request #2403 from kbevers/remove-proj_api.hKristian Evers
2020-11-20Remove pj_errno and related functionsKristian Evers
2020-11-20Remove pj_free() and move it's functional parts to proj_destroy()Kristian Evers
2020-11-19Replace line feed in input line by null characterJ.H. van de Water
2020-11-17cs2cs, cct, proj and geod: fflush(stdout) after each line to emit each result...Even Rouault
2020-11-10cct: allow @filename syntaxEven Rouault
2020-11-10Allow cct to instantiate operations via object codes or names (#2419)Kristian Evers
2019-12-25cct: make it honour PROJ_DEBUG if -v/-vv/-vvv are not specifiedEven Rouault
2019-12-25cct: revise end-of-line handling in logging, and always output debug and trac...Even Rouault
2019-03-29Remove duplicate instances of #include "proj_internal.h"Chris Mayo
2019-03-26cct.cpp: silence Coverity CID 193526Even Rouault
2019-03-26cct.cpp: silence Coverity CID 193536Even Rouault
2019-02-11cct: fix memory leakEven Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-26cpp conversion: move source files in apps/ iso19111/ conversions/ projections...Even Rouault