<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lundump.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>macro 'incr_top' replaced by function 'luaD_inctop'. (It is not used</title>
<updated>2015-11-02T16:09:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-02T16:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8c1fb918027eea52c229907e3c3e371c7c14923a'/>
<id>8c1fb918027eea52c229907e3c3e371c7c14923a</id>
<content type='text'>
in critical time pathes, can save a few bytes without the macro)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in critical time pathes, can save a few bytes without the macro)
</pre>
</div>
</content>
</entry>
<entry>
<title>macros 'getaddrstr' and 'getstr' unified (they do the same thing)</title>
<updated>2015-09-17T15:51:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-09-17T15:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ee5edb6b680589805c8fc348f6a7566c2bd8735d'/>
<id>ee5edb6b680589805c8fc348f6a7566c2bd8735d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>long strings are created directly in final position when possible</title>
<updated>2015-09-08T15:41:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-09-08T15:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=41964648eea1427d53934b886abb68cc8457b019'/>
<id>41964648eea1427d53934b886abb68cc8457b019</id>
<content type='text'>
(instead of using an auxiliar buffer to first create the string
and then allocate the final string and copy result there)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(instead of using an auxiliar buffer to first create the string
and then allocate the final string and copy result there)
</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>more precision between closure types ('LClosure' x 'CClosure')</title>
<updated>2014-06-19T18:27:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-06-19T18:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=89b56e7d84d84de58fcc9d540c2003c6c2f8c134'/>
<id>89b56e7d84d84de58fcc9d540c2003c6c2f8c134</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allows different 'source' for each prototype, but inherits it from</title>
<updated>2014-06-18T18:35:43+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-06-18T18:35:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7021cc9bc8c216e941c5e5a49b34d58672b3f4c2'/>
<id>7021cc9bc8c216e941c5e5a49b34d58672b3f4c2</id>
<content type='text'>
parent when they are equal (only possible case for chunks created
by the parser)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parent when they are equal (only possible case for chunks created
by the parser)
</pre>
</div>
</content>
</entry>
<entry>
<title>source for all prototypes must be equal in a chunk; no need to store</title>
<updated>2014-06-18T13:21:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-06-18T13:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=94266dfdbd25b43fb84e6dc7752cdb069f0335e9'/>
<id>94266dfdbd25b43fb84e6dc7752cdb069f0335e9</id>
<content type='text'>
each one separated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
each one separated
</pre>
</div>
</content>
</entry>
<entry>
<title>'setnvalue' -&gt; 'setfltvalue' (for consitency with 'fltvalue')</title>
<updated>2014-04-29T18:14:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-04-29T18:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ffa43df3cd0593a3fb92fe0411a81a9ae6eb3c1d'/>
<id>ffa43df3cd0593a3fb92fe0411a81a9ae6eb3c1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some details to avoid warnings</title>
<updated>2014-04-01T14:39:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-04-01T14:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=607be77ec8d2b6062077772a55831a5aca16fb2d'/>
<id>607be77ec8d2b6062077772a55831a5aca16fb2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missplelling in comments/function names (endianess -&gt; endianness)</title>
<updated>2014-03-27T15:58:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-03-27T15:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=420cc62facc5b49d0aebfb9be7ddfe911d77ff97'/>
<id>420cc62facc5b49d0aebfb9be7ddfe911d77ff97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
