Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge trunk | apnadkarni | 2023-04-14 | 1 | -2/+2 |
|\ | |||||
| * | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -2/+2 |
| |\ | |||||
| | * | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -2/+2 |
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -33/+33 |
|/ / | |||||
* | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -18/+18 |
* | | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | Reduce shimmering: If a conclusion can be drawn about the number of list elem... | jan.nijtmans | 2022-11-28 | 1 | -2/+6 |
* | | TIP 644 - Make Tcl_ObjType extensible | apnadkarni | 2022-10-11 | 1 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | Use Tcl_ObjCmdProc in stead of full signature | jan.nijtmans | 2022-10-10 | 1 | -28/+26 |
| * | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a... | jan.nijtmans | 2022-06-24 | 1 | -4/+2 |
* | | Implement modification of the 'name2' trace callback argument. | sbron | 2022-08-31 | 1 | -4/+15 |
* | | Alternative fix for the error messages by chw, which doesn't break traces on | sbron | 2022-08-27 | 1 | -3/+5 |
* | | Start TIP #634 implementation using modified patch from ticket #2969488 by fe... | sbron | 2022-08-24 | 1 | -0/+9 |
* | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -6/+6 |
|\ \ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -6/+6 |
| |\ \ | | |/ | |||||
| | * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -6/+6 |
* | | | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -6/+6 |
| |\ \ | |||||
| | * | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no long... | jan.nijtmans | 2022-03-02 | 1 | -6/+6 |
* | | | | More progress | jan.nijtmans | 2022-03-29 | 1 | -6/+6 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-03-15 | 1 | -33/+33 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-03-14 | 1 | -20/+20 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Eliminate useless "const int" usage, where "const" has no meaning. VC-2015 ha... | jan.nijtmans | 2022-03-14 | 1 | -20/+20 |
| | |/ | |||||
* | | | Provide somewhat more space in Tcl_CallFrame | jan.nijtmans | 2022-03-08 | 1 | -4/+4 |
* | | | Merge 9.0 | jan.nijtmans | 2022-02-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_... | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| | | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -4/+5 |
* | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
* | | | | Tcl_ListObjLength -> TclListObjLength | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
* | | | | More int -> size_t, especially TclOO | jan.nijtmans | 2022-01-27 | 1 | -1/+2 |
* | | | | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList too | jan.nijtmans | 2022-01-24 | 1 | -15/+20 |
* | | | | Tcl Dicts > 2^31 elements too | jan.nijtmans | 2022-01-24 | 1 | -1/+1 |
* | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -6/+6 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -42/+42 |
|\ \ \ | |/ / | |||||
| * | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -29/+29 |
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -5/+5 |
* | | | Merge 8.7 | jan.nijtmans | 2020-10-02 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix -Wshadow warnings, when compiling with a C++ compiler | jan.nijtmans | 2020-10-02 | 1 | -4/+4 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-28 | 1 | -31/+31 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -31/+31 |
| |\ \ | | |/ | |||||
| | * | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 1 | -29/+29 |
| | * | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -35/+35 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -4/+5 |
* | | | Merge 8.7 | jan.nijtmans | 2020-08-13 | 1 | -1/+1 |
|\ \ \ | |/ / |