<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librin/src/float, 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>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>
<entry>
<title>meson: drop automake support &amp;&amp; add initial meson support.</title>
<updated>2017-06-14T12:52:45+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2017-06-14T12:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=f8b02b46dca8f3a2689104127bbe1c0736705ff4'/>
<id>f8b02b46dca8f3a2689104127bbe1c0736705ff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>float: fix a nasty search-and-replace error in function names.</title>
<updated>2015-03-04T00:33:03+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2015-03-04T00:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=809bdd5cf912aa86f0a771e6c5e61f12395b5dde'/>
<id>809bdd5cf912aa86f0a771e6c5e61f12395b5dde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>float: add [integer types] -&gt; [float types] conversion functions.</title>
<updated>2015-03-03T21:36:31+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2015-03-03T19:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=caf24072b0e4df7bf5baf05e1a301898f8f9906f'/>
<id>caf24072b0e4df7bf5baf05e1a301898f8f9906f</id>
<content type='text'>
	These were forgotten previously and only
	[float types] -&gt; [integer types] functions were present.
	This commit adds the missing "reverse" functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	These were forgotten previously and only
	[float types] -&gt; [integer types] functions were present.
	This commit adds the missing "reverse" functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>float: Move everything under the "rin_" namespace.</title>
<updated>2015-03-03T21:36:31+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2015-01-31T19:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=7577b64fe883d5b2e6f52f45e15b5a3575b8dac5'/>
<id>7577b64fe883d5b2e6f52f45e15b5a3575b8dac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit - Release 0.0.1</title>
<updated>2015-03-03T21:36:16+00:00</updated>
<author>
<name>Gediminas Jakutis</name>
<email>gediminas@varciai.lt</email>
</author>
<published>2015-01-31T18:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.seriouss.am/librin/commit/?id=8b26e3ef33e3871762ebd62acbff85b2c3abd9fc'/>
<id>8b26e3ef33e3871762ebd62acbff85b2c3abd9fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
