summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * win/tclWinThrd.c (Tcl_CreateThread/TclpThreadExit): Fixeddavygrvy2002-11-191-3/+3
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-074-16/+16
* * unix/configure: Regen.mdejong2002-11-062-39/+59
* * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() whendavygrvy2002-11-044-32/+147
* Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0"davygrvy2002-11-021-2/+2
* comments addedvincentdarley2002-10-292-2/+23
* xcopy on NT 4.0 doesn't support the /Y switch (overwrite). Added logicdavygrvy2002-10-261-30/+40
* * win/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst.hobbs2002-10-224-120/+112
* * library/reg/pkgIndex.tcl:hobbs2002-10-185-17/+17
* * doc/registry.n: Added support for broadcasting changes tohobbs2002-10-181-3/+76
* * win/configure: add workaround for cygwin windreshobbs2002-10-172-13/+64
* * win/configure:hobbs2002-10-112-16/+25
* load fixes for Bug 611108vincentdarley2002-10-101-6/+20
* * win/tclWinTime.c: Added code to set an exit handler thatKevin B Kenny2002-10-091-5/+63
* Added proper exiting conditions using Win32 console signals. This handlesdavygrvy2002-09-301-1/+79
* Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOCdavygrvy2002-09-291-3/+9
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-272-3/+3
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-274-53/+185
* Added BLT to the vba listings.davygrvy2002-09-121-2/+4
* Bumped version number to 8.4.0hobbs2002-09-023-5/+5