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