Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -24/+7 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2020-03-17 | Add readsymlink(), followsymlink(), and try_followsymlink() | Karen Arutyunov | 1 | -9/+20 |
2020-03-09 | Add more support for symlinks on Windows | Karen Arutyunov | 1 | -24/+188 |
2020-03-03 | Revert previous (erroneously pushed to master) commit | Karen Arutyunov | 1 | -19/+3 |
2020-03-02 | Backup | Karen Arutyunov | 1 | -3/+19 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -3/+18 |
2017-05-22 | Add path-entry test | Karen Arutyunov | 1 | -0/+48 |