Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -9/+9 |
* | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -0/+8 |
|\ | |||||
| * | Reduce shimmering: If a conclusion can be drawn about the number of list elem... | jan.nijtmans | 2022-11-28 | 1 | -0/+8 |
* | | Merge trunk. Also update Tcl_ObjType.version to match TIP 644 | apnadkarni | 2022-11-09 | 1 | -58/+56 |
|\ \ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-11-02 | 1 | -19/+19 |
| |\ \ | | |/ | |||||
| | * | If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More co... | jan.nijtmans | 2022-11-02 | 1 | -45/+51 |
| * | | code cleanup (e.g. ProcGetIntRep -> ProcGetInternalRep, size_t -> Tcl_Size) | jan.nijtmans | 2022-11-02 | 1 | -39/+37 |
* | | | TIP 644 - Make Tcl_ObjType extensible | apnadkarni | 2022-10-11 | 1 | -3/+5 |
|/ / | |||||
* | | Merge 8.7 | jan.nijtmans | 2022-09-22 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2022-09-22 | 1 | -3/+2 |
| |\ | |||||
| | * | Do the "#undef TclObjInterpProc" slightly earlier | jan.nijtmans | 2022-09-22 | 1 | -2/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2022-09-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-09-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Make TclObjInterpProc a macro (since it always should be used through TclGetO... | jan.nijtmans | 2022-09-22 | 1 | -50/+25 |
* | | | Merge 8.7 | jan.nijtmans | 2022-09-19 | 1 | -6/+50 |
|\ \ \ | |/ / | |||||
| * | | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. W... | jan.nijtmans | 2022-09-19 | 1 | -5/+48 |
* | | | [51d5f22997] Protect against passing negative size to Tcl_NewListObj. | dgp | 2022-09-15 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2022-09-09 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Change TclObjInterpProc() to a macro, since extensions should never invoke it... | jan.nijtmans | 2022-09-09 | 1 | -0/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2022-08-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [37108037b9]: Code cleanups to support CHERI: Apply patch 0007 (modified) | jan.nijtmans | 2022-08-26 | 1 | -1/+1 |
* | | | merge 8.7 | sebres | 2022-07-29 | 1 | -2/+15 |
|\ \ \ | |/ / | |||||
| * | | amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silen... | sebres | 2022-07-29 | 1 | -5/+5 |
| * | | merge 8.6 (apply SF fix) | sebres | 2022-07-29 | 1 | -2/+15 |
| |\ \ | | |/ | |||||
| | * | fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPt... | sebres | 2022-07-27 | 1 | -2/+15 |
* | | | Merge 8.7 | jan.nijtmans | 2022-06-20 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Unneeded type-cast | jan.nijtmans | 2022-06-20 | 1 | -1/+1 |
* | | | Merge 9.0 | jan.nijtmans | 2022-06-07 | 1 | -14/+1 |
|\ \ \ | |||||
* \ \ \ | Merge 9.0. Add Tcl_ProcObjCmd2() | jan.nijtmans | 2022-05-31 | 1 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate warnings in tclProc.c with USE_DTRACE. Try to eliminate warnings wi... | jan.nijtmans | 2022-05-26 | 1 | -4/+4 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-05-25 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-05-25 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Deprecate 2 internal typedefs: TclCmdProcType/TclObjCmdProcType. Too little b... | jan.nijtmans | 2022-05-25 | 1 | -2/+2 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-05-24 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Compiler warning when USE_DTRACE=1 | jan.nijtmans | 2022-05-24 | 1 | -4/+4 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -4/+4 |
| | * | | Handle Tcl_GetCharLength | jan.nijtmans | 2022-03-16 | 1 | -1/+1 |
* | | | | More progress | jan.nijtmans | 2022-03-29 | 1 | -1/+1 |
* | | | | More progress | jan.nijtmans | 2022-03-23 | 1 | -1/+1 |
* | | | | More progress | jan.nijtmans | 2022-03-18 | 1 | -3/+3 |
* | | | | More | jan.nijtmans | 2022-03-17 | 1 | -3/+3 |
* | | | | Make framePtr->level size_t | jan.nijtmans | 2022-03-15 | 1 | -1/+1 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-03-09 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
* | | | | More size_t | jan.nijtmans | 2022-03-08 | 1 | -2/+2 |
* | | | | Provide somewhat more space in Tcl_CallFrame | jan.nijtmans | 2022-03-08 | 1 | -1/+1 |
* | | | | Another round of int -> size_t for internal functions | jan.nijtmans | 2022-03-07 | 1 | -1/+2 |
* | | | | Merge 9.0. Update documentation | jan.nijtmans | 2022-02-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate dead code and fix a comment | jan.nijtmans | 2022-02-20 | 1 | -1/+1 |