summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * README: Bumped to version 8.4.2.hobbs2003-02-153-5/+5
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-13/+29
* Added conversion from the system encoding to tcl_platform(user), so Kevin B Kenny2003-02-131-5/+9
* * win/configure:mdejong2003-02-112-52/+54
* further fs cleanupvincentdarley2003-02-101-4/+9
* filesystem speed up round 2vincentdarley2003-02-101-105/+84
* first speedups to Win filesystemvincentdarley2003-02-072-151/+185
* finalization and test fixesvincentdarley2003-02-044-17/+42
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-282-5/+37
* * win/README: Update msys+mingw URL to release 6.mdejong2003-01-271-4/+4
* * win/configure: Regen.mdejong2003-01-273-37/+105
* * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):mdejong2003-01-261-10/+93
* * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings):mdejong2003-01-253-125/+194
* * win/configure:mdejong2003-01-253-42/+60
* * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr.hobbs2003-01-251-12/+5
* * win/configure: Regen.mdejong2003-01-243-33/+114
* * win/configure: Regen.mdejong2003-01-212-16/+26
* * win/tclWinDde.c (DdeServerProc): Deallocatemdejong2003-01-181-1/+3
* * win/tclWinSerial.c (SerialOutputProc): add casts forhobbs2003-01-161-4/+4
* * tests/winDde.test:hobbs2003-01-161-3/+9
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-169-66/+121
* Fix mingw build problems and compiler warnings.mdejong2003-01-142-5/+13
* * win/README: Update msys + mingw URL, themdejong2003-01-131-2/+2
* * win/configure: Regen.mdejong2003-01-132-4/+4
* * generic/tcl.h: Skip Tcl's define of CHAR,mdejong2003-01-133-28/+101
* * win/configure: Regen.mdejong2003-01-133-27/+153
* WinTcl crash on exit fixvincentdarley2003-01-103-10/+10
* non-ascii chars in file mtime fixvincentdarley2003-01-093-3/+42
* * win/makefile.vc:davygrvy2003-01-052-30/+43
* * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macrodavygrvy2002-12-181-6/+6
* * generic/tclPipe.c (TclCleanupChildren):davygrvy2002-12-172-7/+165
* * unix/configure.in: Updated configure of CVS snapshots to reflectdgp2002-12-132-3/+3
* * win/tclWinThrd.c (TclpMasterUnlock):hobbs2002-12-101-36/+23
* * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Checkdavygrvy2002-12-081-15/+17
* * generic/tclStubInit.c: regenhobbs2002-12-062-2/+55
* * win/tclWinPipe.c: reverted back to -r1.27 due to numerous testdavygrvy2002-12-051-67/+7
* * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with andavygrvy2002-12-041-5/+52
* * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENTdavygrvy2002-12-041-2/+2
* * win/tclAppInit.c (sigHandler): Protect from trying to close adavygrvy2002-12-042-6/+23
* * win/tclWinChan.c (Tcl_MakeFileChannel): return ofdavygrvy2002-11-271-2/+2
* * win/tclWinSock.c: WSAStartup() loaded version comparisondavygrvy2002-11-271-7/+25
* * win/tclWinSock.c: Removed shutdown() from the functiondavygrvy2002-11-271-12/+7
* * win/tclWinPort.h: Don't turn off winsock prototypes!davygrvy2002-11-271-6/+2
* Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for thedavygrvy2002-11-271-33/+16
* adjusted some commentary to be more accurate.davygrvy2002-11-271-5/+6
* Incorrect local edit of this file was previously committed that included adavygrvy2002-11-271-108/+61
* * win/tclWinPort.h:davygrvy2002-11-272-403/+589
* added a missing comment line to show that use of TerminateThread is evil.davygrvy2002-11-261-1/+3
* * win/tclWinConsole.c:davygrvy2002-11-266-128/+297
* * win/README: Update msys build env URL. Thismdejong2002-11-261-2/+2