summaryrefslogtreecommitdiffstats
path: root/generic/tclStringRep.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y...jan.nijtmans2020-09-111-1/+1
|\
| * Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ...jan.nijtmans2020-09-111-1/+1
* | Merge 8.6jan.nijtmans2020-09-101-2/+2
|\ \ | |/
| * Don't use sizeof() for structs containing a flexible array as last element. L...jan.nijtmans2020-09-101-2/+2
* | [string cat] was failing to NUL terminate string reps.dgp2018-04-051-0/+1
* | Implement %ll (WideInt) handling for Tcl_ObjPrintf(). Use it in some places. ...jan.nijtmans2016-12-021-5/+5
|\ \
| * | Implement %ll (WideInt) handling for Tcl_ObjPrintf(). Use it in some places. jan.nijtmans2016-12-021-4/+4
|/ /
* | Simplify use of "struct" keyword in many places.jan.nijtmans2016-06-301-1/+1
|/
* Factor out string internal rep definition so fix for [1af8de570511] is less a...dkf2016-03-221-0/+97