Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
61 check-ins using file generic/tclThreadTest.c version 6399e7d3dd
|
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
| ||
| 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 | |
|
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-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 | |