<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lmathlib.c, 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>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>detail (ensure subtraction is done unsigned)</title>
<updated>2015-10-02T15:39:23+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-02T15:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=dc4232379d79bc4ff5ad16bebf41793bb7ba6deb'/>
<id>dc4232379d79bc4ff5ad16bebf41793bb7ba6deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tiny bug: 'randomseed' was calling 'rand' (instead of 'l_rand')</title>
<updated>2015-06-26T19:30:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-06-26T19:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=be63d995c102d02b7d5f3457b1cb6dc2aca7a406'/>
<id>be63d995c102d02b7d5f3457b1cb6dc2aca7a406</id>
<content type='text'>
to discard first value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to discard first value
</pre>
</div>
</content>
</entry>
<entry>
<title>use 'log2' when available</title>
<updated>2015-03-12T14:04:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-12T14:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7d930ec694dc079a252323d2136fbf4d49a49888'/>
<id>7d930ec694dc079a252323d2136fbf4d49a49888</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://git.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>
<entry>
<title>cleaner test for overflow for range of 'math.random'</title>
<updated>2014-11-07T11:31:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-07T11:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=17ca3b176321fb3a33f4542982e6ff3e82a3d864'/>
<id>17ca3b176321fb3a33f4542982e6ff3e82a3d864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>'lua_numtointeger' -&gt; 'lua_numbertointeger'</title>
<updated>2014-10-24T11:42:06+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-24T11:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=463edee2fd6436d9ad6ae9f2f3d36b742416a479'/>
<id>463edee2fd6436d9ad6ae9f2f3d36b742416a479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
