<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lutf8lib.c, branch v5.3.4</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>detail (removing spaces at end of lines)</title>
<updated>2016-12-22T13:08:50+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-22T13:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=2a235312f029cbd2b1eb79f158d4f74b3ffa1b85'/>
<id>2a235312f029cbd2b1eb79f158d4f74b3ffa1b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details (avoid some 'lint' warnings)</title>
<updated>2015-03-28T19:16:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-28T19:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f2a813ae108a04e7de0478bd3c3ebf332268b043'/>
<id>f2a813ae108a04e7de0478bd3c3ebf332268b043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid using 'lua_pushliteral' in a non-zero-terminated string</title>
<updated>2015-03-05T16:07:46+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-05T16:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=297512b34c2d16bb7827ef61bd7b14467bfa4ecf'/>
<id>297512b34c2d16bb7827ef61bd7b14467bfa4ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added include for 'lprefix.h', for stuff that must be added before</title>
<updated>2014-11-02T19:19:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-02T19:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9'/>
<id>28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9</id>
<content type='text'>
any other header file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
any other header file
</pre>
</div>
</content>
</entry>
<entry>
<title>'charpatt' -&gt; 'charpattern'</title>
<updated>2014-10-15T14:31:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-15T14:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=745618d941d30ad6a1a3dddd6127df1e9d6280a0'/>
<id>745618d941d30ad6a1a3dddd6127df1e9d6280a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better to use 'long' to represent UTF-8 code points</title>
<updated>2014-10-01T11:52:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-10-01T11:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=34b6664dcb28b18ca3f08ed5e36da094b007eb7b'/>
<id>34b6664dcb28b18ca3f08ed5e36da094b007eb7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detail (added placeholders for non-function fields to preallocate</title>
<updated>2014-07-16T13:56:14+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-16T13:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f14662fca63652dc112732b899e3d829bfecb1ae'/>
<id>f14662fca63652dc112732b899e3d829bfecb1ae</id>
<content type='text'>
space for them)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
space for them)
</pre>
</div>
</content>
</entry>
<entry>
<title>missing macro 'LUAMOD_API' in function to open library</title>
<updated>2014-05-14T18:33:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-05-14T18:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e58ef8d0bbd2f4fc873cd40218922f9a25de4c2e'/>
<id>e58ef8d0bbd2f4fc873cd40218922f9a25de4c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details in comments</title>
<updated>2014-04-11T18:19:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-04-11T18:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e1daf10e4cb4276725db1bda8cdf0e3c893f1094'/>
<id>e1daf10e4cb4276725db1bda8cdf0e3c893f1094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>several changes in 'utf8.offset'</title>
<updated>2014-04-03T13:45:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-04-03T13:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=144afa4d476c8a510ea93f02dd19dc20ce5e6c16'/>
<id>144afa4d476c8a510ea93f02dd19dc20ce5e6c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
