| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-28 | Miscellaneous documentation fixes | Mike Taves | |
| - Corrections to BibTeX references, normalise format with JabRef - Typos in projinfo - Simplify update CITATION step | |||
| 2019-02-27 | Merge pull request #1298 from QuLogic/fix-default-ctx | Even Rouault | |
| Fix a couple issues with default context fallback | |||
| 2019-02-27 | Merge pull request #1297 from rouault/use_grid_18_in_ci | Even Rouault | |
| Travis/Appveyor: use proj-datumgrid-1.8 | |||
| 2019-02-27 | Fix default context fallback in proj_log_func. | Elliott Sales de Andrade | |
| 2019-02-27 | Fix null dereference warning. | Elliott Sales de Andrade | |
| Counter-intuitively, this means removing checks for nullptr. The compiler sees these checks and thinks the one remaining dereference is missing a check. However, since pj_get_default_ctx cannot return nullptr, these tests are redundant. | |||
| 2019-02-27 | Travis/Appveyor: use proj-datumgrid-1.8 | Even Rouault | |
| 2019-02-27 | Merge pull request #1295 from rouault/configure_remove_bashism | Even Rouault | |
| configure.ac: replace '==' by '=' to avoid Bashism (patch by Greg Troxel) | |||
| 2019-02-27 | data/Makefile.am: remove trailing whitespace to suppress autogen.sh warning | Even Rouault | |
| 2019-02-27 | configure.ac: replace '==' by '=' to avoid Bashism (patch by Greg Troxel) | Even Rouault | |
| 2019-02-26 | Merge pull request #1293 from rouault/fix_netbsd8_compilation | Kristian Evers | |
| mutex.cpp: remove _XOPEN_SOURCE definition that causes compilation problem on netBSD 8 and is useless on Linux | |||
| 2019-02-26 | Fix build issues on Solaris | Even Rouault | |
| 2019-02-26 | data/Makefile.am: fix to avoid issue on Solaris | Even Rouault | |
| 2019-02-26 | Rename internal constant to avoid conflict with macro in Solaris system headers | Even Rouault | |
| 2019-02-26 | io.cpp: cast to 'unsigned char' before isspace() to avoid undefined ↵ | Even Rouault | |
| behaviour, for example on netBSD 8 | |||
| 2019-02-26 | builtins.gie: relax toleranc on +proj=tpeqd for netBSD8/g++-5.5/amd64 | Even Rouault | |
| 2019-02-26 | mutex.cpp: remove _XOPEN_SOURCE definition that causes compilation problem ↵ | Even Rouault | |
| on netBSD 8 and is useless on Linux | |||
| 2019-02-25 | Update NEWS with latest contributors [skip ci] | Kristian Evers | |
| 2019-02-25 | NEWS: update for latest Robinson fix [ci skip] | Even Rouault | |
| 2019-02-24 | Doc: fix plotdefs.json, and aea and lcc descriptions, to take into account ↵ | Even Rouault | |
| removal of proj_def.dat | |||
| 2019-02-24 | Merge pull request #1292 from rouault/fix_robinson | Kristian Evers | |
| Robinson: fix wrong values for forward path for latitudes >= 87.5 (fixes #1172), and fix inaccurace inverse method | |||
| 2019-02-24 | Adjust AUTHORS to reflect current state of the project (#1287) | Howard Butler | |
| 2019-02-24 | Robinson: fix wrong values for forward path for latitudes >= 87.5 (fixes ↵ | Even Rouault | |
| #1172), and fix inaccurate inverse method | |||
| 2019-02-24 | Some improvements to the docs for tmerc and omerc (#1281) | Thomas Knudsen | |
| 2019-02-24 | Merge pull request #1285 from rouault/doc_patterson | Kristian Evers | |
| Doc: add minimal documentation for patterson, compact miller, misrsom, natearth2, sch and times projections | |||
| 2019-02-24 | Fix data path used by cli tests (#1288) | Elliott Sales de Andrade | |
| All other tests use PROJ_LIB, and allow it to be overridden from the command-line, so do the same here. | |||
| 2019-02-24 | Merge pull request #1291 from rouault/fix_GLIBCXX_ASSERTIONS | Even Rouault | |
| Fix -D_GLIBCXX_ASSERTIONS (refs #1290) | |||
| 2019-02-24 | ParameterValue::_exportToWKT(): fix null pointer dereference with ↵ | Even Rouault | |
| -D_GLIBCXX_ASSERTIONS on WKT with PARAMETERFILE (fixes #1290) | |||
| 2019-02-24 | jniproj.cpp: fix compiler warning | Even Rouault | |
| 2019-02-24 | .travis.yml: add build with g++-7 and -D_GLIBCXX_ASSERTIONS (refs #1290) | Even Rouault | |
| 2019-02-23 | Doc: add minimal doumentation for misrsom projection | Even Rouault | |
| 2019-02-23 | Doc: add minimal doumentation for times projection | Even Rouault | |
| 2019-02-23 | Doc: add minimal documentation for sch projection | Even Rouault | |
| 2019-02-23 | Doc: add minimal doumentation for natearth2 projection | Even Rouault | |
| 2019-02-23 | Merge pull request #1286 from sebastic/spelling-errors | Even Rouault | |
| Fix spelling errors. | |||
| 2019-02-23 | Fix spelling errors. | Bas Couwenberg | |
| * specfied -> specified | |||
| 2019-02-23 | Doc: add minimal doumentation for comill / Compact Miller projection | Even Rouault | |
| 2019-02-23 | Doc: add minimal documentation for patterson projection | Even Rouault | |
| 2019-02-22 | proj.db: update to EPSG 9.6.0 | Even Rouault | |
| Minor update w.r.t 9.5.5 that adds a few new coordinate operations. | |||
| 2019-02-22 | Merge pull request #1282 from mwtoews/cmake | Kristian Evers | |
| CMake warning about removing second proj_config.h | |||
| 2019-02-22 | proj.db: tune so that 'NGF IGN69 height to RGF93' uses the RAF09.gtx grid | Even Rouault | |
| 2019-02-22 | CMake warning about second proj_config.h | Mike Taves | |
| 2019-02-21 | Merge branch 'master' into 6.0 | Even Rouault | |
| 2019-02-21 | Merge pull request #1280 from rouault/SWEN17_RH2000_gtx | Even Rouault | |
| proj.db: add missing custom entries for vertical transform and fix a few wrong ones | |||
| 2019-02-21 | Transformation: reintroduce the term of 'Null geographic offset' for ↵ | Even Rouault | |
| transformations between geographic CRS of same datum (typically 3D to 2D) | |||
| 2019-02-21 | Geog2D+Height -> Geog3D of same datum: avoid inserting a useless ballpark ↵ | Even Rouault | |
| horizontal transformation | |||
| 2019-02-21 | proj.db: fix direction of USA GEOID12B grid alternatives | Even Rouault | |
| 2019-02-21 | proj.db: add grid_alternative entries for OSGM15_Malin and OSGM15_Belfast | Even Rouault | |
| 2019-02-21 | proj.db: add custom entry for 'FVR09 height to ETRS89' | Even Rouault | |
| 2019-02-21 | projinfo: add information about missing grids | Even Rouault | |
| 2019-02-21 | proj.db: add entries in grid_alternatives table for Oceania grids | Even Rouault | |
