| Commit message (Expand) | Author | Age | Files | Lines |
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -14/+14 |
|
|
* | Minor updates (convert comment-outs to #ifdef outs, clean up comments/indents) | dkf | 2007-01-02 | 1 | -106/+120 |
|
|
* | * win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanks | dgp | 2006-07-24 | 1 | -15/+17 |
|
|
* | * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength() | dgp | 2006-04-05 | 1 | -1/+3 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 1 | -2/+3 |
|
|
* | Finalization of the sockets/pipes | vasiljevic | 2006-03-10 | 1 | -55/+68 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -9/+9 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 1 | -112/+123 |
|
|
* | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 1 | -2/+2 |
|
|
* | Getting more systematic about style | dkf | 2005-07-24 | 1 | -703/+688 |
|
|
* | * unix/tclUnixSock.c: Use a ProcessGlobalValue to store the | dgp | 2005-07-13 | 1 | -47/+56 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -124/+72 |
|
|
* | Style fixes | dkf | 2004-10-06 | 1 | -5/+11 |
|
|
* | (SocketEventProc) : connect errors should fire both the readable and | davygrvy | 2004-05-05 | 1 | -2/+6 |
|
|
* | (SocketThreadExitHandler): Don't call TerminateThread when | davygrvy | 2004-02-21 | 1 | -14/+5 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -2/+2 |
|
|
* | (SocketThreadExitHandler) : added a TerminateThread fallback just in case | davygrvy | 2003-12-12 | 1 | -2/+12 |
|
|
* | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when | andreas_kupries | 2003-10-23 | 1 | -3/+3 |
|
|
* | Changed comment to note that OpenWatcom suffers the same missing LPFN_* | davygrvy | 2003-08-27 | 1 | -2/+2 |
|
|
* | * The changes below fix SF bugs [593810], and [718045]. | andreas_kupries | 2003-04-22 | 1 | -1/+132 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 1 | -18/+20 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-13 | 1 | -1/+59 |
|
|
* | * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Check | davygrvy | 2002-12-08 | 1 | -15/+17 |
|
|
* | * win/tclWinSock.c: WSAStartup() loaded version comparison | davygrvy | 2002-11-27 | 1 | -7/+25 |
|
|
* | * win/tclWinSock.c: Removed shutdown() from the function | davygrvy | 2002-11-27 | 1 | -12/+7 |
|
|
* | Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for the | davygrvy | 2002-11-27 | 1 | -33/+16 |
|
|
* | adjusted some commentary to be more accurate. | davygrvy | 2002-11-27 | 1 | -5/+6 |
|
|
* | Incorrect local edit of this file was previously committed that included a | davygrvy | 2002-11-27 | 1 | -108/+61 |
|
|
* | * win/tclWinPort.h: | davygrvy | 2002-11-27 | 1 | -402/+580 |
|
|
* | * win/tclWinConsole.c: | davygrvy | 2002-11-26 | 1 | -2/+2 |
|
|
* | * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We | andreas_kupries | 2002-05-24 | 1 | -18/+21 |
|
|
* | Corrections to earlier TIP 27 changes. | dgp | 2002-01-24 | 1 | -2/+2 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 1 | -11/+11 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -5/+5 |
|
|
* | * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug item | andreas_kupries | 2001-12-13 | 1 | -7/+16 |
|
|
* | win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64. | hobbs | 2001-09-20 | 1 | -2/+2 |
|
|
* | * win/tclWinSock.c (SocketEventProc): Fixed race condition in | hobbs | 2001-03-31 | 1 | -2/+2 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -11/+15 |
|
|
* | * win/tclWin32Dll.c: | hobbs | 1999-12-09 | 1 | -31/+16 |
|
|
* | * win/tclWinSock.c: Added comment block to SocketThread() | redman | 1999-08-01 | 1 | -8/+27 |
|
|
* | * win/tclWinPipe.c: | redman | 1999-07-31 | 1 | -3/+4 |
|
|
* | win/tclWinSock.c: free Win32 Event handles when destroying socket | redman | 1999-07-29 | 1 | -1/+6 |
|
|
* | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some | redman | 1999-07-27 | 1 | -1/+10 |
|
|
* | Fix hange with socket code (win32) with threads enabled, fixed | redman | 1999-07-22 | 1 | -14/+26 |
|
|
* | * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket | redman | 1999-07-21 | 1 | -2279/+2421 |
|
|
* | * win/tclWinSock.c: Rolled back to the 8.1.0 implementation | stanton | 1999-06-08 | 1 | -2674/+2279 |
|
|
* | generic/tclThreadTest.c: Fix race condition in testthread code. | redman | 1999-05-26 | 1 | -10/+21 |
|
|
* | Improved socket driver, use WSAEventSelect on NT | redman | 1999-04-22 | 1 | -122/+506 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -276/+395 |
|
|