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_datum_set.c
Age
Commit message (
Expand
)
Author
2018-12-26
cpp conversion: minimal steps to fix compilation errors, not warnings
Even Rouault
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-14
Fix (mostly false positive) clang static analyzer warnings about potential nu...
Even Rouault
2018-03-14
Fix dead assignment spotted by clang static analyzer
Even Rouault
2018-03-12
Avoid cppcheck false positive 'Variable 'nadgrids' is assigned a value that i...
Even Rouault
2018-03-11
Remove angle brackets for proj headers (#849)
Thomas Knudsen
2017-10-19
Prevent crashes and leaks on allocation failure (#606)
Aaron Puchert
2017-02-28
Enable cppcheck and fix related mostly false-positive warnings
Even Rouault
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2015-06-20
Remove dead assignments.
Elliott Sales de Andrade
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2012-06-19
first nearly working grid catalog implementation
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
2009-01-06
removed CVS log messages since they are not maintained by subversion
Frank Warmerdam
2007-11-29
make sure we only look for 7 parameters
Frank Warmerdam
2007-01-31
dont parse more datum parameters than we have room for in datum_params[]
Frank Warmerdam
2001-04-04
do arcsecond/radian and ppm datum parm transformation in pj_set_datum()
Frank Warmerdam
2000-07-06
New
Frank Warmerdam