aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15Give definition and definition line no. in message about invalid operationsThomas Knudsen
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-11-12Poder autochecking again (WIP) (#652)Thomas Knudsen
2017-11-12Merge pull request #660 from busstoptaktik/selftest-removal-vwThomas Knudsen
2017-11-12Remove selftests from projection files starting with v,wThomas Knudsen
2017-11-12Merge pull request #659 from busstoptaktik/selftest-removal-rstuThomas Knudsen
2017-11-12Merge pull request #657 from busstoptaktik/selftest-removal-lmThomas Knudsen
2017-11-12Merge pull request #658 from busstoptaktik/selftest-removal-nopqThomas Knudsen
2017-11-12Remove selftests from projection files starting with r,s,t,uThomas Knudsen
2017-11-12Remove selftests from projection files starting with n,o,p,qThomas Knudsen
2017-11-12Merge pull request #656 from busstoptaktik/selftest-removal-hijkThomas Knudsen
2017-11-12Remove selftests from projection files starting with l, mThomas Knudsen
2017-11-12Remove selftests from projection files starting with h, i, j, kThomas Knudsen
2017-11-11pj_apply_gridshift_3(): avoid illegal read access with point outside any grid...Even Rouault
2017-11-11PJ_ob_tran: avoid null pointer dereference when underling fwd method is NULL....Even Rouault
2017-11-11Fix various memory leaks. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/d...Even Rouault
2017-11-11add axisswap documentationKristian Evers
2017-11-11Merge pull request #647 from kbevers/use_have_c99_mathKristian Evers
2017-11-10Use HAVE_C99_MATH instead of _WIN32_ and __ANSI__Kristian Evers
2017-11-10Do not require needless plusses (#651)Thomas Knudsen
2017-11-10Ensure C89 compliance and enable more warnings (#650)Aaron Puchert
2017-11-08minor clean ups in and around proj_4D_api (#649)Thomas Knudsen
2017-11-08Improved IO predicates (#648)Thomas Knudsen
2017-11-07Fix misleading indent. Newer GCC's chokes on this when compiling with -Wall.Kristian Evers
2017-11-07Merge pull request #645 from kbevers/operations-operations-operationsKristian Evers
2017-11-07Wrote docs for unitconvert operation [skip-ci]Kristian Evers
2017-11-07Formally change the initialization type of the TRANSFORMATIONS and CONVERSION...Kristian Evers
2017-11-06Merge pull request #644 from aaronpuchert/use-enumKristian Evers
2017-11-06Use enumerations where appropriateAaron Puchert
2017-11-06Merge pull request #642 from kbevers/pipeline-initKristian Evers
2017-11-06Move pipeline initialization logic to PJ_pipeline.c and decrease the number o...Kristian Evers
2017-11-06Eliminate the last traces of PJ_OBS (#643)Thomas Knudsen
2017-11-06Remove CVS echo in PJ_sch.cThomas Knudsen
2017-11-06Eliminate the last traces of PJ_OBS (#643)Thomas Knudsen
2017-11-06Remove CVS echo in PJ_sch.cThomas Knudsen
2017-11-05Merge pull request #640 from busstoptaktik/lcca-add-mugnier-descriptionThomas Knudsen
2017-11-05Improve ISO 19000 alignment (#639)Thomas Knudsen
2017-11-05Pipeline cleanup (WIP) (#637)Thomas Knudsen
2017-11-04Add Clifford J. Mugnier notes about LCCA from PROJ.4 mailing listThomas Knudsen
2017-11-01Merge pull request #636 from kbevers/axisKristian Evers
2017-11-01Merge pull request #638 from kbevers/gridshift_overflowKristian Evers
2017-11-01Resolves several OSS-Fuzz issues: 3944, 3947, 3955.Kristian Evers
2017-10-31Add 'axisswap' operation - swap axes in pipelinesKristian Evers
2017-10-31Fix heap-buffer-overflow in proj_hgrid_init.Kristian Evers
2017-10-30change suspicious loop exit condition in nad_cvt (#634)Thomas Knudsen
2017-10-30Merge pull request #588 from kbevers/kinematic-gridsKristian Evers
2017-10-30Merge pull request #635 from kbevers/pipeline-contextThomas Knudsen
2017-10-29Make sure to use the same context for pipeline childs as for the parentKristian Evers
2017-10-29Merge branch 'master' into kinematic-gridsKristian Evers
2017-10-29Merge branch 'master' into kinematic-gridsKristian Evers