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
path:
root
/
src
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-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
Updates to deformation operation.
Kristian Evers
2017-12-11
Allow including the new API header in proj.c
Aaron Puchert
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-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
Free formatting of PROJ key=value pairs
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
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-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-19
Let gie use init-file syntax
Thomas Knudsen
2017-11-17
Merge pull request #671 from busstoptaktik/use-geoc-in-factors
Thomas Knudsen
2017-11-16
Repair non-standard aggregate initialization
Thomas Knudsen
2017-11-16
Repair double cct io-blunder
Thomas Knudsen
2017-11-16
Switch pj_factors to use proj_geoc_lat
Thomas Knudsen
2017-11-16
Introduce geodetic-geocentric conversions ... (#669)
Thomas Knudsen
2017-11-15
Merge pull request #667 from busstoptaktik/gie-misleading-errmsg
Thomas Knudsen
2017-11-15
Adjust adjlon to use canonical M_PI defines (#665)
Thomas Knudsen
2017-11-15
Support numerical factors only (#664)
Thomas Knudsen
2017-11-15
Give definition and definition line no. in message about invalid operations
Thomas Knudsen
2017-11-13
Removed remaining traces of the built in selftest system (#661)
Thomas Knudsen
2017-11-12
Poder autochecking again (WIP) (#652)
Thomas Knudsen
2017-11-12
Merge pull request #660 from busstoptaktik/selftest-removal-vw
Thomas Knudsen
2017-11-12
Remove selftests from projection files starting with v,w
Thomas Knudsen
2017-11-12
Merge pull request #659 from busstoptaktik/selftest-removal-rstu
Thomas Knudsen
2017-11-12
Merge pull request #657 from busstoptaktik/selftest-removal-lm
Thomas Knudsen
2017-11-12
Merge pull request #658 from busstoptaktik/selftest-removal-nopq
Thomas Knudsen
2017-11-12
Remove selftests from projection files starting with r,s,t,u
Thomas Knudsen
2017-11-12
Remove selftests from projection files starting with n,o,p,q
Thomas Knudsen
2017-11-12
Merge pull request #656 from busstoptaktik/selftest-removal-hijk
Thomas Knudsen
[next]