Timeline
Not logged in

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

48 check-ins using file tests/io.test version 88efc8fbaf

2022-08-31
12:51
Merge old 8.7 9a14272d20 check-in: ca86e961bb user: kjnash tags: tip-579-8-7
2020-09-18
17:54
Merge trunk through Aug 31. check-in: e33e2632cd user: dgp tags: dgp-refactor
2020-09-15
15:51
Add test for [string replace] troubles. Closed-Leaf check-in: f6c7bd54e5 user: dgp tags: dgp-nested-execution
2020-09-04
06:28
More testcases from dgp-nested-execution branch check-in: e3bed2ac80 user: jan.nijtmans tags: bug-b5777d3d32
06:04
Protect INST_STR_REPLACE too check-in: 53b98a0285 user: jan.nijtmans tags: dgp-nested-execution
2020-09-03
14:04
add missing semicolon Closed-Leaf check-in: bdf9a8fe69 user: pooryorick tags: bug-3422267ed6b79922
2020-09-02
20:50
Tests string-12.2[45].* and fixes to INST_STRING_RANGE. check-in: 28bfc1583c user: dgp tags: dgp-nested-execution
20:22
Fix for test lindex-18.0 check-in: c230d05b49 user: dgp tags: dgp-nested-execution
19:50
Test lindex-18.0 demonstrates same issue with INST_LIST_INDEX check-in: cd20b9f230 user: dgp tags: dgp-nested-execution
16:20
Different fix where existing protection tools for nesting bytecode execution calls are used. This s... check-in: 20f41375d7 user: dgp tags: dgp-nested-execution
2020-09-01
22:26
This patch fixes the failing case reported, but is really a work around of a considerably deeper bug... check-in: b48d59721d user: dgp tags: bug-b5777d3d32
2020-08-31
16:29
oFurther fix for [3422267ed6b79922]. Tcl_ProcObjCmd checks for existing cmdPtr->procPtr and cleans... check-in: c045363cb0 user: pooryorick tags: bug-3422267ed6b79922
13:41
Merge 8.6. More tests/tools updates. check-in: 0deb773e84 user: jan.nijtmans tags: core-8-branch
12:42
Merge 8.6. More documentation updates check-in: a7dc67222e user: jan.nijtmans tags: core-8-branch
09:37
Merge 8.7 check-in: ef02869048 user: jan.nijtmans tags: trunk
2020-08-30
22:38
Merge safe-extra-tests-8-7. This removes tests/safe-stock86.test, replaces with tests appropriate f... check-in: 9a14272d20 user: kjnash tags: core-8-branch
22:25
Merge 8.7 Closed-Leaf check-in: d7d61b026b user: kjnash tags: safe-extra-tests-8-7
21:31
Merge 8.7 check-in: 5e29a83074 user: jan.nijtmans tags: trunk
14:12
Disable textcase safe-stock86-7.4, because http 1 is no longer present in the Tcl 8.7 distribution check-in: dbe7facfa8 user: jan.nijtmans tags: core-8-branch
2020-08-29
22:03
Merge 8.6 check-in: 21f00577c0 user: jan.nijtmans tags: core-8-branch
21:59
Merge 8.7 check-in: 390a04e51e user: jan.nijtmans tags: http-bug-cb0373bb33-again
21:55
Merge 8.7 check-in: 26657c97d9 user: jan.nijtmans tags: bug-c2dc1da315
12:55
Merge 8.7 check-in: 20508e020b user: kjnash tags: bug-c2dc1da315
12:53
Merge 8.7 check-in: bcabbe6ace user: kjnash tags: http-bug-cb0373bb33-again
2020-08-28
10:12
merge bug-3422267ed6b79922 check-in: 049d7fa25f user: pooryorick tags: bug-3422267ed6b79922
10:03
Missing testConstraint in socket.test check-in: 58b094070f user: jan.nijtmans tags: core-8-branch
09:29
Add reference accounting for Command pointers. check-in: 7d4a7b02cb user: pooryorick tags: bug-3422267ed6b79922
09:28
Ensure that FreeLambdaInternalRep sets procPtr->cmdPtr to NULL so cleanup on it isn't attempted. See... check-in: 0af4ad496c user: pooryorick tags: bug-3422267ed6b79922
02:27
Merge safe-extra-tests-8-7 check-in: c3d38bc189 user: kjnash tags: tip-579-8-7
01:53
Merge 8.7 check-in: ae926f7e4f user: kjnash tags: tip-579-8-7
01:47
Merge 8.7 check-in: d7a9a2c34b user: kjnash tags: safe-extra-tests-8-7
01:31
Merge safe-bugfixes-8-6 check-in: b4269a1af4 user: kjnash tags: safe-extra-tests-8-7
2020-08-26
14:56
Merge 8.7 check-in: 00203dd4b9 user: jan.nijtmans tags: trunk
14:54
Merge 8.6 check-in: 42556d2feb user: jan.nijtmans tags: core-8-branch
2020-08-25
16:09
Add test-case util-9.59, which demonstrates bug [b5777d3d32] check-in: f1fba2e12f user: jan.nijtmans tags: bug-b5777d3d32
10:50
Merge 8.7 check-in: d2fc4e61d0 user: jan.nijtmans tags: trunk
10:18
Merge 8.6 check-in: 518fc7e586 user: jan.nijtmans tags: core-8-branch
2020-08-24
13:31
Tricky case in function calls. check-in: 9ee5485cd4 user: dkf tags: tip-582
08:56
Added two test cases check-in: 747a2f9f8f user: dkf tags: tip-582
2020-08-22
14:24
Added documentation check-in: d6097d2245 user: dkf tags: tip-582
14:14
Implementation of TIP 582: comments in expressions check-in: e41f3940a2 user: dkf tags: tip-582
2020-08-21
12:34
merge-mark check-in: 1dacfc0c29 user: jan.nijtmans tags: bug-02b58d5d04
12:28
Fix [43b434812a]: Tcl 9.0 uses stat64() but not struct stat64 on Linux i686 check-in: 2864c3682e user: jan.nijtmans tags: trunk
12:12
Remove various 64-bit specific macro's. First part of fix for [02b58d5d04]: Direct access of *64 fun... check-in: cff3997416 user: jan.nijtmans tags: bug-02b58d5d04
2020-08-19
12:57
Merge trunk check-in: 11e411820b user: jan.nijtmans tags: rfe-854941, tip-596
12:56
Merge 8.7 check-in: c1e3046f2f user: jan.nijtmans tags: trunk
2020-08-18
13:36
Merge 8.7 check-in: 4f599c480f user: jan.nijtmans tags: bug-3422267ed6b79922
13:33
Merge 8.6 check-in: 95051c8d1e user: jan.nijtmans tags: core-8-branch