Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size ↵ | dkf | 2016-07-24 | 1 | -3/+9 |
| | | | | and that synchronous copying returns. | ||||
* | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -5/+5 |
| | |||||
* | Clarify fcopy manpage regarding its bidirectional uses. [1350564] | ferrieux | 2014-04-28 | 1 | -3/+24 |
| | |||||
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ | | | | | | | and possibly others. | ||||
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | and possibly others. | ||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | * doc/fcopy.n: Typo fix. [Bug 1630627] | dgp | 2007-01-29 | 1 | -2/+2 |
| | | | |||||
* | | | Convert tabs to spaces for reliable display with nroff | dkf | 2009-01-05 | 1 | -6/+6 |
| | | | |||||
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -5/+5 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Next stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-29 | 1 | -7/+12 |
| | | | | | | | | generation works | ||||
* | | First stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-28 | 1 | -3/+3 |
| | | | | | | | | generation works | ||||
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -14/+14 |
| | | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | | More GOOBE quoting | dkf | 2007-10-25 | 1 | -11/+14 |
| | | |||||
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -4/+1 |
| | | |||||
* | | Improve nroff macro usage | dkf | 2007-10-17 | 1 | -7/+7 |
| | | |||||
* | | Remove over-wide lines from nroff output. | dkf | 2007-07-04 | 1 | -4/+5 |
| | | |||||
* | | * doc/fcopy.n: Typo fix. [Bug 1630627] | dgp | 2007-01-29 | 1 | -2/+2 |
| | | |||||
* | | Added a missing bold highlight | dkf | 2006-11-20 | 1 | -2/+2 |
| | | |||||
* | | Convert \fP to \fR for easier manual page scraping | dkf | 2006-11-15 | 1 | -17/+17 |
| | | |||||
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | | |||||
* | | Also improved [fcopy] docs | dkf | 2005-04-13 | 1 | -13/+24 |
| | | |||||
* | | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
|/ | |||||
* | * Note that "tclbench" (see project "tcllib") was extended with | andreas_kupries | 2001-05-19 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | | | performance benchmarks for [fcopy] too. * doc/fcopy.n: Updated to reflect the extended behaviour of 'fcopy'. * tests/io.test: Added tests 'io-52.9', 'io-52.10' and 'io-52.11' to test the handling of encodings by 'fcopy' / 'TclCopychannel' [Bug #209210]. * generic/tclIO.c: Split of both 'Tcl_ReadChars' and 'Tcl_WriteChars' into a public error checking and an internal working part. The public functions now use the new internal ones. The new functions are 'DoReadChars' and 'DoWriteChars'. Extended 'CopyData' to use the new functions 'DoXChars' when required by the encodings on the input and output channels [Bug #209210]. | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+127 |