Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-09-16 | AK: Use default constructor/destructor instead of declaring an empty one | Brian Gianforcaro |
2021-09-13 | AK: Remove unimplemented method `fill_buffer` from `UUID` | James Puleo |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | AK: Simplify constructors and conversions from nullptr_t | Lenny Maiorani |
2021-01-01 | AK: Add the UUID container | Liav A |