Age | Commit message (Expand) | Author |
---|---|---|
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-03 | thread/Mutex: remove ScopeLock, use std::lock_guard directly | Max Kellermann |
2016-11-10 | util/Error: remove obsolete class | Max Kellermann |
2016-09-16 | input/InputStream: migrate from class Error to C++ exceptions | Max Kellermann |
2014-08-19 | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann |
2014-08-13 | test/test_rewind: add missing stdlib.h include | Max Kellermann |
2014-05-22 | InputStream: make Seek() always absolute | Max Kellermann |
2014-05-21 | test/test_rewind: unit test for class RewindInputStream | Max Kellermann |