Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -5/+5 |
|\ | |||||
| * | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -7/+7 |
* | | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thank... | jan.nijtmans | 2023-04-12 | 1 | -1/+2 |
* | | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -4/+15 |
|\ \ | |/ | |||||
| * | Reduce shimmering: If a conclusion can be drawn about the number of list elem... | jan.nijtmans | 2022-11-28 | 1 | -4/+15 |
* | | Merge 8.7 | jan.nijtmans | 2022-11-08 | 1 | -15/+14 |
|\ \ | |/ | |||||
| * | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation | jan.nijtmans | 2022-11-08 | 1 | -111/+119 |
* | | More int -> size_t (argc and level) in trace handling | jan.nijtmans | 2022-11-08 | 1 | -55/+55 |
* | | Merge 8.7 | jan.nijtmans | 2022-11-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | More TCLFLEXARRAY usage | jan.nijtmans | 2022-11-08 | 1 | -2/+2 |
* | | Use TCLFLEXARRAY | jan.nijtmans | 2022-11-07 | 1 | -6/+7 |
* | | Implement modification of the 'name2' trace callback argument. | sbron | 2022-08-31 | 1 | -4/+19 |
* | | fix(?) stray ckalloc()/ckfree(); ref TIP 494. | bch | 2022-08-23 | 1 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2022-08-23 | 1 | -28/+76 |
|\ \ | |/ | |||||
| * | Merge 8.7 | jan.nijtmans | 2022-06-09 | 1 | -4/+4 |
| |\ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-06-06 | 1 | -14/+18 |
| |\ \ | | |/ | |||||
| * | | TIP #627 implementation | jan.nijtmans | 2022-06-01 | 1 | -0/+44 |
| |/ | |||||
* | | Merge 9.0. Add Tcl_ProcObjCmd2() | jan.nijtmans | 2022-05-31 | 1 | -4/+0 |
|\ \ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-05-31 | 1 | -4/+0 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist either | jan.nijtmans | 2022-05-31 | 1 | -4/+0 |
| | |\ | |||||
| | | * | Tcl_SetCommandTokenInfo() does not exist | jan.nijtmans | 2022-05-31 | 1 | -4/+0 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -5/+5 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -32/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 9.0. Eliminate almost all remaining (enum) casts | jan.nijtmans | 2022-04-11 | 1 | -30/+35 |
| |\ \ \ | |||||
| * \ \ \ | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -3/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no long... | jan.nijtmans | 2022-03-02 | 1 | -3/+2 |
| | |/ / | |||||
| * | | | Some more int -> size_t in internal API | jan.nijtmans | 2022-02-23 | 1 | -2/+2 |
| * | | | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -5/+5 |
| | |\ \ | | | |/ | |||||
| | | * | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_... | jan.nijtmans | 2022-02-10 | 1 | -5/+5 |
* | | | | More int -> size_t | jan.nijtmans | 2022-02-23 | 1 | -2/+2 |
* | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
* | | | | Tcl_ListObjLength -> TclListObjLength | jan.nijtmans | 2022-02-10 | 1 | -2/+2 |
* | | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -9/+9 |
* | | | | More work in progress | jan.nijtmans | 2022-01-24 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
* | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -5/+5 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-01-12 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-01-12 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more ... | jan.nijtmans | 2022-01-12 | 1 | -2/+2 |
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -4/+4 |
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -4/+4 |
* | | | Merge 8.7 | jan.nijtmans | 2020-10-02 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix -Wshadow warnings, when compiling with a C++ compiler | jan.nijtmans | 2020-10-02 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-28 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 1 | -20/+19 |