Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -3/+3 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -2/+2 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -4/+10 |
* | UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8 | Denis Krjuchkov | 2013-05-06 | 1 | -3/+3 |
* | ExcludeList.cxx: use FOpen | Denis Krjuchkov | 2013-02-02 | 1 | -2/+2 |
* | Path: ToUTF() returns std::string | Denis Krjuchkov | 2013-01-26 | 1 | -3/+3 |
* | Path: move to fs subdirectory | Denis Krjuchkov | 2013-01-22 | 1 | -1/+1 |
* | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 2013-01-18 | 1 | -5/+3 |
* | path: convert to C++ | Max Kellermann | 2013-01-17 | 1 | -4/+1 |
* | ExcludeList: convert to a class | Max Kellermann | 2013-01-03 | 1 | -22/+8 |
* | exclude: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+96 |