summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* More WIPjan.nijtmans2022-01-261-1/+1
* More work in progressjan.nijtmans2022-01-243-8/+8
|\
| * Merge 8.7jan.nijtmans2022-01-241-3/+3
| |\
| | * Merge 8.6jan.nijtmans2022-01-241-3/+3
| | |\
| | | * intPtr -> lengthPtr in Tcl_ListObjLength() documentation, so the documentatio...jan.nijtmans2022-01-241-3/+3
| | * | Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's ...jan.nijtmans2022-01-241-1/+1
* | | | Tcl Dicts > 2^31 elements toojan.nijtmans2022-01-242-5/+5
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-6/+6
|/ / /
* | | Merge 8.7jan.nijtmans2022-01-231-640/+466
|\ \ \ | |/ /
| * | eol-spacing from previous commitjan.nijtmans2022-01-231-7/+7
| * | Rewrite of documentation for [chan]pooryorick2022-01-221-640/+466
* | | Merge 8.7jan.nijtmans2022-01-181-8/+10
|\ \ \ | |/ /
| * | Update documentation for Tcl_GetRange()jan.nijtmans2022-01-181-2/+4
* | | Merge 8.7jan.nijtmans2021-12-211-0/+2
|\ \ \ | |/ /
| * | New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but ...jan.nijtmans2021-12-211-0/+2
| |\ \ | | |/
| | * binary encode/decode hex: document upper/lower character use.oehhar2021-12-201-0/+2
* | | Merge 8.7jan.nijtmans2021-12-181-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-12-181-1/+1
| |\ \ | | |/
| | * Fix [5507a9c096]: Small error on https://www.tcl.tk/man/tcl/TclCmd/try.htmljan.nijtmans2021-12-181-1/+1
* | | Merge 8.7jan.nijtmans2021-11-264-12/+12
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-11-082-58/+145
| |\ \
| | * | Document the freedom to provide space of either type int or size_t.dgp2021-11-071-0/+8
| | * | More accurately describe the string rep invalidation performeddgp2021-11-071-2/+3
| | * | typodgp2021-11-061-1/+1
| * | | Merge 8.7jan.nijtmans2021-10-181-2/+2
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2021-09-291-0/+15
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-09-242-14/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2021-08-051-3/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-06-254-7/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-06-081-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7. Add "ilp32" build flagjan.nijtmans2021-05-2615-40/+30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc updatejan.nijtmans2021-04-294-2/+12
| * | | | | | | | | | Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable()jan.nijtmans2021-04-2845-16/+795
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-04-1415-153/+211
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. Undo 2 unnecessary signature changesjan.nijtmans2021-02-283-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Merge 8.7. Change more functions signatures to return the Tcl full version nu...jan.nijtmans2021-02-244-9/+8
* | | | | | | | | | | | | | Doc fix for Tcl_GetIntForIndex()jan.nijtmans2021-11-081-2/+4
* | | | | | | | | | | | | | Document the flexibility of numBytesPtr to point to int or size_t space.dgp2021-11-071-0/+12
* | | | | | | | | | | | | | Updates to TIP 568 implementation for Tcl 9:dgp2021-11-072-63/+124
* | | | | | | | | | | | | | merge 8.7dgp2021-11-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | merge 8.6dgp2021-11-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Doc fix. There is no endianness in the encoding of a single byte.dgp2021-11-061-1/+1
| * | | | | | | | | | | | | Eliminate unused variables/function-argumentsjan.nijtmans2021-11-061-5/+5
| * | | | | | | | | | | | | Adapt documentation of the *ByteArray* routines to better match Tcldgp2021-11-051-43/+105
| * | | | | | | | | | | | | Revise the interface routines for byte arrays to use "numBytes" rather thandgp2021-11-021-25/+26
| * | | | | | | | | | | | | Merge 8.7jan.nijtmans2021-10-082-2/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | merge 8.7dgp2021-09-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Work in progress updating the documentation to modern perspectives.dgp2021-08-271-29/+35
| * | | | | | | | | | | | | merge 8.7dgp2021-08-232-15/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2021-07-194-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |