Timeline
Not logged in

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

60 check-ins using file win/Makefile.in version f2a1f3bf44

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
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: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: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-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
2020-08-17
16:38
Merge bug-3422267ed6b79922 check-in: 19bdabfa68 user: pooryorick tags: bug-3422267ed6b79922
16:26
Add missing reference account for Command structures check-in: 7b1dfc9790 user: pooryorick tags: bug-3422267ed6b79922
2020-08-16
14:50
Fix for [1eb488b699d74e0], double free when deleting namespace containing the origin routine for som... check-in: 08e3b17c95 user: pooryorick tags: bug-3422267ed6b79922
12:09
merge core-8-branch check-in: 051b01373f user: pooryorick tags: bug-3422267ed6b79922
10:04
Fix for [688fcc7082fa], memory error during deletion of imported routine. check-in: 037c0ff27f user: pooryorick tags: core-8-branch
2020-08-13
14:20
More usage of TclNewIntObj() macro check-in: 539d9dcf7e user: jan.nijtmans tags: core-8-branch
12:43
Merge-mark check-in: 6846eeff90 user: jan.nijtmans tags: bug-3422267ed6b79922
12:42
Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleting the the target of an... check-in: a9c8df1dd3 user: jan.nijtmans tags: core-8-branch
10:19
Merge 8.7 check-in: 9b32b44e04 user: jan.nijtmans tags: bug-3422267ed6b79922
10:17
Merge 8.6 check-in: 283f64b7cc user: jan.nijtmans tags: core-8-branch
2020-08-12
17:33
Initialize Proc.cmdPtr to NULL when creating a new procedure. check-in: b9d1a1ce1a user: pooryorick tags: bug-3422267ed6b79922
14:46
Fix reference counting for command structure in TclNRApplyObjCmd check-in: de751a3490 user: pooryorick tags: bug-3422267ed6b79922
13:35
merge bug-3422267ed6b79922 check-in: 9d087059ef user: pooryorick tags: core-8-branch
13:31
body of test case for [3422267ed6b79922]. check-in: 2da1596304 user: pooryorick tags: bug-3422267ed6b79922
13:28
Fix for [3422267ed6b7], segmentation fault with imported alias. check-in: 37243ff476 user: pooryorick tags: bug-3422267ed6b79922
10:30
Merge 8.6. Better solution for [e87000d842] check-in: eab09ae8ff user: jan.nijtmans tags: core-8-branch
06:47
Merge 8.6 check-in: dd40d61f11 user: jan.nijtmans tags: core-8-branch
2020-08-11
18:26
Merge 8.7 check-in: 751674330f user: kjnash tags: safe-extra-tests-8-7
18:23
Merge 8.7 check-in: 15ff674508 user: kjnash tags: tip-579-8-7
13:31
Fix [e87000d842]: crash for "fconfigure stdout" in Win32 check-in: b83d474338 user: jan.nijtmans tags: core-8-branch
13:07
Merge 8.6 check-in: 65e8363113 user: jan.nijtmans tags: core-8-branch
06:32
Use TCL_UNUSED in new test function check-in: ed8a9af499 user: jan.nijtmans tags: core-8-branch
06:08
Merge 8.6 check-in: bf77bc0365 user: jan.nijtmans tags: core-8-branch
2020-08-10
19:36
merge 8.6 check-in: ce1fd769dc user: pooryorick tags: core-8-branch
15:02
Merge 8.6 check-in: 129aaf9fd5 user: jan.nijtmans tags: core-8-branch
2020-08-09
15:38
Create new branch named "http-bug-cb0373bb33-again" check-in: c4f694766b user: kjnash tags: http-bug-cb0373bb33-again
2020-08-04
21:15
Rename (internal) cmdtype 'slave' to 'interp'. New in 8.7 (TIP #426) check-in: 15def657b2 user: jan.nijtmans tags: core-8-branch
20:51
Merge 8.6 check-in: 00287e4b39 user: jan.nijtmans tags: core-8-branch
2020-08-03
15:34
Merge 8.6 check-in: 1db31b799e user: jan.nijtmans tags: core-8-branch
2020-07-30
11:51
Merge 8.7 check-in: 0408280cd1 user: kjnash tags: tip-579-8-7
11:42
Merge 8.7 check-in: 8840a9fbaf user: kjnash tags: safe-extra-tests-8-7
2020-07-26
16:44
http 2.9.3 works for Tcl 8.6 too check-in: cbc8d9ba65 user: jan.nijtmans tags: core-8-branch
2020-07-24
18:43
Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... Closed-Leaf check-in: ff2ce4edf3 user: kjnash tags: bug-cb0373bb33