<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lstrlib.c, branch v3.1</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>spelling</title>
<updated>1998-07-01T14:21:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-07-01T14:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bee1a5aeb233ba555205310db7a55dd7decfa74d'/>
<id>bee1a5aeb233ba555205310db7a55dd7decfa74d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functions should return explicit "nil"s.</title>
<updated>1998-06-29T18:24:06+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-06-29T18:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e869d17eb1309bfd81802a21b546a76e7ed6c38a'/>
<id>e869d17eb1309bfd81802a21b546a76e7ed6c38a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details</title>
<updated>1998-06-24T13:33:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-06-24T13:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=468fbdbde749d5fe221adebf115f9594067b8da4'/>
<id>468fbdbde749d5fe221adebf115f9594067b8da4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small corrections in comments</title>
<updated>1998-06-19T16:14:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-06-19T16:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9618aaf07d0d82ccbac91db22cb42451ec17d7ed'/>
<id>9618aaf07d0d82ccbac91db22cb42451ec17d7ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new names for 'ascii' ('strbyte') and 'int2str' ('strchar')</title>
<updated>1998-05-31T22:20:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-05-31T22:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6152973f9c8a263de4c28d635f76a4e15fb6d297'/>
<id>6152973f9c8a263de4c28d635f76a4e15fb6d297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int.</title>
<updated>1998-05-18T22:21:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-05-18T22:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=da252eeff7c64b034fa0c5acf25a5e8b2565bd4a'/>
<id>da252eeff7c64b034fa0c5acf25a5e8b2565bd4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pattern-matching support for '\0'.</title>
<updated>1998-03-24T20:14:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-03-24T20:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=daa937c043bb0ddb5f4bfe676f8ff13825a99651'/>
<id>daa937c043bb0ddb5f4bfe676f8ff13825a99651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty).</title>
<updated>1998-03-09T18:28:08+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-03-09T18:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=be6d215f674f3d148d3f80a0553e8b2aa6da51d7'/>
<id>be6d215f674f3d148d3f80a0553e8b2aa6da51d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new names for "lua_pushlstr" and "lua_getstrlen"</title>
<updated>1998-03-06T18:47:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-03-06T18:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=043c2ac2584ee14865c41cbc07addd55f284e0a3'/>
<id>043c2ac2584ee14865c41cbc07addd55f284e0a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support for strings with '\0'</title>
<updated>1998-03-06T16:54:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-03-06T16:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=88a2023c3285c4514519158fba90e644fc6ffca3'/>
<id>88a2023c3285c4514519158fba90e644fc6ffca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
