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
2017-12-17
Merge pull request #713 from kbevers/travis-c89
Kristian Evers
2017-12-17
Add -std=c89 to travis targets.
Kristian Evers
2017-12-17
Normalize whitespace in multistresstest.c
Kristian Evers
2017-12-17
Free format everywhere (#693)
Thomas Knudsen
2017-12-17
Fix integer overflow in unitconvert.
Kristian Evers
2017-12-17
Update epsg file to database v9.2 (fixes #711)
Even Rouault
2017-12-16
Merge pull request #706 from kbevers/deformation-update
Kristian Evers
2017-12-14
Add time unit yyyymmdd to unitconvert operation (#707)
Kristian Evers
2017-12-14
Merge pull request #698 from cffk/squelch
Charles Karney
2017-12-14
Suppress warning C4996 centrally in CMakeLists.txt
Charles Karney
2017-12-14
Updates to deformation operation.
Kristian Evers
2017-12-12
Merge branch 'fix_macos'
Even Rouault
2017-12-12
Merge pull request #704 from aaronpuchert/work-around-type-punning
Even Rouault
2017-12-12
Travis MacOSX: install pip
Even Rouault
2017-12-11
Allow including the new API header in proj.c
Aaron Puchert
2017-12-07
Merge pull request #694 from kbevers/helmert-improvements
Kristian Evers
2017-12-07
Squelch Visual Studio's obnoxious warnings about sprintf being unsafe.
Charles Karney
2017-12-06
CMakeLists.txt: fix typo, copysigna -> copysign.
Charles Karney
2017-12-06
Use approximate equations instead of exact as default in Helmert.
Kristian Evers
2017-12-06
Use t_epoch and t_obs instead of epoch and tobs.
Kristian Evers
2017-12-05
Merge pull request #685 from cffk/geodesic-doc
Charles Karney
2017-12-03
Fixes to geodesic documention:
Charles Karney
2017-11-29
Merge pull request #692 from kbevers/remove-selftest-remains
Kristian Evers
2017-11-29
Remove the last remains of the internal selftest
Kristian Evers
2017-11-29
Fix bad typedef that surfaces when including proj.h and proj_api.h in the sam...
Kristian Evers
2017-11-28
Merge remote-tracking branch 'aaronpuchert/static-assert'
Even Rouault
2017-11-28
Merge pull request #691 from busstoptaktik/make_assignments_greedy
Thomas Knudsen
2017-11-28
Merge pull request #690 from busstoptaktik/hgrid_roundtrip_check
Thomas Knudsen
2017-11-28
Free formatting of PROJ key=value pairs
Thomas Knudsen
2017-11-28
use full error code checking on failure in more_builtins.gie
Thomas Knudsen
2017-11-28
Enable selective debug printout through negative PROJ_DEBUG values (#689)
Thomas Knudsen
2017-11-28
Add tests for GDA2020 (#688)
Thomas Knudsen
2017-11-27
Update documentation on geodesics replacing an ancient page on geodesic
Charles Karney
2017-11-27
Replace some asserts by compile-time assertions
Aaron Puchert
2017-11-27
gie support for builtin errcodes, and other improvements (#684)
Thomas Knudsen
2017-11-26
pj_ctx_set_debug(): avoid null pointer dereference when called with ctx == NU...
Even Rouault
2017-11-26
axisswap: validate axis number. Fixes https://bugs.chromium.org/p/oss-fuzz/is...
Even Rouault
2017-11-25
Improve API (#683)
Thomas Knudsen
2017-11-25
Overhaul ellipsoid handling (#682)
Thomas Knudsen
2017-11-24
Merge pull request #681 from busstoptaktik/missing-err-desc
Thomas Knudsen
2017-11-23
Add description for PJD_ERR_INVALID_ARG
Thomas Knudsen
2017-11-22
Merge pull request #680 from busstoptaktik/oss_fuzz-4355_rf-zero
Thomas Knudsen
2017-11-22
Merge pull request #679 from busstoptaktik/oss_fuzz-4369-to_meter
Thomas Knudsen
2017-11-22
Avoid div-by-zero in rf setup
Thomas Knudsen
2017-11-22
Avoid div-by-0 in to_meter init
Thomas Knudsen
2017-11-21
Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)
Ćukasz Komsta
2017-11-20
Replace pj_ell_set with reimplementation... (#675)
Thomas Knudsen
2017-11-20
Increment version number before next release
Kristian Evers
2017-11-20
Merge pull request #676 from busstoptaktik/gie-cct-interop
Thomas Knudsen
2017-11-19
Let gie use init-file syntax
Thomas Knudsen
[next]