<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lauxlib.c, branch v5.3.4</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>Using LUAI_UAC* types more consistently on vararg calls</title>
<updated>2016-12-20T18:37:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-20T18:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9903dd52a39fbe4531596b1266e226f01769de21'/>
<id>9903dd52a39fbe4531596b1266e226f01769de21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using constants for "_LOADED" and "PRELOAD"</title>
<updated>2016-12-04T20:17:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-04T20:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b2aa2ba046502bdcdfa3de4af898810667c1843a'/>
<id>b2aa2ba046502bdcdfa3de4af898810667c1843a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'luaL_tolstring' uses metatable's "__name" when available</title>
<updated>2016-12-04T20:09:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-04T20:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=beec5af2010ad0df9d95b0aaa4842ded1ac60d8a'/>
<id>beec5af2010ad0df9d95b0aaa4842ded1ac60d8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more extra space in 'luaL_checkstack'. (It was already useless</title>
<updated>2016-01-08T15:33:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-01-08T15:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=62f6652d5347104efc552e3f30338a962e9ccd0b'/>
<id>62f6652d5347104efc552e3f30338a962e9ccd0b</id>
<content type='text'>
for the first call, and function works ok without that space
anyway (just error message misses the 'msg' component)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for the first call, and function works ok without that space
anyway (just error message misses the 'msg' component)
</pre>
</div>
</content>
</entry>
<entry>
<title>comments + small code changes around stack usage when 'luaL_checkstack'</title>
<updated>2015-12-14T11:59:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-12-14T11:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bda090b96168eb2080259cad70f1d830e42f2cb4'/>
<id>bda090b96168eb2080259cad70f1d830e42f2cb4</id>
<content type='text'>
raises an error (and needs the stack to create the error message...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
raises an error (and needs the stack to create the error message...)
</pre>
</div>
</content>
</entry>
<entry>
<title>details (typos in comments)</title>
<updated>2015-11-19T19:16:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-19T19:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d103312661d4d2428516924658154df09b3168a4'/>
<id>d103312661d4d2428516924658154df09b3168a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow NULL string when length is zero in 'lua_pushlstring' and</title>
<updated>2015-10-06T16:10:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-06T16:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8949904783c2fdda1b6c6cec99637cf6d5471359'/>
<id>8949904783c2fdda1b6c6cec99637cf6d5471359</id>
<content type='text'>
'luaL_addlstring'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'luaL_addlstring'
</pre>
</div>
</content>
</entry>
<entry>
<title>in 'luaL_traceback', print correct number of levels even when</title>
<updated>2015-10-02T15:46:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-02T15:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e290bd6760c2fe2586be65bba118c52a6398b492'/>
<id>e290bd6760c2fe2586be65bba118c52a6398b492</id>
<content type='text'>
initial level is not 1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
initial level is not 1.
</pre>
</div>
</content>
</entry>
<entry>
<title>better implementation for buffers (reallocated memory directly</title>
<updated>2015-06-18T14:23:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-06-18T14:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e7f34ad395284b4ad2b53b092aa4576616ede7c5'/>
<id>e7f34ad395284b4ad2b53b092aa4576616ede7c5</id>
<content type='text'>
with allocation function; generates much less garbage)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with allocation function; generates much less garbage)
</pre>
</div>
</content>
</entry>
<entry>
<title>detail ('luaL_getmetatable' does not return a boolean, but a tag)</title>
<updated>2015-02-03T17:38:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-02-03T17:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=90d016980f47fb4f760be2356e715f92af9a7af8'/>
<id>90d016980f47fb4f760be2356e715f92af9a7af8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
