<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git, branch v5-2-alpha</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>removed deprecated functions getn-foreach-foreachi</title>
<updated>2010-11-23T17:21:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-23T17:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5b33e398557d7afad4a916bb483e9894e4b9b3d4'/>
<id>5b33e398557d7afad4a916bb483e9894e4b9b3d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'test' -&gt; 'btest'</title>
<updated>2010-11-22T18:06:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-22T18:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a64cf8fac97d59ae782625fa1aedae3b5f3331d4'/>
<id>a64cf8fac97d59ae782625fa1aedae3b5f3331d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>conventional names for bitwise operators</title>
<updated>2010-11-22T16:39:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-22T16:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=092fa71dddb6615e7627602f3675c70fd0e9e06f'/>
<id>092fa71dddb6615e7627602f3675c70fd0e9e06f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'gfind' was deprecated in 5.1</title>
<updated>2010-11-19T16:25:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-19T16:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a2eaad5d815ba584ce2756ab9c8b8b4d71984c91'/>
<id>a2eaad5d815ba584ce2756ab9c8b8b4d71984c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keep 'seminfo-&gt;ts' even for reserved words, just in case</title>
<updated>2010-11-18T18:38:44+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-18T18:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=54771c5afa98a8b1ba40c1ea24d05e16a704ce82'/>
<id>54771c5afa98a8b1ba40c1ea24d05e16a704ce82</id>
<content type='text'>
(some lhf's tools need this)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(some lhf's tools need this)
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid "unreacheable code" warnings</title>
<updated>2010-11-18T18:38:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-18T18:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bcce769d293d54f5c01c3d408da95404cdd828c2'/>
<id>bcce769d293d54f5c01c3d408da95404cdd828c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small bug: 'find' did not detect magic chars after a \0 in a pattern</title>
<updated>2010-11-16T20:39:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-16T20:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=24baa919c1a5e63a32565cbba0a331de9a1fc63e'/>
<id>24baa919c1a5e63a32565cbba0a331de9a1fc63e</id>
<content type='text'>
and did a plain search in those cases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and did a plain search in those cases
</pre>
</div>
</content>
</entry>
<entry>
<title>comment about compatibility-only functions</title>
<updated>2010-11-16T19:20:01+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-16T19:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d1c0efdb7da3bab589290ce196abbc44e92d38f8'/>
<id>d1c0efdb7da3bab589290ce196abbc44e92d38f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'getuservalue' accepts any type of argument</title>
<updated>2010-11-16T18:01:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-16T18:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=566758de79b40ee1e2e8c4b48851d9bea1554e2c'/>
<id>566758de79b40ee1e2e8c4b48851d9bea1554e2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more compatibility with (veryyyy) old ref system</title>
<updated>2010-11-16T17:43:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-11-16T17:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=50334faad6349046c207d3d2b130b3c67339011c'/>
<id>50334faad6349046c207d3d2b130b3c67339011c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
