| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-07 | Fix formatting error in API functions docs | Kristian Evers | |
| 2018-07-06 | Add info on errnos when PJ creation fails. | Kristian Evers | |
| This was left out when documented the various proj_create_* functions. Added proj_context_errno description as well since it was undocumented and is needed when creating PJs for a specific context. | |||
| 2018-05-07 | Change duplicate doc entry of proj_lp_dist() to proj_lpz_dist() | Kristian Evers | |
| 2018-04-12 | Move logging functions to proj.h API | Kristian Evers | |
| 2018-03-15 | Doc: replace UTF-8 space by regular space to avoid confusing sphynx | Even Rouault | |
| 2018-03-11 | Merge pull request #847 from kbevers/proj_strerrno | Kristian Evers | |
| Add proj_errno_string function | |||
| 2018-03-09 | Add proj_errno_string function | Kristian Evers | |
| Equivalent to pj_strerrno. | |||
| 2018-03-08 | Use consistent names for PJ_COORD's in declarations | Kristian Evers | |
| Changes use of 'PJ_COORD coo' to 'PJ_COORD coord' so that variable names in public function prototypes are consistent. Closes #842. | |||
| 2018-03-06 | fix a few typos (again) | Mike Toews | |
| 2018-02-23 | datatypes.rst: linuistics + INFO datatypes | Thomas Knudsen | |
| Some minor linguistic corrections + general update to make the documentation reflect the updates in PR #775 | |||
| 2018-02-23 | Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0 | Kristian Evers | |
| 2018-02-19 | Merge branch 'docs-release-4.10.0' of https://github.com/OSGeo/proj.4 into ↵ | Kristian Evers | |
| docs-release-4.10.0 | |||
| 2018-02-19 | API reference updates to reflect recent changes across the code-base [skip ci]. | Kristian Evers | |
| 2018-02-01 | Update datatype and function reference to reflect recent code changes [skip ci] | Kristian Evers | |
| 2017-11-27 | Update API reference to reflect recent changes to the API | Kristian Evers | |
| 2017-10-09 | Add documentation for datatypes and functions related to internal lists in ↵ | Kristian Evers | |
| PROJ.4. [skip ci] | |||
| 2017-10-09 | Add PJ_DIRECTION to API referece [skip ci] | Kristian Evers | |
| 2017-09-27 | add proj_errno_* functions to API reference | Kristian Evers | |
| 2017-09-13 | Added functions API reference | Kristian Evers | |
| 2017-09-06 | Added data types reference section. | Kristian Evers | |
| 2017-09-04 | Added more pages to 'development' chapter. Moved old API description to ↵ | Kristian Evers | |
| section named 'deprecated'. Created a quickstart page for the development chapter. Scaffolding in place for the rest of the chapter. | |||
