<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.c, 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>corrected warnings from different compilers (mostly casts and small</title>
<updated>2010-10-25T19:01:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-10-25T19:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4590a89b32b62c75fca7ced96c282c7793b8885c'/>
<id>4590a89b32b62c75fca7ced96c282c7793b8885c</id>
<content type='text'>
details)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
details)
</pre>
</div>
</content>
</entry>
<entry>
<title>better error message for 'lua -e -i'</title>
<updated>2010-10-18T16:06:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-10-18T16:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a122688091a3e9b43f694f14dd3994096fdfbb95'/>
<id>a122688091a3e9b43f694f14dd3994096fdfbb95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>environment variables consulted by Lua may be version-specific</title>
<updated>2010-07-25T15:03:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-07-25T15:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=73b0a3451d0bd59f1540271aa3b8d8de36b36580'/>
<id>73b0a3451d0bd59f1540271aa3b8d8de36b36580</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>comand-line option '-l' creates global with given name after</title>
<updated>2010-07-02T17:36:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-07-02T17:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7631c29b2f1d57866e2ab885aedc19c29e93a653'/>
<id>7631c29b2f1d57866e2ab885aedc19c29e93a653</id>
<content type='text'>
requiring module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
requiring module
</pre>
</div>
</content>
</entry>
<entry>
<title>no more 'ccall' nor 'cpcall' functions. (With light C functions they</title>
<updated>2010-04-14T15:14:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-04-14T15:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=afdb19ac82bcb7ceabd010a484505105977352ba'/>
<id>afdb19ac82bcb7ceabd010a484505105977352ba</id>
<content type='text'>
are obsolete.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are obsolete.)
</pre>
</div>
</content>
</entry>
<entry>
<title>better definitions for lua_[gs]etglobal + less uses of ENVIRONINDEX</title>
<updated>2010-03-13T03:57:46+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-03-13T03:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=489253d7530e372da8807f1ad083928c3545f772'/>
<id>489253d7530e372da8807f1ad083928c3545f772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed useless test (argv[i] cannot be NULL when i&lt;argc)</title>
<updated>2010-02-27T21:15:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-02-27T21:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=622e44871069697b5591235c0362c0977db8c3ea'/>
<id>622e44871069697b5591235c0362c0977db8c3ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new macro 'luai_writestringerror'</title>
<updated>2010-02-18T19:18:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-02-18T19:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4274738e81ad12923c2ae5c769b3350c36cf1505'/>
<id>4274738e81ad12923c2ae5c769b3350c36cf1505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no need to flush either stderr or \n-terminated outputs</title>
<updated>2010-02-11T17:12:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-02-11T17:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0d7d559dcc4291c2df5106ec121a43239b1faa91'/>
<id>0d7d559dcc4291c2df5106ec121a43239b1faa91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better usage messages, showing entire offending argument</title>
<updated>2010-02-09T11:58:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-02-09T11:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a838b3b4968ec627513b7cad434497c749ba2bcd'/>
<id>a838b3b4968ec627513b7cad434497c749ba2bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
