<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/src/luasocket.c, branch docs/pre-release-audit</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=docs%2Fpre-release-audit</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=docs%2Fpre-release-audit'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2024-06-29T11:33:47+00:00</updated>
<entry>
<title>chore: Remove the executable permission bit from some source files (#434)</title>
<updated>2024-06-29T11:33:47+00:00</updated>
<author>
<name>Tianjia Zhang</name>
<email>tianjia.zhang@linux.alibaba.com</email>
</author>
<published>2024-06-29T11:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=1fad1626900a128be724cba9e9c19a6b2fe2bf6b'/>
<id>urn:sha1:1fad1626900a128be724cba9e9c19a6b2fe2bf6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luasocket: include centralization</title>
<updated>2019-03-10T07:03:04+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2019-02-28T03:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=2015290cb47a804e098a0bf44d349955e453c23a'/>
<id>urn:sha1:2015290cb47a804e098a0bf44d349955e453c23a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to Visual Studio 2017.</title>
<updated>2018-08-22T20:37:32+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2018-08-22T20:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=288219fd6b53ce2e709745c9918aa4c4b7f715c9'/>
<id>urn:sha1:288219fd6b53ce2e709745c9918aa4c4b7f715c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New compat.h module implements luaL_setfuncs.</title>
<updated>2015-08-21T18:39:34+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2015-08-21T18:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=e75444ccd1f30a3b5fbc7cec4a85e831bd0560ed'/>
<id>urn:sha1:e75444ccd1f30a3b5fbc7cec4a85e831bd0560ed</id>
<content type='text'>
Makes initialization code simpler everywhere.
</content>
</entry>
<entry>
<title>Better solution to luaL_checkint...</title>
<updated>2015-03-02T01:49:04+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2015-03-02T01:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=8396a0291b2d97bc837c4c55bb99f7f6777ce515'/>
<id>urn:sha1:8396a0291b2d97bc837c4c55bb99f7f6777ce515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Out of the box support for Lua 5.3.</title>
<updated>2015-02-18T22:51:37+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2015-02-18T22:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=ddf429282460323e24652e6beec8e750f8e4a958'/>
<id>urn:sha1:ddf429282460323e24652e6beec8e750f8e4a958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export global only if LUA_COMPAT_MODULE defined.</title>
<updated>2013-05-29T08:56:56+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2013-05-29T08:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=79e6c4915d267e149e1f3b134901bf355d439c15'/>
<id>urn:sha1:79e6c4915d267e149e1f3b134901bf355d439c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build with Lua 5.2 without LUA_COMPAT_MODULE flag.</title>
<updated>2013-05-27T08:45:09+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-05-27T08:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=920bc9762954454468d056a61391635cbd849406'/>
<id>urn:sha1:920bc9762954454468d056a61391635cbd849406</id>
<content type='text'>
LUASOCKET_USE_GLOBAL flag enable create global variables when load socket/mime modules.
</content>
</entry>
<entry>
<title>Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorting out to take maybe a version number and also the local paths need removing.</title>
<updated>2012-04-11T20:33:34+00:00</updated>
<author>
<name>Liam Devine</name>
<email>dmail00@gmail.com</email>
</author>
<published>2011-07-04T22:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=e15ed19db6eb3385c1b35219c2dfa11953c3d47e'/>
<id>urn:sha1:e15ed19db6eb3385c1b35219c2dfa11953c3d47e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decent makefiles!</title>
<updated>2009-05-27T09:31:38+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2009-05-27T09:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=bce60be30fe8e9c1b0eb33128c23c93d7bca5303'/>
<id>urn:sha1:bce60be30fe8e9c1b0eb33128c23c93d7bca5303</id>
<content type='text'>
</content>
</entry>
</feed>
