<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/lua/src/loadlib.c, branch master</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>lua: base the package load paths on the Syslinux path</title>
<updated>2014-03-02T08:16:32+00:00</updated>
<author>
<name>Ferenc Wágner</name>
<email>wferi@niif.hu</email>
</author>
<published>2013-12-17T10:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=ea804356f1dea456524807d809673c7f27ec9b00'/>
<id>ea804356f1dea456524807d809673c7f27ec9b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: upgrade to 5.2.3</title>
<updated>2014-03-02T08:16:32+00:00</updated>
<author>
<name>Ferenc Wágner</name>
<email>wferi@niif.hu</email>
</author>
<published>2013-12-12T07:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=98d07d0daf618f5e5accd6410e7c5d06f3157f48'/>
<id>98d07d0daf618f5e5accd6410e7c5d06f3157f48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: enable dynamic module loading</title>
<updated>2014-03-01T16:40:34+00:00</updated>
<author>
<name>Ferenc Wágner</name>
<email>wferi@niif.hu</email>
</author>
<published>2013-10-13T19:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=351ce48b5a009eb9f3a3a6a21051351a2f0b381b'/>
<id>351ce48b5a009eb9f3a3a6a21051351a2f0b381b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: import Lua 5.2.2</title>
<updated>2014-03-01T16:40:34+00:00</updated>
<author>
<name>Ferenc Wágner</name>
<email>wferi@niif.hu</email>
</author>
<published>2013-10-10T14:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=4cfcef19a983dfa971608a8917cd74ebfa0d7376'/>
<id>4cfcef19a983dfa971608a8917cd74ebfa0d7376</id>
<content type='text'>
Source downloaded from http://www.lua.org/ftp/lua-5.2.2.tar.gz.
The com32/lua directory now matches exactly the source distribution,
plus the various Syslinux extension modules and their documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Source downloaded from http://www.lua.org/ftp/lua-5.2.2.tar.gz.
The com32/lua directory now matches exactly the source distribution,
plus the various Syslinux extension modules and their documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Updating to 5.1.4.2</title>
<updated>2011-02-07T21:00:26+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2011-02-07T21:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=160d4b2fc17872042403699544c640b816a566e8'/>
<id>160d4b2fc17872042403699544c640b816a566e8</id>
<content type='text'>
Taken from http://www.lua.org/ftp/patch-lua-5.1.4-2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from http://www.lua.org/ftp/patch-lua-5.1.4-2
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: Updating to 5.1.4</title>
<updated>2011-02-07T20:57:20+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2011-02-07T20:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=bfcd7b7305c5465eb33acca86109ca96cb37403a'/>
<id>bfcd7b7305c5465eb33acca86109ca96cb37403a</id>
<content type='text'>
Updating base code to 5.1.4
Adding -DSYSLINUX build flag
Moving #if 0 to ifndef SYSLINUX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updating base code to 5.1.4
Adding -DSYSLINUX build flag
Moving #if 0 to ifndef SYSLINUX
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: quiet warnings about unused variables and functions</title>
<updated>2010-07-02T18:19:39+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2010-07-02T18:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=b6642907cee0174344b2944eefaf459da23e2541'/>
<id>b6642907cee0174344b2944eefaf459da23e2541</id>
<content type='text'>
Quiet gcc warnings about unused variables and functions -- things that
are not used in the Syslinux environment at this time.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Quiet gcc warnings about unused variables and functions -- things that
are not used in the Syslinux environment at this time.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Err.</title>
<updated>2008-07-17T23:34:28+00:00</updated>
<author>
<name>Alexey Zaytsev</name>
<email>alexey.zaytsev@gmail.com</email>
</author>
<published>2008-07-17T23:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=79c52fee1e57e47a43f333532a701afe2b185e59'/>
<id>79c52fee1e57e47a43f333532a701afe2b185e59</id>
<content type='text'>
Signed-off-by: Alexey Zaytsev &lt;zaytsev.a@protei.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alexey Zaytsev &lt;zaytsev.a@protei.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Import Lua 5.1.3</title>
<updated>2008-07-17T20:47:28+00:00</updated>
<author>
<name>Alexey Zaytsev</name>
<email>alexey.zaytsev@gmail.com</email>
</author>
<published>2008-07-17T20:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=5589a6e296427110474e74fbbd3ef9c512fe0ff4'/>
<id>5589a6e296427110474e74fbbd3ef9c512fe0ff4</id>
<content type='text'>
Signed-off-by: Alexey Zaytsev &lt;zaytsev.a@protei.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alexey Zaytsev &lt;zaytsev.a@protei.ru&gt;
</pre>
</div>
</content>
</entry>
</feed>
