<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/test/090_tables_readwrite, branch master</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=master</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-07-17T06:54:44Z</updated>
<entry>
<title>Renamed tests to make space for more coordinate tests</title>
<updated>2025-07-17T06:54:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-17T06:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=270e5b0444f67781856bf80db51650af9cb89b0c'/>
<id>urn:sha1:270e5b0444f67781856bf80db51650af9cb89b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wasmtest target to build script; minor fixes in tools and tests</title>
<updated>2025-05-09T16:00:00Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-09T16:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=8e931537ff13137f49de58b84898a13ed3cdeeef'/>
<id>urn:sha1:8e931537ff13137f49de58b84898a13ed3cdeeef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use unsigned char * for data buffers</title>
<updated>2025-04-21T12:44:07Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-21T12:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=510a7471348788fccba6b7c4b9f7b7cc9aee6ba9'/>
<id>urn:sha1:510a7471348788fccba6b7c4b9f7b7cc9aee6ba9</id>
<content type='text'>
Before this commit I was inconsistently using one of void *, char *
and uint8_t *.
</content>
</entry>
<entry>
<title>Make gendata and co safer by checking buffer size</title>
<updated>2024-10-12T14:23:05Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-10-12T14:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=182e2d45678d0487be71370c37b88daca3d2c54b'/>
<id>urn:sha1:182e2d45678d0487be71370c37b88daca3d2c54b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid repeating typedefs in tests</title>
<updated>2024-10-04T12:29:00Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-10-04T12:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=283effb16646112ee9c6bba57e021e80f322b29f'/>
<id>urn:sha1:283effb16646112ee9c6bba57e021e80f322b29f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solved alignment UB issue</title>
<updated>2024-09-28T15:47:49Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-09-28T15:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=3429b552bc4367136f015c182f723ee977bb55a3'/>
<id>urn:sha1:3429b552bc4367136f015c182f723ee977bb55a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified solver</title>
<updated>2024-09-11T17:48:57Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-09-11T17:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=10b65003102675bd19c0e5174ff249be2a163bc7'/>
<id>urn:sha1:10b65003102675bd19c0e5174ff249be2a163bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New tableinfo for gendata_h48, still work to do</title>
<updated>2024-09-10T17:43:05Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-09-10T17:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=70d3a3de3a2fdef7e47b2bd510261d69390a3a9c'/>
<id>urn:sha1:70d3a3de3a2fdef7e47b2bd510261d69390a3a9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added tabletype to tableinfo</title>
<updated>2024-09-10T13:39:49Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-09-10T13:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=1f4900a3cc6ca74f94b73e224d14a09d52c4549c'/>
<id>urn:sha1:1f4900a3cc6ca74f94b73e224d14a09d52c4549c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added next table offset to tableinfo</title>
<updated>2024-09-10T07:58:17Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-09-10T07:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=3c8f8c2e60cd089679cf5da5160baaf35977b220'/>
<id>urn:sha1:3c8f8c2e60cd089679cf5da5160baaf35977b220</id>
<content type='text'>
</content>
</entry>
</feed>
