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-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
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
Fix "double inversions" in pipelines, require a defined forward operation.
Kristian Evers
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-09
Remove or use unused macros
Aaron Puchert
2018-01-08
Allow usage of classic +axis parameter in axisswap.
Kristian Evers
2018-01-08
Discern between 2D projected and 3D cartesian linear units (#732)
Thomas Knudsen
2018-01-06
Remove unused typedef from pj_init.c
Thomas Knudsen
2018-01-06
Remove superfluous self-assignment in phi12
Thomas Knudsen
2018-01-06
Repair ratio numbers for units in pj_init_ctx
Thomas Knudsen
2018-01-06
Eliminate potential zero-dereference in get_init.
Thomas Knudsen
2018-01-05
Custom unit factors in unitconvert.
Kristian Evers
2018-01-05
Avoid overwriting time component with zero
Kristian Evers
2018-01-04
Bar step-internal params from influencing pipeline driver init (#729)
Thomas Knudsen
2018-01-03
Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...
Thomas Knudsen
2017-12-20
Merge pull request #724 from busstoptaktik/repair-cct-columns
Thomas Knudsen
2017-12-20
Repair column selector bug
Thomas Knudsen
2017-12-20
Merge pull request #722 from kbevers/divide-by-zero-ccon
Kristian Evers
2017-12-20
Avoid zero-division in ccon.
Kristian Evers
2017-12-19
Danish (Andrae) ellipsoid, and Copenhagen meridian introduced in support of t...
Thomas Knudsen
2017-12-19
Add missing call to pj_chomp, in order to remove inline comments (#720)
Thomas Knudsen
2017-12-19
Some corrections in response to a review by Kristian Evers (#718)
Thomas Knudsen
2017-12-18
Fix issue #715. Merge 1.49.1 of geodesic library (tagged as v1.49.1-c
Charles Karney
2017-12-18
Remove superfluous element free_format from OPTARGPM object (#716)
Thomas Knudsen
2017-12-18
Merge pull request #674 from aaronpuchert/const-globals
Even Rouault
2017-12-18
Enable wildcard globbing for MSVC builds (#714)
Thomas Knudsen
2017-12-17
Declare non-local variables as const where possible
Aaron Puchert
2017-12-17
Merge pull request #713 from kbevers/travis-c89
Kristian Evers
2017-12-17
Add -std=c89 to travis targets.
Kristian Evers
2017-12-17
Normalize whitespace in multistresstest.c
Kristian Evers
2017-12-17
Free format everywhere (#693)
Thomas Knudsen
2017-12-17
Fix integer overflow in unitconvert.
Kristian Evers
2017-12-16
Merge pull request #706 from kbevers/deformation-update
Kristian Evers
2017-12-14
Add time unit yyyymmdd to unitconvert operation (#707)
Kristian Evers
2017-12-14
Updates to deformation operation.
Kristian Evers
2017-12-11
Allow including the new API header in proj.c
Aaron Puchert
2017-12-06
Use approximate equations instead of exact as default in Helmert.
Kristian Evers
2017-12-06
Use t_epoch and t_obs instead of epoch and tobs.
Kristian Evers
2017-11-29
Fix bad typedef that surfaces when including proj.h and proj_api.h in the sam...
Kristian Evers
2017-11-28
Merge remote-tracking branch 'aaronpuchert/static-assert'
Even Rouault
2017-11-28
Free formatting of PROJ key=value pairs
Thomas Knudsen
2017-11-28
Enable selective debug printout through negative PROJ_DEBUG values (#689)
Thomas Knudsen
2017-11-28
Add tests for GDA2020 (#688)
Thomas Knudsen
[next]