<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/hash.h, branch v2_2</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>control of garbage collection is done with Longs, as there can be</title>
<updated>1995-01-12T14:19:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-01-12T14:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8faf4d1de2cbda61ae871fc23091deff3672e0fc'/>
<id>8faf4d1de2cbda61ae871fc23091deff3672e0fc</id>
<content type='text'>
more than WORD objects to collect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more than WORD objects to collect.
</pre>
</div>
</content>
</entry>
<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>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>lua_equalObj now is global (and is used by opcode)</title>
<updated>1994-11-14T18:41:15+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-14T18:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3b7a36653b5da227502ec5a3c677b6a351af67be'/>
<id>3b7a36653b5da227502ec5a3c677b6a351af67be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new field 'next' in struct 'Hash', to list tables for garbage collection.</title>
<updated>1994-09-08T16:51:49+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1994-09-08T16:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0dcae99d7401b38558997056358ca7fc6ffcc9ad'/>
<id>0dcae99d7401b38558997056358ca7fc6ffcc9ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alteracao do hash, trocando tratamento de colisao por lista</title>
<updated>1994-08-09T11:24:45+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1994-08-09T11:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b28da81cfe371f602474f75c0c4f706772eed92a'/>
<id>b28da81cfe371f602474f75c0c4f706772eed92a</id>
<content type='text'>
pela estrategia de re-hash.
Foi feito uma avaliacao da funcao de hash, e constatado sua
eficiencia com uma media de 4 acessos no hash ate' 70% ocupado.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pela estrategia de re-hash.
Foi feito uma avaliacao da funcao de hash, e constatado sua
eficiencia com uma media de 4 acessos no hash ate' 70% ocupado.
</pre>
</div>
</content>
</entry>
<entry>
<title>evitar, durante consultas, criacao de nos nao encontrados.</title>
<updated>1994-08-05T19:25:09+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1994-08-05T19:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=088cc3f3802b98e613f1348b15679ecd187a435b'/>
<id>088cc3f3802b98e613f1348b15679ecd187a435b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>hash manager for lua</title>
<updated>1993-12-17T18:41:19+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1993-12-17T18:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=26c3684c4f8614de517f5e2ed550972a5dcb5771'/>
<id>26c3684c4f8614de517f5e2ed550972a5dcb5771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oldest known commit</title>
<updated>1993-07-28T13:18:00+00:00</updated>
<author>
<name>The Lua team</name>
<email>lua@tecgraf.puc-rio.br</email>
</author>
<published>1993-07-28T13:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=cd05d9c5cb69020c069f037ba7f243f705d0a48a'/>
<id>cd05d9c5cb69020c069f037ba7f243f705d0a48a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
