<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lobject.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>details.</title>
<updated>1999-04-13T19:28:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-04-13T19:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0bbd96bd5f973f716a93a704e04cf1c78145795f'/>
<id>0bbd96bd5f973f716a93a704e04cf1c78145795f</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>1999-02-26T15:48:30+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-26T15:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ba57f7d946bc0b600996f7a982b2fb644df76a98'/>
<id>ba57f7d946bc0b600996f7a982b2fb644df76a98</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>1999-02-12T19:23:02+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-12T19:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=bf6d2ccf92768be938aaac0a0bfc87833b793e8f'/>
<id>bf6d2ccf92768be938aaac0a0bfc87833b793e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details (comments)</title>
<updated>1999-01-13T19:08:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-13T19:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e03767b3eb45059ef9a367161154bec407d78f35'/>
<id>e03767b3eb45059ef9a367161154bec407d78f35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small improvements.</title>
<updated>1999-01-04T13:37:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-04T13:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=63a752f961dc8b6ced4f398c7d4cafdfc2a6b9f0'/>
<id>63a752f961dc8b6ced4f398c7d4cafdfc2a6b9f0</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 "luaO_str2d" to convert strings to numbers, because</title>
<updated>1998-12-27T20:25:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-12-27T20:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4c94d8cc2cbeac74ae3618b1322c3f3d3ec166ea'/>
<id>4c94d8cc2cbeac74ae3618b1322c3f3d3ec166ea</id>
<content type='text'>
old "lex" algorithm had aproximation errors, but strtod (and atof
and scanf) are too slow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
old "lex" algorithm had aproximation errors, but strtod (and atof
and scanf) are too slow.
</pre>
</div>
</content>
</entry>
<entry>
<title>small corrections in comments</title>
<updated>1998-06-19T16:14:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-06-19T16:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=9618aaf07d0d82ccbac91db22cb42451ec17d7ed'/>
<id>9618aaf07d0d82ccbac91db22cb42451ec17d7ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"findname" moved from lobject.c to lauxlib.c (so libraries may use it).</title>
<updated>1998-06-18T16:57:03+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-06-18T16:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c9902be294f5c2dca8a67a67fd324f91e4352c0a'/>
<id>c9902be294f5c2dca8a67a67fd324f91e4352c0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better use of "ASSERT".</title>
<updated>1998-03-09T21:49:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-03-09T21:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0969a971cd41921bd5ee72c1da880455bcca3bb4'/>
<id>0969a971cd41921bd5ee72c1da880455bcca3bb4</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 in switch order</title>
<updated>1998-01-09T14:44:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-01-09T14:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0e1058cfdd07a3751fce1c79b75241cf770266cf'/>
<id>0e1058cfdd07a3751fce1c79b75241cf770266cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
