Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing constraints | dgp | 2022-11-20 | 1 | -36/+36 |
| | |||||
* | Garbage collect unreferenced elements in lset implementation. Add tests for | apnadkarni | 2022-07-29 | 1 | -11/+169 |
| | | | garbage collection for commands that modify lists. | ||||
* | Final prep for TIP625 vote | apnadkarni | 2022-07-27 | 1 | -10/+68 |
| | |||||
* | List rep tests for lappend,lset,lassign,lremove,lrange,lpop | apnadkarni | 2022-07-26 | 1 | -85/+1280 |
| | |||||
* | Tests for spanned lists with shared reps | apnadkarni | 2022-07-25 | 1 | -5/+203 |
| | |||||
* | Missing "package require tcl::test", this causes test failures on Windows ↵ | jan.nijtmans | 2022-07-20 | 1 | -0/+1 |
| | | | | with gcc | ||||
* | Fixes for listrep-3.15,17. Add tests for spanned intreps | apnadkarni | 2022-07-20 | 1 | -2/+239 |
| | |||||
* | Batch of tests for unshared lists with span | apnadkarni | 2022-07-18 | 1 | -1/+1 |
| | |||||
* | Batch of tests for unshared lists with span | apnadkarni | 2022-07-18 | 1 | -1/+136 |
| | |||||
* | Another batch of white box listrep tests | apnadkarni | 2022-07-17 | 1 | -14/+274 |
| | |||||
* | First few list representation tests | apnadkarni | 2022-07-16 | 1 | -0/+296 |