aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-11-22Avoid div-by-zero in rf setupThomas Knudsen
2017-11-22Avoid div-by-0 in to_meter initThomas Knudsen
2017-11-21Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)Ɓukasz Komsta
2017-11-20Replace pj_ell_set with reimplementation... (#675)Thomas Knudsen
2017-11-20Increment version number before next releaseKristian Evers
2017-11-19Let gie use init-file syntaxThomas Knudsen
2017-11-17Merge pull request #671 from busstoptaktik/use-geoc-in-factorsThomas Knudsen
2017-11-16Repair non-standard aggregate initializationThomas Knudsen
2017-11-16Repair double cct io-blunderThomas Knudsen
2017-11-16Switch pj_factors to use proj_geoc_latThomas Knudsen
2017-11-16Introduce geodetic-geocentric conversions ... (#669)Thomas Knudsen
2017-11-15Merge pull request #667 from busstoptaktik/gie-misleading-errmsgThomas Knudsen
2017-11-15Adjust adjlon to use canonical M_PI defines (#665)Thomas Knudsen
2017-11-15Support numerical factors only (#664)Thomas Knudsen
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