<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git, branch v5.3.0</title>
<subtitle>github.com: lua/lua.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/'/>
<entry>
<title>'setkey' -&gt; 'setnodekey' (to avoid conflicts with POSIX)</title>
<updated>2015-01-05T13:52:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-05T13:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=3c55790ebee7148281cd00f44aa293e456b4da6d'/>
<id>3c55790ebee7148281cd00f44aa293e456b4da6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new macro 'cast_func' adds '__extension__' (in gnu compilers) when</title>
<updated>2015-01-05T13:51:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-05T13:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=0adfa773b96d815cab3f17afd7bcafd3eeee7c49'/>
<id>0adfa773b96d815cab3f17afd7bcafd3eeee7c49</id>
<content type='text'>
converting void* to function, to avoid warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
converting void* to function, to avoid warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>includes 'stddef.h' (as it uses NULL)</title>
<updated>2015-01-05T13:48:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-05T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=3317f5c6d9f3c8370430bb8b412b7f7a65b797b2'/>
<id>3317f5c6d9f3c8370430bb8b412b7f7a65b797b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (added -Wconversion as a comment, to be used ocasionally)</title>
<updated>2015-01-02T13:03:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-02T13:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=dbf911c516acc51770f99f362e59cd32b621b3b8'/>
<id>dbf911c516acc51770f99f362e59cd32b621b3b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://trove.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>clearer(?) code (also avoids a warning about 'c' being used</title>
<updated>2015-01-02T12:50:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-02T12:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=234fb7f695f9e98fea40cc58b3cd2468e1ee0562'/>
<id>234fb7f695f9e98fea40cc58b3cd2468e1ee0562</id>
<content type='text'>
without initialization)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without initialization)
</pre>
</div>
</content>
</entry>
<entry>
<title>does not define _XOPEN_SOURCE when LUA_USE_C89 is defined + defining</title>
<updated>2014-12-29T16:54:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-29T16:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=c077d4746503b929ac4113c7875175c54eb5796a'/>
<id>c077d4746503b929ac4113c7875175c54eb5796a</id>
<content type='text'>
_XOPEN_SOURCE==0 undefines that macro
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_XOPEN_SOURCE==0 undefines that macro
</pre>
</div>
</content>
</entry>
<entry>
<title>all "divisions" (div,idiv,mod) by zero are not folded, to avoid</title>
<updated>2014-12-29T16:49:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-29T16:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=8e5290d81eb0ff32a4d1d41685f682ab62498da5'/>
<id>8e5290d81eb0ff32a4d1d41685f682ab62498da5</id>
<content type='text'>
problems during compilation + does not fold zero results, as they
can collapse with -0.0 and the ANSI test to distinguish both needs
a division by zero (which we are trying to avoid) + removed macro
'luai_numinvalidop' (as its main use case were divisions by zero)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
problems during compilation + does not fold zero results, as they
can collapse with -0.0 and the ANSI test to distinguish both needs
a division by zero (which we are trying to avoid) + removed macro
'luai_numinvalidop' (as its main use case were divisions by zero)
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (macro 'luai_numidiv' uses 'luai_numdiv' to compute the division)</title>
<updated>2014-12-29T13:27:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-29T13:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=a1c37f834ae433e05409cd30bd9450d5e8707e7a'/>
<id>a1c37f834ae433e05409cd30bd9450d5e8707e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: 'random' limit is 2^31-1, not RAND_MAX</title>
<updated>2014-12-27T20:32:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-27T20:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/lua-github.git/commit/?id=1a7868c1d55592a59f6ffa75ad1bd6330282b7fe'/>
<id>1a7868c1d55592a59f6ffa75ad1bd6330282b7fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
