| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "chan isbinary" documentation for 8.7 | jan.nijtmans | 2024-06-28 | 1 | -2/+2 |
|
|
* | Add "chan isbinary" command. Part of TIP #699, meant for 8.7 | jan.nijtmans | 2024-06-28 | 1 | -0/+8 |
|
|
* | Fix examples, using "-translation binary" correctly in stead of "-encoding bi... | jan.nijtmans | 2024-06-21 | 1 | -3/+3 |
|\ |
|
| * | Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0 | jan.nijtmans | 2024-06-12 | 1 | -49/+77 |
|
|
* | | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 1 | -42/+42 |
|\ \ |
|
| * | | Change "channelId" to "channel" in documentation, error-handling and testcases | jan.nijtmans | 2024-06-17 | 1 | -42/+42 |
|
|
| * | | Revert [eb627bda27] from 9.0, will be put in a separate branch for review | jan.nijtmans | 2024-06-11 | 1 | -350/+502 |
|
|
| * | | Merge 8.7. Remove "-profile strict" from examples, since it's already the def... | jan.nijtmans | 2024-06-11 | 1 | -5/+5 |
| |\ \ |
|
| * \ \ | Consolidate channel documentation. close, puts etc. manpages now just referen... | apnadkarni | 2024-04-22 | 1 | -62/+328 |
| |\ \ \ |
|
| | * | | | Done with consolidating chan related docs except chan copy | apnadkarni | 2024-04-11 | 1 | -3/+41 |
|
|
| | * | | | Start on consolidating chan related docs | apnadkarni | 2024-04-10 | 1 | -49/+272 |
| |/ / / |
|
| * | | | Another round of small fixes, especially spelling errors... | dkf | 2024-01-25 | 1 | -32/+19 |
|
|
| * | | | More small bits of doc polishing | dkf | 2024-01-21 | 1 | -1/+3 |
|
|
| * | | | Clean up of docs | dkf | 2024-01-21 | 1 | -85/+115 |
|
|
| * | | | close fork | jan.nijtmans | 2023-12-06 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | speeling | bch | 2023-06-29 | 1 | -1/+1 |
|
|
| * | | | | Rebase to 9.0 | jan.nijtmans | 2023-07-14 | 1 | -4/+3 |
| |\ \ \ \ |
|
| | * | | | | Rebase to 9.0 | jan.nijtmans | 2023-06-13 | 1 | -5/+4 |
| | |/ / / |
|
| * | | | | Merge 8.7 | jan.nijtmans | 2023-07-04 | 1 | -3/+3 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge 8.7 | jan.nijtmans | 2023-05-22 | 1 | -3/+16 |
| |\ \ \ \ |
|
| * | | | | | Update the documentation for [chan] with regard to binary data. | pooryorick | 2023-04-06 | 1 | -16/+13 |
|
|
| * | | | | | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts | pooryorick | 2023-04-03 | 1 | -42/+111 |
|
|
| * | | | | | Merge 8.7 - TIP 656 manpages | apnadkarni | 2023-03-18 | 1 | -0/+10 |
| |\ \ \ \ \ |
|
| * | | | | | | Merge 9.0. Change the default -eofchar on Windows | jan.nijtmans | 2022-10-17 | 1 | -10/+3 |
|
|
* | | | | | | | Minor doc fix | jan.nijtmans | 2024-06-13 | 1 | -2/+2 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Backport: Consolidate channel documentation. close, puts etc. manpages now ju... | jan.nijtmans | 2024-06-10 | 1 | -125/+472 |
|
|
* | | | | | | Let's review the chan.n changes in 8.7/trunk (which were never backported to ... | jan.nijtmans | 2024-06-04 | 1 | -477/+639 |
|
|
* | | | | | | typo | jan.nijtmans | 2023-12-06 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Use more uppercase hex in documentation and test-cases (for consistancy) | jan.nijtmans | 2023-07-04 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Small documentation corrections | dkf | 2023-05-22 | 1 | -3/+16 |
| |/ /
|/| | |
|
* | | | Update manpages in anticipation of TIP 656 | apnadkarni | 2023-03-16 | 1 | -0/+10 |
|
|
* | | | TIP #646: Change -eofchar handling (Tcl 8.7 part) | jan.nijtmans | 2022-10-26 | 1 | -4/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Minor change to -eofchar handling | jan.nijtmans | 2022-10-16 | 1 | -5/+4 |
|/ / |
|
* | | eol-spacing from previous commit | jan.nijtmans | 2022-01-23 | 1 | -7/+7 |
|
|
* | | Rewrite of documentation for [chan] | pooryorick | 2022-01-22 | 1 | -640/+466 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-12-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations | jan.nijtmans | 2020-12-04 | 1 | -2/+2 |
| |\ |
|
* | \ | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff... | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Remove "new in 8.6" marks from the docs in the 8.7 branch. | dgp | 2020-01-06 | 1 | -10/+0 |
|/ / |
|
* | | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes ... | dkf | 2016-07-26 | 1 | -0/+12 |
|\ \ |
|
| * | | Make a few tests more resilient to differences in the semantics of pipes betw... | dkf | 2016-07-24 | 1 | -0/+12 |
|
|
* | | | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size a... | dkf | 2016-07-24 | 1 | -6/+8 |
|/ / |
|
* | | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -6/+6 |
|
|
* | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|
|
* | | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 1 | -18/+18 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|
|
* | | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -15/+15 |
|
|
* | | Improve linking between pages, put Tk variables in Tk docs. | dkf | 2010-01-14 | 1 | -2/+3 |
|
|