<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git, branch v3.0</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>for security reasons, one cannot change the tag of a udata</title>
<updated>1997-06-27T22:38:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-27T22:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ef3c45d5230b08d87b53d67c04f34873c3d24933'/>
<id>ef3c45d5230b08d87b53d67c04f34873c3d24933</id>
<content type='text'>
from Lua.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from Lua.
</pre>
</div>
</content>
</entry>
<entry>
<title>a file handle must be a userdata.</title>
<updated>1997-06-27T22:38:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-27T22:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=20a48a818f4084f1b6480e3ec846c219abaafd5b'/>
<id>20a48a818f4084f1b6480e3ec846c219abaafd5b</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.</title>
<updated>1997-06-27T18:39:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-27T18:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c9e6ed1d9fdf3323599a59515e73ec794b7cb15a'/>
<id>c9e6ed1d9fdf3323599a59515e73ec794b7cb15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>believe it or not, this makes a difference...</title>
<updated>1997-06-26T21:40:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-26T21:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=56fdab67d8f419b76ba5fc4237e10c7b31afc8c6'/>
<id>56fdab67d8f419b76ba5fc4237e10c7b31afc8c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new name for _VERSION (standard of _UPPERCASES for pre-defined</title>
<updated>1997-06-26T20:47:43+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-26T20:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3a98c8670dcc5e29679d8e489ab04a101d1f57f8'/>
<id>3a98c8670dcc5e29679d8e489ab04a101d1f57f8</id>
<content type='text'>
global variable)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
global variable)
</pre>
</div>
</content>
</entry>
<entry>
<title>new method to handle current files, with global variables</title>
<updated>1997-06-26T20:39:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-26T20:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=da585783e33f92f8dff6fd47a89671494adc11e0'/>
<id>da585783e33f92f8dff6fd47a89671494adc11e0</id>
<content type='text'>
_INPUT and _OUTPUT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_INPUT and _OUTPUT.
</pre>
</div>
</content>
</entry>
<entry>
<title>new #define LUA_COMPAT2_5 to select "compatibility mode".</title>
<updated>1997-06-23T18:27:53+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-23T18:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e81f1841644405845e7de6bd70a0f074cced3d81'/>
<id>e81f1841644405845e7de6bd70a0f074cced3d81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>incompatibilities with 2.5 + restrictions on tag methods</title>
<updated>1997-06-20T19:28:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-20T19:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3e4327530835f65d3bc089688bd46f44efcddb57'/>
<id>3e4327530835f65d3bc089688bd46f44efcddb57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zio should not care about how a user creates a FILE (pipe, socket, popen,</title>
<updated>1997-06-20T19:25:54+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-20T19:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f97307b54893a53c985a0dcd8b3bb2b94cedd48d'/>
<id>f97307b54893a53c985a0dcd8b3bb2b94cedd48d</id>
<content type='text'>
etc).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
etc).
</pre>
</div>
</content>
</entry>
<entry>
<title>better error message for dostring (2nd argument)</title>
<updated>1997-06-20T19:19:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1997-06-20T19:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6402bfb1f84391cab2c55bad45fec0f82da3c359'/>
<id>6402bfb1f84391cab2c55bad45fec0f82da3c359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
