summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-11-281-0/+8
|\
| * Reduce shimmering: If a conclusion can be drawn about the number of list elem...jan.nijtmans2022-11-281-0/+8
* | Merge trunk. Also update Tcl_ObjType.version to match TIP 644apnadkarni2022-11-091-58/+56
|\ \
| * \ Merge 8.7jan.nijtmans2022-11-021-19/+19
| |\ \ | | |/
| | * If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More co...jan.nijtmans2022-11-021-45/+51
| * | code cleanup (e.g. ProcGetIntRep -> ProcGetInternalRep, size_t -> Tcl_Size)jan.nijtmans2022-11-021-39/+37
* | | TIP 644 - Make Tcl_ObjType extensibleapnadkarni2022-10-111-3/+5
|/ /
* | Merge 8.7jan.nijtmans2022-09-221-3/+2
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-09-221-3/+2
| |\
| | * Do the "#undef TclObjInterpProc" slightly earlierjan.nijtmans2022-09-221-2/+1
* | | Merge 8.7jan.nijtmans2022-09-221-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-09-221-1/+1
| |\ \ | | |/
| | * Make TclObjInterpProc a macro (since it always should be used through TclGetO...jan.nijtmans2022-09-221-50/+25
* | | Merge 8.7jan.nijtmans2022-09-191-6/+50
|\ \ \ | |/ /
| * | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. W...jan.nijtmans2022-09-191-5/+48
* | | [51d5f22997] Protect against passing negative size to Tcl_NewListObj.dgp2022-09-151-1/+1
* | | Merge 8.7jan.nijtmans2022-09-091-0/+2
|\ \ \ | |/ /
| * | Change TclObjInterpProc() to a macro, since extensions should never invoke it...jan.nijtmans2022-09-091-0/+2
* | | Merge 8.7jan.nijtmans2022-08-261-1/+1
|\ \ \ | |/ /
| * | [37108037b9]: Code cleanups to support CHERI: Apply patch 0007 (modified)jan.nijtmans2022-08-261-1/+1
* | | merge 8.7sebres2022-07-291-2/+15
|\ \ \ | |/ /
| * | amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silen...sebres2022-07-291-5/+5
| * | merge 8.6 (apply SF fix)sebres2022-07-291-2/+15
| |\ \ | | |/
| | * fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPt...sebres2022-07-271-2/+15
* | | Merge 8.7jan.nijtmans2022-06-201-1/+1
|\ \ \ | |/ /
| * | Unneeded type-castjan.nijtmans2022-06-201-1/+1
* | | Merge 9.0jan.nijtmans2022-06-071-14/+1
|\ \ \
* \ \ \ Merge 9.0. Add Tcl_ProcObjCmd2()jan.nijtmans2022-05-311-0/+13
|\ \ \ \ | |/ / /
| * | | Eliminate warnings in tclProc.c with USE_DTRACE. Try to eliminate warnings wi...jan.nijtmans2022-05-261-4/+4
* | | | Merge 9.0jan.nijtmans2022-05-251-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-05-251-2/+2
| |\ \ \ | | |/ /
| | * | Deprecate 2 internal typedefs: TclCmdProcType/TclObjCmdProcType. Too little b...jan.nijtmans2022-05-251-2/+2
* | | | Merge 9.0jan.nijtmans2022-05-241-4/+4
|\ \ \ \ | |/ / /
| * | | Compiler warning when USE_DTRACE=1jan.nijtmans2022-05-241-4/+4
* | | | Merge 9.0jan.nijtmans2022-05-171-4/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2022-05-171-4/+4
| |\ \ \ | | |/ /
| | * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-4/+4
| | * | Handle Tcl_GetCharLengthjan.nijtmans2022-03-161-1/+1
* | | | More progressjan.nijtmans2022-03-291-1/+1
* | | | More progressjan.nijtmans2022-03-231-1/+1
* | | | More progressjan.nijtmans2022-03-181-3/+3
* | | | Morejan.nijtmans2022-03-171-3/+3
* | | | Make framePtr->level size_tjan.nijtmans2022-03-151-1/+1
* | | | Merge 9.0jan.nijtmans2022-03-091-2/+2
|\ \ \ \ | |/ / /
* | | | More size_tjan.nijtmans2022-03-081-2/+2
* | | | Provide somewhat more space in Tcl_CallFramejan.nijtmans2022-03-081-1/+1
* | | | Another round of int -> size_t for internal functionsjan.nijtmans2022-03-071-1/+2
* | | | Merge 9.0. Update documentationjan.nijtmans2022-02-231-1/+1
|\ \ \ \ | |/ / /
| * | | Eliminate dead code and fix a commentjan.nijtmans2022-02-201-1/+1
* | | | Merge 9.0jan.nijtmans2022-02-171-1/+2
|\ \ \ \ | |/ / /