<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua, branch v5.3.5</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.3.5</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.3.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2018-12-17T16:46:37+00:00</updated>
<entry>
<title>Lua 5.3.5 ported to git</title>
<updated>2018-12-17T16:46:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-12-17T16:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=063d4e4543088e7a21965bda8ee5a0f952a9029e'/>
<id>urn:sha1:063d4e4543088e7a21965bda8ee5a0f952a9029e</id>
<content type='text'>
This is the first commit for the branch Lua 5.3. All source files
were copied from the official distribution of 5.3.5 in the Lua site.
The test files are the same of 5.3.4. The manual came from the
previous RCS repository, revision 1.167.1.2.
</content>
</entry>
<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='https://git.lua4.win/lua/commit/?id=e354c6355e7f48e087678ec49e340ca0696725b1'/>
<id>urn:sha1:e354c6355e7f48e087678ec49e340ca0696725b1</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=94c1b3a8eef6778cf995b906d77c0c066c6d55f3'/>
<id>urn:sha1:94c1b3a8eef6778cf995b906d77c0c066c6d55f3</id>
<content type='text'>
to avoid incompatibilites with previous releases
</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='https://git.lua4.win/lua/commit/?id=08199ade4ace6addd63148df4c596d6b61def8cd'/>
<id>urn:sha1:08199ade4ace6addd63148df4c596d6b61def8cd</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=2a235312f029cbd2b1eb79f158d4f74b3ffa1b85'/>
<id>urn:sha1:2a235312f029cbd2b1eb79f158d4f74b3ffa1b85</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=9903dd52a39fbe4531596b1266e226f01769de21'/>
<id>urn:sha1:9903dd52a39fbe4531596b1266e226f01769de21</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=24f6e236a3346183fe8a946568e6b0cd864abd42'/>
<id>urn:sha1:24f6e236a3346183fe8a946568e6b0cd864abd42</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=9f594ca6f54483509e39bbb4054e0ca01961e1e8'/>
<id>urn:sha1:9f594ca6f54483509e39bbb4054e0ca01961e1e8</id>
<content type='text'>
definition of LUA_INITVARVERSION, too.
</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='https://git.lua4.win/lua/commit/?id=4df4560bf599e853ab946a0e5abf47c910a5a6cf'/>
<id>urn:sha1:4df4560bf599e853ab946a0e5abf47c910a5a6cf</id>
<content type='text'>
</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='https://git.lua4.win/lua/commit/?id=b2aa2ba046502bdcdfa3de4af898810667c1843a'/>
<id>urn:sha1:b2aa2ba046502bdcdfa3de4af898810667c1843a</id>
<content type='text'>
</content>
</entry>
</feed>
