<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/table.c, 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>trocar a funcao para garbage colector adaptativo.</title>
<updated>1995-01-18T20:15:54+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1995-01-18T20:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6e0e9935ec6ca877d17aa0fbc125a0c4a4e4b01b'/>
<id>6e0e9935ec6ca877d17aa0fbc125a0c4a4e4b01b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>strdup is done via mem.c to control its memory allocation</title>
<updated>1995-01-14T15:40:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-01-14T15:40:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f4591397da8444d1917a67a34cb6a6ac8137385e'/>
<id>f4591397da8444d1917a67a34cb6a6ac8137385e</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>new constant LUA_NOOBJECT</title>
<updated>1994-12-16T15:55:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-16T15:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3365a352431a0def0acccec0807751962726c4be'/>
<id>3365a352431a0def0acccec0807751962726c4be</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>new lua functions 'getglobal' and 'setglobal'</title>
<updated>1994-11-21T21:41:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-21T21:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bba1ae427fa914d5b7e8fea7b3aa2ad91fb3a4f6'/>
<id>bba1ae427fa914d5b7e8fea7b3aa2ad91fb3a4f6</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>new module for memory allocation</title>
<updated>1994-11-16T17:39:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-11-16T17:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=2b5bc5d1a81579a76c13e638de2592e2c39c73f0'/>
<id>2b5bc5d1a81579a76c13e638de2592e2c39c73f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
