aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-01Updated HOWTO-RELEASE to reflect the current state of affairs [skip ci]Kristian Evers
2018-02-01Bump various version numbers in preparation for v. 5.0.0Kristian Evers
2018-02-01Updated README for version 5.0.0 release.Kristian Evers
2018-02-01Updated NEWS for version 5.0.0 release.Kristian Evers
2018-02-01Remove COM/VB6 cruftMateusz Loskot
2018-02-01Remove Windows CE cruft (wince/msvc80)Mateusz Loskot
2018-02-01expand proj_geoc_lat to proj_geocentric_latitude (#751)Thomas Knudsen
2018-02-01Update datatype and function reference to reflect recent code changes [skip ci]Kristian Evers
2018-02-01Merge pull request #750 from busstoptaktik/return_derivs_in_factorKristian Evers
2018-02-01make local derivatives available in PJ_FACTORThomas Knudsen
2018-02-01Merge pull request #749 from kbevers/clean-proj.defKristian Evers
2018-02-01Remove unnecessary functions and restructure proj.def. Closes #728Kristian Evers
2018-02-01Merge pull request #731 from busstoptaktik/4D-API_cs2cs-styleThomas Knudsen
2018-01-31Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULARThomas Knudsen
2018-01-31Test material for the cs2cs emulation in the 4D API.Kristian Evers
2018-01-31proj_roundtrip: simplify control logicThomas Knudsen
2018-01-31Introduce compatibility for cs2cs-style proj-strings into the 4D API.Thomas Knudsen
2018-01-31Merge pull request #748 from kbevers/has_inverseKristian Evers
2018-01-31Add pj_has_inverse().Kristian Evers
2018-01-26Make sure to mark +proj param used so it shows up in the definition. Fixes #744.Kristian Evers
2018-01-25Fix null pointer dereference in pj_datum_tranform() caused by d0dbf48438f9e15...Even Rouault
2018-01-23Merge pull request #743 from kbevers/fix-nullgrid-datumtransformKristian Evers
2018-01-23Handle ellipsoid parameters correctly when using +nadgrids=@null. Fixes #22.Kristian Evers
2018-01-22Adding rudimentary docs for the pipeline operation [skip ci].Kristian Evers
2018-01-22Add details about grid file formats in relevant sections of the documentation...Kristian Evers
2018-01-22Add deformation docs-page (missing from previous commit) [skip ci]Kristian Evers
2018-01-17Merge pull request #739 from kbevers/pipeline-inverseKristian Evers
2018-01-17Adding a few more test cases for pipeline, ensuring better test coverageKristian Evers
2018-01-17Fix "double inversions" in pipelines, require a defined forward operation.Kristian Evers
2018-01-11Merge pull request #737 from rouault/axisswap_add_breakEven Rouault
2018-01-11Set inv*-functions to zero on pipeline PJ's where an inverse does not exist.Kristian Evers
2018-01-11Fail gracefully when invalid inverse operation is specified in cct.Kristian Evers
2018-01-11axisswap initialization: avoid switch case fallthroughEven Rouault
2018-01-11Fix breakage of previous commit (bis)Even Rouault
2018-01-11Fix breakage of previous commitEven Rouault
2018-01-11PJ_axisswap.c: validate axis value. Fixes https://bugs.chromium.org/p/oss-fuz...Even Rouault
2018-01-10Merge pull request #734 from aaronpuchert/remove-unused-macrosKristian Evers
2018-01-09Add gie tests to autoconf makefile.Kristian Evers
2018-01-09Convert GIGS tests to gie format and add to CMake testsKristian Evers
2018-01-09Add gie tests to CMake testing facilityKristian Evers
2018-01-09Added json to gie conversion scriptKristian Evers
2018-01-09Remove or use unused macrosAaron Puchert
2018-01-08Allow usage of classic +axis parameter in axisswap.Kristian Evers
2018-01-08Discern between 2D projected and 3D cartesian linear units (#732)Thomas Knudsen
2018-01-06Remove unused typedef from pj_init.cThomas Knudsen
2018-01-06Remove superfluous self-assignment in phi12Thomas Knudsen
2018-01-06Repair ratio numbers for units in pj_init_ctxThomas Knudsen
2018-01-06Eliminate potential zero-dereference in get_init.Thomas Knudsen
2018-01-05Custom unit factors in unitconvert.Kristian Evers
2018-01-05Avoid overwriting time component with zeroKristian Evers