<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git, branch v5.3.2</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>format "%s" in 'string.format' accepts embedded zeros when it</title>
<updated>2015-11-25T16:28:17+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-25T16:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c25d59a6bdbc6f587310159a1975b399ad8dd079'/>
<id>c25d59a6bdbc6f587310159a1975b399ad8dd079</id>
<content type='text'>
has no modifiers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has no modifiers
</pre>
</div>
</content>
</entry>
<entry>
<title>randomness in 'table.sort' used only when needed (big imbalance in</title>
<updated>2015-11-25T12:48:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-25T12:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5936eb16d8d6224b0b3605abb77e90ddf1ccc0db'/>
<id>5936eb16d8d6224b0b3605abb77e90ddf1ccc0db</id>
<content type='text'>
partition result) + small refactoring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
partition result) + small refactoring
</pre>
</div>
</content>
</entry>
<entry>
<title>handling 'clock_t' and 'time_t' correctly in ISO C point of view</title>
<updated>2015-11-24T16:54:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-24T16:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7dc3ca7b8ee87d5264f7edb2a1ad425a34048aa1'/>
<id>7dc3ca7b8ee87d5264f7edb2a1ad425a34048aa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>easy the way to accept other modifiers for 'mode' in 'io.open'</title>
<updated>2015-11-23T11:36:11+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-23T11:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=71344b5cacce22a7a2a5dcdaccf4340420b0afa1'/>
<id>71344b5cacce22a7a2a5dcdaccf4340420b0afa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tiny code refactoring in 'luaS_hash'</title>
<updated>2015-11-23T11:32:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-23T11:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f230898ad6f1d3fd1bc0216b2f4a504db112f2df'/>
<id>f230898ad6f1d3fd1bc0216b2f4a504db112f2df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure argument to 'string.format("%s")' does not contain zeros</title>
<updated>2015-11-23T11:31:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-23T11:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3feb702df8b362d3d3a4bdeda48313da1278ebe4'/>
<id>3feb702df8b362d3d3a4bdeda48313da1278ebe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details (comments)</title>
<updated>2015-11-23T11:30:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-23T11:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c5112f7b156ad2565bad3035c8c4008c3e7716a4'/>
<id>c5112f7b156ad2565bad3035c8c4008c3e7716a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using unsigned int (instead of int) in 'table.sort' to avoid overflows</title>
<updated>2015-11-23T11:17:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-23T11:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c231a5e2b68d6c32bc54b201f844590ae1a50c39'/>
<id>c231a5e2b68d6c32bc54b201f844590ae1a50c39</id>
<content type='text'>
(when computing the pivot and in original table size)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(when computing the pivot and in original table size)
</pre>
</div>
</content>
</entry>
<entry>
<title>details (merging declarations with initialization)</title>
<updated>2015-11-23T11:09:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-23T11:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=dc9ac5b8c2a3bc5410557db37d726a62b741ea0e'/>
<id>dc9ac5b8c2a3bc5410557db37d726a62b741ea0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>randomness in pivot for 'table.sort' done by a macro (easier to change)</title>
<updated>2015-11-20T12:30:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-11-20T12:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=146508b28e942fbfed5eedc6965857be558e9c57'/>
<id>146508b28e942fbfed5eedc6965857be558e9c57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
