Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Win32: reliably detect console pipe handlessk/mingw-uni-console | Karsten Blees | 2014-06-16 | 1 | -18/+7 |
* | Win32: fix broken pipe detection | Karsten Blees | 2014-06-10 | 1 | -44/+70 |
* | Win32: Thread-safe windows console output | Karsten Blees | 2014-06-10 | 1 | -138/+263 |
* | Win32: warn if the console font doesn't support Unicode | Karsten Blees | 2014-06-10 | 1 | -0/+66 |
* | Win32: detect console streams more reliably | Karsten Blees | 2014-06-10 | 1 | -24/+26 |
* | Win32: support Unicode console output | Karsten Blees | 2014-06-10 | 1 | -6/+20 |
* | Make usage of windows.h lean and mean | Marius Storm-Olsen | 2009-09-18 | 1 | -1/+0 |
* | Work around a regression in Windows 7, causing erase_in_line() to crash somet... | Johannes Schindelin | 2009-06-01 | 1 | -1/+2 |
* | winansi: support ESC [ K (erase in line) | Johannes Schindelin | 2009-03-10 | 1 | -3/+15 |
* | Add ANSI control code emulation for the Windows console | Peter Harris | 2008-07-19 | 1 | -0/+345 |