| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 1 | -21/+21 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-09 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | More generation of error codes (most platform-specific parts not already using | dkf | 2011-04-06 | 1 | -50/+40 |
|
|
| * | | | | | | | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -8/+6 |
|
|
| * | | | | | | | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| * | | | | | | | | | Fix various gcc-4.5.2 64-bit warning messages, | nijtmans | 2011-01-25 | 1 | -31/+31 |
|
|
| * | | | | | | | | | * win/tclWinSock.c (CreateSocket): Swap the loops over | rmax | 2010-12-14 | 1 | -5/+5 |
|
|
| * | | | | | | | | | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get... | nijtmans | 2010-12-10 | 1 | -10/+10 |
|
|
| * | | | | | | | | | * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp is | dkf | 2010-10-26 | 1 | -2/+3 |
|
|
| * | | | | | | | | | Add support for ::tcl::unsupported::noReverseDNS | rmax | 2010-10-26 | 1 | -4/+9 |
|
|
| * | | | | | | | | | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. | nijtmans | 2010-10-12 | 1 | -3/+3 |
|
|
| * | | | | | | | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 1 | -171/+317 |
|
|
| * | | | | | | | | | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread | andreas_kupries | 2010-09-24 | 1 | -1/+47 |
|
|
| * | | | | | | | | | Various clean-ups, converting from tclWinProc->xxxProc directly to Xxx | nijtmans | 2010-09-13 | 1 | -3/+3 |
|
|
| * | | | | | | | | | [Freq 2965056]: Windows build with -DUNICODE | nijtmans | 2010-08-30 | 1 | -2/+2 |
|
|
| * | | | | | | | | | Unnecessary type casts, See Tcl [Patch #2997087] | nijtmans | 2010-05-11 | 1 | -7/+7 |
|
|
| * | | | | | | | | | TCHAR-related fixes, making those files compile fine when TCHAR != char | nijtmans | 2010-05-04 | 1 | -5/+6 |
|
|
| * | | | | | | | | | test that tclOO stubs are present in stub library | nijtmans | 2010-03-07 | 1 | -5/+5 |
|
|
| * | | | | | | | | | Eliminate all internal Tcl_WinUtfToTChar | nijtmans | 2010-02-15 | 1 | -2/+2 |
|
|
| * | | | | | | | | | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -3/+3 |
|
|
| * | | | | | | | | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ... | nijtmans | 2009-12-21 | 1 | -3/+3 |
|
|
| * | | | | | | | | | Fix [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit han... | ferrieux | 2009-01-27 | 1 | -2/+2 |
|
|
| * | | | | | | | | | Fix [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). | ferrieux | 2009-01-26 | 1 | -2/+14 |
|
|
| * | | | | | | | | | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -2/+55 |
|
|
| * | | | | | | | | | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -4/+4 |
|
|
* | | | | | | | | | | Set all variables written by the notifier thread as volatile. | oehhar | 2014-04-02 | 1 | -4/+6 |
|
|
* | | | | | | | | | | Be shure tsd pointer to the info structure is invalidated before memory free | oehhar | 2014-03-23 | 1 | -7/+28 |
|
|
* | | | | | | | | | | Bug [336441ed59]: Buffer infoPtr between socket creation and insertion into i... | oehhar | 2014-03-22 | 1 | -73/+140 |
|
|
* | | | | | | | | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -8/+7 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -6/+7 |
|
|
* | | | | | | | | | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 1 | -20/+2 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | * win/tclWinSock.c (InitializeHostName): Corrected logic that | dkf | 2012-07-10 | 1 | -10/+6 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | and don't forget the % | jan.nijtmans | 2012-07-08 | 1 | -4/+4 |
|
|
* | | | | | | | | add TCL_I_MODIFIER and use it in the correct places | jan.nijtmans | 2012-07-08 | 1 | -4/+4 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -6/+22 |
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -6/+23 |
|
|
* | | | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -13/+5 |
|\ \ \ \ \ \
| |/ / / / /
| | | | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
* | | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+3 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -3/+2 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread | andreas_kupries | 2010-09-24 | 1 | -1/+47 |
|
|
| * | | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "l... | ferrieux | 2009-04-27 | 1 | -2/+2 |
|
|
| * | | Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix ... | ferrieux | 2009-04-27 | 1 | -2/+14 |
|
|
| * | | * win/tclWinSock.c (Tcl_GetHostName): update to previous fix to | hobbs | 2007-11-29 | 1 | -40/+16 |
|
|