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
/
pj_ell_set.c
Age
Commit message (
Expand
)
Author
2018-12-05
Allow ellipsoid flattening to be set to zero
Kristian Evers
2018-10-16
Move struct definitions for proj_list_* functions to proj.h
Kristian Evers
2018-05-15
IWYU: Partial PJ_natearth.c..rtodms.c
Kurt Schwehr
2018-05-04
Convert errno literals to corresponding PJD symbol
Kurt Schwehr
2018-03-11
Various typo fixes
Even Rouault
2018-03-11
Remove angle brackets for proj headers (#849)
Thomas Knudsen
2017-12-17
Declare non-local variables as const where possible
Aaron Puchert
2017-11-25
Overhaul ellipsoid handling (#682)
Thomas Knudsen
2017-11-22
Avoid div-by-zero in rf setup
Thomas Knudsen
2017-11-20
Replace pj_ell_set with reimplementation... (#675)
Thomas Knudsen
2017-11-06
Move pipeline initialization logic to PJ_pipeline.c and decrease the number o...
Kristian Evers
2017-10-29
Addition of 'deformation': Kinematic grid shifting.
Kristian Evers
2017-05-24
Avoid division by zero in pj_ell_set().
Kristian Evers
2017-02-26
Recent clang (e.g MacOSX) warning fixes related to double to _Bool implicit c...
Even Rouault
2016-11-20
Plumbing for pipelines (#453)
Thomas Knudsen
2016-05-28
Change math constants, similar to PR #372. Use M_ namespace with the de fact...
Micah Cochran
2015-06-20
Fix possibly-uninitialized variable warnings.
Elliott Sales de Andrade
2013-06-26
ensure thread context is forwarded in pj_ell_set (#199)
Frank Warmerdam
2010-10-04
ensure any old error is cleared at the start
Frank Warmerdam
2010-06-11
roll projCtx through various other low level functions
Frank Warmerdam
2010-06-11
preliminary implementation of projCtx API
Frank Warmerdam
2010-03-03
avoid warnings
Frank Warmerdam
2009-01-26
remove SCCSID and lint stuff from all source files
Frank Warmerdam
2000-04-04
Initialize b to zero.
Frank Warmerdam
1999-03-18
New
Frank Warmerdam