Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [da63e4c1e]: Crash in Tcl_WriteChars(). Make everything compile (again) w... | jan.nijtmans | 2022-11-23 | 1 | -1/+1 |
|\ | |||||
* \ | re-base to Tcl 9.0 | jan.nijtmans | 2022-09-08 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | cherrypick 3bcf97f766: array index syntax done. ${...} not yet complete wrt ... | avl | 2017-03-05 | 1 | -0/+2 |
* | | Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is al... | jan.nijtmans | 2019-01-26 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Replace isspace() -> TclIsSpaceProc() _everywhere_. | jan.nijtmans | 2019-01-26 | 1 | -1/+1 |
|/ | |||||
* | MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (c... | jan.nijtmans | 2012-12-04 | 1 | -2/+2 |
* | Refactor TclScanElement() part of list parsing to take advantage of tables | dgp | 2012-03-07 | 1 | -0/+17 |