summaryrefslogtreecommitdiffstats
path: root/doc/StringObj.3
Commit message (Expand)AuthorAgeFilesLines
* Forgot that long doubles are supported in Tcl_ObjPrintf()jan.nijtmans2024-02-011-2/+2
* Merge 8.7, but update for TIP #476jan.nijtmans2024-02-011-2/+5
|\
| * Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format spec...jan.nijtmans2024-02-011-3/+4
* | Merge 8.6oehhar2024-01-231-3/+1
|\ \ | |/
| * Doc of Tcl_AppendToObj: Remove documentation of NULL data argument as this is...oehhar2024-01-231-3/+1
* | Merge TCL8.6oehhar2024-01-221-1/+5
|\ \ | |/
| * Doc of Tcl_AppendToObj: Document NULL data argument behaviour and buffer grow...oehhar2024-01-221-1/+5
* | 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.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
* | Merge 8.6jan.nijtmans2022-09-221-1/+3
|\ \ | |/
| * Update docs and comments to agree with TIP 623.dgp2022-09-211-1/+3
| * Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputsjan.nijtmans2020-03-271-1/+2
* | Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's ...jan.nijtmans2022-01-241-1/+1
* | Update documentation for Tcl_GetRange()jan.nijtmans2022-01-181-2/+4
* | Fix errors in man pages buildfvogel2021-05-151-1/+1
* | Documenting our reference count managementdkf2021-04-251-0/+27
* | Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is definedjan.nijtmans2021-01-251-2/+2
* | Merge 8.7jan.nijtmans2020-11-251-2/+4
|\ \
| * | Improvements to doc changes from TIPs 422 and 512.dgp2020-01-081-1/+3
| * | Merge 8.6jan.nijtmans2019-08-261-1/+1
| |\ \ | | |/
| | * Correct NUL encoding in documentationandy2019-08-241-1/+1
* | | Merge 8.7jan.nijtmans2018-10-091-1/+1
|/ /
* | merge core-8-branch.jan.nijtmans2018-01-261-1/+2
|\ \ | |/
* | Somewhat simplified implementation of TIP #389, in which the "string length" ...jan.nijtmans2017-11-071-1/+1
|/
* Remove unnecessary end-of-line spacing (preparing for some further documentat...jan.nijtmans2015-09-041-4/+4
* Add missing calls to Tcl_DecrRefCount() in string object man page examples.andy2014-06-041-1/+4
* 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-51/+51
* | A number of small spelling and wording fixes in the docs.dkf2012-03-111-2/+2
* | 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
| | * * doc/AddErrInfo.3: Improved consistency of documentationdgp2003-07-181-2/+2
* | | Clarify documentation of format/args checking in Tcl_ObjPrintf. Thanks to Bra...ferrieux2011-01-191-2/+5
* | | Fix for immediate problem in [Bug 2089279].dkf2009-04-101-3/+3
* | | Formatting cleanup.dkf2008-12-181-8/+8
* | | Lots of very minor formatting fixes.dkf2008-10-151-2/+12
* | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-9/+4
* | | Return type of Tcl_AppendPrintfToObj is void. (spotted by Torsten Berg)patthoyts2008-05-071-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | typodgp2007-12-101-2/+2
* | formatting errordgp2007-12-101-2/+2
* | * doc/AddErrInfo.3: Documentation for the new routines in TIP 270.dgp2007-12-071-7/+113
* | line endingsdgp2007-10-291-272/+272
* | First stage of doing GOOBE improvements to documentation now that the html ge...dkf2007-10-281-272/+272
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.hdgp2005-09-131-2/+2
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1