Check-in [0918a6150f]

Login

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

Overview
Comment:Fix silly editorial error
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | minor change
Files: files | file ages | folders
SHA3-256: 0918a6150f272889bd5df5ac88cb44a2f040eecbaf59391182f0706ab26ff831
User & Date: dkf 2018-07-07 10:04:34.174
Context
2018-07-07
10:10
fix link check-in: 7ce99926fd user: dkf tags: trunk
10:04
Fix silly editorial error check-in: 0918a6150f user: dkf tags: minor change, trunk
10:03
Added TIP 513 for Florian Murr check-in: aba779d300 user: dkf tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to index.json.

cannot compute difference between binary files

Changes to index.md.
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
</tr></thead><tbody>

<tr class='project projectdraft projectdraft87 project87'>
<td valign='top'><a href='./tip/513.md'>513</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Draft</td>
<td valign='top'># TIP 512: Better support for &apos;agendas&apos; as arrays, dictionaries or lists</td>
</tr>
<tr class='project projectdraft projectdraft87 project87'>
<td valign='top'><a href='./tip/512.md'>512</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Draft</td>
<td valign='top'># TIP 512: No stub for Tcl_SetExitProc()</td>







|







107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
</tr></thead><tbody>

<tr class='project projectdraft projectdraft87 project87'>
<td valign='top'><a href='./tip/513.md'>513</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Draft</td>
<td valign='top'># TIP 513: Better support for &apos;agendas&apos; as arrays, dictionaries or lists</td>
</tr>
<tr class='project projectdraft projectdraft87 project87'>
<td valign='top'><a href='./tip/512.md'>512</a></td>
<td valign='top'>Project</td>
<td valign='top'>8.7</td>
<td valign='top'>Draft</td>
<td valign='top'># TIP 512: No stub for Tcl_SetExitProc()</td>
Changes to tip/513.md.
1
2
3
4
5
6
7
8
# TIP 512: Better support for 'agendas' as arrays, dictionaries or lists
	Author:         Florian Murr <[email protected]>
	State:          Draft
	Type:           Project
	Vote:           
	Created:        02-Aug-2017
	Post-History:   
	Keywords:       Tcl,data structure
|







1
2
3
4
5
6
7
8
# TIP 513: Better support for 'agendas' as arrays, dictionaries or lists
	Author:         Florian Murr <[email protected]>
	State:          Draft
	Type:           Project
	Vote:           
	Created:        02-Aug-2017
	Post-History:   
	Keywords:       Tcl,data structure