index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apps
/
cct.cpp
Age
Commit message (
Expand
)
Author
2020-11-28
Use same arguments to printf format string for both radians and degrees in ou...
Houder
2020-11-26
Merge pull request #2403 from kbevers/remove-proj_api.h
Kristian Evers
2020-11-20
Remove pj_errno and related functions
Kristian Evers
2020-11-20
Remove pj_free() and move it's functional parts to proj_destroy()
Kristian Evers
2020-11-19
Replace line feed in input line by null character
J.H. van de Water
2020-11-17
cs2cs, cct, proj and geod: fflush(stdout) after each line to emit each result...
Even Rouault
2020-11-10
cct: allow @filename syntax
Even Rouault
2020-11-10
Allow cct to instantiate operations via object codes or names (#2419)
Kristian Evers
2019-12-25
cct: make it honour PROJ_DEBUG if -v/-vv/-vvv are not specified
Even Rouault
2019-12-25
cct: revise end-of-line handling in logging, and always output debug and trac...
Even Rouault
2019-03-29
Remove duplicate instances of #include "proj_internal.h"
Chris Mayo
2019-03-26
cct.cpp: silence Coverity CID 193526
Even Rouault
2019-03-26
cct.cpp: silence Coverity CID 193536
Even Rouault
2019-02-11
cct: fix memory leak
Even Rouault
2018-12-30
Merge projects.h into proj_internal.h
Even Rouault
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault