Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fixed leftover typo. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
56556d827d6e9cc7266b735f5f1277a3 |
User & Date: | aku 2017-10-18 15:25:53.569 |
Context
2017-10-27
| ||
18:27 | Extended to use the `is_dead` flag when generating output. TODO: Interaction with public email addresses. check-in: 512cb9e043 user: aku tags: trunk | |
2017-10-18
| ||
15:25 | Fixed leftover typo. check-in: 56556d827d user: aku tags: trunk | |
15:16 | Missed one check-in: 9e535d37f3 user: aku tags: trunk | |
Changes
Changes to input/pages/index.md.
︙ | ︙ | |||
13 14 15 16 17 18 19 | * [Other](#other) <a name="core"> # Tcl/Tk * [Tcl Improvement Proposals](http://tip.tcl.tk) * [Github Mirrors](https://github.com/tcltk/)<%!ext%> | | | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | * [Other](#other) <a name="core"> # Tcl/Tk * [Tcl Improvement Proposals](http://tip.tcl.tk) * [Github Mirrors](https://github.com/tcltk/)<%!ext%> * [Tcl](tcl) — Tool Command Language - the language and library. — [Man](https://www.tcl.tk/man/tcl8.6/index.html), [TMML](http://tmml.sourceforge.net/doc/tcl/index.html) * [Tk](tk) — The Tk toolkit for GUI development. — [Man](https://www.tcl.tk/man/tcl8.6/index.html), [TMML](http://tmml.sourceforge.net/doc/tk/index.html) * [TclOO](tcloo) — Tcl OO Package (for Tcl 8.5). * [TclVFS](tclvfs) — Tcl Virtual Filesystems, Base Layer plus various Implementations. * [Thread](thread) — Tcl Thread Package. * [TclWS](tclws) — Tcl Web Services. * [mpexpr](mpexpr) — Multi-Precision Expressions. * [TclQuadcode](tclquadcode) — Experimental Tcl Compiler. |
︙ | ︙ |