<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/etc, branch revert-256-luasocket254</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=revert-256-luasocket254</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=revert-256-luasocket254'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2014-11-10T17:17:10+00:00</updated>
<entry>
<title>fixed yieldable socket.protect in etc/dispatch.lua</title>
<updated>2014-11-10T17:17:10+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2014-11-10T17:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=7006ae120da2f8ec74323422541cd585c91832d6'/>
<id>urn:sha1:7006ae120da2f8ec74323422541cd585c91832d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #27 from catwell/pull-noarg</title>
<updated>2013-04-18T02:38:21+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2013-04-18T02:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c28fa1d3093e40e3cde365641755544003c83877'/>
<id>urn:sha1:c28fa1d3093e40e3cde365641755544003c83877</id>
<content type='text'>
fix more uses of arg</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>remove uses of arg in the codebase</title>
<updated>2013-01-23T18:13:32+00:00</updated>
<author>
<name>Pierre Chapuis</name>
<email>catwell@archlinux.us</email>
</author>
<published>2013-01-23T18:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=33b4f0cfc7f0a0ebd5d4aaf9bbfe88a02d4368e7'/>
<id>urn:sha1:33b4f0cfc7f0a0ebd5d4aaf9bbfe88a02d4368e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cookie modifications.</title>
<updated>2013-01-10T03:10:34+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@fresnel.local</email>
</author>
<published>2013-01-10T03:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=d548a78e5516bcc85d44f1d419cf53c71d6dcd79'/>
<id>urn:sha1:d548a78e5516bcc85d44f1d419cf53c71d6dcd79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Making progress toward a release</title>
<updated>2012-04-22T16:18:45+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2012-04-22T16:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f960b3872a668ed1b53bd50c5b6a708367332f3c'/>
<id>urn:sha1:f960b3872a668ed1b53bd50c5b6a708367332f3c</id>
<content type='text'>
Documented headers.lua
Update copyright date everywhere
Remove RCSID from files
Move version back to 2.1 rather than 2.1.1
Fixed url package to support ipv6 hosts
Changed "domain" to "family" in tcp and udp structures
Implemented getfamily methods
</content>
</entry>
<entry>
<title>Preliminary IPv6 support for v2.1</title>
<updated>2012-04-11T20:25:11+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2012-04-11T20:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=2778766d678b147fc079d67dee036346381b4764'/>
<id>urn:sha1:2778766d678b147fc079d67dee036346381b4764</id>
<content type='text'>
</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>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>
<entry>
<title>Crashy bug fixed in recvraw.</title>
<updated>2007-06-11T23:44:54+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego@tecgraf.puc-rio.br</email>
</author>
<published>2007-06-11T23:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=3cd10f5ab6cda5c4a8db829dd38f25168edcfc4a'/>
<id>urn:sha1:3cd10f5ab6cda5c4a8db829dd38f25168edcfc4a</id>
<content type='text'>
Also fixed returns on closed socket.
</content>
</entry>
</feed>
