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
/
geod.c
Age
Commit message (
Expand
)
Author
2018-05-05
geod usage: remove non-exist 'T', add 'l'
mwtoews
2017-12-17
Declare non-local variables as const where possible
Aaron Puchert
2017-02-26
Raise MSVC warning level to /W4
Even Rouault
2016-05-28
Change math constants, similar to PR #372. Use M_ namespace with the de fact...
Micah Cochran
2015-05-30
Fix warning about reversed declaration.
Elliott Sales de Andrade
2012-12-07
replacement of geodesic engine with one from Charles Karney (#197)
Frank Warmerdam
2012-02-21
Use parenthesis around assignments in if statements (#123).
Frank Warmerdam
2009-01-26
remove SCCSID and lint stuff from all source files
Frank Warmerdam
2006-11-16
Fixed VC++ 8.0 warnings.
Mateusz Loskot
2004-10-28
avoid using global variables from DLL
Frank Warmerdam
2003-04-24
dont emit error after listing units/ellpisoids in geod
Frank Warmerdam
2002-05-30
use less conflicting names for a, S and f
Frank Warmerdam
2002-03-01
Move around include files a bit to get things working on MacOS X.
Frank Warmerdam
1999-03-18
New
Frank Warmerdam