<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsxiv/utf8.h, branch master</title>
<subtitle>Nsxiv image view custom build
</subtitle>
<id>https://git.krolyxon.com/nsxiv/atom?h=master</id>
<link rel='self' href='https://git.krolyxon.com/nsxiv/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/'/>
<updated>2021-10-28T20:00:53Z</updated>
<entry>
<title>code-style: general cleanups (#137)</title>
<updated>2021-10-28T20:00:53Z</updated>
<author>
<name>N-R-K</name>
<email>79544946+N-R-K@users.noreply.github.com</email>
</author>
<published>2021-10-28T20:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=850bc788c3fd4bb96f425ceedfe4237754cabe46'/>
<id>urn:sha1:850bc788c3fd4bb96f425ceedfe4237754cabe46</id>
<content type='text'>
* tns_clean_cache: remove unused function arg

* remove malloc casting

* improve consistency

use sizeof(T) at the end

* avoid comparing integers of different signedness

* use Window type for embed and parent

* remove unnecessary comparisons

* remove cpp style comments

* improve consistency: remove comma from the end of enumerator list

* Removed useless _IMAGE_CONFIG defines

* consistency: use the same order as snprintf

* Resolve c89 warnings


Co-authored-by: uidops &lt;uidops@protonmail.com&gt;
Co-authored-by: Arthur Williams &lt;taaparthur@gmail.com&gt;</content>
</entry>
<entry>
<title>Replace utf8codepoint with Chris Wellons' utf8_decode</title>
<updated>2017-12-07T20:19:53Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2017-12-07T13:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=3c7d6f3528432a433cd368605e4dc6f0fecaa898'/>
<id>urn:sha1:3c7d6f3528432a433cd368605e4dc6f0fecaa898</id>
<content type='text'>
Code under a different license should be kept in a separate file. This
implemention is a single header file with ~65 lines, so it better fits this
requirement.
</content>
</entry>
</feed>
