<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/libfixmath, branch fork</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/libfixmath/atom?h=fork</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/libfixmath/atom?h=fork'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/'/>
<updated>2022-02-24T20:45:25+00:00</updated>
<entry>
<title>libfixmath/fix16.h: replace static const with define</title>
<updated>2022-02-24T20:45:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-24T20:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=33a383b98e7517a22ab5dd65cdbc947a551a5f32'/>
<id>urn:sha1:33a383b98e7517a22ab5dd65cdbc947a551a5f32</id>
<content type='text'>
This allows using them with compile-time expressions.
</content>
</entry>
<entry>
<title>CMakeLists.txt: disable -Werror=return-type</title>
<updated>2022-02-24T20:45:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-24T20:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=b5c0c9c5f4dad6648894076c15ec63ef5155e107'/>
<id>urn:sha1:b5c0c9c5f4dad6648894076c15ec63ef5155e107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable tests</title>
<updated>2022-02-24T20:45:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-24T20:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=7a8cb949013451b3b540286b476f80ab7a072dde'/>
<id>urn:sha1:7a8cb949013451b3b540286b476f80ab7a072dde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libfixmath/CMakeLists.txt: avoid glob matching</title>
<updated>2022-02-24T20:45:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-24T20:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=151798a2b27b1fe9d2df616e65ba3ca2afd28e83'/>
<id>urn:sha1:151798a2b27b1fe9d2df616e65ba3ca2afd28e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libfixmath/CMakeLists.txt: use target_include_directories</title>
<updated>2022-02-24T20:45:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-24T20:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=84a5a3e9b31ba7563768cf033b77d42f0f1d2ed1'/>
<id>urn:sha1:84a5a3e9b31ba7563768cf033b77d42f0f1d2ed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Downgrade CMAKE_C_STANDARD to 99</title>
<updated>2022-02-24T20:45:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-24T20:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=7119e719d143edbb68c986daf8a668ee6c4bdd70'/>
<id>urn:sha1:7119e719d143edbb68c986daf8a668ee6c4bdd70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename library CMakeLists.txt</title>
<updated>2022-02-24T20:45:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-24T20:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=f0cb4e0f38390d830532d72382a239ef7db1677e'/>
<id>urn:sha1:f0cb4e0f38390d830532d72382a239ef7db1677e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix unsigned signed comparison in fix16_fft</title>
<updated>2022-02-23T06:50:12+00:00</updated>
<author>
<name>Johannes Ringler</name>
<email>johannesringler@gmail.com</email>
</author>
<published>2022-02-22T18:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=64d851a6f93267defcdc11cfaee4102786c660bb'/>
<id>urn:sha1:64d851a6f93267defcdc11cfaee4102786c660bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warnings due to signed char on some platforms</title>
<updated>2022-02-23T06:50:12+00:00</updated>
<author>
<name>Johannes Ringler</name>
<email>johannesringler@gmail.com</email>
</author>
<published>2022-02-22T18:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=09d10c16d3dfa5c9b9354906f4e66589f3db31d7'/>
<id>urn:sha1:09d10c16d3dfa5c9b9354906f4e66589f3db31d7</id>
<content type='text'>
some context:
https://stackoverflow.com/a/10186479/1976323
</content>
</entry>
<entry>
<title>fix unused variable warning with FIXMATH_FAST_SIN (#35)</title>
<updated>2022-02-10T06:54:05+00:00</updated>
<author>
<name>Johannes Ringler</name>
<email>59559612+Novakasa@users.noreply.github.com</email>
</author>
<published>2022-02-10T06:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libfixmath/commit/?id=29ddf649e1536dfeb6086430e9fe65c5749b9dad'/>
<id>urn:sha1:29ddf649e1536dfeb6086430e9fe65c5749b9dad</id>
<content type='text'>
</content>
</entry>
</feed>
