<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/hash.h, branch v2_5</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>tables may grow bigger than words.</title>
<updated>1996-05-06T14:30:27+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-05-06T14:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1936a9e53bac819e3707a47998c9b5fb705c2b7c'/>
<id>1936a9e53bac819e3707a47998c9b5fb705c2b7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details.</title>
<updated>1996-03-08T12:04:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-03-08T12:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5c0e5fd36d87e91ec65af3d3b791e64941e13b86'/>
<id>5c0e5fd36d87e91ec65af3d3b791e64941e13b86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BIG CHANGE: new data structure for constants, strings and globals, using</title>
<updated>1996-02-12T18:32:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-12T18:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=41259bff31dbb904edfb8070006ccb15577f8f04'/>
<id>41259bff31dbb904edfb8070006ccb15577f8f04</id>
<content type='text'>
an array of hash tables for all them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an array of hash tables for all them.
</pre>
</div>
</content>
</entry>
<entry>
<title>no more "Bool" type</title>
<updated>1996-02-07T14:13:17+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1996-02-07T14:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=995a9f71885fc1979a9a23edc3c34e19b36e7653'/>
<id>995a9f71885fc1979a9a23edc3c34e19b36e7653</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
