Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header di... | jan.nijtmans | 2023-04-04 | 1 | -11/+11 |
* | 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 |
* | | | 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 |
* | | | | more progress | jan.nijtmans | 2022-03-31 | 1 | -4/+4 |
* | | | | More progress | jan.nijtmans | 2022-03-30 | 1 | -13/+13 |
* | | | | More progress | jan.nijtmans | 2022-03-30 | 1 | -5/+5 |
* | | | | More progress | jan.nijtmans | 2022-03-29 | 1 | -7/+7 |
* | | | | More progress | jan.nijtmans | 2022-03-29 | 1 | -4/+4 |
* | | | | size_t continued | jan.nijtmans | 2022-03-24 | 1 | -4/+4 |
* | | | | More size_t | jan.nijtmans | 2022-03-24 | 1 | -5/+5 |
* | | | | Make varIndexes a size_t[] | jan.nijtmans | 2022-03-23 | 1 | -1/+1 |
* | | | | Further | jan.nijtmans | 2022-03-18 | 1 | -2/+2 |
* | | | | More progress | jan.nijtmans | 2022-03-17 | 1 | -7/+7 |
* | | | | Update doc, fix PrintSourceToObj signature | jan.nijtmans | 2022-03-10 | 1 | -5/+5 |
* | | | | Revert previous commit (doesn't work) and merge 9.0 | jan.nijtmans | 2022-03-10 | 1 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
* | | | | More progress | jan.nijtmans | 2022-03-09 | 1 | -8/+8 |
* | | | | More size_t | jan.nijtmans | 2022-03-08 | 1 | -6/+16 |
* | | | | Another round of int -> size_t for internal functions | jan.nijtmans | 2022-03-07 | 1 | -12/+12 |
|/ / / | |||||
* | | | Use size_t in AuxDataPrintProc | jan.nijtmans | 2022-03-01 | 1 | -3/+3 |
* | | | Backout part of previous commit, making compile.test work again with --enable... | jan.nijtmans | 2022-02-28 | 1 | -6/+6 |
* | | | More size_t usage, e.g. for "foreach" | jan.nijtmans | 2022-02-27 | 1 | -10/+10 |