<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/ltests.c, branch v5-2-alpha</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>no more compatibility with (veryyyy) old ref system</title>
<updated>2010-11-16T17:43:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-16T17:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=50334faad6349046c207d3d2b130b3c67339011c'/>
<id>50334faad6349046c207d3d2b130b3c67339011c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'module'/'luaL_register' and associates are deprecated</title>
<updated>2010-07-28T15:51:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-07-28T15:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d447945685986f0b1a7bd5d7ed7746bf4ebd5914'/>
<id>d447945685986f0b1a7bd5d7ed7746bf4ebd5914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new module policy: C modules do not create globals and do not register</title>
<updated>2010-07-02T11:38:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-07-02T11:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7192afafeeb1a96b3de60af90a72cd8762b09d94'/>
<id>7192afafeeb1a96b3de60af90a72cd8762b09d94</id>
<content type='text'>
themselves with 'require' (let 'require' do its work); new auxiliary
functions luaL_newlib/luaL_newlibtable/luaL_setfuncs/luaL_requiref.
Old luaL_register will be deprecated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
themselves with 'require' (let 'require' do its work); new auxiliary
functions luaL_newlib/luaL_newlibtable/luaL_setfuncs/luaL_requiref.
Old luaL_register will be deprecated.
</pre>
</div>
</content>
</entry>
<entry>
<title>macro 'key2tal' replaced by 'gkey' (as both were equal)</title>
<updated>2010-06-25T12:18:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-06-25T12:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d9ea6eca7cd86758b9ff994b9e2eb1fa625155c9'/>
<id>d9ea6eca7cd86758b9ff994b9e2eb1fa625155c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'coroutine' library separated from 'baselib'</title>
<updated>2010-06-10T21:30:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-06-10T21:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bd262d591f56a4c14be58c14c54aa929d0d3bf64'/>
<id>bd262d591f56a4c14be58c14c54aa929d0d3bf64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua_pushstring may reallocate the stack, making 'o' a dangling</title>
<updated>2010-05-17T20:10:17+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-05-17T20:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3d80aeab5abb96fb720621a4cb93e1e6f3172499'/>
<id>3d80aeab5abb96fb720621a4cb93e1e6f3172499</id>
<content type='text'>
pointer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pointer
</pre>
</div>
</content>
</entry>
<entry>
<title>new "instruction" 'absindex'</title>
<updated>2010-05-14T13:15:54+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-05-14T13:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=69ba1ac44188c8c067a300c3a47c94318ea99973'/>
<id>69ba1ac44188c8c067a300c3a47c94318ea99973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrong type being assigned (not detected because of obj2gco macro)</title>
<updated>2010-05-11T20:48:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-05-11T20:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=de0f51a02c7e71111168dd4f4f7533445e0cc58a'/>
<id>de0f51a02c7e71111168dd4f4f7533445e0cc58a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>udata in 'tobefnz' list be have old bit on (it will be cleared</title>
<updated>2010-05-10T18:24:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-05-10T18:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0567221848b1802ab18cc2ac3e0ae5dc7fd46dc1'/>
<id>0567221848b1802ab18cc2ac3e0ae5dc7fd46dc1</id>
<content type='text'>
when udata is moved to 'allgc' list)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when udata is moved to 'allgc' list)
</pre>
</div>
</content>
</entry>
<entry>
<title>details (to avoid too long strings in assertions)</title>
<updated>2010-05-07T18:23:17+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-05-07T18:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fa2ddb070acf3c15afe0d721695d7578eeebf4b9'/>
<id>fa2ddb070acf3c15afe0d721695d7578eeebf4b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
