aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/reference/functions.rst
AgeCommit message (Expand)Author
2018-09-07Change note to versionadded directiveKristian Evers
2018-09-07Fix formatting error in API functions docsKristian Evers
2018-07-06Add info on errnos when PJ creation fails.Kristian Evers
2018-05-07Change duplicate doc entry of proj_lp_dist() to proj_lpz_dist()Kristian Evers
2018-04-12Move logging functions to proj.h APIKristian Evers
2018-03-11Merge pull request #847 from kbevers/proj_strerrnoKristian Evers
2018-03-09Add proj_errno_string functionKristian Evers
2018-03-08Use consistent names for PJ_COORD's in declarationsKristian Evers
2018-03-06fix a few typos (again)Mike Toews
2018-02-19Merge branch 'docs-release-4.10.0' of https://github.com/OSGeo/proj.4 into do...Kristian Evers
2018-02-19API reference updates to reflect recent changes across the code-base [skip ci].Kristian Evers
2018-02-01Update datatype and function reference to reflect recent code changes [skip ci]Kristian Evers
2017-11-27Update API reference to reflect recent changes to the APIKristian Evers
2017-10-09Add documentation for datatypes and functions related to internal lists in PR...Kristian Evers
2017-10-09Add PJ_DIRECTION to API referece [skip ci]Kristian Evers
2017-09-27add proj_errno_* functions to API referenceKristian Evers
2017-09-13Added functions API referenceKristian Evers
2017-09-04Added more pages to 'development' chapter. Moved old API description to secti...Kristian Evers