Tcl Source Code

Timeline
Login

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

50 most recent check-ins

2024-10-07
21:47
In Tcl_GetNumberFromObj() change the dictionary length check from > 1 to > 0 to determine whether th... Leaf check-in: 6671214b3b user: pooryorick tags: trunk, main
2024-10-05
21:15
Update nmakehlp.c check-in: 72b069cb86 user: jan.nijtmans tags: trunk, main
21:12
Update nmakehlp.c Leaf check-in: a465cc43f3 user: jan.nijtmans tags: core-8-branch
21:08
Backport vctool check-in: 11f27c1ae7 user: jan.nijtmans tags: core-8-branch
21:00
Move new stub entry to 657, which is slightly better Leaf check-in: cdb0818396 user: jan.nijtmans tags: tip-701
08:50
Complete the FOREACH_HASH family check-in: ea9b650e04 user: dkf tags: trunk, main
06:05
vctool - fix confusion between 'debug' and 'pdbs' options check-in: 1d1e6de2ee user: apnadkarni tags: trunk, main
2024-10-03
11:30
Update nmakehlp.c Leaf check-in: e63a495dcc user: jan.nijtmans tags: core-8-6-branch
08:21
Update links, pointing to the 9.0 release as well check-in: 8a92b97680 user: jan.nijtmans tags: trunk, main
08:18
Update links, pointing to the 9.0 release as well check-in: 7acc0b2bb1 user: jan.nijtmans tags: core-8-branch
08:13
Update links, pointing to the 9.0 release as well check-in: a1b815e33d user: jan.nijtmans tags: core-8-6-branch
2024-10-02
11:49
Use version number "9.0" somewhat more in comments check-in: b716a367fb user: jan.nijtmans tags: trunk, main
2024-10-01
17:17
Bug [67d5f75c36]. Revert to 8.6 behaviour. Recompile lambda on interp mismatch Leaf check-in: de39c09363 user: apnadkarni tags: bug-67d5f75c36
2024-09-30
09:30
(cherry-pick): Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffix else it b... check-in: 55abecc8e3 user: jan.nijtmans tags: core-8-branch
08:25
Use more named constants in TclOO implementation check-in: 770230bffe user: dkf tags: trunk, main
2024-09-29
10:52
Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffix else it breaks pkgIndex.... check-in: 76d1886f29 user: apnadkarni tags: trunk, main
2024-09-27
10:27
Rebase to 9.0 Leaf check-in: 7d43b62f8a user: jan.nijtmans tags: documentation-cleanup-for-transition
10:25
Cherry-pick 2 trivial fixes from 'documentation-cleanup-for-transition' branch check-in: a0e3dfeddc user: jan.nijtmans tags: trunk, main
10:24
Cherry-pick 2 trivial fixes from 'documentation-cleanup-for-transition' branch check-in: a45dfaf424 user: jan.nijtmans tags: core-8-branch
10:17
Version -> 8.6.16 check-in: f02eae1849 user: jan.nijtmans tags: core-8-6-branch
08:49
Rebase to 9.0 check-in: 11ba8e51a8 user: jan.nijtmans tags: documentation-cleanup-for-transition
08:38
version -> 9.0.1 check-in: 8f6ce631b8 user: jan.nijtmans tags: trunk, main
03:20
Merge 8.7 - Fix zipfs canonical manpage check-in: 268468282f user: apnadkarni tags: trunk, main
03:18
Fix zipfs canonical manpage to match TIP 430 and actual implementation check-in: 720ed356ac user: apnadkarni tags: core-8-branch
2024-09-26
21:28
Don't use "9.0b3" any more. Spacing check-in: 946fbd0fda user: jan.nijtmans tags: trunk, main
21:08
Backport Tcl_BounceRefCount() from Tcl 9.0 check-in: 7073e07042 user: jan.nijtmans tags: core-8-branch
20:20
Backport http 2.10.0 from 9.0 check-in: 260dad7a1c user: jan.nijtmans tags: core-8-branch
19:41
Merge-mark 8.7 check-in: fa6bfe7e5e user: jan.nijtmans tags: trunk, main
19:32
Backport many small documentation changes (as far as appropriate) from 9.0. Update changes.md check-in: 2046ce35ea user: jan.nijtmans tags: core-8-branch
18:40
Open space in changes.md for new changes to be recorded as they are developed. check-in: 4e4f6f67df user: dgp tags: trunk, main
18:29
merge release check-in: e569153b74 user: dgp tags: trunk, main
2024-09-25
22:09
TclMaxListLength() is already checked for within SetDoubeFromAny() Leaf check-in: 73bd3c5996 user: jan.nijtmans tags: bug-0439e1e1a3
21:45
Code de-duplication, move it to TclParseNumber() check-in: beb6a2bf05 user: jan.nijtmans tags: bug-0439e1e1a3
14:08
Merge-mark check-in: fa4d47e2e7 user: jan.nijtmans tags: bug-0439e1e1a3
13:56
merge trunk Closed-Leaf check-in: 9af3ef7dce user: dgp tags: rc3, core-9-0-0-rc, core-9-0-0
13:56
Sync test suite to latest code change check-in: ce43f9d436 user: dgp tags: trunk, main
13:49
A few more compatibility warnings in the release notes. check-in: ed59e55964 user: dgp tags: core-9-0-0-rc
13:45
merge trunk check-in: 1b39dea691 user: dgp tags: core-9-0-0-rc
11:37
Rebase to 9.0 check-in: 5e63a529a9 user: jan.nijtmans tags: bug-0439e1e1a3
10:53
one more occurence of version 8.7 removed check-in: 43756df9e7 user: Torsten tags: trunk, main
10:50
purged mentions of Tcl 8.7 in man pages (apart from usage in .VS and .VE macros which will not lead ... check-in: 7891a2e4b2 user: Torsten tags: trunk, main
08:34
Rebase to 9.0 check-in: 09370a59d0 user: jan.nijtmans tags: bug-0439e1e1a3
07:38
Modify fix for [0439e1e1a3], no conversion to list any more. Reported by AKU. check-in: 53e5096b31 user: jan.nijtmans tags: trunk, main
2024-09-24
21:46
Merge 9.0. Use TclMaxListLength() to determine error-message in stead of converting to a list check-in: 1870ed5dd9 user: jan.nijtmans tags: bug-0439e1e1a3
08:14
— -> — check-in: fc13eb89d8 user: jan.nijtmans tags: rc2, core-9-0-0-rc
2024-09-23
16:38
Merge trunk; Remove "Known Bugs" that are now fixed; changes file wordsmithing check-in: d46284c1df user: dgp tags: core-9-0-0-rc
2024-09-22
16:45
Rebase to 9.0, but use ListObjIsCanonical() in stead of testing for first char being '#' Leaf check-in: cd583cb169 user: jan.nijtmans tags: bug-e38dce74e2-214cc0eb22-v2
16:22
Fix [e38dce74e2]: Command line built with list not properly quoted check-in: 8627aad9bd user: jan.nijtmans tags: trunk, main
16:12
Fix [e38dce74e2]: Command line built with list not properly quoted check-in: 99a7645e72 user: jan.nijtmans tags: core-8-branch
15:39
Add testcases, proving that bug [e38dce74e2] is not present in 8.6 check-in: 3e45b0c2c0 user: jan.nijtmans tags: core-8-6-branch