<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/src/mbox.lua, branch copilot/update-urltest-helper</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=copilot%2Fupdate-urltest-helper</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=copilot%2Fupdate-urltest-helper'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2022-03-19T14:13:15+00:00</updated>
<entry>
<title>refactor: Address issues raised by linter</title>
<updated>2022-03-19T14:13:15+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2022-03-18T11:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=601ad8d59f11d7180015d0ecfb9d0a8d67f6f5c1'/>
<id>urn:sha1:601ad8d59f11d7180015d0ecfb9d0a8d67f6f5c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't break global mbox table in mbox.split_mbox</title>
<updated>2016-02-11T12:57:56+00:00</updated>
<author>
<name>mpeterv</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-02-11T12:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=91928813466cd10b1b4e6f118f2decfb3b2aba33'/>
<id>urn:sha1:91928813466cd10b1b4e6f118f2decfb3b2aba33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export global table only if "module()" is defined.</title>
<updated>2013-06-05T10:36:51+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@impa.br</email>
</author>
<published>2013-06-05T10:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=bc709ac7b71a1a2e8542c30a9c0dd07e6f70c0a0'/>
<id>urn:sha1:bc709ac7b71a1a2e8542c30a9c0dd07e6f70c0a0</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>Use the length operator (#) instead of table.getn.</title>
<updated>2013-02-25T22:28:28+00:00</updated>
<author>
<name>Gerardo Marset</name>
<email>gammer1994@gmail.com</email>
</author>
<published>2013-02-25T22:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=56893e9dcd1eeebffb42b227a2151e18d49bc370'/>
<id>urn:sha1:56893e9dcd1eeebffb42b227a2151e18d49bc370</id>
<content type='text'>
table.getn was deprecated in Lua 5.1 in favor of #, the length operator.
See: http://www.lua.org/manual/5.1/manual.html#7.2
</content>
</entry>
<entry>
<title>Saving before big changes to support IPv6.</title>
<updated>2011-05-25T20:57:22+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2011-05-25T20:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=3a8ba90dfb0c2eb224f317dd692ede426691e72a'/>
<id>urn:sha1:3a8ba90dfb0c2eb224f317dd692ede426691e72a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Few tweaks in installation, some missing files, etc.</title>
<updated>2005-11-22T08:33:29+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-11-22T08:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d55a5826e81136a9ecf65c4cd407152a56684dc2'/>
<id>urn:sha1:d55a5826e81136a9ecf65c4cd407152a56684dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Porting to LUA 5.0 final</title>
<updated>2003-05-25T01:54:13+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2003-05-25T01:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=0f6c8d50a99997ac7829864b1c93362b50f1bbf3'/>
<id>urn:sha1:0f6c8d50a99997ac7829864b1c93362b50f1bbf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish port to Lua 5. Everything is working fine.</title>
<updated>2003-03-20T00:24:44+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2003-03-20T00:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=53857360bb1ca9cd2080b69d930763ae59db9b06'/>
<id>urn:sha1:53857360bb1ca9cd2080b69d930763ae59db9b06</id>
<content type='text'>
Still doesn't work in Windows.
</content>
</entry>
<entry>
<title>Already compiling and running for Lua 5.0 (alpha)</title>
<updated>2002-12-02T23:34:41+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2002-12-02T23:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d7e80592a69c076991ed4f4cc15d5390e14d1f0b'/>
<id>urn:sha1:d7e80592a69c076991ed4f4cc15d5390e14d1f0b</id>
<content type='text'>
</content>
</entry>
</feed>
