<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git, 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>small updates</title>
<updated>2017-01-31T21:17:47+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2017-01-31T21:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e354c6355e7f48e087678ec49e340ca0696725b1'/>
<id>e354c6355e7f48e087678ec49e340ca0696725b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handling of LUA_PATH/LUA_CPATH moved back to 'package' library</title>
<updated>2017-01-12T17:14:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2017-01-12T17:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=94c1b3a8eef6778cf995b906d77c0c066c6d55f3'/>
<id>94c1b3a8eef6778cf995b906d77c0c066c6d55f3</id>
<content type='text'>
to avoid incompatibilites with previous releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid incompatibilites with previous releases
</pre>
</div>
</content>
</entry>
<entry>
<title>release 5.3.4 (year 2017)</title>
<updated>2016-12-22T15:51:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-22T15:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=08199ade4ace6addd63148df4c596d6b61def8cd'/>
<id>08199ade4ace6addd63148df4c596d6b61def8cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (removing spaces at end of lines)</title>
<updated>2016-12-22T13:08:50+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-22T13:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=2a235312f029cbd2b1eb79f158d4f74b3ffa1b85'/>
<id>2a235312f029cbd2b1eb79f158d4f74b3ffa1b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>'moveresults' and 'luaD_poscall' moved up in the file</title>
<updated>2016-12-13T15:52:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-13T15:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=24f6e236a3346183fe8a946568e6b0cd864abd42'/>
<id>24f6e236a3346183fe8a946568e6b0cd864abd42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LUA_PATHSUFFIX -&gt; LUA_VERSUFFIX + LUA_VERSUFFIX used in the</title>
<updated>2016-12-13T15:50:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-13T15:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9f594ca6f54483509e39bbb4054e0ca01961e1e8'/>
<id>9f594ca6f54483509e39bbb4054e0ca01961e1e8</id>
<content type='text'>
definition of LUA_INITVARVERSION, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
definition of LUA_INITVARVERSION, too.
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (wrong comment)</title>
<updated>2016-12-06T14:54:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-06T14:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4df4560bf599e853ab946a0e5abf47c910a5a6cf'/>
<id>4df4560bf599e853ab946a0e5abf47c910a5a6cf</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>
</feed>
