summaryrefslogtreecommitdiffstats
path: root/doc/fconfigure.n
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some minor nroff misusesdkf2007-07-041-2/+2
|
* Convert \fP to \fR for easier manual page scrapingdkf2006-11-151-12/+12
|
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
| | | | | | | | | | | | | | | | | | * doc/fconfigure.n, doc/interp.n, doc/unknown.n: * library/auto.tcl, library/init.tcl, library/package.tcl: * library/safe.tcl, library/tm.tcl, library/msgcat/msgcat.tcl: * tests/all.tcl, tests/basic.test, tests/cmdInfo.test: * tests/compile.test, tests/encoding.test, tests/execute.test: * tests/fCmd.test, tests/http.test, tests/init.test: * tests/interp.test, tests/io.test, tests/ioUtil.test: * tests/iogt.test, tests/namespace-old.test, tests/namespace.test: * tests/parse.test, tests/pkg.test, tests/pkgMkIndex.test: * tests/proc.test, tests/reg.test, tests/trace.test: * tests/upvar.test, tests/winConsole.test, tests/winFCmd.test: * tools/tclZIC.tcl: * generic/tclParse.c (Tcl_ParseCommand): Replace {expand} with {*} officially (TIP #293). Leave -DALLOW_EXPAND=0|1 option to keep {expand} syntax for transition users. [Bug 1589629]
* * doc/fconfigure.n: Clarified that -translation is binary isandreas_kupries2006-03-141-1/+8
| | | | | | reported as lf when queried, because it is identical to lf, except for the special additional behaviour when setting it. [Bug 666770].
* Improved documentation on topic of asynch sockets in response to queries ondkf2005-12-071-2/+3
| | | | the Tcler's Chat.
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
|
* Improve documentation of -encoding binary option to [fconfigure].dkf2005-04-131-3/+6
|
* More minor doc fixesdkf2004-10-271-9/+9
|
* Added examples.dkf2004-05-201-2/+61
|
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-6/+5
|
* Moved serial line options to their creator, open.n, from the generic pagedkf2003-04-181-196/+2
| | | | fconfigure.n which was never an obvious spot for them. [Bug 679010]
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-6/+6
|
* * doc/open.n: moved all fconfigure option docs to fconfigure.nhobbs2001-10-151-10/+197
| | | | * doc/fconfigure.n: added serial config options
* * doc/gets.n:andreas_kupries2001-09-141-4/+23
| | | | | | | | | | | | | | | | * doc/read.n: * doc/puts.n: * doc/flush.n: * doc/fconfigure.n: * doc/flush.n: * doc/eof.n: * doc/seek.n: * doc/tell.n: * doc/close.n: * doc/fileevent.n: Added references to the Tcl standard channels. Item [219250], reported by David LeBlanc <whisper@oz.net>. Thanks to Christopher Nelson <chris@pinebush.com> for doing editorial work.
* * doc/fconfigure.n: Clarified default buffering behavior for thestanton1999-07-071-2/+3
| | | | standard channels. [Bug: 2335]
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-86/+108
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+178