Tcl Source Code

Changes On Branch robust-async-connect-tests
Login

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

Changes In Branch robust-async-connect-tests Excluding Merge-Ins

This is equivalent to a diff from db3153c306 to 8faac4e42d

2017-04-10
12:39
Merge Harald's "robust-async-connect-tests" branch. Thanks! check-in: 9f162eb401 user: jan.nijtmans tags: trunk
2014-07-31
19:58
[a84a720966] Protect against double free in TclOO classChainCache teardown. check-in: 61e0390b0a user: dgp tags: trunk
15:49
merge trunk check-in: 9f9f03353d user: dgp tags: core-8-6-2-rc
08:39
merge trunk Closed-Leaf check-in: 8faac4e42d user: jan.nijtmans tags: robust-async-connect-tests
02:04
Testing patches for iOS support Closed-Leaf check-in: ba55cebfc9 user: kevin_walzer tags: ios
2014-07-30
16:41
[3757cdf808] More clock refactoring with spooky impact on [string match] performance. check-in: db3153c306 user: dgp tags: trunk
02:58
Complete transformation off Tcl_Preserve() legacy onto ref counting. check-in: 6955f4f7b5 user: dgp tags: trunk
2014-07-18
10:00
Make sure the "sockettest" command is available even when running socket.test individually. check-in: 513dd86a37 user: jan.nijtmans tags: robust-async-connect-tests

Changes to generic/tclTest.c.

Changes to tests/socket.test.

Changes to unix/tclUnixSock.c.

Changes to win/tclWinSock.c.