<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-classic/src/coord.c, branch master</title>
<subtitle>Stable branch of nissy</subtitle>
<id>https://git.tronto.net/nissy-classic/atom?h=master</id>
<link rel='self' href='https://git.tronto.net/nissy-classic/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/'/>
<updated>2023-05-03T06:44:28Z</updated>
<entry>
<title>Fixed bug</title>
<updated>2023-05-03T06:44:28Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-03T06:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=7ef86345ab968b0bcee70a6402c7f84691e4b683'/>
<id>urn:sha1:7ef86345ab968b0bcee70a6402c7f84691e4b683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added quick debug printf</title>
<updated>2023-05-01T21:46:35Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-01T21:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=0c86492d61bc1cec696b22580224408afba0f79d'/>
<id>urn:sha1:0c86492d61bc1cec696b22580224408afba0f79d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved some initialization to init function</title>
<updated>2023-05-01T17:51:27Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-01T17:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=599caf3feb0fdd32259f7fead7d40ada638d5c9b'/>
<id>urn:sha1:599caf3feb0fdd32259f7fead7d40ada638d5c9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix usage of compose with partially defined cubes</title>
<updated>2023-05-01T17:12:57Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-01T17:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=5a55c7047f7067e86a13d39ef3bb72e323280c55'/>
<id>urn:sha1:5a55c7047f7067e86a13d39ef3bb72e323280c55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added void in function prototypes and declarations</title>
<updated>2023-05-01T16:49:11Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-01T16:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=1d0943fafdb3c547965917eb4dfcb4d6445461a4'/>
<id>urn:sha1:1d0943fafdb3c547965917eb4dfcb4d6445461a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverted to 2.0.3</title>
<updated>2023-05-01T10:48:55Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-01T10:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=6f4313bc1ed5be794146e6ca2fd73f48c7906061'/>
<id>urn:sha1:6f4313bc1ed5be794146e6ca2fd73f48c7906061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved coordinate index consistency test to tests folder</title>
<updated>2023-02-04T17:00:31Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-02-04T17:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=455c7d9c8185acdd8c8fe74ad4a59a3e0756d75d'/>
<id>urn:sha1:455c7d9c8185acdd8c8fe74ad4a59a3e0756d75d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Symcoord version of nissy. Interesting idea, but performance are</title>
<updated>2022-09-06T16:00:40Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-09-06T16:00:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=a125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4'/>
<id>urn:sha1:a125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4</id>
<content type='text'>
actually slower. AT THIS STAGE NISSY IS NOT USABLE.
</content>
</entry>
<entry>
<title>Another fix</title>
<updated>2022-06-01T16:06:25Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-06-01T16:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=2b1b1970f774aa451f4fae197c0b1177118f3570'/>
<id>urn:sha1:2b1b1970f774aa451f4fae197c0b1177118f3570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More fixes</title>
<updated>2022-06-01T15:50:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-06-01T15:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=cfa0f0189080ee5d6862001555f11ab026ec63f9'/>
<id>urn:sha1:cfa0f0189080ee5d6862001555f11ab026ec63f9</id>
<content type='text'>
</content>
</entry>
</feed>
