Tcl Source Code

Check-in [1417ed9dbf]
Login

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

Overview
Comment:Implement TIP 342
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 1417ed9dbff6a6eff9b287dde246f407f2c8d1f514954704cb9a99bdfd985494
User & Date: dkf 2019-04-16 13:25:39.227
Context
2019-04-17
15:08
[60559fd4a6] Test more robust against frame contexts of testing environment. check-in: 1b2cf8fff3 user: dgp tags: core-8-branch
2019-04-16
13:25
Implement TIP 342 check-in: 1417ed9dbf user: dkf tags: core-8-branch
2019-04-15
19:57
Add [dict getdef] alias closed check-in: f500eaf0ba user: dkf tags: tip-342
2019-04-14
15:14
Doc tweak check-in: 369e478469 user: dkf tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/dict.n.
Changes to generic/tclDictObj.c.
Changes to tests/dict.test.