summaryrefslogtreecommitdiffstats
path: root/doc/StringObj.3
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-09-221-4/+6
|\
| * 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
* | | More logical-or markup fixes in documentationjan.nijtmans2022-09-141-1/+1
* | | Merge 9.0. Add Tcl_ProcObjCmd2()jan.nijtmans2022-05-311-1/+1
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2022-05-311-1/+1
| |\ \ \ | | |/ /
| | * | Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's ...jan.nijtmans2022-01-241-1/+1
* | | | Merge 9.0jan.nijtmans2022-05-191-2/+5
|\ \ \ \ | |/ / /
| * | | Elaborate TIP #481 implementation: Make clear that Tcl_GetUnicodeFromObj and ...jan.nijtmans2022-05-191-2/+5
* | | | Merge 9.0jan.nijtmans2022-05-181-1/+1
|\ \ \ \ | |/ / /
| * | | Doc fixjan.nijtmans2022-05-171-1/+1
* | | | More WIPjan.nijtmans2022-01-261-1/+1
|/ / /
* | | Merge 8.7jan.nijtmans2022-01-181-8/+10
|\ \ \ | |/ /
| * | Update documentation for Tcl_GetRange()jan.nijtmans2022-01-181-2/+4
* | | merge core-8-branchfvogel2021-05-151-1/+1
|\ \ \ | |/ /
| * | Fix errors in man pages buildfvogel2021-05-151-1/+1
* | | merge core-8-branchdkf2021-04-261-0/+27
|\ \ \ | |/ /
| * | Documenting our reference count managementdkf2021-04-251-0/+27
* | | Merge 8.7jan.nijtmans2021-01-251-2/+2
|\ \ \ | |/ /
| * | Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is definedjan.nijtmans2021-01-251-2/+2
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2020-11-251-2/+4
| |\ \
| * | | Merge 8.7jan.nijtmans2018-10-091-1/+1
* | | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code.jan.nijtmans2020-06-041-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Improvements to doc changes from TIPs 422 and 512.dgp2020-01-081-1/+3
* | | | Merge 8.7jan.nijtmans2019-08-261-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-08-261-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Correct NUL encoding in documentationandy2019-08-241-1/+1
* | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make cod...jan.nijtmans2018-11-181-3/+3
* | | Change signature of Tcl_GetRange() to use size_t. Merge trunk.jan.nijtmans2018-06-161-9/+9
|\ \ \
* | | | Merge 8.7. Modify various other functions to use size_t in stead of int argum...jan.nijtmans2018-05-271-1/+1
|/ / /
* | | merge 8.7jan.nijtmans2018-04-201-2/+3
|\ \ \ | |/ /
| * | 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
| |/
* | TIP 422 implementation (rebase of branch novem-remove-va to trunk).dgp2017-11-011-8/+1
|\ \ | |/ |/|
| * Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set...jan.nijtmans2012-12-181-8/+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