Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-17 | fs/AllocatedPath: make the nullptr_t constructor public | Max Kellermann | |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann | |
Only _WIN32 is defined by the compiler, and WIN32 is not standardized and may be missing. Closes #169 | |||
2017-01-03 | update copyright year | Max Kellermann | |
2016-10-27 | LocateUri: migrate from class Error to C++ exceptions | Max Kellermann | |
2016-02-26 | update copyright year to 2016 | Max Kellermann | |
2015-10-22 | LocateUri: new library to classify URIs in a standard way | Max Kellermann | |