Age | Commit message (Expand) | Author |
---|---|---|
2021-03-15 | LibM: Implement fmin/fmax | Mițca Dumitru |
2021-03-15 | LibM: Make the gamma family of functions more accurate and conformant | Mițca Dumitru |
2021-03-09 | LibM: Add scalbn and associated functions | Mițca Dumitru |
2021-03-03 | AK+LibM: Rename EXPECT_CLOSE to EXPECT_APPROXIMATE | Ben Wiederhake |
2021-03-03 | AK+LibM: Make EXPECT_CLOSE more useful during debugging | Ben Wiederhake |
2021-02-05 | LibM: Implement nextafter() and nexttoward() | Andreas Kling |
2021-02-05 | LibM: Build and install the LibM test | Andreas Kling |