<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librin/src/diagnostic, branch master</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>diagnostics: add knobs to toggle channels.</title>
<updated>2021-03-15T20:43:44+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2021-03-15T20:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=2b6e3cc328aabcc0dda908f16b55874487b67499'/>
<id>2b6e3cc328aabcc0dda908f16b55874487b67499</id>
<content type='text'>
Individual channels can now be turned off and on with a simple knob
call, providing an easy way to silence a channel.
Tests not included, as deemed too trivial while being complicated to
properly test.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Individual channels can now be turned off and on with a simple knob
call, providing an easy way to silence a channel.
Tests not included, as deemed too trivial while being complicated to
properly test.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostics: now cleaning up after varargs.</title>
<updated>2021-03-15T20:37:17+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2021-03-15T20:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=850b703becdc2b13a8ef613771ee385e81e8f4f5'/>
<id>850b703becdc2b13a8ef613771ee385e81e8f4f5</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: 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>diagnostic: constify what should be constified.</title>
<updated>2021-02-04T07:38:26+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2021-02-04T07:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=b23b285aba5c9482fbd8e4dc46df7ddf3b306df4'/>
<id>b23b285aba5c9482fbd8e4dc46df7ddf3b306df4</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: remove unused initializer.</title>
<updated>2019-11-14T10:39:07+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-11-14T10:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=647f17ef12dcf1b135cd7e32b44d7dc96040de5c'/>
<id>647f17ef12dcf1b135cd7e32b44d7dc96040de5c</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: simplify tid printing logic.</title>
<updated>2019-11-13T14:43:52+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-11-13T14:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=87c8d8619a5a8eb252d24701c986f5bae17b97ba'/>
<id>87c8d8619a5a8eb252d24701c986f5bae17b97ba</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>remove pointless options.</title>
<updated>2019-10-24T11:34:19+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2019-10-24T11:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=84cec7dc2c645e4d1bbab8e8496c4f6cd9562989'/>
<id>84cec7dc2c645e4d1bbab8e8496c4f6cd9562989</id>
<content type='text'>
Less maintenence burden, especially since modules start
using one another, complicating build requirements otherwise.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Less maintenence burden, especially since modules start
using one another, complicating build requirements otherwise.

Signed-off-by: Gediminas Jakutis &lt;gediminas@varciai.lt&gt;
</pre>
</div>
</content>
</entry>
</feed>
