winpty/src
Ryan Prichard a850639a87 Fix various MSVC 2015 /W3 warnings
* The compiler doesn't like implicit conversions to bool.
   (it emits a "performance warning")

 * It also doesn't like an unused argument in an exception catch block.
2017-01-03 20:51:29 -06:00
..
agent Fix various MSVC 2015 /W3 warnings 2017-01-03 20:51:29 -06:00
debugserver Dump Windows version and arch information (including ConEmu hook version) 2016-04-10 16:06:56 -05:00
include Update API documentation 2016-06-15 14:03:34 -05:00
libwinpty Fix various MSVC 2015 /W3 warnings 2017-01-03 20:51:29 -06:00
shared Fix various MSVC 2015 /W3 warnings 2017-01-03 20:51:29 -06:00
tests Fix trivial test: open the CONIN pipe too 2016-06-01 17:57:39 -05:00
unix-adapter Change the default way winpty enters the terminal's mouse mode. 2016-05-30 04:10:49 -05:00
configurations.gypi Use more sensible executable flags for source files 2016-04-20 21:44:44 -07:00
subdir.mk Use more sensible executable flags for source files 2016-04-20 21:44:44 -07:00
winpty.gyp Pass keyboard escapes to the WSL bash.exe wrapper 2016-06-08 03:36:02 -05:00