| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 9.0 | jan.nijtmans | 2023-04-21 | 1 | -7/+7 |
|\ |
|
| * | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
| |\ |
|
| * | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -7/+7 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2023-04-20 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
* | | | Merge 9.0 | jan.nijtmans | 2023-04-14 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2023-03-05 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -6/+6 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2022-11-24 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add... | jan.nijtmans | 2022-11-24 | 1 | -1/+4 |
|
|
* | | | More progress | jan.nijtmans | 2022-08-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2022-08-23 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Merge 8.7 | jan.nijtmans | 2022-06-09 | 1 | -1/+1 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2022-06-08 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | TIP #616: Tcl lists > 2^31 elements | jan.nijtmans | 2022-06-08 | 1 | -5/+4 |
| |\ \ |
|
* | | | | Many int-> size_t | jan.nijtmans | 2022-05-25 | 1 | -1/+1 |
|
|
* | | | | Starting TIP #626 implementation. WIP, far from finished | jan.nijtmans | 2022-05-24 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no long... | jan.nijtmans | 2022-03-02 | 1 | -3/+3 |
| | |/ |
|
* | | | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList too | jan.nijtmans | 2022-01-24 | 1 | -3/+3 |
|
|
* | | | Tcl Dicts > 2^31 elements too | jan.nijtmans | 2022-01-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge 8.7 | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | dgp | 2020-03-06 | 1 | -11/+5 |
|\ \ \
| |/ / |
|
| * | | more of the same | dgp | 2020-03-06 | 1 | -11/+5 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -7/+8 |
|\ \ \
| |/ / |
|
| * | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+2 |
| |\ \ |
|
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -6/+6 |
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2019-03-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
* | | | Another round of int -> size_t modifications, so strings > 2Gb are handled co... | jan.nijtmans | 2019-01-24 | 1 | -1/+1 |
|
|
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -4/+4 |
|
|
* | | | merge core-8-branch. Various cleanup: unused structure names, unused #defines... | jan.nijtmans | 2017-12-01 | 1 | -1/+1 |
|/ / |
|
* | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -4/+4 |
|/ |
|
* | CONST -> const in one place | jan.nijtmans | 2013-07-05 | 1 | -1/+1 |
|
|
* | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 1 | -46/+57 |
|\ |
|
| * | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 1 | -45/+56 |
| |\ |
|
| | * | Allocate encoding name, so caller of Tcl_RegisterConfig() doesn't need to kee... | jan.nijtmans | 2013-06-26 | 1 | -4/+12 |
|
|
| | * | Proposed solution for [9b2e636361] | jan.nijtmans | 2013-06-26 | 1 | -25/+19 |
|
|
* | | | typos. | jan.nijtmans | 2013-06-26 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | formatting, typo | jan.nijtmans | 2013-06-26 | 1 | -13/+13 |
| |/ |
|
| * | make some more internal tables const | jan.nijtmans | 2012-04-18 | 1 | -1/+1 |
|
|
* | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -4/+4 |
|
|
* | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 1 | -2/+2 |
|
|
* | | Reduce internals access in the implementation of [<foo>::pkgconfig list]. | dgp | 2011-04-19 | 1 | -8/+3 |
|\ \
| |/ |
|