Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Release 2.8.5 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
fb5bb6de6408afbf5159bc86e802f4f0 |
User & Date: | peter 2023-04-27 21:41:08.701 |
Context
2024-03-07
| ||
21:29 | Added -nospace option to sort plugin. check-in: 08aa583d40 user: peter tags: trunk | |
2023-04-27
| ||
21:41 | Release 2.8.5 check-in: fb5bb6de64 user: peter tags: trunk | |
21:11 | Syntax check fix check-in: 0c85e5077f user: peter tags: trunk | |
Changes
Changes to Changes.
1 2 3 4 5 6 7 | 2023-04-23 Added -printLineSpace. Corrected -printHeaderSize. 2021-09-23 Allow revision control detect with -browse. 2021-03-29 | > > | 1 2 3 4 5 6 7 8 9 | Released 2.8.5 2023-04-23 Added -printLineSpace. Corrected -printHeaderSize. 2021-09-23 Allow revision control detect with -browse. 2021-03-29 |
︙ | ︙ |
Changes to htdocs/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 | <title>Changes</title> Upcoming changes (not yet released): * TBW * Added -subst command line, to access PreProcess Subst function. * Better SVN commit, handling added directories. * Ctrl-E to enable Edit Mode. * Allow copying selected lines in Edit Mode. * Allow deleting any line in Edit Mode. Changes in v2.8.4 (2019-02-06): | > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <title>Changes</title> Upcoming changes (not yet released): * TBW Changes in v2.8.5 (2023-04-27): * Added -printLineSpace. * Support -context/-w/-b for -review. * Added gunzip plugin. * Added -includedir and -includefile options for directory diff. * Allow multiple pairs of files on the command line to open multiple windows. * Added -subst command line, to access PreProcess Subst function. * Better SVN commit, handling added directories. * Ctrl-E to enable Edit Mode. * Allow copying selected lines in Edit Mode. * Allow deleting any line in Edit Mode. Changes in v2.8.4 (2019-02-06): |
︙ | ︙ |
Changes to htdocs/download.html.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <div class='fossil-doc' data-title='Download'> Downloads are available both as a <a href="http://wiki.tcl.tk/starkit">Starkit</a> and as <a href="http://wiki.tcl.tk/starpack">Starpacks</a> for some platforms. If you need a Starpack for some other platform, you can <a href="starpack.wiki">generate it yourself</a>. <p> Eskil's application source is licensed under GPL, but the bundled packages included in the starkit are under the same license as Tcl. <h2>Version 2.8.4 (2019-02-06)</h2><ul> <li><a href="../../../uv/htdocs/download/eskil284.kit">eskil284.kit</a> <small>(1378090 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil284.linux.gz">eskil284.linux.gz</a> <small>(4613039 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil284.win.zip">eskil284.win.zip</a> | > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <div class='fossil-doc' data-title='Download'> Downloads are available both as a <a href="http://wiki.tcl.tk/starkit">Starkit</a> and as <a href="http://wiki.tcl.tk/starpack">Starpacks</a> for some platforms. If you need a Starpack for some other platform, you can <a href="starpack.wiki">generate it yourself</a>. <p> Eskil's application source is licensed under GPL, but the bundled packages included in the starkit are under the same license as Tcl. <h2>Version 2.8.5 (2023-04-27)</h2><ul> <li><a href="../../../uv/htdocs/download/eskil285.kit">eskil285.kit</a> <small>(1387506 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil285.linux.gz">eskil285.linux.gz</a> <small>(4623432 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil285.win.zip">eskil285.win.zip</a> <small>(4485745 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) <li><a href="../../../uv/htdocs/download/eskil285.mac.gz">eskil285.mac.gz</a> <small>(3320736 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Mac) </ul> <h2>Version 2.8.4 (2019-02-06)</h2><ul> <li><a href="../../../uv/htdocs/download/eskil284.kit">eskil284.kit</a> <small>(1378090 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil284.linux.gz">eskil284.linux.gz</a> <small>(4613039 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil284.win.zip">eskil284.win.zip</a> |
︙ | ︙ |