<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch v2.4.4</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.4.4</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.4.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2018-03-13T00:08:59+00:00</updated>
<entry>
<title>Prepare for release 2.4.4</title>
<updated>2018-03-13T00:08:59+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-03-12T15:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e98b4094490ce5c45dc727cf95e19cae879cc2a4'/>
<id>urn:sha1:e98b4094490ce5c45dc727cf95e19cae879cc2a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: update 7zip to version 18.01</title>
<updated>2018-03-13T00:07:18+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=f51d9279b650c5991ebc450478e912bcb25a49cb'/>
<id>urn:sha1:f51d9279b650c5991ebc450478e912bcb25a49cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: Update Lua to 5.1.5</title>
<updated>2018-03-13T00:06:58+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-03-12T14:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=99bfdaba462f55f419e71236c09be87687bd2a19'/>
<id>urn:sha1:99bfdaba462f55f419e71236c09be87687bd2a19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: bump wget binary to 1.19.4</title>
<updated>2018-03-13T00:06:58+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-03-09T18:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=aa458e0b8cce3ce5ba3d572260c059766537695e'/>
<id>urn:sha1:aa458e0b8cce3ce5ba3d572260c059766537695e</id>
<content type='text'>
Binary obtained from
https://eternallybored.org/misc/wget/
</content>
</entry>
<entry>
<title>Fix .def generation on Windows. (#767)</title>
<updated>2018-03-13T00:06:58+00:00</updated>
<author>
<name>dwenegar</name>
<email>simone.livieri@gmail.com</email>
</author>
<published>2018-02-14T23:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=37a2c165d6e4c5097352dc71b11fb918ff1d5434'/>
<id>urn:sha1:37a2c165d6e4c5097352dc71b11fb918ff1d5434</id>
<content type='text'>
According to the Lua's manual:

&gt; Once it finds a C library, this searcher first uses a dynamic link facility to link the application with the library. Then it tries to find a C function inside the library to be used as the loader. The name of this C function is the string "luaopen_" concatenated with a copy of the module name where each dot is replaced by an underscore. Moreover, if the module name has a hyphen, its prefix up to (and including) the first hyphen is removed. For instance, if the module name is a.v1-b.c, the function name will be luaopen_b_c.</content>
</entry>
<entry>
<title>Fix CI build and coverage gathering</title>
<updated>2018-03-13T00:06:58+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2018-02-09T18:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=beb4e60108f14a87a58edcddace5187d31896d38'/>
<id>urn:sha1:beb4e60108f14a87a58edcddace5187d31896d38</id>
<content type='text'>
* Default Mac image has been changed on Travis. Use `pip2` instead of `pip`.
* Don't install bit32 on Appveyor or luacov-coveralls on Travis.
  luacov-coveralls isn't used anymore.
* Pass luacov.report.out to codecov explicitly on Appveyor, it doesn't
  find it there. Also disable gcov run.
* Use cluacov, should hopefully improve speed and coverage accuracy.
* Use the new location for coverage files (testrun instead of test).
</content>
</entry>
<entry>
<title>Travis: add cache</title>
<updated>2018-03-13T00:03:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-09-29T23:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3422dd2ae3cf2c3676846e4300529a5cc9a36191'/>
<id>urn:sha1:3422dd2ae3cf2c3676846e4300529a5cc9a36191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to the output of the test suite</title>
<updated>2018-03-13T00:03:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-09-29T22:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=db78c190806b742b6380b340432600f010cde7ae'/>
<id>urn:sha1:db78c190806b742b6380b340432600f010cde7ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Windows installer to better handle gcc toolchains (#759)</title>
<updated>2018-03-13T00:03:50+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2018-01-09T17:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=db49037aff80f7bc4cec25fdecd642c49ff63252'/>
<id>urn:sha1:db49037aff80f7bc4cec25fdecd642c49ff63252</id>
<content type='text'>
Update the Windows installer to better handle gcc toolchain in different environments</content>
</entry>
<entry>
<title>Differentiate "not found" and "fail" when deleting.</title>
<updated>2018-03-13T00:03:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-12-19T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0409a52f478849fb47d1793ed5a85853460d863e'/>
<id>urn:sha1:0409a52f478849fb47d1793ed5a85853460d863e</id>
<content type='text'>
Do not halt a deletion process when trying to delete something
that was not found.
</content>
</entry>
</feed>
