aboutsummaryrefslogtreecommitdiff
path: root/src/pj_gridlist.c
AgeCommit message (Expand)Author
2018-05-15IWYU: Partial PJ_natearth.c..rtodms.cKurt Schwehr
2018-03-11Remove angle brackets for proj headers (#849)Thomas Knudsen
2017-11-27Replace some asserts by compile-time assertionsAaron Puchert
2017-10-20Handle allocation failure when loading grid files (#616)Aaron Puchert
2017-10-06Enable default destructor for all PJ objects.Thomas Knudsen
2017-06-13PJ_vgridshift.c: fix memleak in initialization if grid loading failEven Rouault
2017-06-08pj_gridlist_from_nadgrids(): fix memory leak in error code path. Credit to OS...Even Rouault
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2016-01-26Use #define for max path lengthdrhaynes
2016-01-26Use const int for array sizedrhaynes
2016-01-26Increase maximum path size for grid shift loadingdrhaynes
2015-05-31Remove unused $Id$ keywords.Elliott Sales de Andrade
2015-05-30Fix signed/unsigned comparison warnings.Elliott Sales de Andrade
2011-03-28avoid possible buffer overflow processing nadgrids directive (meego #14963)Frank Warmerdam
2010-06-11roll projCtx through various other low level functionsFrank Warmerdam
2010-06-11preliminary implementation of projCtx APIFrank Warmerdam
2010-03-16Rework the translation of nadgrids parameters into a list of gridshift files Frank Warmerdam
2010-03-03various improvements to error handling so corrupt grids are reported (#66)Frank Warmerdam
2009-09-24fix windows compatabilityFrank Warmerdam
2009-09-23implement mutex locking for loading/caching grid shift filesFrank Warmerdam
2009-01-06removed CVS log messages since they are not maintained by subversionFrank Warmerdam
2006-11-17Uploaded PROJ.4 port for Windows CE.Mateusz Loskot
2005-11-01improved error handling if gridcount is zeroFrank Warmerdam
2003-03-18clear error if missing file is not requiredFrank Warmerdam
2003-03-17support '@' marker for optional gridsFrank Warmerdam
2003-03-15NewFrank Warmerdam