| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet: Use fsbridge::ifstream to fix Windows path issue | Chun Kuan Lee | 2019-02-23 | 1 | -0/+2 |
| * | utils: Fix broken Windows filelock | Chun Kuan Lee | 2018-10-19 | 1 | -1/+2 |
| * | utils: Add fsbridge fstream function wrapper | Chun Kuan Lee | 2018-09-26 | 1 | -0/+102 |
| * | Merge #14192: utils: Convert fs::filesystem_error messages from local multiby... | Wladimir J. van der Laan | 2018-09-13 | 1 | -0/+16 |
| |\ | |||||
| | * | utils: Convert fs error messages from multibyte to utf-8 | Chun Kuan Lee | 2018-09-11 | 1 | -0/+16 |
| * | | utils: Use _wfopen and _wreopen on Windows | Chun Kuan Lee | 2018-08-31 | 1 | -0/+5 |
| |/ | |||||
| * | Remove unused fsbridge::freopen | practicalswift | 2018-08-29 | 1 | -5/+0 |
| * | add unicode compatible file_lock for Windows | Chun Kuan Lee | 2018-08-28 | 1 | -0/+85 |
| * | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider | 2017-11-16 | 1 | -1/+1 |
| * | Remove unused Boost includes | practicalswift | 2017-06-09 | 1 | -2/+0 |
| * | Add fs.cpp/h | Wladimir J. van der Laan | 2017-04-03 | 1 | -0/+17 |