Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-02 | Tests: Add floor and ceil tests to test-math | sin-ack |
2021-11-18 | AK: Implement `acos<T>` correctly | Jelle Raaijmakers |
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-09-02 | Tests: Remove all file(GLOB) from CMakeLists in Tests | Andrew Kaster |
2021-08-08 | Tests: Add Clang pragma for turning off optimizations | Daniel Bertalan |
2021-07-17 | LibM: Turn off builtins, fix tests & implementation | Peter Bindels |
2021-05-06 | Tests: Establish root Tests directory, move Userland/Tests there | Brian Gianforcaro |