summaryrefslogtreecommitdiffstats
path: root/doc/source.n
Commit message (Collapse)AuthorAgeFilesLines
* Use a consistent indentation of 4 for code examples.dkf2010-01-201-2/+2
| | | FossilOrigin-Name: e2e171f33458b72fd721395cd0853795054d8d10
* Improve clarity of formatting.dkf2008-10-171-1/+3
| | | FossilOrigin-Name: 71edbde46a8f75eec71181b2238ccd0b3c7c7849
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-5/+3
| | | | | | typedefs, add a few missing bits) FossilOrigin-Name: 29df58df24d30f1fa853980095d4e8573cf89bef
* merge stable branch onto HEADdgp2007-12-131-1/+1
| | | FossilOrigin-Name: d1f7550cd9bf1343d8505fb99fc5141b58bb88bf
* GOOBE the docs some more.dkf2007-10-291-3/+3
| | | FossilOrigin-Name: 6bfb5e99dd2a076f06266fca61f98da78ce1831a
* Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-8/+12
| | | | | generation works FossilOrigin-Name: 5d2457660f002da32f5605770ad149c73b1b4095
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-3/+3
| | | | | generation works FossilOrigin-Name: 273847833ca13d62417e5af893e17a7215ba1ef0
* * changes: Updated for 8.5b2 release.core-8-5-b2dgp2007-10-261-15/+9
| | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. FossilOrigin-Name: b67e3f215e5ed2c3abc44b48bd54a2c3a7ad948a
* More GOOBE quotingdkf2007-10-251-3/+5
| | | FossilOrigin-Name: a27e69c0628cf4949be9e14f61246b3a8dc06eed
* GOOBE for command results in examplesdkf2007-10-251-4/+2
| | | FossilOrigin-Name: 4cf2fbc324fa4def5bedfd49509c07168607e28b
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-4/+10
| | | FossilOrigin-Name: bf4174f4b149b58ef4659cd259cdb2f02daafb3f
* More minor doc fixesdkf2004-10-271-5/+5
| | | FossilOrigin-Name: 83ab8061842a2bb28ef192d378c328fd7a7984e6
* Added exampledkf2004-05-281-1/+14
| | | FossilOrigin-Name: b65eddfdbfc6ab40876d61273becd0d9e3b5e383
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-5/+1
| | | FossilOrigin-Name: 843d7d5bb50b37ae3b8e19ef4f811dabe28e5ac9
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-9/+1
| | | FossilOrigin-Name: b6330dbac725e2d527ad089669aa7f4779d19398
* * doc/FileSystem.3: Implementation ofdgp2003-09-051-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/source.n: TIPs 137/151. Adds * doc/tclsh.1: a -encoding option to * generic/tcl.decls: the [source] command * generic/tclCmdMZ.c (Tcl_SourceObjCmd): and a new C routine, * generic/tclIOUtil.c (Tcl_FSEvalFileEx): Tcl_FSEvalFileEx(), * generic/tclMain.c (Tcl_Main): that provides C access * mac/tclMacResource.c (Tcl_MacSourceObjCmd): to the same function. * tests/cmdMZ.test: Also adds command line * tests/main.test: option handling in Tcl_Main() so that tclsh * tests/source.test: and other apps built on Tcl_Main() respect a -encoding command line option before a script filename. Docs and tests updated as well. [Patch 742683] This is a ***POTENTIAL INCOMPATIBILITY*** only for those C programs that embed Tcl, build on Tcl_Main(), and make use of Tcl_Main's former ability to pass a leading "-encoding" option to interactive shell operations. * generic/tclInt.decls: Added internal stub * generic/tclMain.c (Tcl*StartupScript*): table entries for two new functions Tcl_SetStartupScript() and Tcl_GetStartupScript() that set/get the path and encoding for the startup script to be evaluated by either Tcl_Main() or Tk_Main(). Given public names in anticipation of their exposure by a followup TIP. * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclStubInit.c: FossilOrigin-Name: 8f0e879bbdc4e2ab4f52f86e0fb90d1455447e7b
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
| | | FossilOrigin-Name: 2d432825691c20428faf68df692ebfbe9b5ee15a
* * doc/source.n:hobbs2000-09-061-1/+4
| | | | | | | * doc/Eval.3: added extra note about how to safe use ^Z in code, as it is now a cross-platform (was just Windows) EOF char. FossilOrigin-Name: 15427185f2920a6664016c064a7b50bc57900f5e
* * doc/source.n:hobbs2000-05-111-2/+10
| | | | | | | | | | | * doc/Eval.3: * tests/source.test: * generic/tclIOUtil.c (Tcl_EvalFile): added explicit \32 (^Z) eofchar (affects Tcl_EvalFile in C, "source" in Tcl). This was implicit on Windows already, and is now cross-platform to allow for scripted documents. FossilOrigin-Name: 03cdfc3a8627067407a7e520e4a974a07976e0bc
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+44
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa