Tcl Source Code

Changes On Branch tip-344
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-344 Excluding Merge-Ins

This is equivalent to a diff from 0b79191010 to 33acbe3cef

2022-10-12
10:49
TIP #344 implementation: Bring TCP_NODELAY and SO_KEEPALIVE to socket options check-in: f5f90f2b3f user: jan.nijtmans tags: core-8-branch
2022-09-29
16:10
Fix bug-99e834bf33 check-in: f3530c8d1f user: griffin tags: core-8-branch
13:45
Sync with core-8-branch check-in: bf662d3d03 user: griffin tags: abstractlist-with-625
2022-09-28
19:47
Merge 8.7 Closed-Leaf check-in: 518ca52f7a user: jan.nijtmans tags: tip-579-8-7
14:09
Merge 8.7 Closed-Leaf check-in: 33acbe3cef user: jan.nijtmans tags: tip-344
14:08
Merge 8.7 check-in: d512cd04ea user: jan.nijtmans tags: tip-558
14:02
Merge 8.7 check-in: e61e8faa8a user: jan.nijtmans tags: tip-getnumber
13:58
Merge 8.7 check-in: 98e9ed7e31 user: jan.nijtmans tags: trunk, main
13:57
Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involved. Everywhere else in ... check-in: 0b79191010 user: jan.nijtmans tags: core-8-branch
12:58
int -> ListSizeT, and a few more simplifications check-in: a56458d7d3 user: jan.nijtmans tags: core-8-branch
2022-09-27
13:33
Merge 8.7 check-in: 59f2654334 user: jan.nijtmans tags: tip-344

Changes to doc/socket.n.

Changes to tests/ioCmd.test.

Changes to tests/socket.test.

Changes to unix/tclUnixSock.c.

Changes to win/tclWinSock.c.