Age | Commit message (Expand) | Author |
---|---|---|
2021-02-05 | LibM: Implement nextafter() and nexttoward() | Andreas Kling |
2021-02-05 | LibM: Build and install the LibM test | Andreas Kling |
2021-02-05 | LibM: Improve accuracy of rounding related functions | Andreas Kling |
2021-01-18 | LibM: Add nextafter() and nexttoward() stubs | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |