summaryrefslogtreecommitdiffstats
path: root/doc/return.n
Commit message (Collapse)AuthorAgeFilesLines
* Use a consistent indentation of 4 for code examples.dkf2010-01-201-39/+39
|
* Improve choice of keywordsdkf2010-01-131-2/+2
|
* Some small formatting tweaksdkf2010-01-131-7/+7
|
* a little minor emacs nicenessdkf2009-05-151-1/+4
|
* Improve clarity of formatting.dkf2008-10-171-2/+9
|
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-11/+12
| | | | typedefs, add a few missing bits)
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Minor fixesdkf2007-10-291-3/+3
|
* GOOBE the docs some more.dkf2007-10-291-33/+34
|
* Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-7/+4
| | | | generation works
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-5/+5
| | | | generation works
* * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-49/+48
| | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* GOOBE applieddkf2007-10-251-48/+49
|
* * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227]dgp2004-11-201-6/+6
| | | | | | | | | | | | | | | | | * doc/AddErrInfo.3: * doc/Async.3: Documentation updates to replace references * doc/BackgdErr.3: to global variable ::errorInfo and ::errorCode * doc/SaveResult.3: and to the ::bgerror command with references * doc/after.n: to their preferred replacements, the * doc/bgerror.n: -errorinfo and -errorcode return options, * doc/error.n: the Tcl_*InterpState routines, and the * doc/exec.n: [interp bgerror] command. * doc/exit.n: * doc/fileevent.n: * doc/interp.n: * doc/return.n: * doc/tclvars.n: * doc/update.n:
* More minor doc fixesdkf2004-10-271-59/+47
|
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-16/+16
| | | | of symbols like TCL_OK, TCL_ERROR, etc.
* * doc/catch.n: Compiled [catch] no longer fails to catch syntaxdgp2004-03-161-4/+3
| | | | | errors. Removed the claims in the documentation that it does. * doc/return.n: Updated example to use [dict merge].
* Added change bars marking portions only valid for Tcl 8.5 or later.dgp2003-09-031-1/+11
|
* Corrected typo and broken example.dgp2003-09-021-3/+3
|
* Added EXAMPLES to return.ndgp2003-09-021-1/+96
|
* Added another note about [return] during a [source].dgp2003-09-021-2/+5
|
* * doc/return.n: Updated [return] docs to cover new TIP 90 features.dgp2003-09-021-59/+172
| | | | | * doc/break.n: Added SEE ALSO references to return.n * doc/continue.n:
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+89