<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasystem, branch fix/wcwidth</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasystem.git
</subtitle>
<id>https://git.lua4.win/luasystem/atom?h=fix%2Fwcwidth</id>
<link rel='self' href='https://git.lua4.win/luasystem/atom?h=fix%2Fwcwidth'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/'/>
<updated>2026-01-29T12:56:06+00:00</updated>
<entry>
<title>chore(changelog): update changelog with several past changes</title>
<updated>2026-01-29T12:56:06+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-01-29T12:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=618bfbae5cb1346e248ac52452394252669ae7a3'/>
<id>urn:sha1:618bfbae5cb1346e248ac52452394252669ae7a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(wcwidth): add a generator for width ranges</title>
<updated>2026-01-29T12:55:39+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-01-29T10:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=1159329b247d6532fecb375e7008aca979261eaa'/>
<id>urn:sha1:1159329b247d6532fecb375e7008aca979261eaa</id>
<content type='text'>
The generator script will parse official unicode data to create
the actual ranges for 0, double, and ambiguous width characters.
</content>
</entry>
<entry>
<title>fix(compat): duplicate symbol when linking with luajit on windows (#81)</title>
<updated>2026-01-21T21:40:19+00:00</updated>
<author>
<name>Marc Jakobi</name>
<email>marc@jakobi.dev</email>
</author>
<published>2026-01-21T21:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=dfd0d4b8ca3607ae39b1d2cbad4e3a7180dd6754'/>
<id>urn:sha1:dfd0d4b8ca3607ae39b1d2cbad4e3a7180dd6754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(test): relax test assertion wrt time</title>
<updated>2026-01-17T11:49:34+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-01-09T14:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=b1d1b89d74f157e9cd9b8d2ba6b6da870d65dabf'/>
<id>urn:sha1:b1d1b89d74f157e9cd9b8d2ba6b6da870d65dabf</id>
<content type='text'>
fixes #77
</content>
</entry>
<entry>
<title>chore(ci): drop macos-13</title>
<updated>2026-01-09T14:12:53+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-01-09T14:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=2bb8b526290ef8156f64443c07dc7754f467f07c'/>
<id>urn:sha1:2bb8b526290ef8156f64443c07dc7754f467f07c</id>
<content type='text'>
the default 'latest' is arm based, so we add an exception for x86_64
against only Lua 5.5
</content>
</entry>
<entry>
<title>chore(ci): add Lua 5.5 to CI matrix</title>
<updated>2026-01-09T14:12:53+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-01-08T19:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=955711c2f888d98bd2a1a1231135cce76e8fabf0'/>
<id>urn:sha1:955711c2f888d98bd2a1a1231135cce76e8fabf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: remove two unused-variable warnings</title>
<updated>2025-11-05T10:59:14+00:00</updated>
<author>
<name>Matěj Cepl</name>
<email>mcepl@cepl.eu</email>
</author>
<published>2025-10-28T09:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=ef238e0940a56298061f60c0c8d66cb7c4e2f653'/>
<id>urn:sha1:ef238e0940a56298061f60c0c8d66cb7c4e2f653</id>
<content type='text'>
Signed-off-by: Matěj Cepl &lt;mcepl@cepl.eu&gt;
</content>
</entry>
<entry>
<title>Release v0.6.3 (#75)</title>
<updated>2025-07-11T20:59:19+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-07-11T20:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=88ac69f94ddbe172458c79f2a5e37b6704c606a2'/>
<id>urn:sha1:88ac69f94ddbe172458c79f2a5e37b6704c606a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(docs): update changelog</title>
<updated>2025-07-11T20:45:08+00:00</updated>
<author>
<name>Thijs</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-07-11T12:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=a103ff16f13b9c7761d0fb2ec9db68da08193ebf'/>
<id>urn:sha1:a103ff16f13b9c7761d0fb2ec9db68da08193ebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(readkey): improve error handling</title>
<updated>2025-07-11T20:45:08+00:00</updated>
<author>
<name>Thijs</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2025-07-11T11:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasystem/commit/?id=9b835273c0993a8f67e6c93024099ca99cbf6344'/>
<id>urn:sha1:9b835273c0993a8f67e6c93024099ca99cbf6344</id>
<content type='text'>
system.readkey now passes any errors from system._readkey on
to the caller.
</content>
</entry>
</feed>
