<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/ltable.c, branch v3_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>some C compilers cannot initialize a local struct</title>
<updated>1999-05-21T19:41:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-05-21T19:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=cdd0fe99464d7fb754f409dfec3277956eb30b83'/>
<id>cdd0fe99464d7fb754f409dfec3277956eb30b83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new function "lua_next" (+ new implementation for "next")</title>
<updated>1999-02-23T14:57:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-23T14:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f04c83e0759b1059545ea0526c5999c35cb1793f'/>
<id>f04c83e0759b1059545ea0526c5999c35cb1793f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>luaH_set does the set and protect its value; luaH_move can then be a</title>
<updated>1999-01-25T17:41:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-25T17:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fd7d0774e549130e59f716f2397d195cedc1a412'/>
<id>fd7d0774e549130e59f716f2397d195cedc1a412</id>
<content type='text'>
macro.
New algorithm for double hashing (does not use "%").
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
macro.
New algorithm for double hashing (does not use "%").
</pre>
</div>
</content>
</entry>
<entry>
<title>table entries with ref=null always have val=null too.</title>
<updated>1999-01-25T12:30:11+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-25T12:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1b45e967b4dcb234551c2a731147b111584f4145'/>
<id>1b45e967b4dcb234551c2a731147b111584f4145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small optimizations(?)</title>
<updated>1999-01-22T18:47:23+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-22T18:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=933bead92e48cdd8f2c9b5953854270e98d58c9a'/>
<id>933bead92e48cdd8f2c9b5953854270e98d58c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>function "move" for tables is better implemented with some "inside</title>
<updated>1999-01-04T12:54:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-04T12:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b9c9ccfbb4ed9c6cf6177d20cfd376a0fcb7a959'/>
<id>b9c9ccfbb4ed9c6cf6177d20cfd376a0fcb7a959</id>
<content type='text'>
information".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
information".
</pre>
</div>
</content>
</entry>
<entry>
<title>tables are better manipulated via "Hash *" instead of "TObject" or</title>
<updated>1998-12-30T13:14:46+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-12-30T13:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9a455438417b45be12b763ca56005b32bf0bb017'/>
<id>9a455438417b45be12b763ca56005b32bf0bb017</id>
<content type='text'>
"lua_Object".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"lua_Object".
</pre>
</div>
</content>
</entry>
<entry>
<title>small bug: nuse may change when table is rehashed;</title>
<updated>1998-08-11T16:38:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-08-11T16:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8e226e6a09390a80fde98f192833fc85a5537376'/>
<id>8e226e6a09390a80fde98f192833fc85a5537376</id>
<content type='text'>
3/2 is a good fraction for hash limit (instead of 0.7, using floats)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3/2 is a good fraction for hash limit (instead of 0.7, using floats)
</pre>
</div>
</content>
</entry>
<entry>
<title>hash tables may shrink if use rate is too small.</title>
<updated>1998-08-10T21:36:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-08-10T21:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5378331f2df1ba5bc3a4dc38f7b3ae53c3f2cbef'/>
<id>5378331f2df1ba5bc3a4dc38f7b3ae53c3f2cbef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>auxiliar functions "luaH_setint" &amp; "luaH_getint".</title>
<updated>1998-07-12T16:15:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-07-12T16:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=41d9ea948c18db38473e353ac7a84bc501f3ce74'/>
<id>41d9ea948c18db38473e353ac7a84bc501f3ce74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
