Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-07-12 | Tests: Convert TestQuotedPrintable decode test to use StringViews | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-09-02 | Tests: Remove all file(GLOB) from CMakeLists in Tests | Andrew Kaster |
2021-07-24 | Tests: Add tests for the quoted printable decoder | Luke |