Age | Commit message (Expand) | Author |
---|---|---|
2022-03-10 | Libraries: Use default constructors/destructors in LibCrypto | Lenny Maiorani |
2022-02-26 | LibCrypto: Simplify and move CRC32 table to cpp file | Lenny Maiorani |
2021-12-11 | Everywhere: Fix -Winconsistent-missing-override warnings from Clang | Daniel Bertalan |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-15 | Everything: Add `-Wnon-virtual-dtor` flag | Nicholas-Baron |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |