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
/
cs2cs.c
Age
Commit message (
Expand
)
Author
2018-05-15
IWYU: Partial PJ_natearth.c..rtodms.c
Kurt Schwehr
2018-03-12
Fix 'Consecutive return, break, continue, goto or throw statements are unnece...
Even Rouault
2018-03-12
Fix 'Either the condition 'fromProj!=0' is redundant or there is possible nul...
Even Rouault
2017-12-17
Declare non-local variables as const where possible
Aaron Puchert
2017-02-26
Raise MSVC warning level to /W4
Even Rouault
2017-02-26
Fix warnings related to -Wshadow -Wnull-dereference -Wfloat-conversionr -Wmis...
Even Rouault
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2015-05-30
Remove unused variables.
Elliott Sales de Andrade
2013-10-20
Support -I when no +to projection is provideD
Frank Warmerdam
2012-02-21
Use parenthesis around assignments in if statements (#123).
Frank Warmerdam
2010-06-11
preliminary implementation of projCtx API
Frank Warmerdam
2010-03-03
various improvements to error handling so corrupt grids are reported (#66)
Frank Warmerdam
2009-01-06
removed CVS log messages since they are not maintained by subversion
Frank Warmerdam
2008-04-24
implement extra text passthrough per email on list for cs2cs
Frank Warmerdam
2006-10-10
Increase MAX_LINE to 1000 per request from Dan Scheirer.
Frank Warmerdam
2006-03-30
bug 1145: avoid warnings on VC8.
Frank Warmerdam
2004-10-28
avoid using global variables from DLL
Frank Warmerdam
2003-03-25
modified so that -f formats are used for Z as well
Frank Warmerdam
2002-12-09
added prime meridian support
Frank Warmerdam
2002-11-19
cleanup before exit to facilitate memory leak testing
Frank Warmerdam
2001-04-05
use projPJ, and pj_is_latlong()
Frank Warmerdam
2001-04-05
use pj_latlong_from_proj
Frank Warmerdam
2001-02-03
removed some unavailable options from usage string
Frank Warmerdam
2000-07-06
New
Frank Warmerdam