Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2024-02-11 | 1 | -1/+0 |
|\ | |||||
| * | TIP #652 | jan.nijtmans | 2024-02-11 | 1 | -1/+0 |
| |\ | |||||
| | * | Implementation of TIP 652. | pooryorick | 2024-02-07 | 1 | -1/+0 |
| |/ |/| | |||||
| * | More int -> Tcl_Size (backported from 9.0) | jan.nijtmans | 2023-10-10 | 1 | -4/+4 |
| * | Some more int -> Tcl_Size (backported from 9.0) | jan.nijtmans | 2023-08-01 | 1 | -16/+16 |
* | | TIP 677: Constant Variables | dkf | 2023-12-11 | 1 | -0/+4 |
|\ \ | |||||
| * | | Bytecode implementation | dkf | 2023-12-05 | 1 | -0/+4 |
* | | | int -> Tcl_Size for DTrace | jan.nijtmans | 2023-12-06 | 1 | -5/+5 |
|/ / | |||||
* | | Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13 | apnadkarni | 2023-08-13 | 1 | -1/+1 |
* | | Permit large scripts > INT_MAX. Not complete because compiler source line tra... | apnadkarni | 2023-07-09 | 1 | -4/+4 |
* | | Merge 9.0 | jan.nijtmans | 2023-06-27 | 1 | -1/+1 |
* | | Adapt signature of TclCompileScript() to fit better after TIP 660. | dgp | 2023-04-24 | 1 | -1/+1 |
* | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
* | | | Merge 9.0 | apnadkarni | 2023-04-05 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header di... | jan.nijtmans | 2023-04-04 | 1 | -11/+11 |
* | | | Merge 9.0 | jan.nijtmans | 2023-04-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -11/+11 |
|/ / / | |||||
* | | | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fix | apnadkarni | 2022-11-05 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge core-8-branch | apnadkarni | 2022-11-05 | 1 | -9/+8 |
| |\ \ | |||||
| * | | | Rewrite lreplace4 implementation not to need extra immediate operands. | apnadkarni | 2022-11-03 | 1 | -2/+8 |
| * | | | New bytecode for linsert | apnadkarni | 2022-10-30 | 1 | -1/+1 |
| * | | | Implement lreplace4 BCC instruction | apnadkarni | 2022-10-30 | 1 | -2/+4 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-10-25 | 1 | -10/+10 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 heade... | jan.nijtmans | 2022-10-25 | 1 | -9/+8 |
| |/ / | |||||
| * | | Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions) | jan.nijtmans | 2022-10-23 | 1 | -26/+26 |
| * | | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) | jan.nijtmans | 2022-10-21 | 1 | -93/+93 |
* | | | Change back some Tcl_Size usage to size_t (e.g. in MODULE_SCOPE definitions, ... | jan.nijtmans | 2022-10-23 | 1 | -20/+22 |
* | | | Merge 9.0 | jan.nijtmans | 2022-07-04 | 1 | -3/+3 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-07-04 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!) | jan.nijtmans | 2022-07-04 | 1 | -4/+4 |
* | | | | Merge 9.0 | jan.nijtmans | 2022-06-24 | 1 | -80/+80 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-06-24 | 1 | -3/+3 |
| |\ \ \ |/ / / / | | _ / | | / | |||||
| * | | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a... | jan.nijtmans | 2022-06-24 | 1 | -3/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2022-06-23 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | more "unsigned int" -> TCL_HASH_TYPE | jan.nijtmans | 2022-06-23 | 1 | -8/+8 |
* | | | Merge 8.7 | jan.nijtmans | 2022-06-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | More (internal) int -> size_t, allowing values > 2^31 | jan.nijtmans | 2022-06-09 | 1 | -2/+2 |
* | | | Undo unintended (internal) variable rename | jan.nijtmans | 2022-06-08 | 1 | -1/+1 |
* | | | Merge 9.0 | jan.nijtmans | 2022-05-30 | 1 | -12/+4 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-05-27 | 1 | -12/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Use more Tcl_ObjCmdProc/Tcl_MethodCallProc typedefs | jan.nijtmans | 2022-05-27 | 1 | -12/+4 |
* | | | | more tweaks | jan.nijtmans | 2022-03-31 | 1 | -4/+4 |
* | | | | More progress | jan.nijtmans | 2022-03-31 | 1 | -2/+2 |
* | | | | more progress | jan.nijtmans | 2022-03-31 | 1 | -2/+2 |
* | | | | More progress | jan.nijtmans | 2022-03-31 | 1 | -3/+3 |