<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/ldblib.c, branch v5-3-2</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>details (comments)</title>
<updated>2015-11-23T11:30:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-23T11:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c5112f7b156ad2565bad3035c8c4008c3e7716a4'/>
<id>c5112f7b156ad2565bad3035c8c4008c3e7716a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>bug: when manipulating other threads, there is no garanties about</title>
<updated>2015-02-19T17:06:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-02-19T17:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=97f2aa5a443b75f2528a27e6e78fe18f66cb4f87'/>
<id>97f2aa5a443b75f2528a27e6e78fe18f66cb4f87</id>
<content type='text'>
their stack space
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
their stack space
</pre>
</div>
</content>
</entry>
<entry>
<title>'lua_setlocal' should not pop value when failing (to be consistent</title>
<updated>2015-01-02T12:52:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-02T12:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3a29087cb7d08a2693c9eecd82cf2ce13551e450'/>
<id>3a29087cb7d08a2693c9eecd82cf2ce13551e450</id>
<content type='text'>
with the manual and with 'lua_setupvalue')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with the manual and with 'lua_setupvalue')
</pre>
</div>
</content>
</entry>
<entry>
<title>In 'debug.gethook', does not query hook table (which may not exist) if</title>
<updated>2014-12-08T15:47:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-08T15:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6909b5a2b443040e09b575a6f320cd60d7e619ff'/>
<id>6909b5a2b443040e09b575a6f320cd60d7e619ff</id>
<content type='text'>
there is no hook set
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there is no hook set
</pre>
</div>
</content>
</entry>
<entry>
<title>using address key (light userdata) for hook table, instead of</title>
<updated>2014-11-10T14:27:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-10T14:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fee3aa518d37f55ae93c3039b21c55f5f27d19e5'/>
<id>fee3aa518d37f55ae93c3039b21c55f5f27d19e5</id>
<content type='text'>
string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
string
</pre>
</div>
</content>
</entry>
<entry>
<title>added include for 'lprefix.h', for stuff that must be added before</title>
<updated>2014-11-02T19:19:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-02T19:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9'/>
<id>28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9</id>
<content type='text'>
any other header file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
any other header file
</pre>
</div>
</content>
</entry>
<entry>
<title>definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'</title>
<updated>2014-10-29T16:12:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-29T16:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=05afee0f50f64b64dbb4c0614ccf737ffdc06ab6'/>
<id>05afee0f50f64b64dbb4c0614ccf737ffdc06ab6</id>
<content type='text'>
moved to 'lauxlib.h' (they do not need to be stable or configurable) +
prefixes changed from 'luai_' to 'lua_' (they are not part of the core)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved to 'lauxlib.h' (they do not need to be stable or configurable) +
prefixes changed from 'luai_' to 'lua_' (they are not part of the core)
</pre>
</div>
</content>
</entry>
<entry>
<title>'debug.sizeof' removed</title>
<updated>2014-10-17T11:07:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-17T11:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ea3155e380080095a6f8c63297f0505789cf08b7'/>
<id>ea3155e380080095a6f8c63297f0505789cf08b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.)</title>
<updated>2014-10-01T11:54:56+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-01T11:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=798660c9cddef8a73f68058576e3d47eed2b1a27'/>
<id>798660c9cddef8a73f68058576e3d47eed2b1a27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
