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_ctx.c
Age
Commit message (
Expand
)
Author
2018-11-29
Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove t...
Even Rouault
2018-11-22
Make proj_create_crs_to_crs() use proj_obj_create_operations() and use area o...
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
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-28
Enable selective debug printout through negative PROJ_DEBUG values (#689)
Thomas Knudsen
2017-11-26
pj_ctx_set_debug(): avoid null pointer dereference when called with ctx == NU...
Even Rouault
2017-10-08
Resolve #594 and OSS-Fuzz-3569 (#595)
Thomas Knudsen
2017-10-06
Enable default destructor for all PJ objects.
Thomas Knudsen
2017-09-28
Support a default destructor for PJ objects
Thomas Knudsen
2017-07-07
obs_api revision and improvements: new namespace etc. (#530)
Thomas Knudsen
2016-11-12
Pipeline plus api - in continuation of the Genereic Coordinates pull request ...
Thomas Knudsen
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2013-06-26
fix race condition on setting default_context_initialized (#199)
Frank Warmerdam
2013-06-24
add missing set/get fileapi on context functions
Frank Warmerdam
2013-06-22
preliminary step implementing virtual fileio
Frank Warmerdam
2010-06-11
preliminary implementation of projCtx API
Frank Warmerdam