Tcl Source Code

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'doc/*'

2024-05-02
09:59
Merge 8.7 check-in: 274077768b user: oehhar tags: trunk, main
09:57
Ticket [cab08bbf04]: document "scan %llu" as valid check-in: c889576c60 user: oehhar tags: core-8-branch
09:55
Ticket [cab08bbf04]: document "format %llu" as invalid check-in: 59c2c36a1e user: oehhar tags: core-8-6-branch
2024-04-24
18:30
merge trunk check-in: 19b9504de2 user: dgp tags: core-9-0-b2-rc
17:02
Merge more from trunk check-in: 13eb2298bc user: dgp tags: core-9-0-b2-rc
2024-04-22
12:55
Consolidate channel documentation. close, puts etc. manpages now just reference chan check-in: e56d76c761 user: apnadkarni tags: trunk, main
07:01
Merge 8.7 check-in: 4dbeabc65c user: oehhar tags: trunk, main
07:00
Ticket [00b3e5dea8]: "info comdtype" return value "native" created by "Tcl_CreateObjCommand", not "T... check-in: f1b92f324e user: oehhar tags: core-8-branch
2024-04-21
22:09
Merge 8.7. Add libtommath/zlib version number to tcl::build-info (if zlib/libtommath is compiled int... check-in: f17a4fee78 user: jan.nijtmans tags: libtommath-1.3.1
20:58
TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias() check-in: f6b34ee2a9 user: jan.nijtmans tags: trunk, main
2024-04-20
22:23
TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: 562eb97b9a user: jan.nijtmans tags: trunk, main
16:52
TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: dbe94fba12 user: jan.nijtmans tags: core-8-branch
2024-04-19
19:55
Merge 8.7 check-in: 21fa7a2e23 user: jan.nijtmans tags: trunk, main
19:45
Merge 8.6 check-in: fe28cb7ea9 user: jan.nijtmans tags: core-8-branch
13:59
targetNamePtr -> targetCmdPtr (making it the same as in other documentation and tcl.decls) check-in: 7c73048dd7 user: jan.nijtmans tags: core-8-6-branch
13:54
Rebase to 9.0 Closed-Leaf check-in: a8b703a784 user: jan.nijtmans tags: tip-692
09:37
Merge 9.0 check-in: 49981a1ec1 user: jan.nijtmans tags: tip-626
2024-04-17
10:41
Deprecate Tcl_GetAlias() check-in: 20fb399b96 user: jan.nijtmans tags: trunk, main
10:22
Deprecate Tcl_GetAlias() check-in: 618593ad8a user: jan.nijtmans tags: core-8-branch
09:18
Deprecate Tcl_GetAlias(). Will be removed in Tcl 9.0b3 check-in: 2cc57a9c98 user: jan.nijtmans tags: core-8-6-branch
2024-04-14
14:05
Merge 9.0 check-in: 1861587f45 user: jan.nijtmans tags: tip-626
13:47
merge trunk (bug-fix for tclHash with mistaken direct compare) check-in: 98994dc843 user: sebres tags: dgp-bug-167e0635db
2024-04-13
21:15
Merge 8.7 check-in: 4723ca4c9f user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
2024-04-12
21:45
Merge 8.7 check-in: dc64bd6ed7 user: jan.nijtmans tags: trunk, main
21:40
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: 5f96787120 user: jan.nijtmans tags: core-8-branch
17:15
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: b202d2fc01 user: apnadkarni tags: trunk, main
2024-04-10
17:52
Start on consolidating chan related docs check-in: 2923ea8b89 user: apnadkarni tags: apn-chan-docs
2024-04-09
15:16
Update documentation Leaf check-in: 0a0626b9f6 user: jan.nijtmans tags: tip-648
15:12
Rebase to trunk check-in: 4d02d05338 user: jan.nijtmans tags: tip-648
15:07
Remove Tcl_NewIndexObj/Tcl_SetIndexObj. Since Tcl_Size is signed now, it doesn't add much value any ... check-in: b0d1a7d2b1 user: jan.nijtmans tags: tip-648
13:22
Rebase to 9.0 check-in: 02059cfe3f user: jan.nijtmans tags: tip-692
10:47
Rebase to 9.0 check-in: 86b5535cc4 user: jan.nijtmans tags: tip-692
2024-04-08
12:53
Rebase to 9.0 check-in: d6ac3cd190 user: jan.nijtmans tags: tip-691
11:34
Revive TIP #648 check-in: 74664985a4 user: jan.nijtmans tags: tip-648
2024-04-05
14:53
Less diff's with 9.0 check-in: 74b6d4319d user: jan.nijtmans tags: tip-691
13:58
Merge 9.0. Change flag names check-in: 8889b0c536 user: jan.nijtmans tags: tip-691
2024-04-04
23:00
merge trunk check-in: d92aee16bb user: dgp tags: core-9-0-b2-rc
21:07
Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: c28a455139 user: jan.nijtmans tags: trunk, main
20:54
Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: 7f3767390f user: jan.nijtmans tags: core-8-branch
20:27
Add testcases for bug [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. Mark failing testca... check-in: 81b522c93d user: jan.nijtmans tags: core-8-6-branch
14:25
Merge 8.7 (undid the encodingPtr -> encodingNamePtr change) check-in: 364a550ce5 user: jan.nijtmans tags: trunk, main
13:32
Merge 8.6 check-in: b7e442b293 user: jan.nijtmans tags: core-8-branch
13:06
Backout [0a9ae478ac], as requested check-in: 33bbacee4e user: jan.nijtmans tags: core-8-6-branch
12:35
Merge 8.7. encodingPtr -> encodingNamePtr (for consistency) check-in: 4a704590fe user: jan.nijtmans tags: trunk, main
11:44
Merge 8.6 check-in: 09cdca236b user: jan.nijtmans tags: core-8-branch
10:52
encodingName -> encoding (where appropriate) check-in: 0a9ae478ac user: jan.nijtmans tags: core-8-6-branch
2024-04-03
22:09
Proposed fix for [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC check-in: a6a8bc6ffe user: jan.nijtmans tags: bug-7cb7409e05
20:21
encodingName -> encoding (where appropriate) check-in: 5b26e92fbb user: jan.nijtmans tags: tip-691
19:39
Handle "open" as well check-in: 9784704bc9 user: jan.nijtmans tags: tip-691
2024-04-02
20:22
Rebase to 9.0 check-in: bdcf3280d6 user: jan.nijtmans tags: tip-691