Tcl Source Code

Timeline
Login
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

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

200 most recent check-ins using file library/tzdata/Etc/GMT-5 version 0753749d46

2024-06-01
16:13
Some tidying up, mostly of indentation Leaf check-in: 39eee6cff8 user: dkf tags: trunk, main
2024-05-31
16:50
Rebase to TIP #697 branch, let's see how far we got Leaf check-in: 29add71ca8 user: jan.nijtmans tags: bug-9c258a841a-tests
14:39
Rebase to 9.0 Leaf check-in: 7083ff878b user: jan.nijtmans tags: tip-697
14:32
Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly check-in: 219bbcbe5e user: jan.nijtmans tags: trunk, main
14:30
Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly Leaf check-in: ad6d47b4a8 user: jan.nijtmans tags: core-8-branch
13:21
Make last test-cases pass check-in: 387194d896 user: jan.nijtmans tags: tip-697
11:01
Merge 8.7 check-in: 0402ac0114 user: dkf tags: trunk, main
11:00
Merge 8.6 check-in: e60ddd3a61 user: dkf tags: core-8-branch
10:56
More elegant background error interception, used more widely in oo.test Leaf check-in: 607f394e85 user: dkf tags: core-8-6-branch
09:30
Make 'I', 'I32', 'I64' only available on Windows, because they serve no purpose on other platforms. Leaf check-in: 01e6a242c4 user: jan.nijtmans tags: bug-9c258a841a
09:16
Make a start with new TIP implementation, handling '%d' for 'format' and '%d'/'L'/'z'/'t'/'q'/'j' fo... check-in: 4fe0d34f53 user: jan.nijtmans tags: tip-697
08:58
[7c934f4a3d] Make sure to also trap background errors check-in: 052bc927de user: dkf tags: core-8-6-branch
2024-05-30
22:02
Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 3d5e024e64 user: jan.nijtmans tags: trunk, main
21:52
Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 9c0c9d1a4a user: jan.nijtmans tags: core-8-branch
21:26
Let's [fix] the j%j/%q type specifiers, so they behave like C in scripts, and document th... Closed-Leaf check-in: 0c66ee7d75 user: jan.nijtmans tags: bug-9c258a841a
18:38
merge 8.7 check-in: bacfccf1e2 user: sebres tags: trunk, main
18:36
closes [34870ab5756911d1]: no double free if Tcl_DeleteAssocData gets called in deleteProc (if inter... check-in: 0aedd271b2 user: sebres tags: core-8-branch
14:28
More efficient trace introspection is possible Leaf check-in: 0481ec52fc user: dkf tags: dkf/experimental-more-list-c-funcs
03:15
Add c99format test command for testing Tcl format against C99 printf. check-in: 82b828362c user: apnadkarni tags: bug-9c258a841a-tests
2024-05-29
19:27
Merge-mark check-in: e3d0608d3f user: jan.nijtmans tags: core-8-branch
19:14
Another round of sentinel fixes for 8.6, NULL -> (char *)NULL check-in: 4a1e38600e user: jan.nijtmans tags: core-8-6-branch
15:20
Let's [fix] the %p/%z/%t type specifiers, so they behave like C in scripts, and document ... check-in: 2d6520b382 user: jan.nijtmans tags: bug-9c258a841a
09:45
Merge-mark 8.7 check-in: 95f9e8176e user: jan.nijtmans tags: trunk, main
09:44
Fix [18f4a94d03], by reverting [9bcec7cd880540c3], which caused it. See [https://core.tcl-lang.org/t... check-in: 8d4d978bd3 user: jan.nijtmans tags: core-8-branch
09:07
Reverted changes to refchan event generation - details below. Tx to Jan for actual revert work.

See... check-in: 1ec9927351 user: apnadkarni tags: trunk, main

08:37
Merge trunk Closed-Leaf check-in: 0258b07434 user: apnadkarni tags: bug-18f4a94d03
2024-05-28
16:14
We can do sublists the same way. check-in: b45cd26963 user: dkf tags: dkf/experimental-more-list-c-funcs
13:24
Merge 8.7 check-in: 9fa0318dcd user: jan.nijtmans tags: trunk, main
13:08
partial merge 8.7 (cherrypick of tests changes only) check-in: 5522057784 user: sebres tags: trunk, main
13:04
merge 8.6 check-in: af3c128935 user: sebres tags: core-8-branch
13:03
cmdMZ.test: more precise and fast _nrt_sleep, no failures with valgrind check-in: 8c0412dc7d user: sebres tags: core-8-6-branch
12:54
Eliminate some unnecessary type-casts. Tcl_GetString -> TclGetString where appropriate check-in: ddf52caf7a user: jan.nijtmans tags: core-8-branch
12:52
ioTrans.test: removed constraint definition - notValgrind is already part of tcltest check-in: 568c30c692 user: sebres tags: core-8-6-branch
12:38
Make TclGlob() a static function. Sentinel/indenting/comment improvements (all backported from 8.7) check-in: 5f6c7373c1 user: jan.nijtmans tags: core-8-6-branch
11:32
Fix tests - need longer timer under valgrind. Close created channels. check-in: 290787b518 user: apnadkarni tags: bug-18f4a94d03
03:02
Merge trunk check-in: 95e6bbc3b3 user: apnadkarni tags: bug-18f4a94d03
2024-05-27
21:32
Merge-mark check-in: 5e9f65e868 user: jan.nijtmans tags: trunk, main
21:21
Improve details about attached zipfs archives in tclsh and wish (backport from 9.0) check-in: e4355cd0de user: jan.nijtmans tags: core-8-branch
21:15
Merge 8.7 check-in: b0caf377fc user: jan.nijtmans tags: trunk, main
21:04
Another round of sentinel improvements check-in: a688bb7213 user: jan.nijtmans tags: core-8-branch
20:23
Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used check-in: 861da428c1 user: jan.nijtmans tags: core-8-6-branch
20:19
Some more functions for lists, a bit like the ones for dicts check-in: 80e4f71f99 user: dkf tags: dkf/experimental-more-list-c-funcs
20:19
merge 8.7 check-in: b3d08c0262 user: sebres tags: trunk, main
20:16
merge 8.6 check-in: 331d12e7b7 user: sebres tags: core-8-branch
20:09
speedup interp.test a bit: switch to 50ms-based time limits (instead of 1sec); more tests for interp... check-in: 9a6ae506c9 user: sebres tags: core-8-6-branch
19:26
fix for [e3f4a8b78dec4bdb]: don't swallow limit errors in further invocations of EvalObjvCore (e. g.... check-in: 35646a4ff2 user: sebres tags: core-8-6-branch
16:31
Improve details about attached zipfs archives in tclsh and wish. check-in: bacd652dd2 user: griffin tags: trunk, main
16:10
Merge trunk check-in: 1d96247e8b user: apnadkarni tags: bug-18f4a94d03
12:52
Missing ',' between "INDEX" and "OUTOFRANGE" check-in: a4a8fcd533 user: jan.nijtmans tags: trunk, main
11:24
Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. Fix some indenting. check-in: d13f391c04 user: jan.nijtmans tags: trunk, main
11:04
Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. check-in: 56c28e2db2 user: jan.nijtmans tags: core-8-branch
2024-05-26
19:43
Merge main Leaf check-in: 8884561af9 user: griffin tags: bug-43b7e5b511
19:21
Fix spelling errors. check-in: 1b809b21b1 user: griffin tags: bug-43b7e5b511
14:09
Merge 8.7 check-in: 735641d5cb user: dkf tags: trunk, main
13:19
merge 8.6 check-in: 9e8cd97a2b user: dkf tags: core-8-branch
10:04
More C functions for working with dicts [656fe3c816] check-in: 083c13620e user: dkf tags: core-8-6-branch
2024-05-25
18:32
Add note about static vs dynamic builds. check-in: 22a3f9df78 user: griffin tags: bug-43b7e5b511
15:54
Merge 8.7 check-in: bcac522a9f user: dkf tags: trunk, main
15:35
merge core-8-6-branch check-in: 7facc906fa user: dkf tags: core-8-branch
15:18
Check limits immediately when we do [interp eval]. [e3f4a8b78d] check-in: b740e2abbd user: dkf tags: core-8-6-branch
13:53
Test to demonstrate [9ee9f4d7be]. Not fixed. check-in: d5f4df948b user: dkf tags: core-8-6-branch
11:31
Use the new operations Leaf check-in: a3435c30a3 user: dkf tags: more-dict-c-funcs
09:24
Merge 8.7 check-in: af5b3d24cc user: jan.nijtmans tags: trunk, main
09:13
Add some more C functions for working with dicts [656fe3c816] check-in: 4cfe196c56 user: dkf tags: more-dict-c-funcs
09:09
Unneeded Tcl_DStringFree() (twice) check-in: 826c2273bd user: jan.nijtmans tags: core-8-branch
2024-05-24
22:14
Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be NULL check-in: c9626e005f user: jan.nijtmans tags: trunk, main
20:34
merge core-8-branch check-in: c5bd3ad311 user: dkf tags: trunk, main
19:49
merge core-8-6-branch check-in: 0c105deac2 user: dkf tags: core-8-branch
19:36
Use TclDStringToObj a bit more check-in: 6746d3781b user: dkf tags: core-8-6-branch
17:50
address ticket [43b7e5b511] - Improve zipfs description in tclsh manual. check-in: 187224bda2 user: griffin tags: bug-43b7e5b511
16:22
Tests for bug fixes check-in: b26b8ffee1 user: apnadkarni tags: bug-18f4a94d03
16:09
Merge trunk check-in: eedb9cd832 user: apnadkarni tags: bug-18f4a94d03
16:05
Merge trunk check-in: 3c2a89b54b user: apnadkarni tags: bug-18f4a94d03
15:54
Merge mark check-in: 49d98d64fa user: apnadkarni tags: trunk, main
15:51
Fix [e589d9bdab] - fconfigure socket -peername check-in: 44009dc22e user: apnadkarni tags: core-8-branch
15:31
Backport test for bug [e589d9bdab] check-in: 6e3aa87b5d user: apnadkarni tags: core-8-6-branch
15:29
Fix [e589d9bdab] - fconfigure socket -peername check-in: 63b426f8f2 user: apnadkarni tags: trunk, main
15:19
Add test for [e589d9bdab] Closed-Leaf check-in: 077455905b user: apnadkarni tags: bug-e589d9bdab
15:13
Fix [e589d9bdab] check-in: ddf5f314e0 user: apnadkarni tags: bug-e589d9bdab
08:55
Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use Tcl_DStringToObj where po... check-in: 28dc028d3e user: jan.nijtmans tags: trunk, main
08:04
Merge 8.6 check-in: 939981f439 user: jan.nijtmans tags: core-8-branch
07:03
Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use TclDStringToObj where po... check-in: 27812ca2bf user: jan.nijtmans tags: core-8-6-branch
2024-05-23
21:10
Superflous ',' Leaf check-in: 99d3c2a63e user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
21:05
Rebase to 8.7 check-in: e3c331edd6 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
15:37
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 7349d7971a user: jan.nijtmans tags: trunk, main
15:14
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 73dc48ac59 user: jan.nijtmans tags: core-8-branch
13:48
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 5de1d4a68b user: jan.nijtmans tags: core-8-6-branch
13:44
Merge 8.7 check-in: b4a4d46ce0 user: jan.nijtmans tags: trunk, main
13:21
Clarify docs Leaf check-in: 13e7536511 user: dkf tags: bug-154f0982f2
13:18
[154f0982f2] Update createWithNamespace to error on namespace creation failure check-in: 615988e06a user: dkf tags: bug-154f0982f2
12:00
Merge 8.6 check-in: 37b8b3fdaf user: jan.nijtmans tags: core-8-branch
11:52
Fix 2 warnings on Win32 (Thanks, Harald). Some more code cleanup, backported from 8.7) check-in: 73474e33a9 user: jan.nijtmans tags: core-8-6-branch
11:27
Better flag up the oo::Slot class in the docs, add missing method [28d6013ae6] check-in: 743169db55 user: dkf tags: core-8-6-branch
10:18
Possible fix for [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows Closed-Leaf check-in: e99ba02756 user: jan.nijtmans tags: bug-3fc3287497
08:53
More trickery with macros Leaf check-in: a3f9c1bec2 user: dkf tags: more-macros
2024-05-22
22:29
.travis.yml is not used any more check-in: 832adefe3d user: jan.nijtmans tags: trunk, main
22:24
.travis.yml is not used any more check-in: 918bf2ae16 user: jan.nijtmans tags: core-8-branch
22:15
.travis.yml is not used any more check-in: d0923796c9 user: jan.nijtmans tags: core-8-6-branch
21:27
clock option re-ordering check-in: ab88edcd09 user: jan.nijtmans tags: trunk, main
21:12
clock option re-ordering check-in: 540078bebf user: jan.nijtmans tags: core-8-branch
11:29
Christian's proposal for [407b70361c]: New test failures. Maybe unix pipe troubles? Not sure if this... Closed-Leaf check-in: 039305c274 user: jan.nijtmans tags: bug-407b70361c
10:50
merge 8.7 check-in: aed7d249ae user: sebres tags: trunk, main
10:50
amend to [de08cf03235f3ce9], [7842f33a5cc5eed0], stop tail recursion in AddSimpleClassChainToCallCon... check-in: 22966032c2 user: sebres tags: core-8-branch
10:24
merge point check-in: 0b7ca46179 user: sebres tags: trunk, main
10:23
merge point check-in: 80fa732c8d user: sebres tags: core-8-branch
10:22
cherry-pick [659ca0ae8da43a1e] for 8.6: don't need to invoke it in case if oPtr->selfCls is NULL check-in: 3ebb66feb1 user: sebres tags: core-8-6-branch
10:13
merge 8.7 check-in: 28a69010d7 user: sebres tags: trunk, main
10:11
small amend to [1d16344c8cfaecc8], [7842f33a5cc5eed0]: don't need to invoke both functions in case i... check-in: 659ca0ae8d user: sebres tags: core-8-branch
09:26
Merge 8.7 check-in: 28a90c0424 user: jan.nijtmans tags: trunk, main
09:24
Merge 8.6. Fix TCL_NO_DEPRECATED build check-in: dbeb93773b user: jan.nijtmans tags: core-8-branch
09:11
Merge-mark Leaf check-in: 2492fd146e user: jan.nijtmans tags: bug-c6897e6e6a
09:09
Spacing/code cleanup, backported from 8.7 20:19:30 [4c1393b596] *CURRENT* "TCL_TOMMATH" is not used ... check-in: a89e327cbb user: jan.nijtmans tags: core-8-6-branch
09:04
Proposed fix for [c6897e6e6a]: select notifier crashes/misbehaves on fd >= FD_SETSIZE check-in: fe9f18909d user: jan.nijtmans tags: bug-c6897e6e6a
2024-05-21
22:06
Merge 9.0 Leaf check-in: e906cead78 user: jan.nijtmans tags: tip-626
21:22
"TCL_TOMMATH" is not used anywhere check-in: 134a992bae user: jan.nijtmans tags: trunk, main
21:17
"TCL_TOMMATH" is not used anywhere check-in: 97eea147ef user: jan.nijtmans tags: core-8-branch
20:19
"TCL_TOMMATH" is not used anywhere check-in: 4c1393b596 user: jan.nijtmans tags: core-8-6-branch
20:00
Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: c92cf5f76d user: jan.nijtmans tags: trunk, main
19:50
Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: 9afa65152a user: jan.nijtmans tags: core-8-branch
15:03
Merge 8.7. Some int -> Tcl_Size check-in: 1a12a05fa1 user: jan.nijtmans tags: trunk, main
14:05
Fix off-by-one error in tcl::build-info command. Improve spacing check-in: 6924fe0f7b user: jan.nijtmans tags: core-8-branch
10:51
merge 8.7 check-in: 780ab56525 user: sebres tags: trunk, main
10:49
circumvent crash [7842f33a5cc5eed0] on null ptr (oPtr->selfCls may be NULL) check-in: 1d16344c8c user: sebres tags: core-8-branch
10:33
merge 8.7 check-in: bc2e652394 user: sebres tags: trunk, main
09:48
merge 8.6 check-in: 5be1c6c979 user: sebres tags: core-8-branch
09:45
closes [79474c58800cdf94]: fixes 2 segfaults and 2 leaks (common IO handlers and reflected channels) check-in: 4342b27a4b user: sebres tags: core-8-6-branch
09:04
b2 -> b3, as preparation for next release check-in: 84ecf75d3b user: jan.nijtmans tags: trunk, main
2024-05-20
20:33
Fix gcc warning: return should have value check-in: e3cb927560 user: jan.nijtmans tags: core-8-branch
18:09
merge release branches check-in: 1b618c6835 user: dgp tags: trunk, main
18:07
Replay the churn commits Closed-Leaf check-in: 4844034c74 user: dgp tags: dgp-trunk-unchurned
17:52
merge release check-in: 4e112bcda6 user: dgp tags: dgp-trunk-unchurned
17:00
Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: be8c771d22 user: jan.nijtmans tags: trunk, main
16:38
merge trunk Leaf check-in: 3fd88cd4cd user: dkf tags: result-helpers
15:20
Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: de08cf0323 user: dkf tags: core-8-branch
15:18
Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: 8b4a3295ed user: dkf tags: core-8-6-branch
15:09
Fix for [7842f33a5c]: Stereotype call chains were ending up bogus in some situations Closed-Leaf check-in: b0e486eaa6 user: dkf tags: bug-7842f33a5c
15:06
Add some machinery for easier testing check-in: c3a7ab5cdb user: dkf tags: bug-7842f33a5c
13:38
Test case to demonstrate [7842f33a5c] check-in: b7a6626f60 user: dkf tags: bug-7842f33a5c
09:54
Improve readability from some typecasting trickery. Backported from 9.0 (thanks, dkf!) check-in: d832f58cff user: jan.nijtmans tags: core-8-branch
09:32
Backport spacing-related changes from 9.0 check-in: f5469ec0c0 user: jan.nijtmans tags: core-8-branch
08:57
Combine some pieces for easier understanding. Leaf check-in: bcc951d6c5 user: dkf tags: dkf/oo-code-style
2024-05-19
22:23
Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: d73e8e60a6 user: jan.nijtmans tags: core-8-branch
12:14
Factor out another bit of code check-in: 328ab5a9d7 user: dkf tags: dkf/oo-code-style
11:36
More bits and pieces of refactoring check-in: 09b3435105 user: dkf tags: dkf/oo-code-style
2024-05-18
22:01
Merge-mark check-in: 378a818456 user: jan.nijtmans tags: trunk, main
21:58
Update changes.md check-in: 568f98c34d user: jan.nijtmans tags: core-8-branch
09:13
Factoring out common patterns check-in: 67c4fe4cdc user: dkf tags: dkf/oo-code-style
2024-05-17
20:40
Merge 8.7. Improve tcl::build-info Leaf check-in: e94e6e3cec user: jan.nijtmans tags: libtommath-1.3.1
18:49
Better string sharing check-in: a75f440dd6 user: dkf tags: dkf/oo-code-style
16:07
Bring over bug fixes from trunk to get released Closed-Leaf check-in: 3266fc297b user: dgp tags: core-9-0-b2-rc, core-9-0-b2
16:00
Merge fixes, add some doc comments check-in: 4f9ef0e0d0 user: dkf tags: dkf/oo-code-style
15:59
Utility branch I can sensibly compare with core-9-0-b2-rc check-in: 8bc5052a99 user: dgp tags: dgp-trunk-unchurned
13:48
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: db8bfb98f1 user: dkf tags: trunk, main
13:45
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 612af6e7d6 user: dkf tags: core-8-branch
13:43
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 371e968deb user: dkf tags: core-8-6-branch
13:29
Remove the band-aid Closed-Leaf check-in: 6f7807664e user: dkf tags: bug-87271f7cd6
13:28
Fix the problem properly check-in: e15875e0c3 user: dkf tags: bug-87271f7cd6
13:21
split iocmd-32.3 in two tests (move cycle outside of the test) Closed-Leaf check-in: b055b41a3b user: sebres tags: fix-79474c58800cdf94
12:57
merge apn-channelstate-leak, fixes possible leaks on several members that may be set after the close... check-in: f41c1304d5 user: sebres tags: fix-79474c58800cdf94
11:48
Free ChannelState.chanMsg .unreportedMsg Closed-Leaf check-in: f37f5aac4c user: apnadkarni tags: apn-channelstate-leak
11:11
Starting to clean up the mess. The extra frame info can have the same lifespan as the method itself. check-in: 2b8c097bdc user: dkf tags: bug-87271f7cd6
10:14
extend test to cover both variants (without and with error in reflected write handler) check-in: 0dac722930 user: sebres tags: fix-79474c58800cdf94
09:51
fixes yet another segfault (if write handler doesn't generate an error, but returns normally with le... check-in: 2c48f0c544 user: sebres tags: fix-79474c58800cdf94
2024-05-16
20:28
fix mem-leak originating by cyclic reference `rcPtr->name (type "channel", its refCount may be large... check-in: 47cb98a686 user: sebres tags: fix-79474c58800cdf94
15:55
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: ee33b4b923 user: dkf tags: trunk, main
15:55
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 9208e56d48 user: dkf tags: core-8-branch
15:53
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 03f0a26c4f user: dkf tags: core-8-6-branch
15:51
Apply an emergency workaround check-in: 6f1d88839c user: dkf tags: bug-87271f7cd6
15:43
Make sure we're looking for the right results check-in: 54f7c2e017 user: dkf tags: bug-87271f7cd6
15:38
Test that hits [87271f7cd6] reasonably precisely check-in: bc5bf9b73e user: dkf tags: bug-87271f7cd6
12:43
A couple of tiny code style improvements check-in: d886cbe9b6 user: dkf tags: fix-79474c58800cdf94
12:38
General code style fixes for TclOO only check-in: 839c6624e5 user: dkf tags: dkf/oo-code-style
08:56
code review: preserving r/w channels after all possible failures (don't need to release in error cas... check-in: 70133fbef0 user: sebres tags: fix-79474c58800cdf94
08:56
code review: preserving r/w channels after all possible failures (don't need to release in error cas... Closed-Leaf check-in: 36be7eb4a4 user: sebres tags: fix-79474c58800cdf94--8-5-based
08:53
Fix [36e5517a6850]: old style method selection in [info class methods] and [info object methods] sti... check-in: b0d8ee5168 user: dkf tags: trunk, main
08:51
Add code comments Closed-Leaf check-in: b301f4ad65 user: dkf tags: bug-36e5517a6850
08:49
test: clean timeout timer check-in: 62afca68bb user: sebres tags: fix-79474c58800cdf94
08:44
Fix the bug; [info class methods -private] regression with TIP 500 check-in: ec19b5e416 user: dkf tags: bug-36e5517a6850
08:23
Tests to illustrate problem found in [36e5517a6850] check-in: 16cfbe1ef0 user: dkf tags: bug-36e5517a6850
2024-05-15
15:08
small code review: removal of unneeded - result is initially TCL_OK check-in: 10a82e29ad user: sebres tags: fix-79474c58800cdf94
15:06
small code review: removal of unneeded - result is initially TCL_OK check-in: a20792c76f user: sebres tags: fix-79474c58800cdf94--8-5-based
14:35
Stop using Tcl_AppendResult to build full results

It's fine if actually appending... but we hardl... check-in: 799bc15719 user: dkf tags: result-helpers

12:52
ultimate fix for [79474c58800cdf94]: avoid segfault on copy-state structure freed to early, protecte... check-in: b66be298b9 user: sebres tags: fix-79474c58800cdf94
12:46
test illustrating bug [79474c58800cdf94] (segfaults at end of iocmd-32.3) check-in: b2573c10f0 user: sebres tags: fix-79474c58800cdf94
12:39
ultimate fix for [79474c58800cdf94]: avoid segfault on copy-state structure freed to early, protecte... check-in: 8ca3b56334 user: sebres tags: fix-79474c58800cdf94--8-5-based
2024-05-14
19:08
Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... check-in: ff38221d4e user: dgp tags: core-9-0-b2-rc
19:07
silence warning (implicit-fallthrough) check-in: 4c283c1d48 user: dgp tags: core-9-0-b2-rc
19:05
merge 8.7 check-in: a389d8fe79 user: dgp tags: core-9-0-b2-rc
18:39
merge 8.7 (interim fix for [9889f96f4da77e3b]) check-in: 45c669fbe3 user: dgp tags: core-9-0-b2-rc
18:37
Funcs without args must explicitly take void

Otherwise C compilers operate in a weird legacy mode w... check-in: c29401d6e5 user: dgp tags: core-9-0-b2-rc

18:36
Merge changes from trunk up to but not including style/whitespace work. check-in: 274b0d7e7b user: dgp tags: core-9-0-b2-rc
18:11
More conventional Markdown check-in: 23ac90825d user: dgp tags: core-9-0-b2-rc
16:06
Add helper macros TclSetResult and TclPrintfResult check-in: 0b65fb9e0c user: dkf tags: result-helpers
12:54
Merge-mark check-in: 3fa1b8f5e3 user: jan.nijtmans tags: trunk, main
12:47
(cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was. check-in: 39a2e5b4f5 user: jan.nijtmans tags: core-8-branch
08:26
Backout the "dullest commit ever" (not my words ....). It breaks the build.

JN: Many of those cha... check-in: 8b41a80404 user: jan.nijtmans tags: trunk, main

07:12
Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... check-in: a62398408f user: pooryorick tags: trunk, main
2024-05-13
19:57
Rebuild the stub table, add attributes to func definitions Leaf check-in: a396528193 user: dkf tags: sentinel
16:48
silence warning (implicit-fallthrough) check-in: a77945015a user: sebres tags: trunk, main
16:42
merge 8.7 check-in: 617ccd3301 user: sebres tags: trunk, main