summaryrefslogtreecommitdiffstats
path: root/doc/SaveResult.3
Commit message (Collapse)AuthorAgeFilesLines
* TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled ↵jan.nijtmans2022-10-061-85/+0
| | | | with -DTCL_NO_DEPRECATED)
* Merge 8.6jan.nijtmans2020-11-201-1/+1
|\
| * Don't use "Copyright <year> _by_" any more. This results in more ↵jan.nijtmans2020-11-201-1/+1
| | | | | | | | consistant copyright statements in the (html) documentation
* | Merge 8.6jan.nijtmans2018-09-231-1/+1
|\ \ | |/
* | minor changes to documentationpooryorick2018-08-101-9/+9
| |
* | Tighten up SaveResult.3, make installManPage more robust against newlines.pooryorick2018-08-101-72/+37
|/
* No longer document (even though it's only in an example) that ↵jan.nijtmans2017-11-161-2/+2
|\ | | | | | | Tcl_SavedResult is a struct, and that the internal representation of an int is stored in the object's internalRep.longValue member. That might no longer be true in the future.
| * No longer document (even though it's only in an example) that ↵jan.nijtmans2017-11-161-6/+5
| | | | | | | | Tcl_SavedResult is a struct, and that the internal representation of an int is stored in the object's internalRep.longValue member. That might no longer be true in the future.
* | Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-3/+3
| |
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
|\ \ | |/ | | | | and possibly others.
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | and possibly others.
* | Updated the language of the documentation so that "object" refers to an OOdkf2012-11-081-2/+2
| | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is).
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-5/+1
|/ / | | | | | | typedefs, add a few missing bits)
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | GOOBE the docs some more.dkf2007-10-291-4/+4
| |
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
| |
* | Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-2/+2
| |
* | minor nroff typoshobbs2004-12-071-10/+10
| |
* | * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227]dgp2004-11-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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:
* | * doc/SaveResult.3: Documentation for Tcl_*InterpState (TIP 226).dgp2004-11-181-11/+72
|/
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+65