Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2022-09-01 | 1 | -10/+24 | |
|\ | ||||||
| * | Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *.... | jan.nijtmans | 2022-09-01 | 1 | -138/+138 | |
| * | Remove TODO's already done. Only use ListSizeT for types which are 'size_t' i... | jan.nijtmans | 2022-08-29 | 1 | -3/+3 | |
| * | Merged core-8-branch | apnadkarni | 2022-08-29 | 1 | -7/+19 | |
| |\ | ||||||
* | \ | Merge 9.0 | jan.nijtmans | 2022-08-29 | 1 | -11/+23 | |
|\ \ \ | ||||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-08-25 | 1 | -7/+19 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | [37108037b9]: Code cleanups to support CHERI. Apply patch 0001 and 0003 (and ... | jan.nijtmans | 2022-08-25 | 1 | -7/+19 | |
| * | | | Merge 8.7 | jan.nijtmans | 2022-08-23 | 1 | -4/+4 | |
| |\ \ \ | | |/ / | ||||||
* | | | | Merge tip-625 | jan.nijtmans | 2022-07-18 | 1 | -0/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Start on list representation black box tests | apnadkarni | 2022-07-15 | 1 | -0/+3 | |
| * | | | Merge 8.7 (Make ListStore->slots a TCLFLEXARRAY) | jan.nijtmans | 2022-07-13 | 1 | -4/+3 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge core-8-branch | apnadkarni | 2022-07-09 | 1 | -39/+40 | |
| |\ \ \ | ||||||
| * | | | | Start towards Tcl9 support | apnadkarni | 2022-06-13 | 1 | -13/+45 | |
| * | | | | Merge core-8-branch after TIP616 | apnadkarni | 2022-06-12 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| * | | | | | TIP 625 - Re-implementation of lists | apnadkarni | 2022-05-24 | 1 | -41/+163 | |
* | | | | | | More progress | jan.nijtmans | 2022-07-14 | 1 | -6/+6 | |
* | | | | | | First shot at TIP #625 for Tcl 9.0. | jan.nijtmans | 2022-07-14 | 1 | -40/+192 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge 8.7 | jan.nijtmans | 2022-07-13 | 1 | -4/+4 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Make List->elements a TCLFLEXARRAY. Improve documentation (backported from 9.0) | jan.nijtmans | 2022-07-13 | 1 | -4/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge 8.7 | jan.nijtmans | 2022-07-05 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6 | jan.nijtmans | 2022-07-05 | 1 | -1/+3 | |
| |\ \ \ | ||||||
| | * | | | Prevent warning: zero size arrays are an extension [-Wzero-length-array], whe... | jan.nijtmans | 2022-07-05 | 1 | -1/+3 | |
| * | | | | Resolve the TODO: What's going on here? Document or eliminate. | jan.nijtmans | 2022-06-24 | 1 | -9/+7 | |
* | | | | | Use TCL_MAJOR_VERSION to document (kind of) what's the difference between Tcl... | jan.nijtmans | 2022-06-24 | 1 | -2/+14 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-06-24 | 1 | -15/+15 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a... | jan.nijtmans | 2022-06-24 | 1 | -18/+18 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Don't use (unsigned)-1 -> TCL_INDEX_NONE | jan.nijtmans | 2022-06-24 | 1 | -2/+2 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-06-23 | 1 | -25/+25 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | more "unsigned int" -> TCL_HASH_TYPE | jan.nijtmans | 2022-06-23 | 1 | -25/+25 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-06-23 | 1 | -2/+3 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Restore NS_DEAD flag value (from 0x04 back to 0x02, how it was in Tcl 8.6). I... | jan.nijtmans | 2022-06-23 | 1 | -2/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | More (internal) int -> size_t, allowing values > 2^31 | jan.nijtmans | 2022-06-09 | 1 | -6/+6 | |
* | | | | Merge 9.0 | jan.nijtmans | 2022-06-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | int -> size_t in (internal) Tcl_ResolveCompiledVarProc | jan.nijtmans | 2022-06-07 | 1 | -1/+1 | |
* | | | | | Merge 9.0 | jan.nijtmans | 2022-05-25 | 1 | -9/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 8.7 | jan.nijtmans | 2022-05-25 | 1 | -9/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Deprecate 2 internal typedefs: TclCmdProcType/TclObjCmdProcType. Too little b... | jan.nijtmans | 2022-05-25 | 1 | -0/+2 | |
| | | |/ | | |/| | ||||||
* | | | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -2/+2 | |
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | TIP #622 implementation: Full Unicode for Tcl 8.7 | jan.nijtmans | 2022-05-15 | 1 | -22/+43 | |
| | |\ \ \ | | | | |/ | ||||||
| | | | * | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist... | jan.nijtmans | 2022-04-20 | 1 | -1/+1 | |
| | | * | | Merge 8.7 | jan.nijtmans | 2022-04-26 | 1 | -4/+4 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge 8.7 | jan.nijtmans | 2022-03-29 | 1 | -5/+8 | |
| | | |\ \ \ | ||||||
| | | * | | | | Add TclGetUniChar() to the compatibility set | jan.nijtmans | 2022-03-24 | 1 | -0/+4 | |
| | | * | | | | Fix internal usage of Tcl_GetRange/Tcl_UtfAtIndex | jan.nijtmans | 2022-03-24 | 1 | -0/+2 | |
| | | * | | | | Add TclGetRange() to the compatibility set | jan.nijtmans | 2022-03-24 | 1 | -2/+4 | |
| | | * | | | | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S... | jan.nijtmans | 2022-03-24 | 1 | -0/+2 | |
| | | * | | | | Put back TclNumUtfChars() macro as TclNumUtfCharsM() | jan.nijtmans | 2022-03-23 | 1 | -2/+2 | |