cmdr
Changes On Branch say-more
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.

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

Changes In Branch say-more Excluding Merge-Ins

This is equivalent to a diff from 860ef7cfb3 to 4c80a42e4d

2015-05-08
20:27
Fix officer tests, new -- option. check-in: 00a6db24bb user: aku tags: trunk
00:17
Begin support of negative/inverted aliases for boolean options. check-in: a09daa498b user: andreask tags: neg-aliases
2015-05-01
23:30
Notes on current state and future directions to work on. Leaf check-in: 4c80a42e4d user: andreask tags: say-more
22:55
New command for output to stderr, plus two higher-level helpers for headers and banners. check-in: 64bb90174f user: andreask tags: say-more
2015-04-21
18:11
Draft work on an output package for basic terminal control, and animations (like progress-bars, barber-poles, counters, etc.) check-in: faf4b58f8c user: andreask tags: say-more
2015-04-17
23:24
history - Added missing docs. check-in: 860ef7cfb3 user: andreask tags: trunk
22:18
Docs - Separate package version information from the project version number. Regenerated docs. check-in: c8ea7fb2f9 user: andreask tags: trunk

Changes to ask.tcl.

Added examples/local.

Added examples/say-barber-phases.

Added examples/say-barberpole-1.

Added examples/say-barberpole-2.

Added examples/say-counter.

Added examples/say-general-1.

Added examples/say-general-2.

Added examples/say-larson.

Added examples/say-larson-phases.

Added examples/say-operation-barber.

Added examples/say-operation-ping.

Added examples/say-operation-pulse.

Added examples/say-operation-turn.

Added examples/say-percent.

Added examples/say-ping.

Added examples/say-progress-1.

Added examples/say-progress-2.

Added examples/say-progress-phases.

Added examples/say-pulse.

Added examples/say-pulse-phases-1.

Added examples/say-pulse-phases-2.

Added examples/say-slider.

Added examples/say-slider-phases.

Added examples/say-turn.

Added examples/say-turn-phases.

Added say.tcl.

Added tests/say.test.