Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Permit large scripts > INT_MAX. Not complete because compiler source line tra... | apnadkarni | 2023-07-09 | 1 | -1/+1 |
* | A few corrections in comments. | pooryorick | 2023-05-05 | 1 | -1/+1 |
* | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -1/+1 |
* | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -32/+32 |
* | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -15/+15 |
* | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -1/+4 |
|\ | |||||
| * | Reduce shimmering: If a conclusion can be drawn about the number of list elem... | jan.nijtmans | 2022-11-28 | 1 | -1/+4 |
| * | Merge 8.6. Eliminate some (long) typecasts | jan.nijtmans | 2022-06-02 | 1 | -2/+2 |
| |\ | |||||
* | | | TIP 644 - Make Tcl_ObjType extensible | apnadkarni | 2022-10-11 | 1 | -1/+2 |
* | | | More (internal) int -> size_t, allowing values > 2^31 | jan.nijtmans | 2022-06-09 | 1 | -5/+5 |
* | | | Undo unintended (internal) variable rename | jan.nijtmans | 2022-06-08 | 1 | -6/+6 |
* | | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Code formatting | jan.nijtmans | 2022-04-12 | 1 | -1/+1 |
* | | | | more progress | jan.nijtmans | 2022-03-31 | 1 | -6/+6 |
* | | | | More progress | jan.nijtmans | 2022-03-30 | 1 | -7/+7 |
* | | | | More progress | jan.nijtmans | 2022-03-30 | 1 | -1/+1 |
* | | | | More progress | jan.nijtmans | 2022-03-29 | 1 | -3/+3 |
* | | | | Make varIndexes a size_t[] | jan.nijtmans | 2022-03-23 | 1 | -16/+16 |
* | | | | More progress | jan.nijtmans | 2022-03-18 | 1 | -29/+29 |
* | | | | More progress | jan.nijtmans | 2022-03-17 | 1 | -2/+2 |
* | | | | Revert previous commit (doesn't work) and merge 9.0 | jan.nijtmans | 2022-03-10 | 1 | -30/+30 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_... | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| | | * | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 1 | -2/+2 |
| | | * | More implicit type-casts, for better compatibility with C++ | jan.nijtmans | 2021-02-05 | 1 | -43/+42 |
| | | * | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -1/+1 |
* | | | | More progress | jan.nijtmans | 2022-03-09 | 1 | -30/+30 |
* | | | | More size_t | jan.nijtmans | 2022-03-08 | 1 | -2/+2 |
* | | | | More progress | jan.nijtmans | 2022-03-06 | 1 | -32/+32 |
* | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
* | | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -3/+3 |
* | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -5/+5 |
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -3/+4 |
* | | | Merge 8.7 | jan.nijtmans | 2020-10-09 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DE... | jan.nijtmans | 2020-10-08 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -1/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2020-08-11 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-18 | 1 | -8/+8 |
|\ \ \ | |/ / |