aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Update epsg file to database v9.2 (fixes #711)Even Rouault
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-14Merge pull request #698 from cffk/squelchCharles Karney
2017-12-14Suppress warning C4996 centrally in CMakeLists.txtCharles Karney
2017-12-14Updates to deformation operation.Kristian Evers
2017-12-12Merge branch 'fix_macos'Even Rouault
2017-12-12Merge pull request #704 from aaronpuchert/work-around-type-punningEven Rouault
2017-12-12Travis MacOSX: install pipEven Rouault
2017-12-11Allow including the new API header in proj.cAaron Puchert
2017-12-08A few updates to Helmert doc pageKristian Evers
2017-12-07Merge pull request #694 from kbevers/helmert-improvementsKristian Evers
2017-12-07Override RTD css and make sure that equation numbers are right-alignedKristian Evers
2017-12-07Document the helmert transformKristian Evers
2017-12-07Squelch Visual Studio's obnoxious warnings about sprintf being unsafe.Charles Karney
2017-12-06CMakeLists.txt: fix typo, copysigna -> copysign.Charles Karney
2017-12-06Use approximate equations instead of exact as default in Helmert.Kristian Evers
2017-12-06Helmer update [wip]Kristian Evers
2017-12-06Add input/output types to gridshift docs [skip ci]Kristian Evers
2017-12-06Update config with version number and correct copyright dates [skip ci]Kristian Evers
2017-12-06Use t_epoch and t_obs instead of epoch and tobs.Kristian Evers
2017-12-06Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
2017-12-05Merge pull request #685 from cffk/geodesic-docCharles Karney
2017-12-03Fixes to geodesic documention:Charles Karney
2017-11-29CSS override of the RTD theme so that lines are wrapped in tables.Kristian Evers
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