<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lstring.h, branch v5.0</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>cleaning the stage for generational collection</title>
<updated>2002-08-16T14:45:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-08-16T14:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=da19c436cc361401563eeda2cca3d161a6ddeef7'/>
<id>da19c436cc361401563eeda2cca3d161a6ddeef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new macro to `fix' strings</title>
<updated>2002-04-30T13:01:48+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-04-30T13:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ab52fc6097569cf51bc0c55dd5b6b1329eefd970'/>
<id>ab52fc6097569cf51bc0c55dd5b6b1329eefd970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more explicit support for wide-chars; too much troble...</title>
<updated>2001-11-28T20:13:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-11-28T20:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=72659a06050632da1a9b4c492302be46ac283f6b'/>
<id>72659a06050632da1a9b4c492302be46ac283f6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better syntax for type casts</title>
<updated>2001-08-31T19:46:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-08-31T19:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e1d072571ec6f9d830e575a2ecdc95fd43428e53'/>
<id>e1d072571ec6f9d830e575a2ecdc95fd43428e53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaner way to ensure alignment for strings and userdata</title>
<updated>2001-06-15T20:36:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-06-15T20:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8e586c13fcf3066886a7edd69011304eaad57a2b'/>
<id>8e586c13fcf3066886a7edd69011304eaad57a2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new implementation for userdatas, without `keys'</title>
<updated>2001-06-06T18:00:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-06-06T18:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d5b83ead90fba27faa344c72406d85987d2460a4'/>
<id>d5b83ead90fba27faa344c72406d85987d2460a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first (big) step to support wide chars</title>
<updated>2001-02-23T17:17:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-02-23T17:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=39b79783297bee79db9853b63d199e120a009a8f'/>
<id>39b79783297bee79db9853b63d199e120a009a8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better separation between basic types</title>
<updated>2001-02-20T18:15:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-02-20T18:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=099442c41f2cec6122690e6c8f2e11327613e6f6'/>
<id>099442c41f2cec6122690e6c8f2e11327613e6f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>string pointers are always fully aligned</title>
<updated>2001-02-09T20:22:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-02-09T20:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d2e340f467a46017fa3526074c1756124e569880'/>
<id>d2e340f467a46017fa3526074c1756124e569880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new semantics for pushuserdata (no more different userdatas with same value)</title>
<updated>2001-02-09T19:53:16+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-02-09T19:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6875fdc8be9029b1bb29379c59d5409a0df42c10'/>
<id>6875fdc8be9029b1bb29379c59d5409a0df42c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
