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