Timeline

Not logged in

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

18 check-ins using file embedded/md/doc/toc.md or embedded/md/toc.md version 624d3f8a5a

2024-09-26
16:51
chore: updated doc change log for upcoming release, and regenerated derived files. Leaf check-in: 307cd07334 user: aku tags: kettle-1-1, trunk
16:46
chore: Tcl 9 compatiblity fixes and notes. check-in: 5e80b2995e user: aku tags: trunk
2024-09-24
16:13
fix tcl 9 portability issues: binary encoding usage check-in: 67144b264c user: aku tags: trunk
2024-01-15
11:56
feat: extended `kt::check` to accept multiple allowed versions. like `package require`, `... vsatisfies`. check-in: fd3cc487b8 user: aku tags: trunk
10:24
fix: missing documentation of the changes to the --prefix, --lib-dir defaults. check-in: 8ff3a9a0ef user: aku tags: trunk
10:09
tweak: updated copyright information check-in: 9c8e0a256b user: aku tags: trunk
09:54
added change info for upcoming v1.1 release. regenerated embedded docs check-in: c6609fd7ed user: aku tags: trunk
09:26
enable kettle for Tcl 9. bump to version 1.1 check-in: 13053f65bc user: aku tags: trunk
09:24
fix: mis-generation of directory defaults when stdlib is in attached zip file. check-in: ad791f1e1b user: aku tags: trunk
09:23
feat: generate additional benchmark results formatted for processing with `sak.tcl bench` commands. check-in: 6240aef224 user: aku tags: trunk
09:20
fix: path stripping for paths referencing locations outside of the project check-in: 56d195805a user: aku tags: trunk
2022-12-08
19:48
fix: ticket [320e183bbf], unbox the result of auto_execok to store the command path. Added details about suitability of this change in the comments before that operation check-in: 65d8a10a26 user: aku tags: trunk
17:59
fix: missing support for new `listsimple` option type introduced by [0ea140eef0] check-in: cd18c5d003 user: aku tags: trunk
17:58
fix: handling of symlinks, prevent breaking out of the project tree fix: mis-detection of test files and similar as installable packages tweak: path logging check-in: 6a61b571ea user: aku tags: trunk
17:57
fix: missing list initializations fix: handling of testfile match/exclude options, do it in kettle, not low-level check-in: 0ea140eef0 user: aku tags: trunk
17:54
refactor: docs, more general shorthands for common phrases and words check-in: a2dc735d70 user: aku tags: trunk
2021-02-06
14:12
Integrated the work adding support for markdown as doc format. check-in: 9d49965e5c user: aku tags: trunk
14:11
Tweaked the HTML and markdown generation. Code simplification, no functional change. Added files to please github. The new README links to the markdown docs. Removed trailing whitespace from the sources. Tweaked the welcome message used in the documentation. Fixed a typo. Regenerated the documentation. Closed-Leaf check-in: 4f451abec8 user: aku tags: doc-plus-markdown