aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_healpix.c
AgeCommit message (Expand)Author
2016-05-28Change math constants, similar to PR #372. Use M_ namespace with the de fact...Micah Cochran
2016-04-20Portability cleanups for the code in PR #5Thomas Knudsen
2016-04-19Converted healpix and rhealpixKristian Evers
2016-04-18Expanded tabs and removed trailing whitespace in an attempt at getting cleane...Kristian Evers
2015-05-31Remove unused $Id$ keywords.Elliott Sales de Andrade
2015-05-30Fix unused function argument warnings.Elliott Sales de Andrade
2013-10-03fix windows build for healpix (#223)Frank Warmerdam
2013-07-19major healpix update, fix polar scaling (#219)Frank Warmerdam
2013-06-25fix variable declaration order to be C (and msvc) legalFrank Warmerdam
2013-06-19fix unused variable warnings in healpixFrank Warmerdam
2013-06-18rename and hide sign() functionFrank Warmerdam
2012-07-05incorporate polar fix (#176)Frank Warmerdam
2012-02-20fix windows build issues (#133)Frank Warmerdam
2011-12-14added Healpix projectionFrank Warmerdam