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_healpix.c
Age
Commit message (
Expand
)
Author
2016-08-22
Changed self-test build behaviour from opt-out to opt-in
Kristian Evers
2016-07-13
Cosmetic changes to improve readability
Kristian Evers
2016-07-13
Fixed a few errors that occured during refactoring
Kristian Evers
2016-07-13
Eliminated load time non-computable initializers in healpix
Kristian Evers
2016-05-28
Change math constants, similar to PR #372. Use M_ namespace with the de fact...
Micah Cochran
2016-04-20
Portability cleanups for the code in PR #5
Thomas Knudsen
2016-04-19
Converted healpix and rhealpix
Kristian Evers
2016-04-18
Expanded tabs and removed trailing whitespace in an attempt at getting cleane...
Kristian Evers
2015-05-31
Remove unused $Id$ keywords.
Elliott Sales de Andrade
2015-05-30
Fix unused function argument warnings.
Elliott Sales de Andrade
2013-10-03
fix windows build for healpix (#223)
Frank Warmerdam
2013-07-19
major healpix update, fix polar scaling (#219)
Frank Warmerdam
2013-06-25
fix variable declaration order to be C (and msvc) legal
Frank Warmerdam
2013-06-19
fix unused variable warnings in healpix
Frank Warmerdam
2013-06-18
rename and hide sign() function
Frank Warmerdam
2012-07-05
incorporate polar fix (#176)
Frank Warmerdam
2012-02-20
fix windows build issues (#133)
Frank Warmerdam
2011-12-14
added Healpix projection
Frank Warmerdam