<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/test/smtptest.lua, 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>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>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>Stupid bug in http.lua.</title>
<updated>2005-06-12T22:02:21+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2005-06-12T22:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=8b114f3bf4ccea3b065551fa94649a9e45935b5b'/>
<id>urn:sha1:8b114f3bf4ccea3b065551fa94649a9e45935b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjusted some details, got rid of old files, added some new.</title>
<updated>2004-03-22T04:15:03+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2004-03-22T04:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=1fa65d89ca5dc64756f7933d7cc3f524e4627dce'/>
<id>urn:sha1:1fa65d89ca5dc64756f7933d7cc3f524e4627dce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjusted a few inconsistencies with the manual.</title>
<updated>2003-08-16T00:06:04+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2003-08-16T00:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c51d4acf1c2a8675a3bb043e799ff4390cef47d6'/>
<id>urn:sha1:c51d4acf1c2a8675a3bb043e799ff4390cef47d6</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>Closer to release...</title>
<updated>2003-03-28T21:08:50+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2003-03-28T21:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f18d1b7cd0ec4708518ab5e18ea33b6eadca0301'/>
<id>urn:sha1:f18d1b7cd0ec4708518ab5e18ea33b6eadca0301</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>Usando noglobals.lua e parsembox.lua</title>
<updated>2002-07-08T21:55:35+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2002-07-08T21:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=af181244d9670ec8f6ef83c3548060c35fa9bf0e'/>
<id>urn:sha1:af181244d9670ec8f6ef83c3548060c35fa9bf0e</id>
<content type='text'>
</content>
</entry>
</feed>
