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
Age
Commit message (
Expand
)
Author
2018-02-02
Add manpages for cct & gie.
Bas Couwenberg
2018-02-02
Merge pull request #762 from sebastic/link-libm
Kristian Evers
2018-02-02
Add AC_SEARCH_LIBS for libm to configure.ac.
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
Revert plotdefs.json that was deleted by accident. [skip ci]
Kristian Evers
2018-02-02
Merge pull request #757 from kbevers/automake-updates
Kristian Evers
2018-02-02
Merge pull request #756 from busstoptaktik/repair_omerc_asin
Kristian Evers
2018-02-02
Remove GIGS Python test suite.
Kristian Evers
2018-02-02
Improve tests and add test files to automake setup.
Kristian Evers
2018-02-02
PJ_omerc: Guard against asin calls with arg numerically greater than 1
Thomas Knudsen
2018-02-02
Merge pull request #755 from mloskot/ml/remove-vb6
Kristian Evers
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
Updated HOWTO-RELEASE to reflect the current state of affairs [skip ci]
Kristian Evers
2018-02-01
Bump various version numbers in preparation for v. 5.0.0
Kristian Evers
2018-02-01
Updated README for version 5.0.0 release.
Kristian Evers
2018-02-01
Updated NEWS for version 5.0.0 release.
Kristian Evers
2018-02-01
Remove COM/VB6 cruft
Mateusz Loskot
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
Merge pull request #749 from kbevers/clean-proj.def
Kristian Evers
2018-02-01
Remove unnecessary functions and restructure proj.def. Closes #728
Kristian Evers
2018-02-01
Merge pull request #731 from busstoptaktik/4D-API_cs2cs-style
Thomas Knudsen
2018-01-31
Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULAR
Thomas Knudsen
2018-01-31
Test material for the cs2cs emulation in the 4D API.
Kristian Evers
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
Merge pull request #748 from kbevers/has_inverse
Kristian Evers
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
2018-01-25
Fix null pointer dereference in pj_datum_tranform() caused by d0dbf48438f9e15...
Even Rouault
2018-01-23
Merge pull request #743 from kbevers/fix-nullgrid-datumtransform
Kristian Evers
2018-01-23
Handle ellipsoid parameters correctly when using +nadgrids=@null. Fixes #22.
Kristian Evers
2018-01-17
Merge pull request #739 from kbevers/pipeline-inverse
Kristian Evers
2018-01-17
Adding a few more test cases for pipeline, ensuring better test coverage
Kristian Evers
2018-01-17
Fix "double inversions" in pipelines, require a defined forward operation.
Kristian Evers
2018-01-11
Merge pull request #737 from rouault/axisswap_add_break
Even Rouault
2018-01-11
Set inv*-functions to zero on pipeline PJ's where an inverse does not exist.
Kristian Evers
2018-01-11
Fail gracefully when invalid inverse operation is specified in cct.
Kristian Evers
2018-01-11
axisswap initialization: avoid switch case fallthrough
Even Rouault
2018-01-11
Fix breakage of previous commit (bis)
Even Rouault
2018-01-11
Fix breakage of previous commit
Even Rouault
2018-01-11
PJ_axisswap.c: validate axis value. Fixes https://bugs.chromium.org/p/oss-fuz...
Even Rouault
2018-01-10
Merge pull request #734 from aaronpuchert/remove-unused-macros
Kristian Evers
2018-01-09
Add gie tests to autoconf makefile.
Kristian Evers
2018-01-09
Convert GIGS tests to gie format and add to CMake tests
Kristian Evers
2018-01-09
Add gie tests to CMake testing facility
Kristian Evers
[next]