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
Age
Commit message (
Expand
)
Author
2018-02-23
Merge pull request #816 from cffk/geod-1.49.2
Charles Karney
2018-02-23
Add tests to improve the code coverage.
Charles Karney
2018-02-22
Fix issue #812
Charles Karney
2018-02-23
Tidy a few typos
Mike Toews
2018-02-22
gie expect: ignore unspecd dims, improve reporting/builtins
Thomas Knudsen
2018-02-22
horner: support westings/southings in complex case
Thomas Knudsen
2018-02-19
proj_errno_reset: Also reset pj_errno
Raul Marin
2018-02-13
Merge pull request #789 from cffk/cmake-namespace-targets
Charles Karney
2018-02-12
Ensure cs2cs emulation gets correct ellipsoid defn (#798)
Thomas Knudsen
2018-02-12
Make proj_pj_info work correctly for pipelines (#795)
Thomas Knudsen
2018-02-12
Avoid invalid ellps error messages from pj_init (#794)
Thomas Knudsen
2018-02-12
Merge pull request #793 from busstoptaktik/pj_init_cleanup
Thomas Knudsen
2018-02-12
Repair prior attempt to default to WGS84 if explicit ellps not needed
Thomas Knudsen
2018-02-12
a minor linguistic correction
Thomas Knudsen
2018-02-12
typedef some recurring function signatures
Thomas Knudsen
2018-02-11
Add missing ! in boolean evaluation. Fixes #780.
Kristian Evers
2018-02-11
Merge pull request #790 from kbevers/fix-proj_api.h
Kristian Evers
2018-02-11
Add proj_context_errno to API and missing proj_geod to proj.def (#791)
Thomas Knudsen
2018-02-11
Make sure that #define's work properly when including proj_api.h and proj.h t...
Kristian Evers
2018-02-10
Re-do pull request #451 export CMake targets with PROJ4:: namespace
Charles Karney
2018-02-10
Make the 4D API fully 4D (#788)
Thomas Knudsen
2018-02-10
Handle sign convention for vertical datum shifts
Thomas Knudsen
2018-02-10
Fix numerous bugs in the cs2cs emulation
Thomas Knudsen
2018-02-10
pj_init: set ellipsoid if given, even if not needed
Thomas Knudsen
2018-02-10
gie: repair handling of angular distances
Thomas Knudsen
2018-02-10
Add BETA2007 grid and change potsdam datum (#383)
Even Rouault
2018-02-09
Avoid XY, LP and UV datatype clashes with other libraries.
Kristian Evers
2018-02-07
Shrink PJ_XXX_INFO structs, but keep same syntax. (#775)
Thomas Knudsen
2018-02-06
Use a grid in API selftest that we can always rely on being present.
Kristian Evers
2018-02-06
Make pj_free return with the correct errno.
Kristian Evers
2018-02-06
Let gie skip tests when specific errors are returned.
Kristian Evers
2018-02-06
Merge pull request #771 from busstoptaktik/gie_cct_version
Kristian Evers
2018-02-04
Add --version option to gie and cct.
Thomas Knudsen
2018-02-02
Fix SOVERSION for Automake build.
Bas Couwenberg
2018-02-02
Merge pull request #758 from busstoptaktik/buf_overflow_in_cs2cs_emulation_setup
Kristian Evers
2018-02-02
Avoid buffer overflow - OSSFuzz issue 5903
Thomas Knudsen
2018-02-02
PJ_omerc: Guard against asin calls with arg numerically greater than 1
Thomas Knudsen
2018-02-02
Merge pull request #754 from mloskot/ml/remove-wince
Kristian Evers
2018-02-01
Make sure to mark parameters used when found with pj_param_exists. Closes #752
Kristian Evers
2018-02-01
Bump various version numbers in preparation for v. 5.0.0
Kristian Evers
2018-02-01
Remove Windows CE cruft (wince/msvc80)
Mateusz Loskot
2018-02-01
expand proj_geoc_lat to proj_geocentric_latitude (#751)
Thomas Knudsen
2018-02-01
Merge pull request #750 from busstoptaktik/return_derivs_in_factor
Kristian Evers
2018-02-01
make local derivatives available in PJ_FACTOR
Thomas Knudsen
2018-02-01
Remove unnecessary functions and restructure proj.def. Closes #728
Kristian Evers
2018-01-31
Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULAR
Thomas Knudsen
2018-01-31
proj_roundtrip: simplify control logic
Thomas Knudsen
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-26
Make sure to mark +proj param used so it shows up in the definition. Fixes #744.
Kristian Evers
[next]