<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasystem/src, branch feat/unicode-width</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasystem.git
</subtitle>
<id>https://git.lua4.win/luasystem/atom?h=feat%2Funicode-width</id>
<link rel='self' href='https://git.lua4.win/luasystem/atom?h=feat%2Funicode-width'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/'/>
<updated>2025-02-06T20:10:21+00:00</updated>
<entry>
<title>feat(terminal): also accept codepoint integers for width check</title>
<updated>2025-02-06T20:10:21+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-02-06T15:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=a1d933aae61420364685051dbc5b318a527fef1d'/>
<id>urn:sha1:a1d933aae61420364685051dbc5b318a527fef1d</id>
<content type='text'>
Lua utf8 functions return codepoints, hence it makes sense to accept
those, instead of having to convert to utf8 string and back again.
</content>
</entry>
<entry>
<title>fix(terminal): warning unused variable</title>
<updated>2025-02-06T20:03:47+00:00</updated>
<author>
<name>Thijs</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-02-06T19:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=3c1fdbcc844a55f94dde41591f487ded73eab012'/>
<id>urn:sha1:3c1fdbcc844a55f94dde41591f487ded73eab012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(terminal): failing NetBSD compilation, missing symbols</title>
<updated>2025-02-06T20:03:47+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-02-06T18:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=9160d1211f7ff51d08a039239b744da684ae70c2'/>
<id>urn:sha1:9160d1211f7ff51d08a039239b744da684ae70c2</id>
<content type='text'>
fixes #43
</content>
</entry>
<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>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>
</feed>
