Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | TIP 431 becomes 8.7; no implementation ready. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4192baaef132c801e24ed82d3223b0b2 |
User & Date: | dkf 2018-05-28 12:59:45.114 |
Context
2018-05-28
| ||
13:11 | Move 478 to target 8.7 check-in: c9d2533253 user: dkf tags: trunk | |
12:59 | TIP 431 becomes 8.7; no implementation ready. check-in: 4192baaef1 user: dkf tags: trunk | |
12:56 | Fix the javascript. check-in: 2f8ac12d95 user: dkf tags: trunk | |
Changes
Changes to index.json.
cannot compute difference between binary files
Changes to index.md.
︙ | ︙ | |||
647 648 649 650 651 652 653 | <tr class='project projectfinal projectfinal86 project86'> <td valign='top'><a href='./tip/432.md'>432</a></td> <td valign='top'>Project</td> <td valign='top'>8.6.3</td> <td valign='top'>Final</td> <td valign='top'># TIP 432: Support for New Windows File Dialogs in Vista and Later</td> </tr> | | | | 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 | <tr class='project projectfinal projectfinal86 project86'> <td valign='top'><a href='./tip/432.md'>432</a></td> <td valign='top'>Project</td> <td valign='top'>8.6.3</td> <td valign='top'>Final</td> <td valign='top'># TIP 432: Support for New Windows File Dialogs in Vista and Later</td> </tr> <tr class='project projectdraft projectdraft87 project87'> <td valign='top'><a href='./tip/431.md'>431</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> <td valign='top'>Draft</td> <td valign='top'># TIP 431: Add 'tempdir' Subcommand to 'file'</td> </tr> <tr class='project projectdraft projectdraft87 project87'> <td valign='top'><a href='./tip/430.md'>430</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> |
︙ | ︙ |
Changes to tip/431.md.
1 2 3 4 | # TIP 431: Add 'tempdir' Subcommand to 'file' Author: Kevin Pasko <[email protected]> State: Draft Type: Project | | | 1 2 3 4 5 6 7 8 9 10 11 12 | # TIP 431: Add 'tempdir' Subcommand to 'file' Author: Kevin Pasko <[email protected]> State: Draft Type: Project Tcl-Version: 8.7 Vote: Pending Created: 10-Sep-2014 Keywords: Tcl, directory, file Post-History: ----- # Abstract |
︙ | ︙ |