<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luafilesystem, branch v1_6_3</title>
<subtitle>A mirror of https://github.com/lunarmodules/luafilesystem
</subtitle>
<id>https://git.lua4.win/luafilesystem/atom?h=v1_6_3</id>
<link rel='self' href='https://git.lua4.win/luafilesystem/atom?h=v1_6_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/'/>
<updated>2015-01-15T18:58:20+00:00</updated>
<entry>
<title>Prepare for release 1.6.3</title>
<updated>2015-01-15T18:58:20+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-01-15T18:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=8014725009e195ffb502bcd65ca4e93b60a1b21c'/>
<id>urn:sha1:8014725009e195ffb502bcd65ca4e93b60a1b21c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup use of explicit \0</title>
<updated>2015-01-15T18:50:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-01-15T18:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=0a82aae451c5c95ceacb5fcb235f4d1ea964f5f5'/>
<id>urn:sha1:0a82aae451c5c95ceacb5fcb235f4d1ea964f5f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #48 from trms/upmaster</title>
<updated>2015-01-15T18:47:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-01-15T18:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=a86072a7ecbe00922acf4a2ebdb856334fb3e6b9'/>
<id>urn:sha1:a86072a7ecbe00922acf4a2ebdb856334fb3e6b9</id>
<content type='text'>
Lua 5.3, warnings in windows, extra null byte</content>
</entry>
<entry>
<title>Updated to support Lua 5.3. Fixed to supress warnings in windows. Removed extra null byte off of const string (windows only).</title>
<updated>2015-01-15T18:39:51+00:00</updated>
<author>
<name>Andrew Starks</name>
<email>andrew.starks@trms.com</email>
</author>
<published>2015-01-15T18:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=e798c4f07f2c355256076ebcc5ff779a8548c806'/>
<id>urn:sha1:e798c4f07f2c355256076ebcc5ff779a8548c806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #46 from moteus/master</title>
<updated>2014-11-12T17:57:35+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-11-12T17:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=5422c7ac6beb2231f41a523ddcd6dfbe16d8b952'/>
<id>urn:sha1:5422c7ac6beb2231f41a523ddcd6dfbe16d8b952</id>
<content type='text'>
Add. Travis files.</content>
</entry>
<entry>
<title>Fix. Support Lua 5.3.beta</title>
<updated>2014-11-12T10:51:55+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-11-12T10:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=8f2949974a6329296cb643bd9507983e8b589d9a'/>
<id>urn:sha1:8f2949974a6329296cb643bd9507983e8b589d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #47 from Mikhael-Danilov/patch-2</title>
<updated>2014-09-25T17:28:03+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-09-25T17:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=a0ca710ceac45d41082ec5e48f2ae5a2320ae1cd'/>
<id>urn:sha1:a0ca710ceac45d41082ec5e48f2ae5a2320ae1cd</id>
<content type='text'>
Add LFS_DO_NOT_USE_LARGE_FILE flag.
This seems harmless for those who won't use it, so I'm merging this in.</content>
</entry>
<entry>
<title>Add LFS_DO_NOT_USE_LARGE_FILE flag</title>
<updated>2014-09-25T17:26:12+00:00</updated>
<author>
<name>Mikhael-Danilov</name>
<email>mikhaeldanilov@gmail.com</email>
</author>
<published>2014-09-25T17:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=40171f36b31aee113375fe9ccbfcdec579b1355d'/>
<id>urn:sha1:40171f36b31aee113375fe9ccbfcdec579b1355d</id>
<content type='text'>
Which disables LARGE_FILE support</content>
</entry>
<entry>
<title>Fix. Exclude some files from coveralls.</title>
<updated>2014-08-14T04:50:15+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-08-14T04:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=9db234cc10a6db0247a9347dae8016cf7b527f38'/>
<id>urn:sha1:9db234cc10a6db0247a9347dae8016cf7b527f38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add. Travis files.</title>
<updated>2014-08-14T04:41:04+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-08-14T04:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=c0552d59a4b82b7ee8cfaf0c08e1b7416fea61d1'/>
<id>urn:sha1:c0552d59a4b82b7ee8cfaf0c08e1b7416fea61d1</id>
<content type='text'>
</content>
</entry>
</feed>
