<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-term, branch 0.7</title>
<subtitle>A mirror of https://github.com/hoelzro/lua-term.git
</subtitle>
<id>https://git.lua4.win/lua-term/atom?h=0.7</id>
<link rel='self' href='https://git.lua4.win/lua-term/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/'/>
<updated>2016-04-06T03:11:44+00:00</updated>
<entry>
<title>Prepare 0.7 rockspec</title>
<updated>2016-04-06T03:11:44+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-06T03:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=9b3dfe60018ab910ba09c400789cfab50b79a3d7'/>
<id>urn:sha1:9b3dfe60018ab910ba09c400789cfab50b79a3d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2016-04-06T03:07:48+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-06T03:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=33a78ac32dae1d135267f30b561770d83a72f3fe'/>
<id>urn:sha1:33a78ac32dae1d135267f30b561770d83a72f3fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix changelog</title>
<updated>2016-04-06T03:07:22+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-06T03:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=74982789e3c72fefc3fd21d55ddb5ad37ece6550'/>
<id>urn:sha1:74982789e3c72fefc3fd21d55ddb5ad37ece6550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix _POSIX_C_SOURCE (for good, hopefully)</title>
<updated>2016-04-06T03:06:59+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-06T03:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=7c8053095e2a763ef74b4d6dd8dc2e4471350564'/>
<id>urn:sha1:7c8053095e2a763ef74b4d6dd8dc2e4471350564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rockspec file for 0.06</title>
<updated>2016-04-05T00:53:29+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-05T00:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=c7f3e1d1ece156d6cfa7629aa374368ad76ace94'/>
<id>urn:sha1:c7f3e1d1ece156d6cfa7629aa374368ad76ace94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2016-04-05T00:53:00+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-05T00:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=ae367d8bb013bc396a1e99a4065f280ad5740724'/>
<id>urn:sha1:ae367d8bb013bc396a1e99a4065f280ad5740724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove -ansi compiler flag to allow for C99</title>
<updated>2016-04-05T00:51:18+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-05T00:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=c8b3e9540c8a350d2475922a2eafe7f562554e0b'/>
<id>urn:sha1:c8b3e9540c8a350d2475922a2eafe7f562554e0b</id>
<content type='text'>
Lua 5.3 requires either C99 or a Windows compiler to have long
long integers, or permission from the user to use 32-bit integers
for its integer types.  I don't mind requiring users of lua-term
to have a C99 compiler, but users who want 32-bit integers can
override CFLAGS in their environment if they insist.
</content>
</entry>
<entry>
<title>Update rockspec to 0.5</title>
<updated>2016-04-03T20:46:31+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-03T20:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=cce598cc2c131046485a60fffb509ab44844f1c2'/>
<id>urn:sha1:cce598cc2c131046485a60fffb509ab44844f1c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2016-04-03T20:45:18+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-03T20:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=27cae6a241f25efb649bc016005c9e07d49aaadb'/>
<id>urn:sha1:27cae6a241f25efb649bc016005c9e07d49aaadb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring in POSIX definitions (eg. fileno) from stdio.h</title>
<updated>2016-03-16T01:32:05+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-03-16T01:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=03ff7e5fe00e6bf62b5482572a2c07e813f4a616'/>
<id>urn:sha1:03ff7e5fe00e6bf62b5482572a2c07e813f4a616</id>
<content type='text'>
Fixes compilation warning
</content>
</entry>
</feed>
