<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.h, branch v5.2.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>export 'lua_ident' to avoid it being removed by C++ linker</title>
<updated>2013-03-15T13:04:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-03-15T13:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=70b0ee63106e0f66890e76cc7304ded4e9417f90'/>
<id>70b0ee63106e0f66890e76cc7304ded4e9417f90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new release number + copyright year</title>
<updated>2013-02-19T18:39:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2013-02-19T18:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=db424053e80b996cdfd1a736c5230485ce965801'/>
<id>db424053e80b996cdfd1a736c5230485ce965801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 5.2.1</title>
<updated>2012-04-20T13:18:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-04-20T13:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8df0198178d12cc202a5db3608f3b8bc0e742400'/>
<id>8df0198178d12cc202a5db3608f3b8bc0e742400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'lua_load' has an extra argument 'mode'</title>
<updated>2011-11-29T15:55:08+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-11-29T15:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3617e04e972417144169d28184188a082eb40cbb'/>
<id>3617e04e972417144169d28184188a082eb40cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'lua_setglobal/lua_getglobal' implemented as functions to avoid</title>
<updated>2011-10-24T16:53:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-10-24T16:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=475e6c5352c3daecdd54fe2346b3c3b07f17a791'/>
<id>475e6c5352c3daecdd54fe2346b3c3b07f17a791</id>
<content type='text'>
problems with stack indices
(e.g., lua_getglobal(L, lua_tostring(L, -1)) )
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
problems with stack indices
(e.g., lua_getglobal(L, lua_tostring(L, -1)) )
</pre>
</div>
</content>
</entry>
<entry>
<title>new functions lua_rawsetp/lua_rawgetp</title>
<updated>2011-10-24T14:54:05+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-10-24T14:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=af00a0772ca1a37f6d8cce5b6c03cc86db0389c3'/>
<id>af00a0772ca1a37f6d8cce5b6c03cc86db0389c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'nCcalls' should be local to each thread, as each thread may have its</title>
<updated>2011-08-23T17:24:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-08-23T17:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3dc5475e239e2da52a380288ae8b293a6b019f81'/>
<id>3dc5475e239e2da52a380288ae8b293a6b019f81</id>
<content type='text'>
own C stack (with LuaThreads or something similar)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
own C stack (with LuaThreads or something similar)
</pre>
</div>
</content>
</entry>
<entry>
<title>reordering of some defines (more logical grouping)</title>
<updated>2011-07-02T16:00:15+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-07-02T16:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ad1a54b5c0b045365326923ee4f3574773abefff'/>
<id>ad1a54b5c0b045365326923ee4f3574773abefff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copyright updated to 2011</title>
<updated>2011-04-18T14:15:48+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-04-18T14:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c31f4946e91e237512bccd740cc9c5ffe02b2cb7'/>
<id>c31f4946e91e237512bccd740cc9c5ffe02b2cb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better organization for coercion functions between lua_Number and</title>
<updated>2010-10-26T19:32:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-10-26T19:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6098e06e09e82409710c52eeaefb11395345e194'/>
<id>6098e06e09e82409710c52eeaefb11395345e194</id>
<content type='text'>
integer types + IEEE trick to be used in most platforms, by default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
integer types + IEEE trick to be used in most platforms, by default
</pre>
</div>
</content>
</entry>
</feed>
