aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-03-18Database: fix import of deprecated ellipsoid and geodetic_datum from ESRI dat...Even Rouault
2019-02-22proj.db: update to EPSG 9.6.0Even Rouault
2019-02-20projinfo: advertize the use of '--spatial-test intersects' when it can bring ...Even Rouault
2019-02-16Make sure that projinfo man-page is added to source distributionKristian Evers
2019-01-02Typo fixesEven Rouault
2018-12-31Update proj_symbol_rename.hEven Rouault
2018-12-30Rename proj_obj_XXX as proj_XXX and PJ_OBJ_XXX as PJ_XXXEven Rouault
2018-12-30Remove PJ_OBJ type since it is now merged into PJEven Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault
2018-12-26cpp conversion: move source files in apps/ iso19111/ conversions/ projections...Even Rouault
2018-12-17Add WKT2 grammar validationEven Rouault
2018-12-17Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()Even Rouault
2018-12-06Add API to retrieve non-deprecated equivalent of an objectEven Rouault
2018-12-06Take into account supersession information to filter out irrelevant transform...Even Rouault
2018-12-04Database: fix ingestion from ESRI of alias names for deprecated objectsEven Rouault
2018-12-04Improve recognition of WKT1 datum namesEven Rouault
2018-11-30C API: more camel_casification of parametersEven Rouault
2018-11-30C API: do not 'cache' PROJ context in PJ_OBJ objectsEven Rouault
2018-11-29C API extensions and renamingEven Rouault
2018-11-29Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove t...Even Rouault
2018-11-29Reformat test .cpp filesEven Rouault
2018-11-20Database: use official IGNF.xml registry to create content from the IGNF auth...Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-10-09Fix typosEven Rouault
2018-09-18Only allow usage of proj_api.h if explicit consent was givenKristian Evers
2018-06-10Merge pull request #1038 from kbevers/howtoreleaseKristian Evers
2018-06-09cppcheck.sh: enable to run it from any directoryEven Rouault
2018-06-09Complete overhaul of HOWTO-RELEASE.Kristian Evers
2018-06-08Add a scripts/gen_html_coverage.sh to generate local report of code coverage ...Even Rouault
2018-03-20Change update_man script so that files aren't accidentally committtedKristian Evers
2018-03-18Setup automatic man page generationKristian Evers
2018-03-14Add a scripts/cppcheck.sh that check both warnings and errors, and use it in ...Even Rouault
2018-03-11Various typo fixesEven Rouault
2017-02-26Typo fixesEven Rouault
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault