<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/table.h, branch v2_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>better control of integer types and their limits</title>
<updated>1994-12-20T21:20:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-20T21:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8cb8594a3bcfdc1447aebfcd0ac85db9af5ca490'/>
<id>8cb8594a3bcfdc1447aebfcd0ac85db9af5ca490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>garbage collection tag for strings organized in struct TaggedString</title>
<updated>1994-11-23T14:32:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-23T14:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d490555ec9d5efb886211f735694d4e7dd0c166d'/>
<id>d490555ec9d5efb886211f735694d4e7dd0c166d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>function 'lua_createstring' moved from table.c to tree.c</title>
<updated>1994-11-18T19:27:38+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-18T19:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=73664eb7399655e7cf65132c91a1aa16191a1667'/>
<id>73664eb7399655e7cf65132c91a1aa16191a1667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changes in garbage collection control</title>
<updated>1994-11-17T13:58:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-17T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b234da1cc2053b8919a9b27af67291e48fdf9703'/>
<id>b234da1cc2053b8919a9b27af67291e48fdf9703</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correction of function 'nextvar'</title>
<updated>1994-11-16T16:03:48+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-16T16:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=94686ce58554a80374eeff115ee5b87c184ed173'/>
<id>94686ce58554a80374eeff115ee5b87c184ed173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unification of symbol tree and constant tree</title>
<updated>1994-11-14T21:40:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-14T21:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=86b35cf4f6a824880239069d0afe282e95806aaa'/>
<id>86b35cf4f6a824880239069d0afe282e95806aaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>function 'lua_addfile' returns an error message</title>
<updated>1994-11-03T21:48:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-03T21:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=852d9a859733ebf7322474c05244105e4f2748a2'/>
<id>852d9a859733ebf7322474c05244105e4f2748a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adaptative garbage collection.</title>
<updated>1994-10-17T19:03:23+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1994-10-17T19:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f8c8159362f4bb8820908085adcb06900ef33b4c'/>
<id>f8c8159362f4bb8820908085adcb06900ef33b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uso de arvores binarias para armazenar nomes e realocacao dinamica</title>
<updated>1994-07-19T21:27:18+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1994-07-19T21:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=493d718b7fe0f1075072a44d7946e38ca7d773d3'/>
<id>493d718b7fe0f1075072a44d7946e38ca7d773d3</id>
<content type='text'>
de tabelas (pilhas, hashtable, globais, codigo, etc.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
de tabelas (pilhas, hashtable, globais, codigo, etc.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Implementacao da nova estrategia para armazenar os arrays</title>
<updated>1994-04-20T22:07:57+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1994-04-20T22:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=44521b21e542831a95de0c63271cd38d1cd4d394'/>
<id>44521b21e542831a95de0c63271cd38d1cd4d394</id>
<content type='text'>
em lista encadeada.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
em lista encadeada.
</pre>
</div>
</content>
</entry>
</feed>
