<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.h, branch v5.3.5</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>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='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=063d4e4543088e7a21965bda8ee5a0f952a9029e'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</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>'lua_pushglobaltable' returns 'void'</title>
<updated>2016-05-30T15:53:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-05-30T15:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=aa66ca76ce10db054e34de8a19a48d0beb5eb7a6'/>
<id>aa66ca76ce10db054e34de8a19a48d0beb5eb7a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new release number + new year</title>
<updated>2016-01-13T17:55:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-01-13T17:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=994374c4df1f855ca957136e5f1be33c2465f746'/>
<id>994374c4df1f855ca957136e5f1be33c2465f746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new release number (5.3.2)</title>
<updated>2015-11-13T17:18:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-13T17:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fc085aa627a84186f933ed22f651107767cf81a2'/>
<id>fc085aa627a84186f933ed22f651107767cf81a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new release number (5.3.1)</title>
<updated>2015-06-03T13:03:38+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-06-03T13:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6628012e9e3a066070e0e214d3b02f0146544489'/>
<id>6628012e9e3a066070e0e214d3b02f0146544489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'lua_pushliteral' implemented with 'lua_pushstring' (to take</title>
<updated>2015-03-10T14:17:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-10T14:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b66fedadaef9b6adcdc531d96eb0c4e54a600f6b'/>
<id>b66fedadaef9b6adcdc531d96eb0c4e54a600f6b</id>
<content type='text'>
advantage of the cache)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
advantage of the cache)
</pre>
</div>
</content>
</entry>
<entry>
<title>removed macro LUAI_FIRSTPSEUDOIDX (that stuff does not need</title>
<updated>2015-01-13T19:50:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-13T19:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=965f74525b10de3b0c0c1f0a1eef5141e66da8c6'/>
<id>965f74525b10de3b0c0c1f0a1eef5141e66da8c6</id>
<content type='text'>
to be configurable)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to be configurable)
</pre>
</div>
</content>
</entry>
<entry>
<title>new year (2015)</title>
<updated>2014-12-26T17:24:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-26T17:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=94eb37dc736a470ae976c5a0afab7425581aabf5'/>
<id>94eb37dc736a470ae976c5a0afab7425581aabf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid octal numerals</title>
<updated>2014-12-08T15:12:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-08T15:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=64e25a61866f431021889c55974617d60f2459be'/>
<id>64e25a61866f431021889c55974617d60f2459be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
