<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librin/test, branch librin-0.0.5</title>
<subtitle>The Useless Namesake library</subtitle>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/'/>
<entry>
<title>migrate to SPDX labels.</title>
<updated>2021-03-16T17:11:23+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2021-03-16T17:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=fead8dbf7e88f09e4b832a9a3e8de858eade347d'/>
<id>fead8dbf7e88f09e4b832a9a3e8de858eade347d</id>
<content type='text'>
No longer using bulky text blocks to mark files as LGPL which for
smaller files took up more lines than the actual code.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No longer using bulky text blocks to mark files as LGPL which for
smaller files took up more lines than the actual code.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: now with line numbers and filenames!</title>
<updated>2021-02-09T03:12:49+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2021-02-09T03:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=a5336d82eaee1ea72053a7d24c841f631fc48892'/>
<id>a5336d82eaee1ea72053a7d24c841f631fc48892</id>
<content type='text'>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: fix undefined behaviour.</title>
<updated>2019-12-19T13:49:36+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-12-19T13:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=ec8f61e98e7e644c0610defd46fcba184f896e2b'/>
<id>ec8f61e98e7e644c0610defd46fcba184f896e2b</id>
<content type='text'>
When aggressive optimizations are enabled, compiler hits undefined behaviour
during loop unrolling. Fix this to allow safely unrolling the offending loop.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When aggressive optimizations are enabled, compiler hits undefined behaviour
during loop unrolling. Fix this to allow safely unrolling the offending loop.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add diagnostic format tests.</title>
<updated>2019-11-13T15:00:52+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-11-13T15:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=75de7a18f7e61f904f89a5024531f80bcfa449d6'/>
<id>75de7a18f7e61f904f89a5024531f80bcfa449d6</id>
<content type='text'>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: cleanup abd simplify diagnostic test logic.</title>
<updated>2019-11-13T14:58:44+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-11-13T14:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=34b7af9f889397caef88f2dbb00347434eae6695'/>
<id>34b7af9f889397caef88f2dbb00347434eae6695</id>
<content type='text'>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: use format strings instead.</title>
<updated>2019-11-12T12:36:56+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-11-12T12:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=e2fc18ae456593efe2b968d4af1b8ebfe869d807'/>
<id>e2fc18ae456593efe2b968d4af1b8ebfe869d807</id>
<content type='text'>
flags are now dropped in place of per-stream format strings.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flags are now dropped in place of per-stream format strings.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: implement printing function's name.</title>
<updated>2019-10-24T14:06:52+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-10-24T14:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=ae76e4106345035503466bf9dcfa3b0033a526c6'/>
<id>ae76e4106345035503466bf9dcfa3b0033a526c6</id>
<content type='text'>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: reset the output stream correctly.</title>
<updated>2019-10-21T14:22:51+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-10-21T14:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=ab8851b48622dba2d2954306cd48c5c14c91db72'/>
<id>ab8851b48622dba2d2954306cd48c5c14c91db72</id>
<content type='text'>
As we can now use NULL to again start using whichever stream is default,
do the right thing from now on.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As we can now use NULL to again start using whichever stream is default,
do the right thing from now on.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: rin_info is now covered.</title>
<updated>2019-10-21T14:12:49+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-10-21T14:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=f5118fe6a885220dbf245dc73d91019f2c276d72'/>
<id>f5118fe6a885220dbf245dc73d91019f2c276d72</id>
<content type='text'>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: rin_fixme is now covered.</title>
<updated>2019-10-21T14:12:30+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-10-21T14:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=b113ca208ec17ac9112ac98a653d48ebf509bdae'/>
<id>b113ca208ec17ac9112ac98a653d48ebf509bdae</id>
<content type='text'>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
</feed>
