Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More various warnings (#958) | Sean McBride | 2021-08-25 | 1 | -9/+9 |
| | | | | | | | | | | | | | * Committing clang-format changes * Fixed various -Wdouble-promotion warnings * Fixed -Wshadow warning for `optopt` conflict On macOS at least, there is a global various named `optopt` in unistd.h. * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 1 | -11/+11 |
| | | | | | | | | | * Committing clang-format changes * Removes gratuitous (double)x.yF casts * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | HD prefix updates in src/ and test/ | Dana Robinson | 2020-10-24 | 1 | -4/+5 |
| | | | | | | | Adds missing HD prefixes to API calls in src and test. Adds some extra processing to bin/checkposix to keep the noise levels down when running the script (not comprehensive). | ||||
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -82/+69 |
| | |||||
* | Clean up warnings | Quincey Koziol | 2020-06-28 | 1 | -21/+20 |
| | |||||
* | Changes to make timers within the library monotonic. | Quincey Koziol | 2017-09-03 | 1 | -0/+415 |