Timeline
Not logged in

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

121 check-ins using file tests/expr.test version b54b71f4b7

2022-08-31
12:51
Merge old 8.7 9a14272d20 check-in: ca86e961bb user: kjnash tags: tip-579-8-7
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
07:50
Merge 8.6 check-in: 7d5b5acfee user: jan.nijtmans tags: core-8-branch
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
21:04
Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the publ... Closed-Leaf check-in: 6ee24887fb user: fvogel tags: tip-585
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
13:05
Merge 8.6 check-in: 8ca02b69f4 user: jan.nijtmans tags: core-8-branch
13:01
Fix windows debug build, broken by previous commit check-in: d5ad8fde31 user: jan.nijtmans tags: core-8-branch
09:30
Merge bug-c1a376375e0e6488 check-in: 28aa719436 user: pooryorick tags: core-8-branch
2020-09-01
22:36
Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted during deletion trace... Closed-Leaf check-in: ebe3442625 user: pooryorick tags: bug-c1a376375e0e6488
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
16:35
Restore unmeant spacing change Closed-Leaf check-in: 80b9a1314a user: jan.nijtmans tags: bug-c2dc1da315
16:20
Merge 8.7 check-in: bde5b631b3 user: jan.nijtmans tags: bug-c2dc1da315
10:33
Merge 8.6 check-in: 2e2f130b01 user: jan.nijtmans tags: core-8-branch
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
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
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: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-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
19:24
Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 210556d0db user: kjnash tags: bug-c2dc1da315
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
17:31
Create new branch named "bug-c2dc1da315" check-in: 46883d2d83 user: kjnash tags: bug-c2dc1da315
16:58
Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: bbd7fd233d user: kjnash tags: http-bug-cb0373bb33-again
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
16:42
Merge 8.6 check-in: 6956af2bba user: jan.nijtmans tags: core-8-branch
02:54
Fix merge error in library/safe.tcl. Has effect only if using private command safe::DetokPath with ... check-in: 74047cd890 user: kjnash tags: tip-579-8-7
2020-07-25
15:59
Merge 8.6 check-in: 90e3db45d8 user: jan.nijtmans tags: core-8-branch
13:13
Merge tip-579-8-6. All tests now pass. check-in: b453cb547f user: kjnash tags: tip-579-8-7
12:24
Rename command safe::setAutoPathSync to safe::setSyncMode. check-in: 90407378c4 user: kjnash tags: tip-579-8-7
12:15
Rearrange tests in safe.test so they are in numerical order. check-in: a24387ef7a user: kjnash tags: tip-579-8-7
03:12
Merge safe-extra-tests-8-7; test safe-19.11 fails. check-in: 5d50188374 user: kjnash tags: tip-579-8-7
02:41
Merge safe-bugfixes-8-6 check-in: d5b45ebff8 user: kjnash tags: safe-extra-tests-8-7
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
11:32
Create new branch named "bug-cb0373bb33" check-in: b096a08c1d user: kjnash tags: bug-cb0373bb33
2020-07-23
10:50
Merge 8.7 check-in: 27a320d3cc user: kjnash tags: tip-579-8-7
10:36
Merge 8.7 check-in: f8b37a2bc5 user: kjnash tags: safe-extra-tests-8-7
10:18
Merge tip-579-8-6 check-in: 8eeae1bf69 user: kjnash tags: tip-579-8-7
01:17
Merge tip-579-8-6 check-in: cceec2a49d user: kjnash tags: tip-579-8-7
01:08
Merge safe-extra-tests-8-7 check-in: 122ed76c9d user: kjnash tags: tip-579-8-7
00:58
Merge safe-bugfixes-8-6 check-in: f841c00b77 user: kjnash tags: safe-extra-tests-8-7
2020-07-22
19:42
Move tests that depend on platform::shell from safe.test to safe-stock86.test, and replace with test... check-in: 8bafafa5cc user: kjnash tags: tip-579-8-7
19:26
Whitespace and comment changes only. check-in: 1e394b9e90 user: kjnash tags: safe-extra-tests-8-7
12:53
Merge safe-extra-tests-8-7 check-in: 7e52d49e2d user: kjnash tags: tip-579-8-7
2020-07-21
22:33
Merge safe-bugfixes-8-6 check-in: b6c9397bc6 user: kjnash tags: safe-extra-tests-8-7
12:28
Merge 8.6 check-in: b960a21057 user: jan.nijtmans tags: core-8-branch
2020-07-20
23:16
Merge safe-bugfixes-8-6 check-in: ddc549bc8a user: kjnash tags: safe-extra-tests-8-7
22:57
File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: e10491997c user: kjnash tags: safe-extra-tests-8-7
14:58
Merge 8.6 check-in: 2f045a43d6 user: jan.nijtmans tags: core-8-branch
08:35
Merge 8.6 check-in: 3503fc0abd user: jan.nijtmans tags: core-8-branch
2020-07-19
00:19
Merge safe-extra-tests-8-7 check-in: ae1f3ef116 user: kjnash tags: tip-579-8-7
2020-07-18
21:12
Merge 8.7 check-in: a3d26e2a07 user: kjnash tags: safe-extra-tests-8-7
20:17
Merge safe-bugfixes-8-6 check-in: b850df24b1 user: kjnash tags: safe-extra-tests-8-7
16:26
Merge 8.6 check-in: 8673082d4b user: culler tags: core-8-branch
2020-07-17
11:13
Merge 8.6 check-in: 419f010ca9 user: jan.nijtmans tags: core-8-branch
07:37
Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follow-up for [e5ea53f27a391... check-in: 6b63615d1e user: jan.nijtmans tags: core-8-branch
2020-07-16
17:29
Fix error in merging safe.test with safe-bugfixes-8-6 commit d065e8c73d check-in: eb42a70f2c user: kjnash tags: safe-extra-tests-8-7
16:53
Merge 8.7 check-in: 670848e316 user: kjnash tags: tip-579-8-7
16:45
Merge 8.7 check-in: 0cc741fc17 user: kjnash tags: safe-extra-tests-8-7
16:23
Merge safe-extra-tests-8-7 check-in: d3624fd13d user: kjnash tags: tip-579-8-7
15:55
Amend tests safe-7.[124]z so they look for packages in the mounted zipfile check-in: 96649edb06 user: kjnash tags: safe-extra-tests-8-7
15:47
Bugfix tests/safe.test (as in safe-bugfixes-8-6). Harden tests safe-9.20z to safe-9.24z against ind... check-in: f8d7a49ef4 user: kjnash tags: safe-extra-tests-8-7
13:44
Merge 8.6 check-in: 2aaea5753c user: jan.nijtmans tags: core-8-branch
12:17
Remove diagnostic spaces check-in: 554b7b05dc user: kjnash tags: safe-extra-tests-8-7
12:16
Merge safe-bugfixes-8-6 check-in: d065e8c73d user: kjnash tags: safe-extra-tests-8-7
11:02
Merge 8.7 check-in: abe2d9b1e3 user: kjnash tags: safe-extra-tests-8-7
10:48
More of the same (see previous commit) check-in: e9ba0ab4c0 user: jan.nijtmans tags: core-8-branch
10:42
simplify check for ::tcltest namespace in testcases check-in: 17940d2bbc user: jan.nijtmans tags: core-8-branch