aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2018-01-04Bar step-internal params from influencing pipeline driver init (#729)Thomas Knudsen
2018-01-03Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...Thomas Knudsen
2017-12-20Merge pull request #724 from busstoptaktik/repair-cct-columnsThomas Knudsen
2017-12-20Repair column selector bugThomas Knudsen
2017-12-20Merge pull request #722 from kbevers/divide-by-zero-cconKristian Evers
2017-12-20Avoid zero-division in ccon.Kristian Evers
2017-12-19Danish (Andrae) ellipsoid, and Copenhagen meridian introduced in support of t...Thomas Knudsen
2017-12-19Add missing call to pj_chomp, in order to remove inline comments (#720)Thomas Knudsen
2017-12-19Some corrections in response to a review by Kristian Evers (#718)Thomas Knudsen
2017-12-18Fix issue #715. Merge 1.49.1 of geodesic library (tagged as v1.49.1-cCharles Karney
2017-12-18Remove superfluous element free_format from OPTARGPM object (#716)Thomas Knudsen
2017-12-18Merge pull request #674 from aaronpuchert/const-globalsEven Rouault
2017-12-18Enable wildcard globbing for MSVC builds (#714)Thomas Knudsen
2017-12-17Declare non-local variables as const where possibleAaron Puchert
2017-12-17Merge pull request #713 from kbevers/travis-c89Kristian Evers
2017-12-17Add -std=c89 to travis targets.Kristian Evers
2017-12-17Normalize whitespace in multistresstest.cKristian Evers
2017-12-17Free format everywhere (#693)Thomas Knudsen
2017-12-17Fix integer overflow in unitconvert.Kristian Evers
2017-12-16Merge pull request #706 from kbevers/deformation-updateKristian Evers
2017-12-14Add time unit yyyymmdd to unitconvert operation (#707)Kristian Evers
2017-12-14Updates to deformation operation.Kristian Evers
2017-12-11Allow including the new API header in proj.cAaron Puchert
2017-12-06Use approximate equations instead of exact as default in Helmert.Kristian Evers
2017-12-06Use t_epoch and t_obs instead of epoch and tobs.Kristian Evers
2017-11-29Fix bad typedef that surfaces when including proj.h and proj_api.h in the sam...Kristian Evers
2017-11-28Merge remote-tracking branch 'aaronpuchert/static-assert'Even Rouault
2017-11-28Free formatting of PROJ key=value pairsThomas Knudsen
2017-11-28Enable selective debug printout through negative PROJ_DEBUG values (#689)Thomas Knudsen
2017-11-28Add tests for GDA2020 (#688)Thomas Knudsen
2017-11-27Replace some asserts by compile-time assertionsAaron Puchert
2017-11-27gie support for builtin errcodes, and other improvements (#684)Thomas Knudsen
2017-11-26pj_ctx_set_debug(): avoid null pointer dereference when called with ctx == NU...Even Rouault
2017-11-26axisswap: validate axis number. Fixes https://bugs.chromium.org/p/oss-fuzz/is...Even Rouault
2017-11-25Improve API (#683)Thomas Knudsen
2017-11-25Overhaul ellipsoid handling (#682)Thomas Knudsen
2017-11-23Add description for PJD_ERR_INVALID_ARGThomas Knudsen
2017-11-22Merge pull request #680 from busstoptaktik/oss_fuzz-4355_rf-zeroThomas Knudsen
2017-11-22Merge pull request #679 from busstoptaktik/oss_fuzz-4369-to_meterThomas Knudsen