aboutsummaryrefslogtreecommitdiff
path: root/Tcl_shipped.html
diff options
context:
space:
mode:
Diffstat (limited to 'Tcl_shipped.html')
-rw-r--r--Tcl_shipped.html37
1 files changed, 21 insertions, 16 deletions
diff --git a/Tcl_shipped.html b/Tcl_shipped.html
index 5c6d6f1..9bb32cd 100644
--- a/Tcl_shipped.html
+++ b/Tcl_shipped.html
@@ -738,7 +738,7 @@ Jim Tcl(n) Manual Page
</h1>
<h2>NAME</h2>
<div class="sectionbody">
-<p>Jim Tcl v0.75 -
+<p>Jim Tcl v0.76 -
reference manual for the Jim Tcl scripting language
</p>
</div>
@@ -878,71 +878,76 @@ Support for UDP, IPv6, Unix-Domain sockets in addition to TCP sockets
<h2 id="_recent_changes">RECENT CHANGES</h2>
<div class="sectionbody">
<div class="sect2">
-<h3 id="_changes_between_0_74_and_0_75">Changes between 0.74 and 0.75</h3>
+<h3 id="_changes_between_0_75_and_0_76">Changes between 0.75 and 0.76</h3>
<div class="olist arabic"><ol class="arabic">
<li>
<p>
-<a href="#_binary"><strong><code>binary</code></strong></a>, <a href="#cmd_3"><strong><code>pack</code></strong></a> and <a href="#cmd_3"><strong><code>unpack</code></strong></a> now support floating point
+Add support for <a href="#_file"><strong><code>file</code></strong></a> <code>link</code>
</p>
</li>
<li>
<p>
-<a href="#_file"><strong><code>file</code></strong></a> <code>copy</code> <em>-force</em> handles source and target as the same file
+<a href="#_glob"><strong><code>glob</code></strong></a> now supports the <em>--tails</em> option
</p>
</li>
<li>
<p>
-<a href="#_format"><strong><code>format</code></strong></a> now supports <code>%b</code> for binary conversion
+Add support for <a href="#_string"><strong><code>string</code></strong></a> <code>cat</code>
</p>
</li>
<li>
<p>
-<a href="#_lsort"><strong><code>lsort</code></strong></a> now supports <em>-unique</em> and <em>-real</em>
+Allow <a href="#_info"><strong><code>info</code></strong></a> <code>source</code> to add source info
</p>
</li>
+</ol></div>
+</div>
+<div class="sect2">
+<h3 id="_changes_between_0_74_and_0_75">Changes between 0.74 and 0.75</h3>
+<div class="olist arabic"><ol class="arabic">
<li>
<p>
-Add support for half-close with <a href="#_aio"><strong><code>aio</code></strong></a> <code>close</code> ?r|w?
+<a href="#_binary"><strong><code>binary</code></strong></a>, <a href="#cmd_3"><strong><code>pack</code></strong></a> and <a href="#cmd_3"><strong><code>unpack</code></strong></a> now support floating point
</p>
</li>
<li>
<p>
-Add <a href="#_socket"><strong><code>socket</code></strong></a> <code>pair</code> for a bidirectional pipe
+<a href="#_file"><strong><code>file</code></strong></a> <code>copy</code> <em>-force</em> handles source and target as the same file
</p>
</li>
<li>
<p>
-Add <em>--random-hash</em> to randomise hash tables for greater security
+<a href="#_format"><strong><code>format</code></strong></a> now supports <code>%b</code> for binary conversion
</p>
</li>
<li>
<p>
-<a href="#_dict"><strong><code>dict</code></strong></a> now supports <em>for</em>, <em>values</em>, <em>incr</em>, <em>append</em>, <em>lappend</em>, <em>update</em>, <em>info</em> and <em>replace</em>
+<a href="#_lsort"><strong><code>lsort</code></strong></a> now supports <em>-unique</em> and <em>-real</em>
</p>
</li>
<li>
<p>
-<a href="#_file"><strong><code>file</code></strong></a> <code>stat</code> no longer requires the variable name
+Add support for half-close with <a href="#_aio"><strong><code>aio</code></strong></a> <code>close</code> ?r|w?
</p>
</li>
<li>
<p>
-Add support for <a href="#_file"><strong><code>file</code></strong></a> <code>link</code>
+Add <a href="#_socket"><strong><code>socket</code></strong></a> <code>pair</code> for a bidirectional pipe
</p>
</li>
<li>
<p>
-<a href="#_glob"><strong><code>glob</code></strong></a> now supports the <em>--tails</em> option
+Add <em>--random-hash</em> to randomise hash tables for greater security
</p>
</li>
<li>
<p>
-Add support for <a href="#_string"><strong><code>string</code></strong></a> <code>cat</code>
+<a href="#_dict"><strong><code>dict</code></strong></a> now supports <em>for</em>, <em>values</em>, <em>incr</em>, <em>append</em>, <em>lappend</em>, <em>update</em>, <em>info</em> and <em>replace</em>
</p>
</li>
<li>
<p>
-Allow <a href="#_info"><strong><code>info</code></strong></a> <code>source</code> to add source info
+<a href="#_file"><strong><code>file</code></strong></a> <code>stat</code> no longer requires the variable name
</p>
</li>
</ol></div>
@@ -8219,7 +8224,7 @@ official policies, either expressed or implied, of the Jim Tcl Project.</code></
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-01-21 12:09:01 AEST
+Last updated 2015-01-31 14:05:26 AEST
</div>
</div>
</body>