aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-19Change most occurences of PROJ.4 to PROJ [skip ci]Kristian Evers
2018-02-19Merge pull request #809 from nicholas-l/patch-1Kristian Evers
2018-02-20Minor Mistype GNNS -> GNSSNicholas Latham
2018-02-19Merge branch 'docs-release-4.10.0' of https://github.com/OSGeo/proj.4 into do...Kristian Evers
2018-02-19Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
2018-02-19API reference updates to reflect recent changes across the code-base [skip ci].Kristian Evers
2018-02-19Merge pull request #808 from Algunenano/proj_errno_reset_bugKristian Evers
2018-02-19proj_errno_reset: Also reset pj_errnoRaul Marin
2018-02-14Remove .gsb files included in proj-datumgrid.Bas Couwenberg
2018-02-14Fix case of proj-datumgrid filename. (#805)Bas Couwenberg
2018-02-14Merge pull request #804 from kbevers/fix-chamb-vandg2-tolerancesKristian Evers
2018-02-14revert tolerances for chamb and vandg2 to previous valuesKristian Evers
2018-02-13Merge pull request #789 from cffk/cmake-namespace-targetsCharles Karney
2018-02-12Rename gie_failing to work around MS wildcard bug (#799)Thomas Knudsen
2018-02-12Ensure cs2cs emulation gets correct ellipsoid defn (#798)Thomas Knudsen
2018-02-12Make proj_pj_info work correctly for pipelines (#795)Thomas Knudsen
2018-02-12Avoid invalid ellps error messages from pj_init (#794)Thomas Knudsen
2018-02-12Merge pull request #793 from busstoptaktik/pj_init_cleanupThomas Knudsen
2018-02-12Repair prior attempt to default to WGS84 if explicit ellps not neededThomas Knudsen
2018-02-12a minor linguistic correctionThomas Knudsen
2018-02-12typedef some recurring function signaturesThomas Knudsen
2018-02-11Merge pull request #792 from kbevers/fix-ntv2-subgrid-segfaultKristian Evers
2018-02-11Add missing ! in boolean evaluation. Fixes #780.Kristian Evers
2018-02-11Merge pull request #790 from kbevers/fix-proj_api.hKristian Evers
2018-02-11Add proj_context_errno to API and missing proj_geod to proj.def (#791)Thomas Knudsen
2018-02-11Make sure that #define's work properly when including proj_api.h and proj.h t...Kristian Evers
2018-02-10Re-do pull request #451 export CMake targets with PROJ4:: namespaceCharles Karney
2018-02-10Make the 4D API fully 4D (#788)Thomas Knudsen
2018-02-10Merge pull request #786 from busstoptaktik/interdependent-wrap-upsThomas Knudsen
2018-02-10Update a few gie testsThomas Knudsen
2018-02-10Relax tolerance slightly for two tests failing on OS/XThomas Knudsen
2018-02-10Handle sign convention for vertical datum shiftsThomas Knudsen
2018-02-10update gie tests to agree with improved gie distance handlingThomas Knudsen
2018-02-10Fix numerous bugs in the cs2cs emulationThomas Knudsen
2018-02-10pj_init: set ellipsoid if given, even if not neededThomas Knudsen
2018-02-10gie: repair handling of angular distancesThomas Knudsen
2018-02-10Add BETA2007 grid and change potsdam datum (#383)Even Rouault
2018-02-09Merge pull request #781 from kbevers/PJ_prefixesKristian Evers
2018-02-09Merge pull request #779 from kbevers/fix-numerical-issuesKristian Evers
2018-02-09Relaxing tolerances in a few tests to fix #778.Kristian Evers
2018-02-09Avoid XY, LP and UV datatype clashes with other libraries.Kristian Evers
2018-02-07Merge pull request #777 from sebastic/manpage-sectionKristian Evers
2018-02-07Fix manpage section for pj_init.Bas Couwenberg
2018-02-07Shrink PJ_XXX_INFO structs, but keep same syntax. (#775)Thomas Knudsen
2018-02-06Merge pull request #776 from kbevers/gie_skip_errorsKristian Evers
2018-02-06Use PROJ_LIB explicitly for gie tests and if it is not set change it to nad/Kristian Evers
2018-02-06Use a grid in API selftest that we can always rely on being present.Kristian Evers
2018-02-06Make pj_free return with the correct errno.Kristian Evers
2018-02-06Skip gie tests that require gridsKristian Evers
2018-02-06Let gie skip tests when specific errors are returned.Kristian Evers