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-05-01
Removed unwanted call to pj_log_level().
Kristian Evers
2017-04-18
Fix aea projection return value in case of error (#503)
maximchurilin
2017-04-10
Merge pull request #502 from cffk/geod-1.48
Charles Karney
2017-04-10
geodesic.h: Switch to geodesic version 1.48.1.
Charles Karney
2017-04-10
geodesic.c: fix compiler error, if (x) -> if (x != 0)
Charles Karney
2017-04-09
Merge is geodesic routines from GeographicLib 1.48. Changes:
Charles Karney
2017-03-27
Horisontal and vertical gridshift drivers
Kristian Evers
2017-03-16
Add pj_find_file() function to retrieve the full filename of a proj resource ...
Even Rouault
2017-03-15
Document messy GDAL hack
Even Rouault
2017-03-13
Adjusting test script so it handles the differing file trees between cmake an...
Kristian Evers
2017-03-13
Avoid 7z blocking builds by allowing overwrites and assuming yes on all queries.
Kristian Evers
2017-03-13
Correcting paths in appveyor test-script
Kristian Evers
2017-03-13
(attempt at) fixing grid dirs in appveyor/travis setup
Kristian Evers
2017-03-12
Download datum grids version 1.6 and egm96_15 geoid grid in continous integra...
Kristian Evers
2017-03-08
Merge pull request #498 from dusanjovic/master
Even Rouault
2017-03-08
fix memory leak in PJ_ob_tran.c (in freeup_new)
dusanjovic
2017-03-08
Fix comment
Even Rouault
2017-02-28
Merge pull request #496 from rouault/cppcheck
Even Rouault
2017-02-28
Enable cppcheck and fix related mostly false-positive warnings
Even Rouault
2017-02-27
test228.c: remove unused arguments in main()
Even Rouault
2017-02-27
Merge pull request #487 from PositiveArrow/c11_compilation
Even Rouault
2017-02-27
Merge pull request #495 from rouault/misc_warning_fixes
Even Rouault
2017-02-26
Vertical grids: avoid out-of-bounds read on east and south edges (#396)
Even Rouault
2017-02-26
nad/esri: replace no_defs by +no_defs and remove duplicates (#494)
Even Rouault
2017-02-26
Typo fixes
Even Rouault
2017-02-26
Raise MSVC warning level to /W4
Even Rouault
2017-02-26
PJ_lsat.c: restore d__1 computation that was lost in conversion done in c9f12...
Even Rouault
2017-02-26
Fix MSVC warnings and add /Wx to appveyor.yml
Even Rouault
2017-02-26
Recent clang (e.g MacOSX) warning fixes related to double to _Bool implicit c...
Even Rouault
2017-02-26
test228.c: warning fixes
Even Rouault
2017-02-26
multistresstest.c: warning fixes
Even Rouault
2017-02-26
Fix warnings related to -Werror=maybe-uninitialized
Even Rouault
2017-02-26
Fix warnings in geodtest.c
Even Rouault
2017-02-26
configure.ac: remove -Werror from CFLAGS when detecting exp symbol in libm
Even Rouault
2017-02-26
travis/install.sh: use super pedantic warning flags for autoconf build
Even Rouault
2017-02-26
proj.def: remove symbols no longer public.
Even Rouault
2017-02-26
Fix warnings related to -Wshadow -Wnull-dereference -Wfloat-conversionr -Wmis...
Even Rouault
2017-02-25
Fix GCC 7 warnings related to misleading indentations, fallthrough cases and ...
Even Rouault
2017-02-25
proj: add missing continue for 'V' switch (raised by GCC 7 -Wimplicit-fallthr...
Even Rouault
2017-02-15
Merge pull request #491 from cffk/geod-1.47
Kristian Evers
2017-02-15
Issue #490 update from geodesic routines from GeographicLib 1.47.
Charles Karney
2017-02-13
Added missing debug flag in nmake-debug configuration
Kristian Evers
2017-02-10
Consistent precision for mathematical macros
Etienne Jacques
2017-02-10
Fix compilation with gcc with -std=c11 option.
Etienne Jacques
2017-02-03
PJ_horner: support for complex polynomia (#482)
Thomas Knudsen
2017-02-03
Added doc page for Miller projection
julien2512
2017-02-01
Link to the PROJ.4 GitHub site from the frontpage of proj4.org
Kristian Evers
2017-01-19
.travis.yml: add multi config setup
Even Rouault
2017-01-18
Merge pull request #470 from kbevers/issue-469
Kristian Evers
2017-01-18
Changed +ellps parameters of test pipelines. Originally +ellps was only set o...
Kristian Evers
[prev]
[next]