summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2022-05-171-58/+57
|\
* | Add missing macro's. Thanks to Ashok, noticing thisjan.nijtmans2022-05-171-0/+21
* | Merge 9.0jan.nijtmans2022-05-161-3/+8
|\ \ | |/
| * Undo deprecation of Tcl_AppendUnicodeToObj(). See also [https://core.tcl-lan...jan.nijtmans2022-05-131-3/+6
| |\
| | * Merge 9.0jan.nijtmans2022-04-261-3/+8
| | |\
| | * \ Merge 9.0jan.nijtmans2022-04-261-18/+18
| | |\ \
| | * | | Put back Tcl_AppendUnicodeToObj()jan.nijtmans2022-03-251-3/+6
| | * | | Add UTF-16 versions of Tcl_GetRange/Tcl_GetUniCharjan.nijtmans2022-03-241-8/+23
| | * | | Add UTF-16 versions of Tcl_UniCharLength/Tcl_NumUtfChars/Tcl_UtfAtIndex. Need...jan.nijtmans2022-03-221-12/+35
| * | | | Merge 8.7jan.nijtmans2022-04-291-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Since tclDecls.h uses 'size_t', make sure to include <stddef.h>. Since ISO-C ...jan.nijtmans2022-04-291-0/+2
* | | | | Merge 9.0jan.nijtmans2022-04-261-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2022-04-261-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a sligh...jan.nijtmans2022-04-261-2/+2
| * | | | Missing macro's for Tcl_GetBytesFromObj() (TIP #568), only can handle size_t ...jan.nijtmans2022-04-261-1/+6
| | |_|/ | |/| |
* | | | Merge 9.0jan.nijtmans2022-04-261-10/+10
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-04-201-12/+12
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2022-04-201-16/+16
| | |\ \
| | | * | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist...jan.nijtmans2022-04-201-16/+16
| | | * | Merge 8.5jan.nijtmans2022-03-221-3/+12
| | | |\ \
| | | | * | Reserve 3 more stub entriesjan.nijtmans2022-03-221-3/+12
| | | * | | Merge 8.5jan.nijtmans2022-02-231-3/+9
| | | |\ \ \ | | | | |/ /
| | | | * | 2 more spare stub entriesjan.nijtmans2022-02-231-3/+9
| | | * | | Merge 8.5. (add some unused spare stub entries)jan.nijtmans2022-02-121-3/+27
| | | |\ \ \ | | | | |/ /
| | | | * | Add more spare unused stub entriesjan.nijtmans2022-02-111-3/+27
| | * | | | Additional braces for (sizePtr), just to be surejan.nijtmans2022-04-041-8/+8
* | | | | | Merge 9.0jan.nijtmans2022-04-041-15/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2022-04-041-10/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix TIP #613 implementation, when (indexPtr) is more than a simple variable n...jan.nijtmans2022-04-041-10/+10
* | | | | | Merge 9.0jan.nijtmans2022-04-011-15/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add UTF-16 versions of Tcl_GetCharLength/Tcl_GetRange/Tcl_GetUniChar to the s...jan.nijtmans2022-04-011-15/+34
* | | | | | Merge 9.0jan.nijtmans2022-03-301-8/+27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add UTF-16 versions of Tcl_NumUtfChars/Tcl_UtfAtIndex to the stub table. Shou...jan.nijtmans2022-03-291-8/+27
| | |_|_|/ | |/| | |
* | | | | Merge 9.0jan.nijtmans2022-03-211-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7 Fix Tcl_UtfToExternalDString/Tcl_ExternalToUtfDString to use the ri...jan.nijtmans2022-03-201-0/+9
| |\ \ \ \ | | |/ / /
| | * | | TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to t...jan.nijtmans2022-03-201-4/+4
* | | | | Adapt Tcl_GetChannelBufferSize signaturejan.nijtmans2022-03-201-2/+2
* | | | | Merge 9.0jan.nijtmans2022-03-171-6/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2022-03-171-6/+14
| |\ \ \ \ | | |/ / /
| | * | | TIP #601: Make "encoding convertto/convertfrom" throw exceptionsjan.nijtmans2022-03-171-6/+14
| | |\ \ \
| | | * \ \ Merge 8.7jan.nijtmans2022-03-041-8/+46
| | | |\ \ \
| | | * \ \ \ Merge 8.7jan.nijtmans2022-02-071-4/+4
| | | |\ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2021-11-261-5/+13
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-081-18/+29
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge 8.7. Remove -stoponerror optionjan.nijtmans2021-10-181-14/+37
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge tip-597jan.nijtmans2021-04-131-6/+6
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge tip-597jan.nijtmans2021-04-061-5/+5
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge tip-597. More testcasesjan.nijtmans2021-03-301-3/+5
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | add testcase for "encoding convertto". Move stub table one positionsjan.nijtmans2021-03-301-6/+9
| | | * | | | | | | | | | | Add documentation. Do a better job of counting exactly which byte/character c...jan.nijtmans2021-03-301-8/+8