Timeline

Not logged in
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

2024-01-15
11:56
feat: extended `kt::check` to accept multiple allowed versions. like `package require`, `... vsatisfies`. Leaf 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
2019-07-22
22:14
Work on adding markdown into the standard set of doc formats. check-in: 72fac6ef80 user: andreask tags: doc-plus-markdown
2018-09-12
23:27
Fixed test utilities - Process --notfile, --file in Kettle instead of passing into the test file. Our testmain does not use the relevant command from Tcltest where this information would be used. check-in: 9a1f50ef97 user: aku tags: trunk
2018-09-08
04:28
Extended test utilities - kt semi-local* : Search local first, then global - kt in : Change test directory context. check-in: 2416dce66e user: aku tags: trunk
2018-07-11
04:01
Extended testsuite support with --valgrind. check-in: 788e5e66a9 user: aku tags: trunk
2018-07-10
22:01
path::tcl-package-file - Tweaked the critcl rejection patterns to make matching on Tcl data less likely. check-in: a0a7bf998d user: aku tags: trunk
2018-04-18
02:28
Added ability to push test execution into a child process, via a new command `kt::sub`. This is useful when each test in a set incurs a large memory penalty. Instead of adding up in the test process each is limited to the child process, keeping the test process small. check-in: ef384673c5 user: aku tags: trunk
2018-03-27
16:34
Tests use --include-dir to redirect the build into a local directory. This means that a build which needs additional include directories cannot have any during testing, making build for test impossible. Added a --test-include option as a hack to provide such directories. check-in: e1656e5ba2 user: aku tags: trunk
16:30
Enable closing of streams and use it to limit the number of open streams during tests by closing small streams for failure reporting quickly. Without that a large number of test failures can easily go over the max amount of open files allowed by the OS. check-in: 4c09346858 user: aku tags: trunk
2017-10-05
06:28
Show extended stack traces when `kt::local` and sibling run into trouble. check-in: 273c213e57 user: aku tags: trunk
2017-10-04
23:28
Added `kt::local*`, a variant of `kt::local` which does not forget the package and force a re-load. check-in: c0f0b90c04 user: aku tags: trunk
19:12
Fix to scanning of files. Do not scan beyond a ^Z eof marker. I.e. do not scan the assets a file may have attached to their end. check-in: c629207a79 user: aku tags: trunk
03:23
Fix handling of @owns when scanning file in a subdirectory of the sources. check-in: 8bd2dcddb1 user: aku tags: trunk
2017-06-14
23:41
Fix sorting of test times in summary output, note we are sorting numbers. check-in: 966cb6e777 user: aku tags: trunk
23:40
Bit of extended debugging in meta data handling. Fixed issue with name to use in the meta data of apps. check-in: 26eece52d6 user: aku tags: trunk
2016-06-29
16:13
Stash work, review what was done, to remember Leaf check-in: 6cefd7948e user: aku tags: v2x-stash
2015-05-06
18:31
Prevent installation abort when fossil executable is missing. Also made code more robust against an early fail leaving some variables undefined. check-in: 8efd9e603c user: andreask tags: trunk
2015-04-17
21:50
Goals added which show the content (packages, apps) found in the build. Packages are listed with version info. check-in: 940893cb88 user: andreask tags: trunk
2014-05-30
20:59
Rejoin inadvertent split head. check-in: ff12632219 user: andreask tags: trunk
20:58
kettle/path/revision.git: Handle possibility of "git describe" failing (not due missing git, but due missing tags the describe wants). This needs more work to separate out a missing git command and report that as usual. This is a quick patch. check-in: 0a12475c4e user: andreask tags: trunk
2014-03-28
19:25
Regenerated embedded docs. check-in: aad14ede89 user: aku tags: trunk
19:15
Split the build/install instructions for unix vs. windows. check-in: 1bc1443535 user: andreask tags: trunk
2014-02-18
05:13
Fixed issues in meta data generation for Tcl apps, and usage. check-in: 3dd438190f user: aku tags: trunk
2014-02-07
22:37
Match cmdr fixes for "_find". Leaf check-in: 1ecd270a63 user: andreask tags: v2x
2014-02-06
23:24
Experiment with target hierarchy, and defered officer specification. check-in: 1b509ef3ef user: andreask tags: v2x
22:29
Updated to Cmdr revision <2659fd6b13>. Leaf check-in: df8ccd0bd3 user: andreask tags: v2
01:38
Notes on Cmdr features needed, and block recurse. check-in: 5b711e5a6e user: andreask tags: v2
01:36
Converted a few standard recipes into direct commands. check-in: d448b87915 user: andreask tags: v2
01:35
Moved recipes into their own help section check-in: 4a5a4da7dc user: andreask tags: v2
01:35
Fixed problems with the generation of categorized help when encountering sections with sub-sections, but no commands. check-in: 3f80efbb5f user: andreask tags: v2
00:29
Added text block for linenoise(::facade) requirements, and our custom information regarding the dependency circle it has with Kettle v2. check-in: 85a30a1086 user: andreask tags: v2
00:01
Added text block for Cmdr requirements, and our custom information regarding the dependency circle it has with Kettle v2. check-in: 7257145ef7 user: andreask tags: v2
00:01
Reworked the startup code involving Cmdr to break the dependency circle involving linenoise(::facade) as well. check-in: 1da6f5872c user: andreask tags: v2
2014-02-01
01:35
Start on redirecting recipes into cli commands. Database is kept, cmdr is extended in parallel. Help moves to cmdr. Action callback feeds into the existing goal execution code. This delivers the first half of most goals. Missing: Specification of which commands take options. Further: Sub-categories for targets. Not to forget: Possibly translate recipe parentage into a hierarchical command tree. check-in: ef29c96a42 user: andreask tags: v2
01:24
Fix conflict between specials (doc hierarchy) and the "doc" recipe check-in: 5c681e7dae user: andreask tags: v2
01:24
Disable a few standard recipes taken over by cmdr, or possibly better implemented as proper commands check-in: 8ce739fe70 user: andreask tags: v2