Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -7/+7 |
* | Fix condition | Anatol Belski | 2018-07-11 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Fix normalized path length calculation and error handling | Anatol Belski | 2017-11-27 | 1 | -0/+6 |
* | Fix mkdir() special case for path length < 260 and > 248 | Anatol Belski | 2017-09-28 | 1 | -1/+28 |
* | dirname() should not normalize paths | Anatol Belski | 2017-01-24 | 1 | -1/+2 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | fix leak | Anatol Belski | 2016-09-01 | 1 | -0/+3 |
* | fix leak | Anatol Belski | 2016-08-29 | 1 | -0/+1 |
* | fix leak | Anatol Belski | 2016-08-28 | 1 | -1/+1 |
* | fix leak | Anatol Belski | 2016-08-27 | 1 | -7/+7 |
* | fix and improve the ioutil cwd routine for nts | Anatol Belski | 2016-07-29 | 1 | -0/+1 |
* | rework long path normalization stuf | Anatol Belski | 2016-07-24 | 1 | -21/+20 |
* | add folds | Anatol Belski | 2016-07-23 | 1 | -4/+5 |
* | improve typedef and fix the fake function | Anatol Belski | 2016-07-23 | 1 | -4/+4 |
* | add missing cast | Anatol Belski | 2016-07-23 | 1 | -2/+2 |
* | Fixed bug #72625 realpath() fails on non canonical long path | Anatol Belski | 2016-07-23 | 1 | -0/+62 |
* | correct comment | Anatol Belski | 2016-07-23 | 1 | -2/+1 |
* | don't return long path prefix to script | Anatol Belski | 2016-07-23 | 1 | -1/+5 |
* | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 1 | -0/+545 |