Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.7 | dgp | 2023-01-30 | 1 | -1/+1 |
|\ | |||||
| * | Add some comments and tidy code. | pooryorick | 2023-01-27 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2022-12-21 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | Add 'interp' argument to some arith functions, for better error-handling | jan.nijtmans | 2022-12-21 | 1 | -3/+5 |
* | | Eliminate TclArithSeriesObjLength and TclArithSeriesObjStep from tclArithSeri... | jan.nijtmans | 2022-12-08 | 1 | -2/+2 |
* | | size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObj | jan.nijtmans | 2022-11-27 | 1 | -1/+1 |
* | | Merge 9.0 | jan.nijtmans | 2022-11-25 | 1 | -2/+2 |
|\ \ | |||||
| * | | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add... | jan.nijtmans | 2022-11-24 | 1 | -2/+2 |
* | | | Internal abstract list, don't let "llength" shimmer any more. | jan.nijtmans | 2022-11-23 | 1 | -9/+9 |
|/ / | |||||
* | | Merge trunk. Also update Tcl_ObjType.version to match TIP 644 | apnadkarni | 2022-11-09 | 1 | -5/+98 |
|\ \ | |||||
| * \ | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fix | apnadkarni | 2022-11-05 | 1 | -5/+98 |
| |\ \ | | |/ | |||||
| | * | Rewrite lreplace4 implementation not to need extra immediate operands. | apnadkarni | 2022-11-03 | 1 | -48/+81 |
| | * | New bytecode for linsert | apnadkarni | 2022-10-30 | 1 | -7/+8 |
| | * | Implement lreplace4 BCC instruction | apnadkarni | 2022-10-30 | 1 | -5/+61 |
* | | | Rebase to 9.0 | jan.nijtmans | 2022-10-21 | 1 | -2/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | TIP 644 - Make Tcl_ObjType extensible | apnadkarni | 2022-10-11 | 1 | -2/+3 |
* | | | merge 8.7 | dgp | 2022-10-17 | 1 | -2/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Implementation of TIP 638. | dgp | 2022-10-17 | 1 | -2/+2 |
| |\ | |||||
| | * | merge 8.7 | dgp | 2022-10-11 | 1 | -3/+1 |
| | |\ | |||||
| | * \ | merge 8.7 | dgp | 2022-10-05 | 1 | -1/+6 |
| | |\ \ | |||||
| | * \ \ | merge 8.7 | dgp | 2022-09-29 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -1/+5 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge 8.7 | dgp | 2022-09-21 | 1 | -2/+53 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj). | dgp | 2022-09-18 | 1 | -2/+2 |
| * | | | | | | | Improve error-message "cannot use xxxx as operand ....." | jan.nijtmans | 2022-10-14 | 1 | -42/+43 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -3/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Use Tcl_ObjCmdProc in stead of full signature | jan.nijtmans | 2022-10-10 | 1 | -3/+1 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fix some bugs in lseq | griffin | 2022-10-04 | 1 | -1/+6 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Fix Obj leaks in ArithSeries. | griffin | 2022-10-02 | 1 | -1/+6 |
|\ \ \ \ \ | |/ / / / | |||||
* | | | | | Fix bug-99e834bf33 | griffin | 2022-09-29 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix bug-99e834bf33 | griffin | 2022-09-29 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -1/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix out-of-bounds length bug. | griffin | 2022-09-25 | 1 | -1/+5 |
| | |/ | |/| | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-09-21 | 1 | -2/+53 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2022-09-01 | 1 | -46/+49 |
| |\ \ | | |/ | |||||
| * | | Sync with core-8-branch | griffin | 2022-08-30 | 1 | -9/+9 |
| |\ \ | |||||
| * \ \ | Sync with core-8-branch listObj changes. | griffin | 2022-08-30 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | sync with core-8-branch | griffin | 2022-08-29 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * | | | | | Move ArithSeries code to its own files. More bug fixes. | griffin | 2022-08-28 | 1 | -8/+13 |
| * | | | | | sync up with core-8-branch | griffin | 2022-08-25 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix windows build (invalid '&'). Eliminate end-of-line spacing | jan.nijtmans | 2022-07-24 | 1 | -3/+3 |
| * | | | | | | sync up with core-8-brnach. | griffin | 2022-07-23 | 1 | -14/+17 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Remove support for double (real) values. | griffin | 2022-07-14 | 1 | -1/+23 |
| * | | | | | | | Implement TIP-225 ArithSeries. And other changes. | griffin | 2022-07-12 | 1 | -2/+26 |
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2022-08-31 | 1 | -7/+10 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI | jan.nijtmans | 2022-08-30 | 1 | -7/+10 |
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2022-08-30 | 1 | -42/+43 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | More code cleanup, inspired by [37108037b9] | jan.nijtmans | 2022-08-30 | 1 | -39/+39 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | gcc warning (-Wc++-compat) | jan.nijtmans | 2022-08-30 | 1 | -1/+1 |
| * | | | | | | [37108037b9], patch 0004 | jan.nijtmans | 2022-08-29 | 1 | -9/+9 |
| | |_|_|_|/ | |/| | | | |