Tcl Source Code

Timeline
Login

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

50 most recent check-ins related to "core-8-6-branch"

2024-07-18
14:53
Merge 8.6 branch Leaf check-in: 20cfc707eb user: dkf tags: core-8-branch
2024-07-16
17:42
clock: fixed regression [3ee8f1c2a785f4d8]: time overflow (without validation) must cause day increm... check-in: 70997824b1 user: sebres tags: core-8-branch
16:24
clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, clock-46.7 to illustrate re... Leaf check-in: a05ecc4f93 user: sebres tags: core-8-6-branch
2024-07-15
14:29
Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] check-in: c6e51a3941 user: dkf tags: core-8-6-branch
2024-07-14
20:06
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: b10dcf68c9 user: dkf tags: core-8-branch
19:52
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: d9ed9b1384 user: dkf tags: core-8-6-branch
19:16
merge 8.6 check-in: 16efdba111 user: sebres tags: core-8-branch
19:14
[info vars] test coverage for global vars resolve check-in: 24436f8d2a user: sebres tags: core-8-6-branch
2024-07-03
13:09
Merge 8.6 check-in: e715cf23da user: jan.nijtmans tags: core-8-branch
12:34
Tcl_RegisterObjType() in alphabetical order. Backport some formatting and type-casts from 8.7/9.0 check-in: 3f5699efd2 user: jan.nijtmans tags: core-8-6-branch
2024-07-02
14:38
merge 8.6 check-in: 6f9b318d26 user: sebres tags: core-8-branch
14:36
info frame: restored return {type precompiled} in case of no frame information; see [0de6c1d79cfba2e... check-in: 8c2c0a6d7d user: sebres tags: core-8-6-branch
12:38
merge 8.6 check-in: c0b9e076c4 user: sebres tags: core-8-branch
12:36
fix crash [0de6c1d79c] more consistently (an error "bad level" for info instead of artifical dummy i... check-in: 67a0bf288e user: sebres tags: core-8-6-branch
12:22
Fix for [0de6c1d79c] crash (cherry-picked from trunk) check-in: c32d6e1118 user: sebres tags: core-8-6-branch
11:17
Fix for [0de6c1d79c] crash. check-in: 7077dea20e user: apnadkarni tags: trunk, main
2024-07-01
20:04
further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver may have 2038 problem) check-in: da79c3c0b8 user: sebres tags: core-8-6-branch
19:29
Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: 813a60d2b9 user: jan.nijtmans tags: core-8-branch
19:22
Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: cb29f3c08d user: jan.nijtmans tags: core-8-6-branch
09:10
Ticket [a008bc0a7e]: Documentation of encoding system rewording proposal Leaf check-in: ade0479e60 user: oehhar tags: doc-encoding-system
2024-06-30
14:53
macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 16ce63b198 user: jan.nijtmans tags: core-8-branch
14:45
macos-11 is no longer available on GITHUB, so switch to macos-12 check-in: 78bd64acff user: jan.nijtmans tags: core-8-6-branch
2024-06-29
11:55
Merge 8.6 - Fix docs for tcl::tm::roots - takes a single argument. check-in: 3306d7daf4 user: apnadkarni tags: core-8-branch
11:51
Fix docs for tcl::tm::roots - takes a single argument. check-in: 62c92abece user: apnadkarni tags: core-8-6-branch
2024-06-28
08:51
merge 8.7 check-in: 3c52cf7fa7 user: sebres tags: core-8-branch
2024-06-27
10:20
cmdAH.test: strengthening time64bit constraint (try to fix test failures [fd91b0ca09cb171f]), always... check-in: 86f4472816 user: sebres tags: core-8-6-branch
2024-06-21
17:08
Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: fbb65baea8 user: jan.nijtmans tags: core-8-branch
14:44
Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: 88a8828993 user: jan.nijtmans tags: core-8-6-branch
09:27
Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: cb4d8a8981 user: jan.nijtmans tags: core-8-branch
09:17
Fix wrong example: Should be "-translation binary" here, not "-encoding binary" check-in: cfbcf472d1 user: jan.nijtmans tags: core-8-6-branch
2024-06-19
12:29
merge 8.6 check-in: 6c2657e12a user: sebres tags: core-8-branch
12:26
fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe interp too check-in: 3aa1d1d11b user: sebres tags: core-8-6-branch
2024-06-18
22:27
Merge 8.6 check-in: 5230c77fff user: jan.nijtmans tags: core-8-branch
22:07
Backport some code cleanup from 8.7/9.0. Fix indenting check-in: e749719636 user: jan.nijtmans tags: core-8-6-branch
2024-06-13
16:13
typo in comment Closed-Leaf check-in: 8e8a5f9e28 user: sebres tags: bug-1095bf7f756f9aed
14:37
test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled in safe interp check-in: 7a38400f9b user: sebres tags: bug-1095bf7f756f9aed
10:53
Fix [1d26e580cf]: safe interp can't source files with BOM check-in: 470ffaa8a9 user: jan.nijtmans tags: core-8-branch
10:52
Fix [1d26e580cf]: safe interp can't source files with BOM check-in: a7efbe1965 user: jan.nijtmans tags: core-8-6-branch
09:49
Merge 8.7 check-in: 242fe9d024 user: jan.nijtmans tags: core-8-branch
08:57
Use tabs for indenting in stead of 8 spaces check-in: 0d49a7cc43 user: jan.nijtmans tags: core-8-6-branch
2024-06-12
13:40
Move BOM handling a few lines later Closed-Leaf check-in: c66a045ae3 user: jan.nijtmans tags: bug-1d26e580cf
12:10
Fix [1d26e580cf]: safe interp can't source files with BOM. (init.tcl has a BOM now, for testing purp... check-in: f612d4acfa user: jan.nijtmans tags: bug-1d26e580cf
10:50
Merge 8.6 check-in: d601bb912c user: jan.nijtmans tags: core-8-branch
09:59
Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0 check-in: 85133b3e9c user: jan.nijtmans tags: core-8-6-branch
09:31
use "int fd" for file descriptors, like everywhere else in the code. Mark some parameters as unused check-in: 99ed4a4c1a user: jan.nijtmans tags: core-8-6-branch
2024-06-11
10:16
Merge-mark check-in: 9fc5ddb37d user: jan.nijtmans tags: core-8-branch
09:49
Add some METHOD headers check-in: 9bfd2f8c88 user: jan.nijtmans tags: core-8-6-branch
2024-06-10
15:27
Merge-mark check-in: 361aa13f0c user: jan.nijtmans tags: core-8-branch
15:25
Make installManPage more robust against newlines. Backported from 8.7 check-in: d3890a5258 user: jan.nijtmans tags: core-8-6-branch
10:19
Merge 8.6 check-in: b3a7838642 user: jan.nijtmans tags: core-8-branch