Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d43847c96809b76481c173b9e75dee77 |
User & Date: | mistachkin 2015-08-27 14:24:09.322 |
Context
2015-08-29
| ||
15:24 | Merge fix from svn-import branch relative to svndump format version 3 handling. ... (check-in: 7febc318 user: mgagnon tags: trunk) | |
2015-08-27
| ||
14:24 | Update change log. ... (check-in: d43847c9 user: mistachkin tags: trunk) | |
04:39 | Update TH1 'dir' command syntax in docs. ... (check-in: 73960e0d user: mistachkin tags: trunk) | |
Changes
Changes to www/changes.wiki.
1 2 3 4 5 6 7 8 9 10 | <title>Change Log</title> <h2>Changes for Version 1.34 (2015-??-??)</h2> * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] to enable them to work properly with certain relative paths. * Make the [/help?cmd=clean|fossil clean] command undoable for files less than 10MiB. * Add minimal <nowiki>[lsearch]</nowiki> command to TH1. Only exact case-sensitive matching is supported. | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | <title>Change Log</title> <h2>Changes for Version 1.34 (2015-??-??)</h2> * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] to enable them to work properly with certain relative paths. * Make the [/help?cmd=clean|fossil clean] command undoable for files less than 10MiB. * Add minimal <nowiki>[lsearch]</nowiki> command to TH1. Only exact case-sensitive matching is supported. * Add the <nowiki>[glob_match]</nowiki>, <nowiki>[markdown]</nowiki>, and <nowiki>[dir]</nowiki> commands to TH1. * Add the <nowiki>[tclIsSafe] and [tclMakeSafe]</nowiki> TH1 commands to the Tcl integration subsystem. * Add 'double', 'integer', and 'list' classes to the <nowiki>[string is]</nowiki> command in TH1. * Update internal Unicode character tables, used in regular expression handling, from version 7.0 to 8.0. * Add the new [/help?cmd=amend|amend] command which is used to modify |
︙ | ︙ |