aboutsummaryrefslogtreecommitdiff
path: root/src/pj_ctx.c
AgeCommit message (Expand)Author
2018-11-29Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove t...Even Rouault
2018-11-22Make proj_create_crs_to_crs() use proj_obj_create_operations() and use area o...Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-05-15IWYU: Partial PJ_natearth.c..rtodms.cKurt Schwehr
2018-03-11Remove angle brackets for proj headers (#849)Thomas Knudsen
2017-11-28Enable selective debug printout through negative PROJ_DEBUG values (#689)Thomas Knudsen
2017-11-26pj_ctx_set_debug(): avoid null pointer dereference when called with ctx == NU...Even Rouault
2017-10-08Resolve #594 and OSS-Fuzz-3569 (#595)Thomas Knudsen
2017-10-06Enable default destructor for all PJ objects.Thomas Knudsen
2017-09-28Support a default destructor for PJ objectsThomas Knudsen
2017-07-07obs_api revision and improvements: new namespace etc. (#530)Thomas Knudsen
2016-11-12Pipeline plus api - in continuation of the Genereic Coordinates pull request ...Thomas Knudsen
2015-05-31Remove unused $Id$ keywords.Elliott Sales de Andrade
2013-06-26fix race condition on setting default_context_initialized (#199)Frank Warmerdam
2013-06-24add missing set/get fileapi on context functionsFrank Warmerdam
2013-06-22preliminary step implementing virtual fileioFrank Warmerdam
2010-06-11preliminary implementation of projCtx APIFrank Warmerdam