Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Un-inline the methods that use GLib. | ||||
* | 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 |