<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/win32, branch master</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2024-07-30T14:39:41+00:00</updated>
<entry>
<title>Update pe-parser to version v0.6 (#1699)</title>
<updated>2024-07-30T14:39:41+00:00</updated>
<author>
<name>tobil4sk</name>
<email>tobil4sk@outlook.com</email>
</author>
<published>2024-07-30T14:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=99c7267241e6ed0ef62123187acf7a5539a6c2db'/>
<id>urn:sha1:99c7267241e6ed0ef62123187acf7a5539a6c2db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: do not use "pwd" on windows, use "echo %cd%"</title>
<updated>2022-02-17T05:16:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-02-16T21:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c3caaecfa06467200dbd42e079baf8b468a49e6a'/>
<id>urn:sha1:c3caaecfa06467200dbd42e079baf8b468a49e6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: use Windows's own MKDIR and RMDIR</title>
<updated>2022-02-17T05:16:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-02-16T21:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0b15b5f450b5e1e569255b41457b187154e39e5b'/>
<id>urn:sha1:0b15b5f450b5e1e569255b41457b187154e39e5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fs: versions of exists, is_file, is_dir for Unix and Windows that do not fork</title>
<updated>2019-04-01T19:29:17+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-04-01T19:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7e9b7e08a8a31501189a32c60fb9cb7bc6b31b5e'/>
<id>urn:sha1:7e9b7e08a8a31501189a32c60fb9cb7bc6b31b5e</id>
<content type='text'>
Implements versions of exists, is_file, is_dir for POSIX and Windows
using io.open only, based on the semantics of their error codes
on these platforms.

Drops the dependency on TEST.EXE on Windows.
</content>
</entry>
<entry>
<title>Fix small misspellings (#957)</title>
<updated>2019-02-09T13:12:10+00:00</updated>
<author>
<name>Antonin Décimo</name>
<email>antonin.decimo@gmail.com</email>
</author>
<published>2019-02-09T13:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7a28056921ea81a4c93d3249495866605a913d5c'/>
<id>urn:sha1:7a28056921ea81a4c93d3249495866605a913d5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbundle pe-parser from LuaRocks sources</title>
<updated>2018-10-30T13:10:41+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T13:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b37835d9375d903d51fe8af67aa70031191675ff'/>
<id>urn:sha1:b37835d9375d903d51fe8af67aa70031191675ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move win32.pe-parser to luarocks.fs.win32.pe-parser</title>
<updated>2018-06-28T20:28:40+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-19T02:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=27a71b74f5317185fb4ce82f48ce0f786bc3cd2c'/>
<id>urn:sha1:27a71b74f5317185fb4ce82f48ce0f786bc3cd2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanups: Remove old lfw/ directory, rclauncher.c</title>
<updated>2018-06-28T20:28:40+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-13T20:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bdaa92377180763dcfad0ed2627e59842425ee93'/>
<id>urn:sha1:bdaa92377180763dcfad0ed2627e59842425ee93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move win32-specific licenses to win32/</title>
<updated>2018-06-24T22:08:36+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-24T22:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=450abfa85598b22e5d9aa633aec6551359345b17'/>
<id>urn:sha1:450abfa85598b22e5d9aa633aec6551359345b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: update 7zip to version 18.01</title>
<updated>2018-03-13T00:44:44+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-03-12T23:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=26f73f0e536c3f0e2dcfc718bebee80bffbb85d1'/>
<id>urn:sha1:26f73f0e536c3f0e2dcfc718bebee80bffbb85d1</id>
<content type='text'>
</content>
</entry>
</feed>
