aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29Merge pull request #692 from kbevers/remove-selftest-remainsKristian Evers
2017-11-29Fill out Molodensky docs [skip ci]Kristian Evers
2017-11-29Remove the last remains of the internal selftestKristian 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-28Merge pull request #691 from busstoptaktik/make_assignments_greedyThomas Knudsen
2017-11-28Merge pull request #690 from busstoptaktik/hgrid_roundtrip_checkThomas Knudsen
2017-11-28Free formatting of PROJ key=value pairsThomas Knudsen
2017-11-28use full error code checking on failure in more_builtins.gieThomas 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-27Added projections parameters to aeqd and airy doc pagesKristian Evers
2017-11-27Restructure coordinate operations docsKristian Evers
2017-11-27Added info table to ccon doc pageKristian Evers
2017-11-27Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
2017-11-27Update documentation on geodesics replacing an ancient page on geodesicCharles Karney
2017-11-27Update API reference to reflect recent changes to the APIKristian Evers
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-24Merge pull request #681 from busstoptaktik/missing-err-descThomas 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-20Merge pull request #676 from busstoptaktik/gie-cct-interopThomas Knudsen
2017-11-19Let gie use init-file syntaxThomas Knudsen
2017-11-17Merge pull request #671 from busstoptaktik/use-geoc-in-factorsThomas Knudsen
2017-11-16Merge pull request #672 from busstoptaktik/cct-ioThomas 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-16Reintroduce the gie-internal tests.Thomas Knudsen
2017-11-16Introduce geodetic-geocentric conversions ... (#669)Thomas Knudsen
2017-11-15Fix a few bad links [skip ci]Kristian Evers
2017-11-15Added a transition guide to aid migration from old to new APIKristian Evers
2017-11-15Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
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