<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luafilesystem/src, branch fix-101</title>
<subtitle>A mirror of https://github.com/lunarmodules/luafilesystem
</subtitle>
<id>https://git.lua4.win/luafilesystem/atom?h=fix-101</id>
<link rel='self' href='https://git.lua4.win/luafilesystem/atom?h=fix-101'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/'/>
<updated>2017-11-26T18:49:39+00:00</updated>
<entry>
<title>Fix memory leak in case of realloc failure.</title>
<updated>2017-11-26T18:49:39+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-11-26T18:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=f7eea6295742839bb819d1ee6b18ee0a4f64dac3'/>
<id>urn:sha1:f7eea6295742839bb819d1ee6b18ee0a4f64dac3</id>
<content type='text'>
Fixes #101.
</content>
</entry>
<entry>
<title>Update version in lfs.def (#96)</title>
<updated>2017-10-08T20:03:08+00:00</updated>
<author>
<name>Stephen E. Baker</name>
<email>baker.stephen.e@gmail.com</email>
</author>
<published>2017-10-08T20:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=fe964e013d5f6b50dd34c983d0672457f2e9e57d'/>
<id>urn:sha1:fe964e013d5f6b50dd34c983d0672457f2e9e57d</id>
<content type='text'>
Version number of current release is 1.7</content>
</entry>
<entry>
<title>Fix _VERSION entry</title>
<updated>2017-09-15T23:04:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-09-15T23:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=a23cadf009c5ea27b3da245a4b7c21de76b74dcc'/>
<id>urn:sha1:a23cadf009c5ea27b3da245a4b7c21de76b74dcc</id>
<content type='text'>
Thanks Milind Gupta for noting!
</content>
</entry>
<entry>
<title>Merge branch '1.7'</title>
<updated>2017-09-14T09:15:58+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2017-09-14T09:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=d399961536eee59f891a395271bf12d6a0c70c64'/>
<id>urn:sha1:d399961536eee59f891a395271bf12d6a0c70c64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year [ci skip]</title>
<updated>2017-09-14T09:10:39+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2017-09-14T09:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=dd6911ef15fcdda7a99d50a29a1f315993c33991'/>
<id>urn:sha1:dd6911ef15fcdda7a99d50a29a1f315993c33991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation warning for LuaJIT 2.1</title>
<updated>2017-09-14T09:01:00+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2017-09-14T09:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=a84d81bc52590f930e54f108099df5d155bdc8bf'/>
<id>urn:sha1:a84d81bc52590f930e54f108099df5d155bdc8bf</id>
<content type='text'>
Do not redefine or reimplement standard Lua C API function
luaL_newlib, use another name (new_lib) instead.
</content>
</entry>
<entry>
<title>Dynamically size getcwd() buffer in get_dir function (#84)</title>
<updated>2016-10-14T22:46:54+00:00</updated>
<author>
<name>NiteHawk</name>
<email>n1tehawk@users.noreply.github.com</email>
</author>
<published>2016-10-14T22:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=3c4e563d9c140319e28c419f2710b51a2f6d6d24'/>
<id>urn:sha1:3c4e563d9c140319e28c419f2710b51a2f6d6d24</id>
<content type='text'>
* Dynamically size getcwd() buffer in get_dir function

This should fix issue 42.

* Fixup: Properly respect NO_GETCWD

* Fixup: Get rid of getcwd_error, handle NO_GETCWD in a single place
</content>
</entry>
<entry>
<title>Fix lfs.attributes and lfs.symlinkattributes extra argument handling</title>
<updated>2016-08-25T15:31:09+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-08-25T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=50919ed69ff64df51d8d586d00834fde3e901785'/>
<id>urn:sha1:50919ed69ff64df51d8d586d00834fde3e901785</id>
<content type='text'>
When the second argument is not a string, _file_info() wants to
ensure that there is a table on top of the stack: the second argument
or a new table. If a new table is pushed it's created on top immediately,
but if a table is passed as the second argument it can be followed
by extra arguments, with the last one ending up being used as a table,
causing a crash. The fix is to remove any potential extra arguments
using `lua_settop(L, 2)`.

Also added a few tests for this case. Ref #80.
</content>
</entry>
<entry>
<title>Add a 'target' field for symlinkattributes.</title>
<updated>2016-07-16T13:35:27+00:00</updated>
<author>
<name>NiteHawk</name>
<email>n1tehawk@users.noreply.github.com</email>
</author>
<published>2016-07-16T13:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=32b355a9902e6ce7aae68926fc3f2d05856fc299'/>
<id>urn:sha1:32b355a9902e6ce7aae68926fc3f2d05856fc299</id>
<content type='text'>
It returns the resolved path of the symlink.

Original version by Hisham &lt;hisham@gobolinux.org&gt;, modified to
use a different strategy for sizing the readlink() buffer.
</content>
</entry>
<entry>
<title>Merge branch 'master' into 1.7</title>
<updated>2016-06-21T07:48:11+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-06-21T07:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=a332bde584756b14298f51e913bdc309f87e7ff8'/>
<id>urn:sha1:a332bde584756b14298f51e913bdc309f87e7ff8</id>
<content type='text'>
</content>
</entry>
</feed>
