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.def
Age
Commit message (
Expand
)
Author
2018-10-16
Move struct definitions for proj_list_* functions to proj.h
Kristian Evers
2018-06-20
Add proj_errno_string() to proj.def
Kristian Evers
2018-05-23
Add pj_isnan to proj.def to avoid linking errors for some MSVC versions
Kristian Evers
2018-02-11
Add proj_context_errno to API and missing proj_geod to proj.def (#791)
Thomas Knudsen
2018-02-01
expand proj_geoc_lat to proj_geocentric_latitude (#751)
Thomas Knudsen
2018-02-01
Remove unnecessary functions and restructure proj.def. Closes #728
Kristian Evers
2018-01-31
Introduce compatibility for cs2cs-style proj-strings into the 4D API.
Thomas Knudsen
2018-01-31
Add pj_has_inverse().
Kristian Evers
2018-01-03
Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...
Thomas Knudsen
2017-12-17
Free format everywhere (#693)
Thomas Knudsen
2017-11-25
Improve API (#683)
Thomas Knudsen
2017-11-25
Overhaul ellipsoid handling (#682)
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-13
Removed remaining traces of the built in selftest system (#661)
Thomas Knudsen
2017-11-12
Poder autochecking again (WIP) (#652)
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-10-25
Remove PJ_OBS from the API surface, rename pj_obs_api.c to pj_4D_api.c (#625)
Thomas Knudsen
2017-10-09
Add proj_list_* functions that exposes various internal lists (#579)
Kristian Evers
2017-08-07
Adding info functions to proj.h API. (#551)
Kristian Evers
2017-07-25
Expose pj_factors and pj_deriv in public API. (#546)
Kristian Evers
2017-07-13
Add proj_dmstor() and proj_rtodms() to proj.h API. Resolves #172.
Kristian Evers
2017-07-13
Added proj_has_inverse(). Fixes #155.
Kristian Evers
2017-07-13
Implemented proj_transform_coord() and proj_transform_obs()
Kristian Evers
2017-07-13
Implemented proj_create_crs_to_crs()
Kristian Evers
2017-07-07
obs_api revision and improvements: new namespace etc. (#530)
Thomas Knudsen
2017-03-16
Add pj_find_file() function to retrieve the full filename of a proj resource ...
Even Rouault
2017-02-26
proj.def: remove symbols no longer public.
Even Rouault
2016-12-15
Horner and helmert (#456)
Thomas Knudsen
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-10-24
Generic coordinates (#431)
Thomas Knudsen
2016-04-07
Fixing windows build with regards to pj_run_selftests. Also adding new projec...
Kristian Evers
2016-02-16
Fix typo in proj.def
Charles Karney
2016-02-16
Preserve original numbering in proj.def (not sure whether this matters).
Charles Karney
2016-02-16
Finish the geod_ additions to proj.def.
Charles Karney
2016-02-15
Update proj.def to include new geod_ functions. Suppress warning from etmerc.
Charles Karney
2015-10-23
- API Extension to include fwd3d / inv3d
Piyush Agram
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2013-06-25
add pj_get_spheroid_defn (#214) and fileapi entry points
Frank Warmerdam
2013-05-10
Major upgrade to geodesic support from Charles Karney (#197).
Frank Warmerdam
2011-03-15
fix up a few items for windows
Frank Warmerdam
2010-06-11
update to build with vgrid and ctx changes
Frank Warmerdam
2004-10-28
added definition list accessors and various private functions
Frank Warmerdam
2004-10-28
removed the LIBRARY statement, it just messes up the link
Frank Warmerdam
2004-09-16
* src/pj_open_lib.c: added pj_set_searchpath() provided by Eric Miller.
Frank Warmerdam
2004-09-15
Added some missing entry points.
Frank Warmerdam
2004-04-15
Added pj_get_release()
Frank Warmerdam
2002-12-14
added pj_is_geocent
Frank Warmerdam
[next]