| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
* doc/chan.n: New subcommand [chan pending].
* generic/tclBasic.c: Thanks to Michael Cleverly for proposal
* generic/tclInt.h: and implementation.
* generic/tclIOCmd.c:
* library/init.tcl:
* tests/chan.test:
* tests/ioCmd.test:
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
create' and 'chan postevent' (TIP #219).
* doc/refchan.n: New file. Documentation of the command handler
API for reflected channels (TIP #219).
|
| |
|
|
It's crude (especially in the tests and docs department) and incomplete (no truncation on non-POSIX platforms).
|