summaryrefslogtreecommitdiffstats
path: root/win/tclWinConsole.c
Commit message (Collapse)AuthorAgeFilesLines
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-4/+4
| | | | | | | | | | | | | of TIP 27. Several minor documentation corrections as well. * Updated channel driver interface according to the guidelines of TIP 27. See also [Bug 500348]. * Moved Tcl_EolTranslation enum declaration from generic/tcl.h to generic/tclInt.h (renamed to TclEolTranslation). It is not used anywhere in Tcl's public interface. FossilOrigin-Name: 9c9edf24ebc9ced7a348fbf0bc524fa36c851598
* * win/tclWinConsole.c:mdejong2001-07-161-2/+1
| | | | | | | | | | | | * win/tclWinPipe.c: * win/tclWinPort.h: * win/tclWinSerial.c: * win/tclWinThrd.c: Remove unnecessary #includes of dos.h, direct.h, and tchar.h. This will help the Cygwin porting effort since these headers do not exist under Cygwin. FossilOrigin-Name: 4291ec89da395df72407b3944584c5abed2b0b4a
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-2/+6
| | | | | | 8.4a2 code base, merged in with some existing new 8.4a2 features. FossilOrigin-Name: 23d1294c3a146c3758df6d00b36691bf5d492541
* * win/tclWinConsole.c: cast and header cleanup [Bug: 5625]hobbs2000-05-221-15/+6
| | | FossilOrigin-Name: 3f4a2d6af618296702428f3001f3cb66810a21ad
* Bug fixes for threaded Tcl on NT with single and dual CPUs. Still someredman1999-07-271-3/+5
| | | | | | open issues, this code is a little more stable though. FossilOrigin-Name: f4fa2a7ba1bdb443e65019bd05fcdd45b1518fd6
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1272
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9