mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-24 20:33:06 +00:00
Merge branch 'gh-pages' of github.com:keplerproject/luafilesystem into gh-pages
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem">CVS</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="license.html">License</a></li>
|
<li><a href="license.html">License</a></li>
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem">CVS</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="license.html">License</a></li>
|
<li><a href="license.html">License</a></li>
|
||||||
@@ -90,9 +90,11 @@ page.</p>
|
|||||||
<li>other bug fixes</li>
|
<li>other bug fixes</li>
|
||||||
|
|
||||||
<dt><strong>Version 1.5.0</strong> [20/Oct/2009]</dt>
|
<dt><strong>Version 1.5.0</strong> [20/Oct/2009]</dt>
|
||||||
|
<dd><ul>
|
||||||
<li>Added explicit next and close methods to second return value of lfs.dir
|
<li>Added explicit next and close methods to second return value of lfs.dir
|
||||||
(the directory object), for explicit iteration or explicit closing.</li>
|
(the directory object), for explicit iteration or explicit closing.</li>
|
||||||
<li>Added directory locking via lfs.lock_dir function (see the <a href="manual.html">manual</a>).</li>
|
<li>Added directory locking via lfs.lock_dir function (see the <a href="manual.html">manual</a>).</li>
|
||||||
|
</ul></dd>
|
||||||
<dt><strong>Version 1.4.2</strong> [03/Feb/2009]</dt>
|
<dt><strong>Version 1.4.2</strong> [03/Feb/2009]</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem/issues/">Bug Tracker</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem/issues/">Bug Tracker</a></li>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem">CVS</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><strong>License</strong></li>
|
<li><strong>License</strong></li>
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
<li><a href="http://luaforge.net/projects/luafilesystem/">Project</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
|
||||||
<li><a href="https://github.com/keplerproject/luafilesystem">CVS</a></li>
|
<li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="license.html">License</a></li>
|
<li><a href="license.html">License</a></li>
|
||||||
|
|||||||
Reference in New Issue
Block a user