<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nihav/nihav-core/src/io, branch master</title>
<subtitle>Mirror of nihav.org project</subtitle>
<id>https://code.mastervirt.ru/nihav/atom?h=master</id>
<link rel='self' href='https://code.mastervirt.ru/nihav/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/'/>
<updated>2023-07-26T17:03:18Z</updated>
<entry>
<title>fix clippy warnings</title>
<updated>2023-07-26T17:03:18Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2023-07-26T17:03:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=e6aaad5c5273cd814b5748b7faf3751835a37217'/>
<id>urn:sha1:e6aaad5c5273cd814b5748b7faf3751835a37217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/io: drop useless duplicated statement in test</title>
<updated>2022-11-05T09:32:23Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2022-11-05T09:32:23Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=63fcd784c5e808399f40166f1fe5bc494f24368b'/>
<id>urn:sha1:63fcd784c5e808399f40166f1fe5bc494f24368b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/io: allow skipping right to the bitstream end</title>
<updated>2022-10-13T16:22:10Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2022-10-13T16:21:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=385258b6e72414869796e56b38f1d11776ef150c'/>
<id>urn:sha1:385258b6e72414869796e56b38f1d11776ef150c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some clippy warnings</title>
<updated>2022-09-22T15:53:58Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2022-09-22T15:53:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=6f2630992fe340ad1a122ec10c649f756e478185'/>
<id>urn:sha1:6f2630992fe340ad1a122ec10c649f756e478185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/io: fix example in intcode</title>
<updated>2022-09-22T15:53:28Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2022-09-22T15:53:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=712d6d9d6569602533bb209945dd00153142f8ed'/>
<id>urn:sha1:712d6d9d6569602533bb209945dd00153142f8ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/io: hopefully fix BoundedFileReader::read_buf_some() for good</title>
<updated>2021-11-18T15:04:59Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-11-18T15:04:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=6a97ae3af1e98b2d7b064c8870aaccae44a47c7d'/>
<id>urn:sha1:6a97ae3af1e98b2d7b064c8870aaccae44a47c7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/byteio: check for end boundary in BoundedFileReader reads</title>
<updated>2021-11-15T16:27:15Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-11-15T16:27:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=52f954a3961a683e1b317c63067063082501ce3d'/>
<id>urn:sha1:52f954a3961a683e1b317c63067063082501ce3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/byteio: fix corner case when reading partial buffer at the end of file</title>
<updated>2021-11-12T10:37:24Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-11-12T10:37:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=f88724a81e18ae9521863faf94ae9d2c2cb60e15'/>
<id>urn:sha1:f88724a81e18ae9521863faf94ae9d2c2cb60e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core/intcode: fix unsigned to signed conversion function</title>
<updated>2021-10-26T16:11:06Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-10-26T16:11:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=ffe6400ed1fffcac3dc114a38675b523efb0c916'/>
<id>urn:sha1:ffe6400ed1fffcac3dc114a38675b523efb0c916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>io/intcode: add variable-length code writing</title>
<updated>2021-10-26T15:44:40Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-10-26T15:44:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=e450979bd91939e6c729439ce84bd71bbd39d1f8'/>
<id>urn:sha1:e450979bd91939e6c729439ce84bd71bbd39d1f8</id>
<content type='text'>
</content>
</entry>
</feed>
