Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unicode support on Win32. | Zachary Turner | 2016-03-22 | 1 | -15/+25 |
* | Fix TestProcessLaunch for Python 3. | Zachary Turner | 2016-01-13 | 1 | -2/+33 |
* | When redirecting stdio, use FILE_SHARE_DELETE. | Zachary Turner | 2015-09-02 | 1 | -1/+1 |
* | Fix inferior's i/o connections to its console window on Windows 7. | Adrian McCarthy | 2015-05-29 | 1 | -3/+3 |
* | Refactor many file functions to use FileSpec over strings. | Chaoren Lin | 2015-05-29 | 1 | -1/+1 |
* | Add a method to disable the Windows crash / assert dialogs. | Zachary Turner | 2014-12-12 | 1 | -0/+7 |
* | Decouple ProcessWindows from the Windows debug driver thread. | Zachary Turner | 2014-11-05 | 1 | -1/+5 |
* | Create a process launcher abstraction. | Zachary Turner | 2014-10-14 | 1 | -0/+94 |