<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch v2.4.1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.4.1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.4.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2016-10-06T18:41:47+00:00</updated>
<entry>
<title>Merge branch 'master' into 2.4.1</title>
<updated>2016-10-06T18:41:47+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T18:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=23ebbf0d8548caa0958ad3aa9e08ca9a726682ea'/>
<id>urn:sha1:23ebbf0d8548caa0958ad3aa9e08ca9a726682ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup LUAROCKS_PREFIX when copying over site_config.lua.</title>
<updated>2016-10-06T18:41:13+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T18:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1fea0e3a0972bcc6b4319cd3d9e79834562486bc'/>
<id>urn:sha1:1fea0e3a0972bcc6b4319cd3d9e79834562486bc</id>
<content type='text'>
See #625.
</content>
</entry>
<entry>
<title>Merge branch 'master' into 2.4.1</title>
<updated>2016-10-06T17:44:24+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T17:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c0b0b88a3da1fa78d2ac1e059b2b64684eb2a8b2'/>
<id>urn:sha1:c0b0b88a3da1fa78d2ac1e059b2b64684eb2a8b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install site_config.lua after Makefile calls luarocks.</title>
<updated>2016-10-06T17:38:32+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T17:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ccfcd97d14659ba540927272fb307a4113ce0992'/>
<id>urn:sha1:ccfcd97d14659ba540927272fb307a4113ce0992</id>
<content type='text'>
Otherwise, when luarocks removes a previous version it may
end up deleting the site_config.lua file that was freshly
installed. Closes #625.
</content>
</entry>
<entry>
<title>Prepare for release 2.4.1.</title>
<updated>2016-10-06T17:38:19+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T17:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=acc7deb7a3e9c097d9913fdb333aaef9849a3207'/>
<id>urn:sha1:acc7deb7a3e9c097d9913fdb333aaef9849a3207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/keplerproject/luarocks</title>
<updated>2016-10-06T14:54:15+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T14:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1dc76db86d3f02bb755e694276df8113e5c4f05b'/>
<id>urn:sha1:1dc76db86d3f02bb755e694276df8113e5c4f05b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #624 from mpeterv/coroutineless-sortedpairs</title>
<updated>2016-10-06T14:53:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T14:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2c95d93a7d02b5b3278de1841d5717a56e6ccdfe'/>
<id>urn:sha1:2c95d93a7d02b5b3278de1841d5717a56e6ccdfe</id>
<content type='text'>
Don't use coroutines in util.sortedpairs</content>
</entry>
<entry>
<title>Make the workaround for older LuaRocks versions more robust.</title>
<updated>2016-10-06T14:51:31+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-06T14:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=67a7d4faee164903769d001abbebd1073ad87e01'/>
<id>urn:sha1:67a7d4faee164903769d001abbebd1073ad87e01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite util.sortedpairs to avoid using coroutines</title>
<updated>2016-10-06T13:51:36+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-10-06T13:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=eb7427676a2f09556f9d5f19a1a6392fd945e8bc'/>
<id>urn:sha1:eb7427676a2f09556f9d5f19a1a6392fd945e8bc</id>
<content type='text'>
util.sortedpairs is used in luarocks loader since @6dc745a.
Openresty does not like coroutines being used from inside `require`,
resulting in "attempt to yield across C-call boundary" error.
New version of util.sortedpairs uses a prepared array of ordered keys
instead of coroutines.

Ref #620.
</content>
</entry>
<entry>
<title>Add tests for util.sortedpairs</title>
<updated>2016-10-06T13:24:55+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-10-06T13:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=adcba81974979be3763c8d9d46eb2de9a88ff67c'/>
<id>urn:sha1:adcba81974979be3763c8d9d46eb2de9a88ff67c</id>
<content type='text'>
</content>
</entry>
</feed>
