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_param.c
Age
Commit message (
Expand
)
Author
2018-08-11
Fix wrong behaviour of torad_coord() with gcc 8.1 -O2 (fixes #1084)
Even Rouault
2018-05-15
IWYU: Partial PJ_natearth.c..rtodms.c
Kurt Schwehr
2018-03-14
Fix (mostly false positive) clang static analyzer warnings about potential nu...
Even Rouault
2018-02-01
Make sure to mark parameters used when found with pj_param_exists. Closes #752
Kristian Evers
2018-01-04
Bar step-internal params from influencing pipeline driver init (#729)
Thomas Knudsen
2017-12-17
Free format everywhere (#693)
Thomas Knudsen
2017-11-20
Replace pj_ell_set with reimplementation... (#675)
Thomas Knudsen
2017-02-26
Fix MSVC warnings and add /Wx to appveyor.yml
Even Rouault
2016-12-15
Horner and helmert (#456)
Thomas Knudsen
2015-09-11
win32 PVALUE issue
sisyphus
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2010-06-11
roll projCtx through various other low level functions
Frank Warmerdam
2010-05-11
preliminary addition of vertical datum shifting capability
Frank Warmerdam
2010-03-03
avoid warnings
Frank Warmerdam
2009-01-26
remove SCCSID and lint stuff from all source files
Frank Warmerdam
2002-07-08
ensure clean C++ builds
Frank Warmerdam
2000-07-06
added documentation for pj_param
Frank Warmerdam
1999-03-18
New
Frank Warmerdam