<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/bugs, branch v5.0</title>
<subtitle>github.com: lua/lua.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/'/>
<entry>
<title>bug: zio mixes a 255 as first char in a buffer with EOZ</title>
<updated>2003-03-20T16:00:56+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-03-20T16:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b518d1407149a23d31b486f5bd3ef9e6daae93c1'/>
<id>b518d1407149a23d31b486f5bd3ef9e6daae93c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: GC metamethod calls could mess C/Lua stack syncronization</title>
<updated>2003-02-28T19:45:15+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-02-28T19:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=69dd9461e5aeb98fe9bbc71f1e81859d03ec8a34'/>
<id>69dd9461e5aeb98fe9bbc71f1e81859d03ec8a34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ULONG_MAX&gt;&gt;10 may not fit into an int (old bug)</title>
<updated>2003-02-21T19:00:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-02-21T19:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=feb724c12232528045fcc0672407a643f8588685'/>
<id>feb724c12232528045fcc0672407a643f8588685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: luaD_protectedparser must protect its garbage collection too</title>
<updated>2003-01-23T11:31:38+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-01-23T11:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e44e579dc19ec0060f5e84c7a692b5c1cff2eec3'/>
<id>e44e579dc19ec0060f5e84c7a692b5c1cff2eec3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: `resume' was checking the wrong value for stack overflow</title>
<updated>2002-12-20T09:55:56+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-20T09:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=75f73172c463af9643bc187eed7f1fd195238078'/>
<id>75f73172c463af9643bc187eed7f1fd195238078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: scope of generic for variables is not sound</title>
<updated>2002-12-06T17:09:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-06T17:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=cc4a22ebe28c5d09566facde05840ddf42778eac'/>
<id>cc4a22ebe28c5d09566facde05840ddf42778eac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GC metamethod stored in a weak metatable being collected together with</title>
<updated>2002-08-30T19:08:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-08-30T19:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=beeff4ccafe5877d00119cb3d93f1f937d46dcfb'/>
<id>beeff4ccafe5877d00119cb3d93f1f937d46dcfb</id>
<content type='text'>
userdata may not be cleared properly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
userdata may not be cleared properly
</pre>
</div>
</content>
</entry>
<entry>
<title>two new bugs in 4.0 :-(  (both were already corrected in 5.0 :-)</title>
<updated>2002-06-25T19:23:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-06-25T19:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6de93e29321bedb4f9ebd14bdcc04b942b0aad57'/>
<id>6de93e29321bedb4f9ebd14bdcc04b942b0aad57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: seg. fault when rawget/rawset get extra arguments</title>
<updated>2001-12-21T17:30:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-12-21T17:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9d2e454d6f42f86faf645a4a24f66023846ea9ab'/>
<id>9d2e454d6f42f86faf645a4a24f66023846ea9ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: error message for `%a' gave wrong line number</title>
<updated>2001-07-10T20:02:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-07-10T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a3d03ff6b68a9ba5351d88225283fcad9e80be60'/>
<id>a3d03ff6b68a9ba5351d88225283fcad9e80be60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
