Age | Commit message (Expand) | Author |
---|---|---|
2018-12-28 | util/AllocatedArray: import std::swap | Max Kellermann |
2018-12-28 | util/AllocatedArray: add `noexcept` | Max Kellermann |
2018-01-16 | util/{Const,Writable}Buffer: eliminate static method Null(), use nullptr cast... | Max Kellermann |
2017-11-10 | util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL | Max Kellermann |
2017-09-21 | util/{Const,Writable}Buffer: add operator==(nullptr_t) | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2016-04-12 | util/AllocatedArray: new utility class | Max Kellermann |
2013-08-07 | encoder/lame: use ReusableBuffer instead of AllocatedArray | Max Kellermann |
2013-08-06 | encoder/lame: dynamic output buffer | Max Kellermann |