Tcl Source Code

Check-in [9d24a1b9db]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (and acc. within expansion also)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 9d24a1b9db1ebb4578efde008c2c7f72db12ba90bb3b14c8d08292cc86160249
User & Date: sebres 2019-01-09 10:01:35.331
References
2019-01-11
14:57 • Ticket [cc1e91552c] Regression in list expansion status still Closed with 6 ... artifact: 5ac1153c80 user: oehhar
Context
2019-01-11
14:35
Fix crash reported by reported by François Vogel related to: [cc1e91552c0ca1817292d951f8c694b28c2b2... check-in: 58c46e74b9 user: jan.nijtmans tags: core-8-6-branch
2019-01-10
14:43
merge 8.6 check-in: 1de35d1115 user: sebres tags: sebres-8-6-clock-speedup-cr2
2019-01-09
10:10
merge 8.6 (regression bug-[cc1e91552c], etc) check-in: f9979ea137 user: sebres tags: core-8-branch
10:01
closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (and acc. within expansion... check-in: 9d24a1b9db user: sebres tags: core-8-6-branch
2019-01-08
18:15
fixed missing dependency in test-cases "*io-60.1" (constraint-related) - missed load of tcltest-libr... check-in: 1688d8f73e user: sebres tags: core-8-6-branch
14:39
amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": variable isn't array} on nex... closed check-in: 098e8b701a user: sebres tags: bug-cc1e91552c
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclExecute.c.
Changes to tests/basic.test.
Changes to tests/lrange.test.