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
/
proj_api.h
Age
Commit message (
Expand
)
Author
2020-01-01
Bump version numbers in preparation for 7.0.0 release
Kristian Evers
2019-11-25
Change version numbers to 6.3.0
Even Rouault
2019-09-01
Update version numbers in preparation for 7.0.0
Kristian Evers
2019-08-26
Update API numbers in preparation for 6.2.0 release
Kristian Evers
2019-03-01
Bump version numbers in preparation for 6.1.0
Kristian Evers
2018-12-30
proj_api.h: remove traces of removed structures of projects.h
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-09-18
Only allow usage of proj_api.h if explicit consent was given
Kristian Evers
2018-09-15
Bump version numbers after 5.2.0 release
Kristian Evers
2018-06-08
bump version numbers to 5.2.0
Kristian Evers
2018-05-24
Update version numbers for 5.1.0 release
Kristian Evers
2018-05-15
IWYU: Partial PJ_natearth.c..rtodms.c
Kurt Schwehr
2018-02-11
Make sure that #define's work properly when including proj_api.h and proj.h t...
Kristian Evers
2018-01-31
Add pj_has_inverse().
Kristian Evers
2017-11-29
Fix bad typedef that surfaces when including proj.h and proj_api.h in the sam...
Kristian Evers
2017-11-28
Merge remote-tracking branch 'aaronpuchert/static-assert'
Even Rouault
2017-11-28
Enable selective debug printout through negative PROJ_DEBUG values (#689)
Thomas Knudsen
2017-11-27
Replace some asserts by compile-time assertions
Aaron Puchert
2017-11-20
Increment version number before next release
Kristian Evers
2017-11-13
Removed remaining traces of the built in selftest system (#661)
Thomas Knudsen
2017-10-19
Prevent crashes and leaks on allocation failure (#606)
Aaron Puchert
2017-03-16
Add pj_find_file() function to retrieve the full filename of a proj resource ...
Even Rouault
2017-02-26
Fix warnings related to -Wshadow -Wnull-dereference -Wfloat-conversionr -Wmis...
Even Rouault
2016-11-20
Plumbing for pipelines (#453)
Thomas Knudsen
2016-11-12
Pipeline plus api - in continuation of the Genereic Coordinates pull request ...
Thomas Knudsen
2016-04-05
Some initial work on internal regression tests
Thomas Knudsen
2016-04-01
First steps toward simplified macros/internals
Thomas Knudsen
2016-03-06
Document a (the?) convention for PJ_VERSION for versions 4.10 and up.
Charles Karney
2016-02-15
Upgrade geodesic library from GeographicLib 1.46.
Charles Karney
2015-10-27
Merge branch 'master' of https://github.com/piyushrpt/proj.4
Even Rouault
2015-10-23
- API Extension to include fwd3d / inv3d
Piyush Agram
2015-10-01
Take 2 of the fix to dmstor.
Charles Karney
2015-09-08
Increment version to 4.9.2 in preparation for release
Howard Butler
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2015-02-17
4.9.1 release preparation -- update version and NEWS
Howard Butler
2013-06-26
fix const correctness of pj_open_lib args
Frank Warmerdam
2013-06-25
move pj_open_lib() to public include file
Frank Warmerdam
2013-06-24
add missing set/get fileapi on context functions
Frank Warmerdam
2013-06-22
prepare for 4.9.0 beta release
Frank Warmerdam
2013-06-22
preliminary step implementing virtual fileio
Frank Warmerdam
2012-02-15
added pj_get_spheroid_defn() (#142)
Frank Warmerdam
2010-10-19
migrate pj_clear_initcache() to public api, and set pj_version to 4.8.0
Frank Warmerdam
2010-06-11
preliminary implementation of projCtx API
Frank Warmerdam
2009-09-24
prepare for 4.7.0 release
Frank Warmerdam
2009-09-23
fix up lock support on windows, enable by default, make public api
Frank Warmerdam
2009-01-06
removed CVS log messages since they are not maintained by subversion
Frank Warmerdam
2008-07-21
prepare 4.6.1 release
Frank Warmerdam
2007-11-29
prepare for 4.6.0 release
Frank Warmerdam
2007-08-20
avoid warnings in c++ for some prototypes
Frank Warmerdam
[next]