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
2012-12-07
replacement of geodesic engine with one from Charles Karney (#197)
Frank Warmerdam
2012-07-24
fixes for visual studio builds (#182)
Frank Warmerdam
2012-07-05
incorporate polar fix (#176)
Frank Warmerdam
2012-06-28
fix byte swapping of ctable2 files on bigendian platforms (#157)
Frank Warmerdam
2012-06-19
first nearly working grid catalog implementation
Frank Warmerdam
2012-06-18
preliminary work on grid catalogs
Frank Warmerdam
2012-06-16
working on grid catalogs
Frank Warmerdam
2012-06-08
avoid leak of vgridlist_geoid (#175)
Frank Warmerdam
2012-06-01
Removed legacy JNI binding.
Martin Desruisseaux
2012-05-31
JNI: Replaced usages of NAN C/C++ constant by the java.lang.Double.NaN constant.
4.8
Martin Desruisseaux
2012-03-26
add missing org_proj4_PJ.h (#153)
Frank Warmerdam
2012-03-26
add missing org_proj4_PJ.h (#153)
Frank Warmerdam
2012-03-14
avoid using macro expansion directly in #include to simplify code
Frank Warmerdam
2012-03-07
prepare for 4.8.0 release
4.8.0
Frank Warmerdam
2012-03-07
fix pconic forward to use P->sig (#148)
Frank Warmerdam
2012-03-04
added the Natural Earth projection
Frank Warmerdam
2012-03-03
Add support for no_uoff and no_off for omerc (#128)
Frank Warmerdam
2012-03-03
cleanup odd code construct in PJ_stere and extend stere testing a bit (#147)
Frank Warmerdam
2012-02-27
added +sweep for +proj=geos (#146)
Frank Warmerdam
2012-02-27
added optional multistresstest target, slightly extended multistresstest
Frank Warmerdam
2012-02-26
Removed some unused code in an effort to get a clean build.
Frank Warmerdam
2012-02-21
back out accidental PROJ_LIB_DIR_ESCAPED change
Frank Warmerdam
2012-02-21
try again to fix M_PI for MSVC
Frank Warmerdam
2012-02-21
prepare for 4.8.0 beta1
Frank Warmerdam
2012-02-21
fix up M_PI handling for MSVC (#111)
Frank Warmerdam
2012-02-21
preliminary addition of Icosahedral Snyder Equal Area projection (#111)
Frank Warmerdam
2012-02-21
removed nad2nad.c source as part of the ctable2 refactoring
Frank Warmerdam
2012-02-21
Use parenthesis around assignments in if statements (#123).
Frank Warmerdam
2012-02-21
improve error checking (#140)
Frank Warmerdam
2012-02-20
fix windows build issues (#133)
Frank Warmerdam
2012-02-15
added pj_get_spheroid_defn() (#142)
Frank Warmerdam
2012-02-09
reformat comment
Frank Warmerdam
2012-02-09
do not let one point falling out of the datum shift grid area to cause the re...
Frank Warmerdam
2012-02-01
ensure pj_apply_gridshift() supports points up to epsilon outside mesh (#141)
Frank Warmerdam
2012-01-31
fix strcmp for -f flag in nad2bin (#139)
Frank Warmerdam
2012-01-25
minor formatting improvements
Frank Warmerdam
2011-12-23
only split keywords on pluses following spaces (#132)
Frank Warmerdam
2011-12-15
ensure we check errno before logging messages (#131)
Frank Warmerdam
2011-12-14
regenerate
Frank Warmerdam
2011-12-14
added Healpix projection
Frank Warmerdam
2011-11-22
implement support for ctable2 format (read/write)
Frank Warmerdam
2011-11-19
preliminary addition of ctable output support too, untested
Frank Warmerdam
2011-11-18
Avoid unused warnings
Frank Warmerdam
2011-11-14
nad2bin products NTv2, nad2nad removed
Frank Warmerdam
2011-11-14
avoid casting warning with old_locale
Frank Warmerdam
2011-09-02
Avoid C++ style comments.
Martin Desruisseaux
2011-09-01
Updated the Ant build file for JNI bindings, the jniwrap/README and the Chang...
Martin Desruisseaux
2011-08-27
Initial commit of the new Java Native Interface (JNI) bindings.
Martin Desruisseaux
2011-08-27
documentation typo fixes from Martin
Frank Warmerdam
2011-08-27
Applied the easiest fix for memory leak, and documented the remaining issues.
Martin Desruisseaux
[next]