summaryrefslogtreecommitdiffstats
path: root/win/tclWinChan.c
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinChan.c: [Bug 819667] Improve logic for identifying COMhobbs2006-08-301-51/+52
* bug #1225957Kevin B Kenny2005-06-231-113/+100
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-73/+41
* * win/tclWinChan.c (FileCloseProc): Invokemdejong2005-01-191-1/+20
* * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,mdejong2004-06-211-7/+35
* * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):mdejong2003-01-261-10/+93
* * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings):mdejong2003-01-251-39/+55
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-161-1/+16
* Fix mingw build problems and compiler warnings.mdejong2003-01-141-4/+4
* * win/tclWinChan.c (Tcl_MakeFileChannel): return ofdavygrvy2002-11-271-2/+2
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-4/+4
* fs cleanupvincentdarley2002-07-081-24/+4
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-241-4/+84
* memory cleanupvincentdarley2002-05-131-8/+9
* * win/configure: Regen.mdejong2002-03-151-1/+53
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-16/+20
* * Overlooked callers of Tcl_FSGetNativePathdgp2002-01-181-2/+2
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-3/+3
* * win/tclWinChan.c:hobbs2001-10-151-1/+15
* * All the changes below serve to fix bug [219148] which reports aandreas_kupries2001-09-071-3/+47
* filesystemvincentdarley2001-08-301-15/+11
* 2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-061-22/+53
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-2/+6
* Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE) returningdavidg2000-07-181-5/+19
* * library/dde1.1/pkgIndex.tcl:hobbs2000-04-201-2/+2
* * win/tclWin32Dll.c:hobbs1999-12-091-9/+5
* * win/tclWinChan.c: Allow tcl to open CON and NUL, even for stdredman1999-07-301-15/+18
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-5/+25
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-361/+249
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+2
* Updated the version to 8.0.5.rjohnson1999-01-041-1/+4
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'.suresh1998-06-031-3/+3
* Initial revisionrjohnson1998-03-261-0/+1185