Tcl Source Code

Timeline
Login

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

50 most recent check-ins

2024-07-26
08:39
Correct syntax error in doc/clock.n Leaf check-in: afbfa83ffc user: oehhar tags: trunk, main
2024-07-25
18:49
typo in documentation escape sequence Leaf check-in: b5abaec06a user: dgp tags: core-9-0-b3-rc
03:07
[cd257619] Change -now to now in clock ensemble Leaf check-in: b5e6612557 user: apnadkarni tags: apn-clock-now
02:53
Merge trunk Leaf check-in: d37476f220 user: apnadkarni tags: apn-icu-playground
2024-07-24
17:33
Create release branch check-in: a3fe9007b7 user: dgp tags: rc0, core-9-0-b3-rc
2024-07-23
17:10
Add missing documentation for -validate option to clock scan check-in: 97ac6be70d user: apnadkarni tags: trunk, main
08:47
merge trunk Leaf check-in: 75893a7b2e user: dkf tags: oo-properties-c-impl
08:45
Improve in-code doc of some fields of structs in tcl.h and tclInt.h check-in: b44f579a0b user: dkf tags: trunk, main
2024-07-22
22:15
Fix: typo in tclsh(1) Leaf check-in: 5188897949 user: Torsten tags: documentation-cleanup-for-transition
22:11
Fix: clarified some features in zipfs, also making them more explicitly documented check-in: 6011ff29c5 user: Torsten tags: documentation-cleanup-for-transition
21:04
Fix: in zipfs, add 'w' parameter to [file open] in the last code example as it would otherwise open ... check-in: 7a3dd7e0f9 user: Torsten tags: documentation-cleanup-for-transition
17:43
Missing guard against NULL interp. check-in: 9b271a3365 user: dgp tags: trunk, main
11:10
Minor doc correction to mcloadedlocales syntax check-in: 6c195313e6 user: apnadkarni tags: trunk, main
10:04
Fix: removed 'qo' string definition macro (.ds) in re_syntax.n introduced in [6f7454b66b] as it is n... check-in: 2c8c140656 user: Torsten tags: documentation-cleanup-for-transition
2024-07-21
16:43
Reduce number of allocations on property access path. check-in: 541c9fea9f user: dkf tags: oo-properties-c-impl
14:14
Tidying up the properties code check-in: 718d13d0ba user: dkf tags: oo-properties-c-impl
2024-07-20
23:44
Fix [54329e39c7]. Leaf check-in: 7510b22367 user: pooryorick tags: unchained
22:39
Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: dc95705f59 user: pooryorick tags: unchained
22:37
Remove mention of tclArithSeries.h in Makefile.in check-in: a7026fcbf2 user: pooryorick tags: unchained
22:08
Merge trunk [652c7258c9faf86d], TIP #636 cleanup: Eliminate the use of Tcl_ObjTypeLength() et al, wh... check-in: 590992d1b2 user: pooryorick tags: unchained
21:42
Make the [property] definition itself go to C check-in: fcef765f94 user: dkf tags: oo-properties-c-impl
15:59
Merge trunk [91c2f411e7e71552], TIP #636 (tip-636-tcl9-644), resolve all conflicts including those r... check-in: d8a3450f12 user: pooryorick tags: unchained
2024-07-19
09:03
Improve some documentation (for myself) check-in: 09c9eb8743 user: dkf tags: oo-properties-c-impl
08:52
Slightly simpler script check-in: 8aa61b1f54 user: dkf tags: oo-properties-c-impl
07:08
Merge trunk check-in: ef24ae8821 user: apnadkarni tags: apn-icu-playground
2024-07-18
16:03
Improve some comments check-in: af95db9be0 user: dkf tags: oo-properties-c-impl
15:43
Correction to error code check-in: 69180342eb user: dkf tags: oo-properties-c-impl
15:38
Fix small bug check-in: 374766564b user: dkf tags: oo-properties-c-impl
15:32
Merge trunk check-in: e22059852f user: dkf tags: oo-properties-c-impl
14:57
Merge 8.7 check-in: c28b833f4d user: dkf tags: trunk, main
14:53
Merge 8.6 branch Leaf check-in: 20cfc707eb user: dkf tags: core-8-branch
08:49
[91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: d3262be1a5 user: oehhar tags: trunk, main
08:44
[91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: 033ddb5598 user: oehhar tags: core-8-branch
08:42
[91b3a5bb14] msgcat method: same changes as in branch "ticket-91b3a5bb14-msgcat-oo-method", but base... Closed-Leaf check-in: fbd8edd86f user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method-tcl-8-7
2024-07-16
21:16
merge 8.7 check-in: 060eec699c user: sebres tags: trunk, main
21:14
clock: better fix for validation check for scanned day of week in input (normalized input value afte... check-in: 5fe15e460a user: sebres tags: core-8-branch
19:18
merge 8.7 (clock: fix validation check for scanned Sunday) check-in: 55c23b44b5 user: sebres tags: trunk, main
19:17
clock: fix validation check for scanned Sunday (missing % 7 by compare) check-in: 8f854a2a24 user: sebres tags: core-8-branch
17:45
merge 8.7 check-in: d15ae7fe51 user: sebres tags: trunk, main
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
15:06
merge 8.7 check-in: 5d148bf304 user: sebres tags: trunk, main
14:54
amend to [ae09f6b190]: fixes SF [a7b7dd7927f3d56b] - LoadCleanupProc can be invoked with NULL first ... check-in: 96910cd882 user: sebres tags: core-8-branch
12:06
Minor doc change - remove reference to XP and Vista check-in: 1cb611f96a user: apnadkarni tags: trunk, main
2024-07-15
14:29
Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] check-in: c6e51a3941 user: dkf tags: core-8-6-branch
13:04
[91b3a5bb14] msgcat method: catch oo resolution to at least not to fail Closed-Leaf check-in: 62e3c281e5 user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
12:40
[91b3a5bb14] msgcat method: add test check-in: 5c3ab23c5e user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
11:54
[91b3a5bb14] msgcat oo: revert fix check-in: 99e962ad0e user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
06:27
[91b3a5bb14] chw: the tests for mixin and typeof require more context (one additional parameter). Th... check-in: 6c6bee903d user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method
01:21
merge 8.7 (fixes memory leak [ae09f6b190ceec31]) check-in: 6e3e6a7896 user: sebres tags: trunk, main