Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
* | TextFile: don't include glib.h in header | Max Kellermann | 2013-10-02 | 1 | -12/+6 |
* | TextFile.hxx: use file system API | Denis Krjuchkov | 2013-02-02 | 1 | -3/+2 |
* | 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 | -2/+4 |
* | TextFile: convert to a class | Max Kellermann | 2013-01-03 | 1 | -11/+38 |
* | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+39 |