<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lmem.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>when debugging, move and erase old blocks to realloc.</title>
<updated>1999-05-24T17:51:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-05-24T17:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=abfc885079aef8cecf0235265ff173db22172ea5'/>
<id>abfc885079aef8cecf0235265ff173db22172ea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>longer marks when controling memory leaks</title>
<updated>1999-05-20T20:43:06+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-05-20T20:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=48326500d039c360f5abd0fe073902046124b1ba'/>
<id>48326500d039c360f5abd0fe073902046124b1ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>block must always have a power-of-2 size (even at the limit)</title>
<updated>1999-05-11T14:18:40+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-05-11T14:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c390f73e3b3853fb64a057bdcc2a79fc87e13ad3'/>
<id>c390f73e3b3853fb64a057bdcc2a79fc87e13ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vector do not need to grow until MINSIZE</title>
<updated>1999-03-01T17:49:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-03-01T17:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ae9fd122fae795d8c23949a9fe77deccb1e5b247'/>
<id>ae9fd122fae795d8c23949a9fe77deccb1e5b247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better control of vector when DEBUGing</title>
<updated>1999-02-26T15:50:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-26T15:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=038848eccdf8c829664a3c0c3a158db10d78559d'/>
<id>038848eccdf8c829664a3c0c3a158db10d78559d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details (from lhf)</title>
<updated>1999-02-25T21:07:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-25T21:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6a853fcb8b9e333d768c739c36c99b144bbde607'/>
<id>6a853fcb8b9e333d768c739c36c99b144bbde607</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new way to handle "growing" vectors</title>
<updated>1999-02-25T15:16:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-25T15:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=26d1e21c89a481c2368ba934da8e192a164d8f99'/>
<id>26d1e21c89a481c2368ba934da8e192a164d8f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better instrumentation for internal debugging</title>
<updated>1999-02-24T17:55:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-24T17:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9d7bae0b6ab66e7e0cff8871e65ecddb55513d6b'/>
<id>9d7bae0b6ab66e7e0cff8871e65ecddb55513d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"free" usually handles NULL; handle non ANSI case separately.</title>
<updated>1999-01-22T18:08:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-22T18:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bc930aa5ff75dcf4e560efac42d731d9e341fb1a'/>
<id>bc930aa5ff75dcf4e560efac42d731d9e341fb1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"realloc" usually implements "malloc"; handle non ANSI case separately.</title>
<updated>1999-01-22T17:28:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-22T17:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=758a38164481891acb1dd07003c1726554034d67'/>
<id>758a38164481891acb1dd07003c1726554034d67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
