aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_helmert.c
AgeCommit message (Expand)Author
2018-01-31Introduce compatibility for cs2cs-style proj-strings into the 4D API.Thomas Knudsen
2018-01-08Discern between 2D projected and 3D cartesian linear units (#732)Thomas Knudsen
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-28Merge remote-tracking branch 'aaronpuchert/static-assert'Even Rouault
2017-11-28Add tests for GDA2020 (#688)Thomas Knudsen
2017-11-27Replace some asserts by compile-time assertionsAaron Puchert
2017-11-25Improve API (#683)Thomas Knudsen
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-11-06Eliminate the last traces of PJ_OBS (#643)Thomas Knudsen
2017-11-05Improve ISO 19000 alignment (#639)Thomas Knudsen
2017-10-27Linguistics: Clarify this and that, here and there (#632)Thomas Knudsen
2017-10-25Remove PJ_OBS from the API surface, rename pj_obs_api.c to pj_4D_api.c (#625)Thomas Knudsen
2017-10-06Enable default destructor for all PJ objects.Thomas Knudsen
2017-07-07obs_api revision and improvements: new namespace etc. (#530)Thomas Knudsen
2017-06-01Disallow +s=0 when in 4-param. mode.Kristian Evers
2017-05-154-parameter Helmert.Kristian Evers
2017-05-08Extended Helmert transformation to 14-parametersKristian Evers
2017-02-26Raise MSVC warning level to /W4Even Rouault
2017-02-25Fix GCC 7 warnings related to misleading indentations, fallthrough cases and ...Even Rouault
2016-12-15Horner and helmert (#456)Thomas Knudsen