Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227] | dgp | 2004-11-20 | 1 | -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 fixes | dkf | 2004-10-27 | 1 | -59/+47 |
| | |||||
* | More fixes from Mikhail Kolesnitchenko, and also standardize highlighting | dkf | 2004-09-18 | 1 | -16/+16 |
| | | | | of symbols like TCL_OK, TCL_ERROR, etc. | ||||
* | * doc/catch.n: Compiled [catch] no longer fails to catch syntax | dgp | 2004-03-16 | 1 | -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. | dgp | 2003-09-03 | 1 | -1/+11 |
| | |||||
* | Corrected typo and broken example. | dgp | 2003-09-02 | 1 | -3/+3 |
| | |||||
* | Added EXAMPLES to return.n | dgp | 2003-09-02 | 1 | -1/+96 |
| | |||||
* | Added another note about [return] during a [source]. | dgp | 2003-09-02 | 1 | -2/+5 |
| | |||||
* | * doc/return.n: Updated [return] docs to cover new TIP 90 features. | dgp | 2003-09-02 | 1 | -59/+172 |
| | | | | | * doc/break.n: Added SEE ALSO references to return.n * doc/continue.n: | ||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+89 |