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_gridlist.c
Age
Commit message (
Expand
)
Author
2018-05-15
IWYU: Partial PJ_natearth.c..rtodms.c
Kurt Schwehr
2018-03-11
Remove angle brackets for proj headers (#849)
Thomas Knudsen
2017-11-27
Replace some asserts by compile-time assertions
Aaron Puchert
2017-10-20
Handle allocation failure when loading grid files (#616)
Aaron Puchert
2017-10-06
Enable default destructor for all PJ objects.
Thomas Knudsen
2017-06-13
PJ_vgridshift.c: fix memleak in initialization if grid loading fail
Even Rouault
2017-06-08
pj_gridlist_from_nadgrids(): fix memory leak in error code path. Credit to OS...
Even Rouault
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-01-26
Use #define for max path length
drhaynes
2016-01-26
Use const int for array size
drhaynes
2016-01-26
Increase maximum path size for grid shift loading
drhaynes
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2015-05-30
Fix signed/unsigned comparison warnings.
Elliott Sales de Andrade
2011-03-28
avoid possible buffer overflow processing nadgrids directive (meego #14963)
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-16
Rework the translation of nadgrids parameters into a list of gridshift files
Frank Warmerdam
2010-03-03
various improvements to error handling so corrupt grids are reported (#66)
Frank Warmerdam
2009-09-24
fix windows compatability
Frank Warmerdam
2009-09-23
implement mutex locking for loading/caching grid shift files
Frank Warmerdam
2009-01-06
removed CVS log messages since they are not maintained by subversion
Frank Warmerdam
2006-11-17
Uploaded PROJ.4 port for Windows CE.
Mateusz Loskot
2005-11-01
improved error handling if gridcount is zero
Frank Warmerdam
2003-03-18
clear error if missing file is not required
Frank Warmerdam
2003-03-17
support '@' marker for optional grids
Frank Warmerdam
2003-03-15
New
Frank Warmerdam