Artifact f64950a548bddebcbcf8c6d8894c18e15cbbe2d3:
- File doc/fcopy.n — part of check-in [cff0564319] at 2001-05-19 16:59:04 on branch trunk — * Note that "tclbench" (see project "tcllib") was extended with 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]. (user: andreas_kupries size: 5280)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.