<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasystem, branch v0.4.5</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasystem.git
</subtitle>
<id>https://git.lua4.win/luasystem/atom?h=v0.4.5</id>
<link rel='self' href='https://git.lua4.win/luasystem/atom?h=v0.4.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/'/>
<updated>2024-12-18T05:54:35+00:00</updated>
<entry>
<title>Release v0.4.5</title>
<updated>2024-12-18T05:54:35+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-12-18T05:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=9e0790c5060c5346039f92f4c9d97a2dbc7316ed'/>
<id>urn:sha1:9e0790c5060c5346039f92f4c9d97a2dbc7316ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: ensure we don't try installing old version of luasystem</title>
<updated>2024-12-18T05:45:06+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-12-18T05:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=50b30371a307652105982b1a97a77dbe689d529e'/>
<id>urn:sha1:50b30371a307652105982b1a97a77dbe689d529e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: suppress -Wexpansion-to-defined warning</title>
<updated>2024-12-18T05:45:06+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-12-18T05:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=70cd6c034a197df7f32f2f7513f4a5db8570ceb2'/>
<id>urn:sha1:70cd6c034a197df7f32f2f7513f4a5db8570ceb2</id>
<content type='text'>
See https://stackoverflow.com/questions/42074035/how-to-deal-with-clangs-3-9-wexpansion-to-defined-warning
</content>
</entry>
<entry>
<title>fix: do not rely on luaconf.h to include limits.h</title>
<updated>2024-12-18T05:45:06+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-12-18T05:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=a9e89472f48f7c3ae42431daa4d38adf05a156c1'/>
<id>urn:sha1:a9e89472f48f7c3ae42431daa4d38adf05a156c1</id>
<content type='text'>
Fixes #38.
</content>
</entry>
<entry>
<title>Release v0.4.4 (#37)</title>
<updated>2024-09-03T12:19:53+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2024-09-03T12:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=85ad15fbd8c81807a1a662f5b6060641fa3a6357'/>
<id>urn:sha1:85ad15fbd8c81807a1a662f5b6060641fa3a6357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(makefile): include all objects (#36)</title>
<updated>2024-09-03T12:11:41+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2024-09-03T12:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=787cbe5b5e2fda6e8f66c7f5a9e5375d9522c125'/>
<id>urn:sha1:787cbe5b5e2fda6e8f66c7f5a9e5375d9522c125</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v0.4.3 (#34)</title>
<updated>2024-08-28T08:26:31+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2024-08-28T08:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=a9dac6b5f78400c1f73c165a5f061a01a595bdbf'/>
<id>urn:sha1:a9dac6b5f78400c1f73c165a5f061a01a595bdbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add FreeBSD support (broken since c1a64c1) (#33)</title>
<updated>2024-08-28T08:15:54+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2024-08-28T08:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=60b66fce58b64d121b124e64ef78d37512e3a8a2'/>
<id>urn:sha1:60b66fce58b64d121b124e64ef78d37512e3a8a2</id>
<content type='text'>
Co-authored-by: cos &lt;cos&gt;
</content>
</entry>
<entry>
<title>chore(term): add descriptive error on Windows for lack of VT (#32)</title>
<updated>2024-07-31T12:49:07+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2024-07-31T12:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=227743a147967bf1418525770082a5943b3f9f41'/>
<id>urn:sha1:227743a147967bf1418525770082a5943b3f9f41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v0.4.2 (#31)</title>
<updated>2024-07-11T10:27:55+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2024-07-11T10:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=45499248cea9e23b7e4d8478759414e01c645809'/>
<id>urn:sha1:45499248cea9e23b7e4d8478759414e01c645809</id>
<content type='text'>
</content>
</entry>
</feed>
