summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-19/+19
* More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-1/+1
* merge 8.7dgp2023-01-301-1/+1
|\
| * Add some comments and tidy code.pooryorick2023-01-271-1/+1
* | Merge 8.7jan.nijtmans2022-12-211-3/+5
|\ \ | |/
| * Add 'interp' argument to some arith functions, for better error-handlingjan.nijtmans2022-12-211-3/+5
* | Eliminate TclArithSeriesObjLength and TclArithSeriesObjStep from tclArithSeri...jan.nijtmans2022-12-081-2/+2
* | size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObjjan.nijtmans2022-11-271-1/+1
* | Merge 9.0jan.nijtmans2022-11-251-2/+2
|\ \
| * | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add...jan.nijtmans2022-11-241-2/+2
* | | Internal abstract list, don't let "llength" shimmer any more.jan.nijtmans2022-11-231-9/+9
|/ /
* | Merge trunk. Also update Tcl_ObjType.version to match TIP 644apnadkarni2022-11-091-5/+98
|\ \
| * \ Merge 8.7. lreplace4 bcc instruction and FLT_MAX fixapnadkarni2022-11-051-5/+98
| |\ \ | | |/
| | * Rewrite lreplace4 implementation not to need extra immediate operands.apnadkarni2022-11-031-48/+81
| | * New bytecode for linsertapnadkarni2022-10-301-7/+8
| | * Implement lreplace4 BCC instructionapnadkarni2022-10-301-5/+61
* | | Rebase to 9.0jan.nijtmans2022-10-211-2/+3
|\ \ \ | |/ / |/| |
| * | TIP 644 - Make Tcl_ObjType extensibleapnadkarni2022-10-111-2/+3
* | | merge 8.7dgp2022-10-171-2/+2
|\ \ \ | |/ / |/| / | |/
| * Implementation of TIP 638.dgp2022-10-171-2/+2
| |\
| | * merge 8.7dgp2022-10-111-3/+1
| | |\
| | * \ merge 8.7dgp2022-10-051-1/+6
| | |\ \
| | * \ \ merge 8.7dgp2022-09-291-1/+1
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2022-09-281-1/+5
| | |\ \ \ \
| | * \ \ \ \ merge 8.7dgp2022-09-211-2/+53
| | |\ \ \ \ \
| | * | | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj).dgp2022-09-181-2/+2
| * | | | | | | Improve error-message "cannot use xxxx as operand ....."jan.nijtmans2022-10-141-42/+43
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2022-10-101-3/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Use Tcl_ObjCmdProc in stead of full signaturejan.nijtmans2022-10-101-3/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Fix some bugs in lseqgriffin2022-10-041-1/+6
| | |_|_|/ | |/| | |
* | | | | Fix Obj leaks in ArithSeries.griffin2022-10-021-1/+6
|\ \ \ \ \ | |/ / / /
* | | | | Fix bug-99e834bf33griffin2022-09-291-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug-99e834bf33griffin2022-09-291-1/+1
| | |_|/ | |/| |
* | | | Merge 8.7jan.nijtmans2022-09-281-1/+5
|\ \ \ \ | |/ / /
| * | | Fix out-of-bounds length bug.griffin2022-09-251-1/+5
| | |/ | |/|
* | | Merge 8.7jan.nijtmans2022-09-211-2/+53
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-09-011-46/+49
| |\ \ | | |/
| * | Sync with core-8-branchgriffin2022-08-301-9/+9
| |\ \
| * \ \ Sync with core-8-branch listObj changes.griffin2022-08-301-2/+2
| |\ \ \
| * \ \ \ sync with core-8-branchgriffin2022-08-291-2/+2
| |\ \ \ \
| * | | | | Move ArithSeries code to its own files. More bug fixes.griffin2022-08-281-8/+13
| * | | | | sync up with core-8-branchgriffin2022-08-251-1/+5
| |\ \ \ \ \
| * | | | | | Fix windows build (invalid '&'). Eliminate end-of-line spacingjan.nijtmans2022-07-241-3/+3
| * | | | | | sync up with core-8-brnach.griffin2022-07-231-14/+17
| |\ \ \ \ \ \
| * | | | | | | Remove support for double (real) values.griffin2022-07-141-1/+23
| * | | | | | | Implement TIP-225 ArithSeries. And other changes.griffin2022-07-121-2/+26
* | | | | | | | Merge 8.7jan.nijtmans2022-08-311-7/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Apply patch 0006 from [37108037b9]: Code cleanups to support CHERIjan.nijtmans2022-08-301-7/+10
* | | | | | | | Merge 8.7jan.nijtmans2022-08-301-42/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | More code cleanup, inspired by [37108037b9]jan.nijtmans2022-08-301-39/+39
| | |_|_|_|_|/ | |/| | | | |