| Commit message (Expand) | Author | Age | Files | Lines |
* | More logical-or markup fixes in documentation | jan.nijtmans | 2022-09-14 | 1 | -1/+1 |
|
|
* | Merge 9.0. Add Tcl_ProcObjCmd2() | jan.nijtmans | 2022-05-31 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.7 | jan.nijtmans | 2022-05-31 | 1 | -1/+1 |
| |\ |
|
| | * | Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's ... | jan.nijtmans | 2022-01-24 | 1 | -1/+1 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2022-05-19 | 1 | -2/+5 |
|\ \ \
| |/ / |
|
| * | | Elaborate TIP #481 implementation: Make clear that Tcl_GetUnicodeFromObj and ... | jan.nijtmans | 2022-05-19 | 1 | -2/+5 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2022-05-18 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Doc fix | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
|
|
* | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -1/+1 |
|/ / |
|
* | | Merge 8.7 | jan.nijtmans | 2022-01-18 | 1 | -8/+10 |
|\ \
| |/ |
|
| * | Update documentation for Tcl_GetRange() | jan.nijtmans | 2022-01-18 | 1 | -2/+4 |
|
|
* | | merge core-8-branch | fvogel | 2021-05-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix errors in man pages build | fvogel | 2021-05-15 | 1 | -1/+1 |
|
|
* | | merge core-8-branch | dkf | 2021-04-26 | 1 | -0/+27 |
|\ \
| |/ |
|
| * | Documenting our reference count management | dkf | 2021-04-25 | 1 | -0/+27 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-01-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined | jan.nijtmans | 2021-01-25 | 1 | -2/+2 |
|
|
* | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge 8.7 | jan.nijtmans | 2020-11-25 | 1 | -2/+4 |
| |\ |
|
| * | | Merge 8.7 | jan.nijtmans | 2018-10-09 | 1 | -1/+1 |
|
|
* | | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. | jan.nijtmans | 2020-06-04 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Improvements to doc changes from TIPs 422 and 512. | dgp | 2020-01-08 | 1 | -1/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-08-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2019-08-26 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Correct NUL encoding in documentation | andy | 2019-08-24 | 1 | -1/+1 |
|
|
* | | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make cod... | jan.nijtmans | 2018-11-18 | 1 | -3/+3 |
|
|
* | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk. | jan.nijtmans | 2018-06-16 | 1 | -9/+9 |
|\ \ \ |
|
* | | | | Merge 8.7. Modify various other functions to use size_t in stead of int argum... | jan.nijtmans | 2018-05-27 | 1 | -1/+1 |
|/ / / |
|
* | | | merge 8.7 | jan.nijtmans | 2018-04-20 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | merge core-8-branch. | jan.nijtmans | 2018-01-26 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| * | | Somewhat simplified implementation of TIP #389, in which the "string length" ... | jan.nijtmans | 2017-11-07 | 1 | -1/+1 |
| |/ |
|
* | | TIP 422 implementation (rebase of branch novem-remove-va to trunk). | dgp | 2017-11-01 | 1 | -8/+1 |
|\ \
| |/
|/| |
|
| * | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_Set... | jan.nijtmans | 2012-12-18 | 1 | -8/+1 |
|
|
* | | Remove unnecessary end-of-line spacing (preparing for some further documentat... | jan.nijtmans | 2015-09-04 | 1 | -4/+4 |
|
|
* | | Add missing calls to Tcl_DecrRefCount() in string object man page examples. | andy | 2014-06-04 | 1 | -1/+4 |
|
|
* | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|
|
* | | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 1 | -51/+51 |
|
|
* | | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 1 | -2/+2 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * doc/AddErrInfo.3: Improved consistency of documentation | dgp | 2003-07-18 | 1 | -2/+2 |
|
|
* | | | Clarify documentation of format/args checking in Tcl_ObjPrintf. Thanks to Bra... | ferrieux | 2011-01-19 | 1 | -2/+5 |
|
|
* | | | Fix for immediate problem in [Bug 2089279]. | dkf | 2009-04-10 | 1 | -3/+3 |
|
|
* | | | Formatting cleanup. | dkf | 2008-12-18 | 1 | -8/+8 |
|
|
* | | | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 1 | -2/+12 |
|
|
* | | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -9/+4 |
|
|
* | | | Return type of Tcl_AppendPrintfToObj is void. (spotted by Torsten Berg) | patthoyts | 2008-05-07 | 1 | -2/+2 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|