| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | Micah Cochran | |
| facto standard M_PI and its ilk. Change names that are widely used in the project to be in the M_ namespace, so HALFPI becomes M_HALFPI. HALFPI is #defined as M_PI_2 (the defacto standard name). #defines _USE_MATH_DEFINES for MS Visual Studio (I didn't personally test this part, but Appveyor will not build otherwise). | |||
| 2016-05-11 | Portability cleanups for the code in PR #6 (and a few additional source files) | Thomas Knudsen | |
| Eliminated mixed code and declarations, converted C++ style comments and probably did a few more things highlighted by running gcc with the "-W -Wall -Wextra -pedantic" flags | |||
| 2016-04-28 | Converted misrsom | Kristian Evers | |
| 2016-02-29 | Add comment | mbull | |
| 2016-02-29 | Add comment | mbull | |
| 2016-02-29 | Add comment | mbull | |
| 2016-02-24 | Add support for MISR SOM projection | mbull | |
