Timeline
Not logged in

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

50 events by user max occurring around 2025-06-17 12:27:48.

2025-06-17
12:27
TIP 712 - Add "positive" options to the subst command check-in: f41248f057 user: max tags: trunk, main
2025-02-04
18:06
subst: Fix segfault when mixing positive and negative options and add a test case for it. check-in: cdd1265d56 user: max tags: tip-712
12:38
subst.test: Rearrange the new tests for positve options to subst into a single block. check-in: 369eb537b1 user: max tags: tip-712
12:29
TclSubstOptions: Optimize the positive/negative detection logic (thanks, Rolf). Other minor refineme... check-in: f058702e41 user: max tags: tip-712
2025-01-31
14:47
Initial reference implementation of TIP 712 (Add "positive" options to the subst command) with code,... check-in: 5d32279001 user: max tags: tip-712
2024-06-14
08:48 New ticket [d0d47f8196] Some httpProxy tests require internet access. artifact: f37c7619c5 user: max
2023-03-30
09:23
Merge 8.7: Allow empty mode list in [chan create]. check-in: bd95d54af3 user: max tags: trunk, main
09:13
Merge 8.6: Allow empty mode list in [chan create]. check-in: 93f005c985 user: max tags: core-8-branch
08:51 Edit [5971dd73cf7c41c7|5971dd73cf]: Edit check-in comment. artifact: bf99f33019 user: max
08:46
Allow empty mode list in [chan create], so that refchans are able to mimic the behavior of channels ... check-in: 5971dd73cf user: max tags: core-8-6-branch
2023-01-12
17:07 New ticket [3e8074aea7] interp limit time -seconds has a y2k38 problem. artifact: d66b54e3e3 user: max
13:49 Add attachment tcl-string-compare.patch to ticket [8f7fdea2df] artifact: f98c2f279d user: max
13:47 New ticket [8f7fdea2df] string-2.20.1 fails on big endian. artifact: 781a8208b4 user: max
2022-08-04
15:29 Edit [2e8fc36e39984559|2e8fc36e39]: Edit check-in comment. artifact: 2edcc2e708 user: max
15:28 Edit [cf8be3fc82dcee22|cf8be3fc82]: Edit check-in comment. artifact: e7fee76103 user: max
15:26
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 658a9d7cb5 user: max tags: core-8-branch
15:15
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: cf8be3fc82 user: max tags: trunk, main
15:09
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 2e8fc36e39 user: max tags: core-8-6-branch
2019-01-08
11:16 Ticket [cc1e91552c] Regression in list expansion status still Open with 2 other changes artifact: f106eda9f7 user: max ... 2 similar events omitted.
2018-06-08
15:23 Ticket [815e246806] tcl crash on channel thread transfer and fileevent writable in place status still Pending with 3 other changes artifact: 0d2b5128d9 user: max ... 2 similar events omitted.
2017-04-05
14:47
Use a random unused port for the dummy http server to avoid conflicts with local services running on... check-in: f5bb1cb2a2 user: max tags: trunk
2016-10-04
13:31
When opening a server socket on an ephemeral port, make sure that the port number that gets picked f... check-in: 4b5524e8a1 user: max tags: trunk
2016-06-24
16:41 Closed ticket [c30087b04f]: Unusual and problematic permissions of man pages (444 instead of 644) plus 6 other changes artifact: 82bb69172e user: max
16:40
[c30087b04f] Install man pages with permissions 644 instead of 444. check-in: 02219cfde2 user: max tags: trunk
2016-02-27
11:06 Ticket [dee3d66bc7] relax socket.test constraints on localhost == 127.0.0.1 status still Open with 3 other changes artifact: 4e2e0d8a13 user: max
2015-11-11
09:56
Remove unused calculation of the result set size from TclCreateSocketAddress() check-in: 9252ca9944 user: max tags: trunk
2015-05-28
12:51 Ticket [bc16203b0e] Allow programmatically adjustable optimization and debug flags status still Open with 3 other changes artifact: a34f3b91fa user: max
2014-06-02
10:57
Improve robustness of the socket tests against systems that support IPv6, but don't resolve localhos... check-in: 8a95c913e1 user: max tags: trunk
2014-05-21
10:37
Fix c&p errors in test descriptions check-in: 9b5df9c9b9 user: max tags: trunk
2014-05-20
16:20 Closed ticket [33e0e93b2e]: socket-14.6 FAILED plus 6 other changes artifact: 9ab6b9b0b7 user: max
16:18 Closed ticket [a7a763bc37]: socket.test failures on trunk plus 5 other changes artifact: b787c2d1cc user: max ... 1 similar event omitted.
15:00 Edit [9b3b3adf47823f59|9b3b3adf47]: Mark "Closed". artifact: edfdde5137 user: max
2014-04-08
18:00
* Give clearer names to some of the state flags and sync them with Windows where it makes sense. ... Closed-Leaf check-in: 9b3b3adf47 user: max tags: bug-13d3af3ad5
2014-04-07
15:18
Rename error to connectError in struct TcpState. check-in: 890a840201 user: max tags: bug-13d3af3ad5
15:11
Rename CreateClientSocket to TcpConnect check-in: 3cbbb06987 user: max tags: bug-13d3af3ad5
2014-04-04
15:56
Move tests 8.2 and 8.3 out of the IPv4/IPv6 loop to 14.13 and 14.14. check-in: e686d4cac9 user: max tags: bug-13d3af3ad5
15:45
Fix/improve tests. check-in: cb65273402 user: max tags: bug-13d3af3ad5
11:53
Add tests for bugs [336441ed59] and [581937ab1e] from core-8-5-branch. check-in: b602826a44 user: max tags: bug-13d3af3ad5
11:11 Edit [48cf391339b64f3f|48cf391339]: Mark "Closed". artifact: 066218d55b user: max
10:02
* Rework WaitForConnect() to fix synchronous completion of asynchronous connections. * Let Tcp... check-in: 56d4a94da9 user: max tags: bug-13d3af3ad5
08:51
Make the naming of TcpState variables consistent check-in: 8f4a29e820 user: max tags: bug-13d3af3ad5
08:29
Revert the tests for bug#97069ea11a from socket.test, because it is hard to test with the socket com... Closed-Leaf check-in: 48cf391339 user: max tags: bug-97069ea11a
2014-04-01
14:00
Centralize and clarify the user of 169.254.0.0 as a non-reachable address. check-in: adeb86d0f9 user: max tags: bug-97069ea11a
12:17
Add test cases for Bug [97069ea11a]. check-in: 019eadce85 user: max tags: bug-97069ea11a
2014-03-14
14:36
Remove writable shortcut and errorneous workaround to get [connect -async] fail error to [fconfigure... check-in: 65b320b464 user: oehhar tags: bug-13d3af3ad5