index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-26
proj_create_crs_to_crs(): fix when there are only transformations with ballpa...
Even Rouault
2019-09-26
Merge pull request #1640 from rouault/detect_CS_use
Kristian Evers
2019-09-25
travis/install.sh: add a way of detecting problematic use of CS identifier fo...
Even Rouault
2019-09-25
Merge pull request #1637 from rouault/fix_solaris_build
Even Rouault
2019-09-25
isea: avoid shadowing warning on 'quad' on Solaris
Even Rouault
2019-09-25
hatano/mbtfpp: do not use CS to fix Solaris build issue
Even Rouault
2019-09-25
Merge pull request #1634 from mwtoews/ci
Mike Taves
2019-09-25
Upgrade testing from trusty to xenial, and also:
Mike Taves
2019-09-25
Rearrange Travis CI scripts to be more modular
Mike Taves
2019-09-24
io.cpp: fix build on Solaris
Even Rouault
2019-09-24
Database: update to EPSG 9.8.2 (#1633)
Kristian Evers
2019-09-24
createOperations() sorting: sort operations that cannot be exported as PROJ p...
Even Rouault
2019-09-23
Database: update to EPSG 9.8.2
Even Rouault
2019-09-23
Merge pull request #1631 from rouault/fix_1623
Even Rouault
2019-09-23
Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(),...
Even Rouault
2019-09-23
Merge pull request #1630 from snowman2/promote
Kristian Evers
2019-09-22
promote proj_assign_context to proj.h from proj_experimental.h
snowman2
2019-09-22
Merge pull request #1629 from cffk/geod-1.50
Charles Karney
2019-09-22
Update to version 1.50 of the geodesic library.
Charles Karney
2019-09-22
Merge pull request #1626 from cffk/vs-version-check
Charles Karney
2019-09-22
Merge branch 'master' into vs-version-check
Charles Karney
2019-09-22
Merge pull request #1627 from rouault/fix_linux_gcc_config_wrt_sphinxontrib_b...
Even Rouault
2019-09-22
Travis linux_gcc: force sphinxcontrib-bibtex version to avoid issue with inst...
Even Rouault
2019-09-22
Revert travis change -- it didn't work.
Charles Karney
2019-09-21
Manually install sphinxcontrib-bibtex for travis/linux_gcc to resolve travis ...
Charles Karney
2019-09-21
Back out of previous commit mistakenly pushed to master
Charles Karney
2019-09-21
Manually install sphinxcontrib-bibtex for travis/linux_gcc to resolve travis ...
Charles Karney
2019-09-21
Improve Visual Studio compatibility check in CMake.
Charles Karney
2019-09-20
Merge pull request #1625 from hobu/cmake-proj_lib-tests
Kristian Evers
2019-09-19
Merge pull request #1624 from cffk/c99-upgrade
Charles Karney
2019-09-19
address PR comments
Howard Butler
2019-09-19
set PROJ_LIB on test targets for CMake
Howard Butler
2019-09-19
Require C99 compiler see #1621
Charles Karney
2019-09-19
Merge pull request #1618 from cffk/c99-math-update
Charles Karney
2019-09-18
Manually delete pj_isnan in scripts/reference_exported_symbols.txt.
Charles Karney
2019-09-18
Delete proj_math.h. Replace includes by <math.h>; we'll see if anyone
Charles Karney
2019-09-18
math.cpp removed since its isnan isn't used. Keep proj_math.h (which
Charles Karney
2019-09-18
Get rid of dead code. The end result of this chain of commits is to
Charles Karney
2019-09-18
Merge pull request #1620 from rouault/ossfuzz_17190_and_others
Even Rouault
2019-09-18
Let geodesic.c use its own versions of C99 math functions if necessary.
Charles Karney
2019-09-18
Try removing C99 math functions from math.cpp (but leave isnan).
Charles Karney
2019-09-17
ell_set.cpp: avoid division by zero in R_lat_a case. Fixes https://bugs.chrom...
Even Rouault
2019-09-17
helmert: validate scale parameter to avoid later division by zero. Fixes http...
Even Rouault
2019-09-17
aea_e_inverse(): avoid calling asin() with invalid argument which results in ...
Even Rouault
2019-09-17
pj_Convert_Geocentric_To_Geodetic(): avoid division by zero on weird input co...
Even Rouault
2019-09-17
isea: avoid undefined behaviour on left shift of negative value. Fixes https:...
Even Rouault
2019-09-17
pj_Convert_Geocentric_To_Geodetic(): avoid division by zero on weird input co...
Even Rouault
2019-09-17
standard_fuzzer.cpp: tweak to be able to compile it against libproj.so
Even Rouault
2019-09-17
geos: avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issu...
Even Rouault
2019-09-17
eqdc: avoid potential division by zero. Fixes https://bugs.chromium.org/p/oss...
Even Rouault
[prev]
[next]