Tcl Source Code

Timeline
Login
Bounty program for improvements to Tcl and certain Tcl packages.

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

50 most recent check-ins

2023-03-25
20:00
Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file too big" Let's synchron... Leaf check-in: 1e348d39da user: jan.nijtmans tags: bug-fa128568a5
00:29
Merge trunk Leaf check-in: f6aa53859c user: griffin tags: tip-636-tcl9-644
2023-03-24
21:09
Merge 8.7 Leaf check-in: bb1378370e user: jan.nijtmans tags: trunk, main
21:08
Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check Leaf check-in: 5aff89ad15 user: jan.nijtmans tags: core-8-branch
20:58
Merge 8.7 check-in: 6301de2138 user: jan.nijtmans tags: trunk, main
20:47
Merge 8.6 check-in: 87cd711c2a user: jan.nijtmans tags: core-8-branch
20:19
Fix [15e74a2fe6]: Fix various typos Leaf check-in: c44138ed03 user: jan.nijtmans tags: core-8-6-branch
16:49
duplicate test name check-in: b29771bb5f user: dgp tags: trunk, main
13:27
Merge trunk f8d60e395f: Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those ... Leaf check-in: 3ec3f3dcea user: pooryorick tags: unchained
13:25
Merge trunk e1cfef6bfd: Code cleanup: use more *SURROGATE() macros. check-in: 941749de98 user: pooryorick tags: unchained
13:20
Merge trunk a9d278979e: Fix longIs64Bit->has64BitLengths else test will not run on 64-bit Wind. check-in: bf1e622d3e user: pooryorick tags: unchained
13:19
Merge trunk: Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership o... check-in: 0620693a23 user: pooryorick tags: unchained
13:18
Merge trunk 78beedf7e2: Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce a... check-in: 65e92802c3 user: pooryorick tags: unchained
13:16
Merge trunk c8983a2a94: Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 5966973d58 user: pooryorick tags: unchained
13:14
Merge trunk 037b767147: Missing backslashes in macro def. check-in: 48e37fc75e user: pooryorick tags: unchained
13:13
Merge trunk dd8e66c296: More TclNewIndexObj() usages (for values between -1 and SIZE_MAX-1). check-in: 06dd296719 user: pooryorick tags: unchained
2023-03-23
21:38
Merge trunk d89991c58b Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3. check-in: 8e48a63d32 user: pooryorick tags: unchained
21:35
Merge trunk 15c9067453: Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work ... check-in: 9981253ded user: pooryorick tags: unchained
21:33
Merge trunk 1e23dd4876: Fix [5ae5ffc3f4]: Problem with -failindex on 32-bit platform. check-in: dbdc7b999b user: pooryorick tags: unchained
21:24
Merge trunk 1253dd0211: Fix http11 test hang caused by trailing brace in previous commit. check-in: ddac4d8386 user: pooryorick tags: unchained
21:17
Merge trunk 20cad126cd: Don't let httpd11 depend on the system encoding any more: All text files are... check-in: 4b866ed6bf user: pooryorick tags: unchained
17:51
First shot at TIP #659 implementation. Not complete yet (many parts still missing!!!) Leaf check-in: 37de4d5695 user: jan.nijtmans tags: tip-659
17:31
documentation update Leaf check-in: 41a87267c5 user: jan.nijtmans tags: tip-657
16:15
Merge 9.0 check-in: 893dd1c2f6 user: jan.nijtmans tags: tip-657
16:02
Merge "unchained" branch, since all it does is add a little valgrind stuff to Makefile.in. Hopefully... check-in: 5075be4f0b user: jan.nijtmans tags: trunk, main
15:55
Merge 8.7 check-in: 82107b50c2 user: jan.nijtmans tags: trunk, main
15:54
Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-branch
15:48
Resolve C warnings on 32-bit platforms. More code cleanup. check-in: cee31a238b user: jan.nijtmans tags: core-8-6-branch
07:28
Merge-mark check-in: 8c96c87de4 user: jan.nijtmans tags: trunk, main
07:27
fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valgrind repor... check-in: ca0e3d0976 user: jan.nijtmans tags: core-8-branch
2023-03-22
21:39
Merge trunk 4dca8eb033: Make "tcltest" package use "-profile tcl8" internally, irrespective of what ... check-in: 49bef6ccba user: pooryorick tags: unchained
21:38
Merge trunk b10e2b66a9: Manpage fixes. check-in: afc042ad45 user: pooryorick tags: unchained
21:37
Merge trunk 9aa2b65a57: TIP 656 manpages. check-in: dced5347fc user: pooryorick tags: unchained
21:36
Merge trunk 49a4c8f8fb: TIP 656 implementation. check-in: 2543376d56 user: pooryorick tags: unchained
21:24
Merge trunk 31788d9a4b: arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefa... check-in: c235d135b0 user: pooryorick tags: unchained
21:21
Merge trunk 5ecd70c8ce: Unbreak build, and minor cleanup. check-in: cbf6021eb4 user: pooryorick tags: unchained
21:20
Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... Leaf check-in: 8419a7023d user: jan.nijtmans tags: tip-656-simpl
21:19
Merge trunk 43584b2ac9: If TCL_UTF_MAX=4, don't set 'exact' to 1. check-in: c2ae89b419 user: pooryorick tags: unchained
21:18
Merge 9.0 check-in: 7401abbdd3 user: jan.nijtmans tags: tip-657
21:17
Merge 9.0 Leaf check-in: 3be296f297 user: jan.nijtmans tags: tip-626
21:17
Merge 9.0 Leaf check-in: cd3c0a7242 user: jan.nijtmans tags: internal-abstract-list
21:15
Merge 9.0 check-in: f25757b233 user: jan.nijtmans tags: trunk, main
21:14
Merge trunk 9e266d00f2: Empty check-in: 2a6230f4d0 user: pooryorick tags: unchained
21:13
Merge core-8-branch 7f5879e9cb: Fix (minor) warning on 32-bit platforms. check-in: eab6665202 user: pooryorick tags: unchained
21:11
Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch
20:26
Merge core-8-branch 3082cb9e80: Make valgrind_foreach target in Makefile.in properly handle interrup... check-in: 2c4430c7ea user: pooryorick tags: unchained
20:17
Merge 9.0 check-in: 38f7cdb888 user: jan.nijtmans tags: internal-abstract-list
20:15
Merge core-8-branch 7fde86610c: New script used in the "valgrind_each" target in Makefile.in. check-in: eeba896d5b user: pooryorick tags: unchained
20:14
Merge 9.0 check-in: c5129f73d0 user: jan.nijtmans tags: tip-626
20:13
Merge 9.0 check-in: 413734078c user: jan.nijtmans tags: tip-657