Check-in [237b1ca1f3]

Login

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

Overview
Comment:Mark 421 as Final; implementation was committed to main branch on 2018-04-20
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 237b1ca1f39e5f96e0549dc65cf84fa4697921f122d7c78c98fa8a7d93b222f5
User & Date: dkf 2018-05-28 19:55:57.146
Context
2018-06-03
11:41
TIP 500 accepted check-in: 62293dc777 user: dkf tags: trunk
2018-05-28
19:55
Mark 421 as Final; implementation was committed to main branch on 2018-04-20 check-in: 237b1ca1f3 user: dkf tags: trunk
16:23
CFV for 500 by DKF check-in: db83e70e61 user: dkf tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to index.json.

cannot compute difference between binary files

Changes to index.md.
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
<tr class='project projectfinal projectfinal90 project90'>
<td valign='top'><a href='./tip/422.md'>422</a></td>
<td valign='top'>Project</td>
<td valign='top'>9.0</td>
<td valign='top'>Final</td>
<td valign='top'># TIP 422: Don&apos;t Use stdarg.h/va_list in Public API</td>
</tr>
<tr class='project projectaccepted projectaccepted87 project87'>
<td valign='top'><a href='./tip/421.md'>421</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Accepted</td>
<td valign='top'># TIP 421: A Command for Iterating Over Arrays</td>
</tr>
<tr class='project projectdraft projectdraft87 project87'>
<td valign='top'><a href='./tip/420.md'>420</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Draft</td>







|



|







717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
<tr class='project projectfinal projectfinal90 project90'>
<td valign='top'><a href='./tip/422.md'>422</a></td>
<td valign='top'>Project</td>
<td valign='top'>9.0</td>
<td valign='top'>Final</td>
<td valign='top'># TIP 422: Don&apos;t Use stdarg.h/va_list in Public API</td>
</tr>
<tr class='project projectfinal projectfinal87 project87'>
<td valign='top'><a href='./tip/421.md'>421</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Final</td>
<td valign='top'># TIP 421: A Command for Iterating Over Arrays</td>
</tr>
<tr class='project projectdraft projectdraft87 project87'>
<td valign='top'><a href='./tip/420.md'>420</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Draft</td>
Changes to tip/421.md.
1
2
3
4
5
6
7
8
9
# TIP 421: A Command for Iterating Over Arrays
	State:		Accepted
	Type:		Project
	Tcl-Version:	8.7
	Vote:		Done
	Post-History:
	Author:		Karl Lehenbauer <[email protected]>
	Author:		Brad Lanam <[email protected]>
	Author:		Donal K. Fellows <[email protected]>

|







1
2
3
4
5
6
7
8
9
# TIP 421: A Command for Iterating Over Arrays
	State:		Final
	Type:		Project
	Tcl-Version:	8.7
	Vote:		Done
	Post-History:
	Author:		Karl Lehenbauer <[email protected]>
	Author:		Brad Lanam <[email protected]>
	Author:		Donal K. Fellows <[email protected]>