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
/
projects.h
Age
Commit message (
Expand
)
Author
2017-10-06
Change PJ.left default from PJ_CLASSIC to PJ_RADIANS
Thomas Knudsen
2017-10-06
Enable default destructor for all PJ objects.
Thomas Knudsen
2017-09-28
Add PJD_ERR_* aliases for error numbers without one
Kristian Evers
2017-09-28
Support a default destructor for PJ objects
Thomas Knudsen
2017-08-07
Adding info functions to proj.h API. (#551)
Kristian Evers
2017-07-18
Merge pull request #548 from kbevers/remove-error-macros
Kristian Evers
2017-07-18
Expanded *_ERROR* macros.
Kristian Evers
2017-07-14
Make sure to use custom hypot() when building as ANSI C (not defined before C...
Kristian Evers
2017-07-10
Introducing the Molodensky transform (#541)
Kristian Evers
2017-07-07
obs_api revision and improvements: new namespace etc. (#530)
Thomas Knudsen
2017-06-08
PJ_comill.c: avoid infinite loop in inverse method. Credit to OSS Fuzz
Even Rouault
2017-06-02
Disallow usage of m<0 and n<0 in gn_sinu.
Kristian Evers
2017-06-01
Disallow +s=0 when in 4-param. mode.
Kristian Evers
2017-05-19
Unit conversion pseudo-projection.
Kristian Evers
2017-02-27
Merge pull request #487 from PositiveArrow/c11_compilation
Even Rouault
2017-02-26
Fix warnings related to -Wshadow -Wnull-dereference -Wfloat-conversionr -Wmis...
Even Rouault
2017-02-10
Consistent precision for mathematical macros
Etienne Jacques
2017-02-10
Fix compilation with gcc with -std=c11 option.
Etienne Jacques
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-11-20
Plumbing for pipelines (#453)
Thomas Knudsen
2016-11-12
Pipeline plus api - in continuation of the Genereic Coordinates pull request ...
Thomas Knudsen
2016-10-24
Generic coordinates (#431)
Thomas Knudsen
2016-08-22
Changed self-test build behaviour from opt-out to opt-in
Kristian Evers
2016-07-13
Eliminated load time non-computable initializers in healpix
Kristian Evers
2016-05-31
correct M_PI_HALFPI value
Micah Cochran
2016-05-28
Change math constants, similar to PR #372. Use M_ namespace with the de fact...
Micah Cochran
2016-04-12
refactoring + added selftest for 8 more projections
Thomas Knudsen
2016-04-07
pj_list cleanup + added selftest stubs for all projections
Thomas Knudsen
2016-04-05
Some initial work on internal regression tests
Thomas Knudsen
2016-04-01
First steps toward simplified macros/internals
Thomas Knudsen
2016-01-24
Add support for big-endian NTv2 grids (#345)
Even Rouault
2015-10-27
Merge branch 'master' of https://github.com/piyushrpt/proj.4
Even Rouault
2015-10-24
Switch utm to use etmerc to address issue #316.
Charles Karney
2015-10-23
- API Extension to include fwd3d / inv3d
Piyush Agram
2015-09-11
win32 PVALUE issue
sisyphus
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2013-06-25
move pj_open_lib() to public include file
Frank Warmerdam
2013-06-25
Remove internal declaration of PROJ_LIB - makes it hard to not have a value
Frank Warmerdam
2013-06-22
add pj_ctx_fgets() implementation (untested)
Frank Warmerdam
2013-06-22
bulk of file api implementation complete and working
Frank Warmerdam
2013-06-22
preliminary step implementing virtual fileio
Frank Warmerdam
2012-06-19
first nearly working grid catalog implementation
Frank Warmerdam
2012-06-18
preliminary work on grid catalogs
Frank Warmerdam
2012-03-14
avoid using macro expansion directly in #include to simplify code
Frank Warmerdam
2011-11-22
implement support for ctable2 format (read/write)
Frank Warmerdam
2011-05-31
include string.h as memset is widely used now
Frank Warmerdam
2011-05-31
ensure PJ structure always initialized to zero after malloc (#112)
Frank Warmerdam
2011-05-10
add support for vunits/vto_meter parameters to specify vertical units
Frank Warmerdam
2011-05-10
fix up builds on windows
Frank Warmerdam
[prev]
[next]