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
/
PJ_aitoff.c
Age
Commit message (
Expand
)
Author
2018-12-26
cpp conversion: minimal steps to fix compilation errors, not warnings
Even Rouault
2018-05-15
IWYU: Partial PJ_aitoff.c..PJ_goode.c
Kurt Schwehr
2018-03-11
Remove angle brackets for proj headers (#849)
Thomas Knudsen
2018-01-09
Remove or use unused macros
Aaron Puchert
2017-11-13
Removed remaining traces of the built in selftest system (#661)
Thomas Knudsen
2017-11-06
Use enumerations where appropriate
Aaron Puchert
2017-10-12
Remove first batch of internal self tests, now moved to builtins.gie:
Thomas Knudsen
2017-10-06
Enable default destructor for all PJ objects.
Thomas Knudsen
2017-07-18
Expanded *_ERROR* macros.
Kristian Evers
2017-06-08
Add upper limit to number of iterations for all (documented as such) computat...
Even Rouault
2017-02-26
Recent clang (e.g MacOSX) warning fixes related to double to _Bool implicit c...
Even Rouault
2016-12-18
Not using proper spherical earth in tests that use a spherical projection. +a...
Kristian Evers
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-09-01
apply patch for #406 to improve Aitoff performance in some situations
Howard Butler
2016-08-22
Changed self-test build behaviour from opt-out to opt-in
Kristian Evers
2016-05-28
Change math constants, similar to PR #372. Use M_ namespace with the de fact...
Micah Cochran
2016-05-19
Removed a few superfluous assignments and an erroneously committed file
Thomas Knudsen
2016-04-05
Added regression tests for projections beginning with a and b
Thomas Knudsen
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2015-02-21
src/PJ_aitoff.c: define M_PI and M_PI_2 (needed for Windows) (from Charles Ka...
Even Rouault
2015-02-17
#250: Inverse solution for Winkel Tripel from Drazan Tutic
Howard Butler
2015-02-16
revert r2605 due to missing files in the patch #250
Howard Butler
2015-02-16
apply patch to add Winkel Tripel Inverse #250
Howard Butler
2013-06-26
note that aitoff and wintri projections have no inverse (#160, #168)
Frank Warmerdam
2010-06-11
roll projCtx through various other low level functions
Frank Warmerdam
2009-01-06
removed CVS log messages since they are not maintained by subversion
Frank Warmerdam
2002-12-14
updated header
Frank Warmerdam
2001-02-07
Cleaned up various warnings when compiled with -Wall.
Frank Warmerdam
1999-03-18
New
Frank Warmerdam