<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v3.2.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.2.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2019-08-28T17:46:00+00:00</updated>
<entry>
<title>Release 3.2.0</title>
<updated>2019-08-28T17:46:00+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-08-28T16:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a5c7954a088577838d0f6726f804dbd216b156f5'/>
<id>urn:sha1:a5c7954a088577838d0f6726f804dbd216b156f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: move cross-compilation hack to the right place</title>
<updated>2019-08-28T16:45:11+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-08-28T16:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a2a3d1595c628111fcbcac8571a7513a8b15e405'/>
<id>urn:sha1:a2a3d1595c628111fcbcac8571a7513a8b15e405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong versions in search failure error message</title>
<updated>2019-08-27T15:54:36+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-08-12T19:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=91ecea77c6e01e5bf3e0a15ea2146c0a0dbcd573'/>
<id>urn:sha1:91ecea77c6e01e5bf3e0a15ea2146c0a0dbcd573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build --no-doc</title>
<updated>2019-08-27T15:49:54+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-08-26T00:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bd6009326fb468890ddabc16d6014916f08710ff'/>
<id>urn:sha1:bd6009326fb468890ddabc16d6014916f08710ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge PR #1035</title>
<updated>2019-08-24T02:15:34+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2019-08-24T02:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=cffcc251be58914c49a1acbdaf5c38e42f93976c'/>
<id>urn:sha1:cffcc251be58914c49a1acbdaf5c38e42f93976c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support RaptorJIT</title>
<updated>2019-08-23T15:18:49+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>francois.perrad@gadz.org</email>
</author>
<published>2019-08-21T14:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8a957d68133a8af6650c4f8349646fa9420258f3'/>
<id>urn:sha1:8a957d68133a8af6650c4f8349646fa9420258f3</id>
<content type='text'>
RaptorJIT is a fork of LuaJIT, where jit.version = 'RaptorJIT 1.0.0'

this fix avoids a failure in find_lua_incdir()
    luajitver and prefix .. "/include/luajit-" .. luajitver:match("^(%d+%.%d+)"),
    --&gt; attempt to concatenate a nil value
</content>
</entry>
<entry>
<title>Rewrap some help messages to 80 cols</title>
<updated>2019-08-22T18:41:36+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-08-22T18:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8e602d751e79c97eb664682b5b2441495d9ad974'/>
<id>urn:sha1:8e602d751e79c97eb664682b5b2441495d9ad974</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show config text only when run with no arguments</title>
<updated>2019-08-17T05:29:07+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-08-17T05:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5f35b21824fa4ec4670e5b98020533bedc147a82'/>
<id>urn:sha1:5f35b21824fa4ec4670e5b98020533bedc147a82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>writer.make_namespace_file: name has no namespace</title>
<updated>2019-08-17T04:56:37+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-08-16T23:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9fefe1dd0692e842693d6aea5c06396e0b25ee6f'/>
<id>urn:sha1:9fefe1dd0692e842693d6aea5c06396e0b25ee6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert variable rename in cmd/make.lua</title>
<updated>2019-08-17T04:56:37+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-08-16T21:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=31dbd1d37ed8ccc9a7da706a59ab918833e26917'/>
<id>urn:sha1:31dbd1d37ed8ccc9a7da706a59ab918833e26917</id>
<content type='text'>
</content>
</entry>
</feed>
