Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Release 2.7.2 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f5468090f53d524e8a0862ead8e09442 |
User & Date: | peter 2016-08-15 21:33:14.319 |
Context
2016-08-15
| ||
21:34 | Better now? check-in: 0d8c2e24a0 user: peter tags: trunk | |
21:33 | Release 2.7.2 check-in: f5468090f5 user: peter tags: trunk | |
2016-08-14
| ||
23:41 | Fixes to quiet warnings check-in: 44f727393d user: peter tags: trunk | |
Changes
Changes to htdocs/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 | <title>Changes</title> Upcoming changes (not yet released): * Corrected right side numbering when parsing patch. * Word parse now consistently uses non-space as word char. * New [./table.wiki | table] view, activated by -table, when comparing tables. * Mercurial support for Directory Diff, Commit, Revert and Log. * GIT support for negative revisions and log view. * Printed PDF is now compressed. * Printed PDF from patch view adds page break between files. | > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <title>Changes</title> Upcoming changes (not yet released): * None yet... Changes in v2.7.2 (2016-08-15): * Corrected right side numbering when parsing patch. * Word parse now consistently uses non-space as word char. * New [./table.wiki | table] view, activated by -table, when comparing tables. * Mercurial support for Directory Diff, Commit, Revert and Log. * GIT support for negative revisions and log view. * Printed PDF is now compressed. * Printed PDF from patch view adds page break between files. |
︙ | ︙ |
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.7</h2><ul> <li><a href="../../../../downloads-2.7.0/eskil27.kit">eskil27.kit</a> <small>(1178364 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../../downloads-2.7.0/eskil27.linux.gz">eskil27.linux.gz</a> <small>(3711516 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../../downloads-2.7.0/eskil27.win.zip">eskil27.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.7.2</h2><ul> <li><a href="../../../../downloads-2.7.2/eskil27.kit">eskil272.kit</a> <small>(1178364 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../../downloads-2.7.2/eskil27.linux.gz">eskil272.linux.gz</a> <small>(3711516 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../../downloads-2.7.2/eskil27.win.zip">eskil272.win.zip</a> <small>(4162430 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) <li><a href="../../../../downloads-2.7.2/eskil27.mac.gz">eskil272.mac.gz</a> <small>(5984757 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Mac) </ul> <h2>Version 2.7</h2><ul> <li><a href="../../../../downloads-2.7.0/eskil27.kit">eskil27.kit</a> <small>(1178364 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../../downloads-2.7.0/eskil27.linux.gz">eskil27.linux.gz</a> <small>(3711516 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../../downloads-2.7.0/eskil27.win.zip">eskil27.win.zip</a> |
︙ | ︙ |