Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | TIP 500 final |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3f1c160e901ad240d9f6f8438e360a59 |
User & Date: | dkf 2018-06-03 11:45:46.335 |
Context
2018-06-06
| ||
05:19 | tip 510 created check-in: 3ba8aad833 user: rene tags: trunk | |
2018-06-03
| ||
11:45 | TIP 500 final check-in: 3f1c160e90 user: dkf tags: trunk | |
11:41 | TIP 500 accepted check-in: 62293dc777 user: dkf tags: trunk | |
Changes
Changes to index.json.
cannot compute difference between binary files
Changes to index.md.
︙ | ︙ | |||
165 166 167 168 169 170 171 | <tr class='project projectdraft projectdraft87 project87'> <td valign='top'><a href='./tip/501.md'>501</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> <td valign='top'>Draft</td> <td valign='top'># TIP 501: string is dict</td> </tr> | | | | 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 | <tr class='project projectdraft projectdraft87 project87'> <td valign='top'><a href='./tip/501.md'>501</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> <td valign='top'>Draft</td> <td valign='top'># TIP 501: string is dict</td> </tr> <tr class='project projectfinal projectfinal87 project87'> <td valign='top'><a href='./tip/500.md'>500</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> <td valign='top'>Final</td> <td valign='top'># TIP 500: Private Methods and Variables in TclOO</td> </tr> <tr class='project projectfinal projectfinal87 project87'> <td valign='top'><a href='./tip/499.md'>499</a></td> <td valign='top'>Project</td> <td valign='top'>8.7</td> <td valign='top'>Final</td> |
︙ | ︙ |
Changes to tip/500.md.
1 2 | # TIP 500: Private Methods and Variables in TclOO Author: Donal K. Fellows <[email protected]> | | | 1 2 3 4 5 6 7 8 9 10 | # TIP 500: Private Methods and Variables in TclOO Author: Donal K. Fellows <[email protected]> State: Final Type: Project Vote: Done Created: 10-Feb-2018 Post-History: Keywords: Tcl, object orientation, visibility Tcl-Version: 8.7 Votes-For: DKF, JN, AF, JD, SL, AK, KBK |
︙ | ︙ |