Age | Commit message (Expand) | Author |
---|---|---|
2016-02-20 | Interpose `open` library function | Adrian Kummerlaender |
2016-02-19 | Rename some functions to match overall naming scheme | Adrian Kummerlaender |
2016-02-17 | Move io utilities into separate compilation unit | Adrian Kummerlaender |
2016-02-14 | Reduce `ChangeTracker` public _interface_ to `track` | Adrian Kummerlaender |
2016-02-13 | Reimplement locking in `Logger::append` | Adrian Kummerlaender |
2016-02-10 | Replace macro argument expansion with more idiomatic recursive template | Adrian Kummerlaender |
2016-02-07 | Increase log message generation readability | Adrian Kummerlaender |
2015-12-27 | Introduce thread synchronization for tracking init and logging | Adrian Kummerlaender |
2015-12-27 | Explicitly set log file permissions | Adrian Kummerlaender |
2015-12-24 | Match namespace and directory structure | Adrian Kummerlaender |