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_4D_api.c
Age
Commit message (
Expand
)
Author
2017-12-17
Declare non-local variables as const where possible
Aaron Puchert
2017-12-17
Free format everywhere (#693)
Thomas Knudsen
2017-11-28
Free formatting of PROJ key=value pairs
Thomas Knudsen
2017-11-25
Improve API (#683)
Thomas Knudsen
2017-11-20
Replace pj_ell_set with reimplementation... (#675)
Thomas Knudsen
2017-11-16
Introduce geodetic-geocentric conversions ... (#669)
Thomas Knudsen
2017-11-15
Support numerical factors only (#664)
Thomas Knudsen
2017-11-12
Poder autochecking again (WIP) (#652)
Thomas Knudsen
2017-11-10
Do not require needless plusses (#651)
Thomas Knudsen
2017-11-08
minor clean ups in and around proj_4D_api (#649)
Thomas Knudsen
2017-11-08
Improved IO predicates (#648)
Thomas Knudsen
2017-11-06
Eliminate the last traces of PJ_OBS (#643)
Thomas Knudsen
2017-11-05
Pipeline cleanup (WIP) (#637)
Thomas Knudsen
2017-10-27
Linguistics: Clarify this and that, here and there (#632)
Thomas Knudsen
2017-10-25
Remove PJ_OBS from the API surface, rename pj_obs_api.c to pj_4D_api.c (#625)
Thomas Knudsen