<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lstrlib.c, 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>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>corrected comparisons of signed (int) with unsigned (size_t)</title>
<updated>2015-10-29T15:11:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-29T15:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=789e423b328b3483a11b0d85f92d4c5016388fa0'/>
<id>789e423b328b3483a11b0d85f92d4c5016388fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>option 'c' in 'string.pack' accepts any string size (truncating</title>
<updated>2015-10-28T17:56:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-28T17:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=cc3a42b1909c2c2cac2086fa10fea8d212d174ad'/>
<id>cc3a42b1909c2c2cac2086fa10fea8d212d174ad</id>
<content type='text'>
if larger and padding if smaller)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if larger and padding if smaller)
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (removed unreacheable 'break')</title>
<updated>2015-10-08T15:53:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-10-08T15:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=880df57e525979c1372c2ef426319c0b01b9c9a4'/>
<id>880df57e525979c1372c2ef426319c0b01b9c9a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'gmatch' keeps its state in a userdata (keeping the same 'MatchState'</title>
<updated>2015-09-28T18:05:01+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-09-28T18:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=10fffcd80abb2830935a5aa6b1bd1da9b1a77d97'/>
<id>10fffcd80abb2830935a5aa6b1bd1da9b1a77d97</id>
<content type='text'>
across calls)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
across calls)
</pre>
</div>
</content>
</entry>
<entry>
<title>implemented counter to abort non-linear behavior in pattern matching</title>
<updated>2015-09-26T18:45:03+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-09-26T18:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8264dbc2bb42d4119ec54caa55e4bece2d6985d6'/>
<id>8264dbc2bb42d4119ec54caa55e4bece2d6985d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in 'lua_number2strx', use the call to 'l_sprintf' to add exponent</title>
<updated>2015-07-20T16:30:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-07-20T16:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5273477cb9674e6580debfec502abd959d9fefa0'/>
<id>5273477cb9674e6580debfec502abd959d9fefa0</id>
<content type='text'>
to result directly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to result directly
</pre>
</div>
</content>
</entry>
<entry>
<title>buffer size changed from size_t to int (it is always small) +</title>
<updated>2015-06-24T18:25:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-06-24T18:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5aabb7a89172b74097faa8f34a6a6520d839bde6'/>
<id>5aabb7a89172b74097faa8f34a6a6520d839bde6</id>
<content type='text'>
comments + assert that printf result fits in given buffer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
comments + assert that printf result fits in given buffer
</pre>
</div>
</content>
</entry>
<entry>
<title>using 'snprintf' in C99 (both for documentation of buffer sizes</title>
<updated>2015-06-18T14:26:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-06-18T14:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=19eb6ae5801a6e3c57031065c104f91de7f2c5e8'/>
<id>19eb6ae5801a6e3c57031065c104f91de7f2c5e8</id>
<content type='text'>
and some complains from tools)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and some complains from tools)
</pre>
</div>
</content>
</entry>
</feed>
