summaryrefslogtreecommitdiffstats
path: root/doc/SetResult.3
Commit message (Expand)AuthorAgeFilesLines
* Tcl_AppendResultVA() is gone in Tcl 9.0jan.nijtmans2024-06-121-1/+1
* TIP #494 changes were not fully incorporated in the documentation, so let's c...jan.nijtmans2024-06-101-1/+1
* Let's review the SetResult.3 changes in trunk (which were never backported to...jan.nijtmans2024-06-031-67/+172
* Use (char *)NULL as end sentinel in documentation (as Linux man-pages already...jan.nijtmans2024-06-031-2/+2
|\
| * Merge 8.6jan.nijtmans2024-06-031-1/+1
| |\
| | * Use (char *)NULL as end sentinel in documentation (as Linux man-pages already...jan.nijtmans2024-06-031-1/+1
* | | More small bits of doc polishingdkf2024-01-211-1/+2
* | | Merge 8.7jan.nijtmans2023-12-081-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-12-081-1/+1
| |\ \ | | |/
| | * Use "(char *)NULL" as sentinel in documentation. See: [26870862f0]jan.nijtmans2023-12-081-1/+1
* | | Merge 8.7jan.nijtmans2023-09-281-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-09-281-1/+1
| |\ \ | | |/
| | * TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from d...jan.nijtmans2023-09-281-1/+1
* | | TIP 422 eliminated va_list arguments from the API of Tcl 9.dgp2023-04-241-3/+0
* | | Fix SetResult docjan.nijtmans2023-04-151-1/+1
* | | Rewrite documentation file SetResult.3pooryorick2023-04-131-172/+67
* | | merge core-8-branchdkf2021-04-261-0/+27
|\ \ \ | |/ /
| * | Documenting our reference count managementdkf2021-04-251-0/+27
| * | Improvements to doc changes from TIPs 422 and 512.dgp2020-01-081-0/+2
* | | Implement TIP 559dgp2020-01-131-11/+1
* | | merge 8.7dgp2020-01-061-1/+1
|\ \ \ | |/ /
| * | Bring docs up to date with TIP 330 and TIP 336 changes already in Tcl 8.7dgp2020-01-061-7/+2
* | | merge 8.7dgp2020-01-061-10/+0
|\ \ \ | |/ /
| * | Remove "new in 8.6" marks from the docs in the 8.7 branch.dgp2020-01-061-10/+0
| |/
* | Merge 8.7jan.nijtmans2020-01-061-12/+16
|\ \ | |/
| * Tcl_TransferResult was new in 8.6, so mark the man page with that version.dgp2020-01-051-1/+1
| * formatting typo and rewritedgp2020-01-051-2/+2
| * Rewrite: lead paragraph with name of documented routine.dgp2020-01-051-6/+8
| * Fix documentation, comments, and argument names of Tcl_TransferResult().dgp2020-01-051-11/+13
* | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP...jan.nijtmans2017-11-071-6/+1
|\ \
| * \ TIP 422 implementation (rebase of branch novem-remove-va to trunk).dgp2017-11-011-6/+1
| |\ \ | | |/ | |/|
| | * Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set...jan.nijtmans2012-12-181-6/+1
| | * Initialize legacyFreeProc with invalid value: This will result injan.nijtmans2012-12-031-10/+4
* | | Patch to make changes to Tcl 9 prescribed by TIPs 330 and 336.dgp2017-10-301-13/+0
|/ /
* | typo and end-of-line spacingjan.nijtmans2016-07-041-1/+1
* | Eliminate exess spacings in many doc pages.jan.nijtmans2016-03-021-2/+2
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
|\ \ | |/ |/|
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* | Updated the language of the documentation so that "object" refers to an OOdkf2012-11-081-21/+21
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * | [Patch 2903921]: Many small spelling fixes from Larry Virden.dkf2009-11-271-2/+2
* | | [Patch 2903921]: Many small spelling fixes from Larry Virden.dkf2009-11-271-2/+2
* | | * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336).dgp2008-12-151-8/+11
* | | fix Tcl_AppendElement documentation: signature in doc did notnijtmans2008-12-051-2/+2
* | | minor improvements derived from [Patch 1723738]dkf2008-12-051-2/+3
* | | Implement TIP#307.dkf2008-12-051-7/+31
* | | Lots of very minor formatting fixes.dkf2008-10-151-1/+3
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-2/+3
|/ /