summaryrefslogtreecommitdiffstats
path: root/doc/chan.n
Commit message (Expand)AuthorAgeFilesLines
* Fix "chan isbinary" documentation for 8.7jan.nijtmans2024-06-281-2/+2
* Add "chan isbinary" command. Part of TIP #699, meant for 8.7jan.nijtmans2024-06-281-0/+8
* Fix examples, using "-translation binary" correctly in stead of "-encoding bi...jan.nijtmans2024-06-211-3/+3
|\
| * Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0jan.nijtmans2024-06-121-49/+77
* | Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-191-42/+42
|\ \
| * | Change "channelId" to "channel" in documentation, error-handling and testcasesjan.nijtmans2024-06-171-42/+42
| * | Revert [eb627bda27] from 9.0, will be put in a separate branch for reviewjan.nijtmans2024-06-111-350/+502
| * | Merge 8.7. Remove "-profile strict" from examples, since it's already the def...jan.nijtmans2024-06-111-5/+5
| |\ \
| * \ \ Consolidate channel documentation. close, puts etc. manpages now just referen...apnadkarni2024-04-221-62/+328
| |\ \ \
| | * | | Done with consolidating chan related docs except chan copyapnadkarni2024-04-111-3/+41
| | * | | Start on consolidating chan related docsapnadkarni2024-04-101-49/+272
| |/ / /
| * | | Another round of small fixes, especially spelling errors...dkf2024-01-251-32/+19
| * | | More small bits of doc polishingdkf2024-01-211-1/+3
| * | | Clean up of docsdkf2024-01-211-85/+115
| * | | close forkjan.nijtmans2023-12-061-1/+1
| |\ \ \
| | * | | speelingbch2023-06-291-1/+1
| * | | | Rebase to 9.0jan.nijtmans2023-07-141-4/+3
| |\ \ \ \
| | * | | | Rebase to 9.0jan.nijtmans2023-06-131-5/+4
| | |/ / /
| * | | | Merge 8.7jan.nijtmans2023-07-041-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 8.7jan.nijtmans2023-05-221-3/+16
| |\ \ \ \
| * | | | | Update the documentation for [chan] with regard to binary data.pooryorick2023-04-061-16/+13
| * | | | | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [putspooryorick2023-04-031-42/+111
| * | | | | Merge 8.7 - TIP 656 manpagesapnadkarni2023-03-181-0/+10
| |\ \ \ \ \
| * | | | | | Merge 9.0. Change the default -eofchar on Windowsjan.nijtmans2022-10-171-10/+3
* | | | | | | Minor doc fixjan.nijtmans2024-06-131-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Backport: Consolidate channel documentation. close, puts etc. manpages now ju...jan.nijtmans2024-06-101-125/+472
* | | | | | Let's review the chan.n changes in 8.7/trunk (which were never backported to ...jan.nijtmans2024-06-041-477/+639
* | | | | | typojan.nijtmans2023-12-061-1/+1
| |_|_|/ / |/| | | |
* | | | | Use more uppercase hex in documentation and test-cases (for consistancy)jan.nijtmans2023-07-041-1/+1
| |_|/ / |/| | |
* | | | Small documentation correctionsdkf2023-05-221-3/+16
| |/ / |/| |
* | | Update manpages in anticipation of TIP 656apnadkarni2023-03-161-0/+10
* | | TIP #646: Change -eofchar handling (Tcl 8.7 part)jan.nijtmans2022-10-261-4/+3
|\ \ \ | |/ / |/| |
| * | Minor change to -eofchar handlingjan.nijtmans2022-10-161-5/+4
|/ /
* | eol-spacing from previous commitjan.nijtmans2022-01-231-7/+7
* | Rewrite of documentation for [chan]pooryorick2022-01-221-640/+466
* | Merge 8.6jan.nijtmans2020-12-041-2/+2
|\ \ | |/
| * Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-041-2/+2
| |\
* | \ Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-1/+1
|\ \ \ | |/ /
* | | Remove "new in 8.6" marks from the docs in the 8.7 branch.dgp2020-01-061-10/+0
|/ /
* | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes ...dkf2016-07-261-0/+12
|\ \
| * | Make a few tests more resilient to differences in the semantics of pipes betw...dkf2016-07-241-0/+12
* | | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size a...dkf2016-07-241-6/+8
|/ /
* | Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-6/+6
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\ \ | |/
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | A number of small spelling and wording fixes in the docs.dkf2012-03-111-18/+18
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
* | Use a consistent indentation of 4 for code examples.dkf2010-01-201-15/+15
* | Improve linking between pages, put Tk variables in Tk docs.dkf2010-01-141-2/+3