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
2018-03-27
Print help text when callin gie without arguments
Kristian Evers
2018-03-27
Free memory on exit
Kristian Evers
2018-03-27
Print help when calling cct without arguments
Kristian Evers
2018-03-27
Document --version option in cct and gie
Kristian Evers
2018-03-23
Merge remote-tracking branch 'osgeo/master'
Kristian Evers
2018-03-23
Use the proper functions and variable names example program
Kristian Evers
2018-03-23
Merge pull request #891 from cffk/isnan
Charles Karney
2018-03-23
If HAVE_C99_MATH, define pj_is_nan as isnan.
Charles Karney
2018-03-23
Undo mistaken push to master.
Charles Karney
2018-03-23
If HAVE_C99_MATH, then pj_is_nan is defined as isnan.
Charles Karney
2018-03-22
Merge pull request #889 from mwtoews/typos
Even Rouault
2018-03-23
Correct typo: commiter -> committer
Mike Toews
2018-03-22
Merge pull request #887 from schwehr/float-cast-overflow
Kristian Evers
2018-03-22
Handle nan float cast overflow in PJ_robin.c and nad_intr.c
Kurt Schwehr
2018-03-22
Add a simple implementation of pj_is_nan() to proj_internal.h
Kurt Schwehr
2018-03-22
Merge pull request #886 from schwehr/log-level
Kristian Evers
2018-03-22
proj.h: update PROJ_VERSION_MAJOR.PROJ_VERSION_MINOR to 5.1
Even Rouault
2018-03-21
3 -> PJ_LOG_TRACE for pj_log level in pj_init.c
Kurt Schwehr
2018-03-21
Update NEWS for 5.0.1
Kristian Evers
2018-03-21
Merge pull request #882 from rouault/fix_881
Kristian Evers
2018-03-21
Take into account +towgs84=0,0,0 in pipeline to still imply geodetic->cartesi...
Even Rouault
2018-03-21
Merge pull request #883 from schwehr/ctable-null
Kristian Evers
2018-03-21
Merge pull request #880 from mwtoews/rename-var
Kristian Evers
2018-03-21
Merge branch 'master' into ctable-null
Kristian Evers
2018-03-21
Merge pull request #878 from schwehr/logging-cleanup
Kristian Evers
2018-03-20
Handle the case where nad_ctable2_init returns NULL.
Kurt Schwehr
2018-03-21
Avoid shadowed declaration errors with old gcc
Mike Toews
2018-03-21
Merge pull request #879 from mwtoews/tidy
Even Rouault
2018-03-21
Update .gitignore for newer binaries
Mike Toews
2018-03-21
Add extra { } to make code clearer
Even Rouault
2018-03-20
Remove final \n from pj_log messages.
Kurt Schwehr
2018-03-20
Merge pull request #877 from kbevers/fix-datum-param-in-pipelines
Kristian Evers
2018-03-20
Merge pull request #876 from schwehr/b74944176-pj_gridinfo_init
Kristian Evers
2018-03-20
Merge pull request #874 from cffk/geod-1.49.3-fix1
Kristian Evers
2018-03-20
Introduce late expansion of +datum parameters. Fixes #872.
Kristian Evers
2018-03-20
Add 'exact' flag to Helmert operation when doing cs2cs emulation. Fixes #871....
Kristian Evers
2018-03-20
Track the header size read in pj_gridinfo_init
Kurt Schwehr
2018-03-20
For the Intel compiler use "-fp-model precise" on all platforms.
Charles Karney
2018-03-20
Change update_man script so that files aren't accidentally committted
Kristian Evers
2018-03-20
Remove accidentally committed man file of the complete documentation
Kristian Evers
2018-03-19
Merge pull request #869 from kbevers/sphinx-man-pages
Kristian Evers
2018-03-19
Fix spelling error in gie error code. Closes #861.
Kristian Evers
2018-03-19
Merge pull request #868 from cffk/geod-1.49.3
Charles Karney
2018-03-18
Update man-pages from Sphinx-docs
Kristian Evers
2018-03-18
Setup automatic man page generation
Kristian Evers
2018-03-18
Add documentation for the gie program
Kristian Evers
2018-03-17
Add ax_check_compile_flag.m4 from
Charles Karney
2018-03-17
Fix comments in geodesic.c. Better invocation of AX_CHECK_COMPILE_FLAG,
Charles Karney
2018-03-17
Patch 1.49.3 for geodesic package.
Charles Karney
2018-03-17
Move application docs to top level.
Kristian Evers
[next]