Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some comments and tidy code. | pooryorick | 2023-01-27 | 1 | -1/+1 |
* | Add 'interp' argument to some arith functions, for better error-handling | jan.nijtmans | 2022-12-21 | 1 | -3/+5 |
* | 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 |
* | 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 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | 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 bug-99e834bf33 | griffin | 2022-09-29 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Fix out-of-bounds length bug. | griffin | 2022-09-25 | 1 | -1/+5 |
| |/ |/| | |||||
* | | Merge 8.7 | jan.nijtmans | 2022-09-01 | 1 | -46/+49 |
|\ \ | |/ | |||||
| * | Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI | jan.nijtmans | 2022-08-30 | 1 | -7/+10 |
| * | More code cleanup, inspired by [37108037b9] | jan.nijtmans | 2022-08-30 | 1 | -39/+39 |
* | | Sync with core-8-branch | griffin | 2022-08-30 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | gcc warning (-Wc++-compat) | jan.nijtmans | 2022-08-30 | 1 | -1/+1 |
| * | [37108037b9], patch 0004 | jan.nijtmans | 2022-08-29 | 1 | -9/+9 |
* | | Sync with core-8-branch listObj changes. | griffin | 2022-08-30 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merged core-8-branch | apnadkarni | 2022-08-29 | 1 | -3/+7 |
| |\ | |||||
| * \ | Merge core-8-branch | apnadkarni | 2022-08-06 | 1 | -14/+17 |
| |\ \ | |||||
| * \ \ | Merge core-8-branch | apnadkarni | 2022-07-09 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge core-8-branch after TIP616 | apnadkarni | 2022-06-12 | 1 | -8/+0 |
| |\ \ \ \ | |||||
| * | | | | | TIP 625 - Re-implementation of lists | apnadkarni | 2022-05-24 | 1 | -2/+2 |
* | | | | | | sync with core-8-branch | griffin | 2022-08-29 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | [37108037b9]: Code cleanups to support CHERI. Apply patch 0001 and 0003 (and ... | jan.nijtmans | 2022-08-25 | 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 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | TIP #630 implementation: TclOO commands > 2^31 | jan.nijtmans | 2022-08-21 | 1 | -1/+5 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Merge 8.7 | jan.nijtmans | 2022-06-25 | 1 | -2/+2 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | (experimental) TclOO > 2**31 args | jan.nijtmans | 2022-06-15 | 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 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | More TclGetStringFromObj() usage | jan.nijtmans | 2022-07-21 | 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.6 | jan.nijtmans | 2022-06-24 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | typo's | jan.nijtmans | 2022-06-24 | 1 | -1/+1 |
* | | | Merge 8.6 | jan.nijtmans | 2022-05-25 | 1 | -8/+0 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist... | jan.nijtmans | 2022-04-20 | 1 | -4/+4 |
* | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -21/+21 |
* | | Add TclGetUniChar() to the compatibility set | jan.nijtmans | 2022-03-24 | 1 | -1/+1 |
* | | Fix internal usage of Tcl_GetRange/Tcl_UtfAtIndex | jan.nijtmans | 2022-03-24 | 1 | -2/+2 |
* | | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S... | jan.nijtmans | 2022-03-24 | 1 | -2/+2 |
* | | Handle Tcl_GetCharLength | jan.nijtmans | 2022-03-16 | 1 | -5/+5 |