<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimisewi.c/nimisewi.c, branch v0.3.2</title>
<subtitle>simple random toki pona phrase generator</subtitle>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/nimisewi_c/'/>
<entry>
<title>added compiler info to nimisewi</title>
<updated>2021-09-10T17:08:07+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-09-10T17:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/nimisewi_c/commit/?id=2d542a6c14625efa1b2c6249972bd36e117e3fa8'/>
<id>2d542a6c14625efa1b2c6249972bd36e117e3fa8</id>
<content type='text'>
also removed error checks from nimisewi, nimisewi.cgi and nimisewi_gemini.cgi
because this error check has to happen inside nimi_sewi() and not in those
programs.

FossilOrigin-Name: 2fd4c9495753569c904132ee83cd5f14662389c69399c27f289e0e3ae35aa0cb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also removed error checks from nimisewi, nimisewi.cgi and nimisewi_gemini.cgi
because this error check has to happen inside nimi_sewi() and not in those
programs.

FossilOrigin-Name: 2fd4c9495753569c904132ee83cd5f14662389c69399c27f289e0e3ae35aa0cb</pre>
</div>
</content>
</entry>
<entry>
<title>added support for arc4random_uniform function</title>
<updated>2021-09-10T14:06:29+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-09-10T14:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/nimisewi_c/commit/?id=60d1b0c720c58dc08b070dd9d39d72f93a07b028'/>
<id>60d1b0c720c58dc08b070dd9d39d72f93a07b028</id>
<content type='text'>
i know that it's probably an overkill for such stupid little program, but
why not :D

also refactored strlcat support a bit, to make sure that strncat function is
used if strlcat could not be found.

FossilOrigin-Name: 1b72489c7f0f5b72bac65f1469c9bec650d7ffdabfa4f88409e15c630ac5a52d</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i know that it's probably an overkill for such stupid little program, but
why not :D

also refactored strlcat support a bit, to make sure that strncat function is
used if strlcat could not be found.

FossilOrigin-Name: 1b72489c7f0f5b72bac65f1469c9bec650d7ffdabfa4f88409e15c630ac5a52d</pre>
</div>
</content>
</entry>
<entry>
<title>use gnu autotools build system for configuring.</title>
<updated>2021-08-27T23:54:10+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-08-27T23:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/nimisewi_c/commit/?id=a00752d9d68b00c319bea79afa43d4b118fc216e'/>
<id>a00752d9d68b00c319bea79afa43d4b118fc216e</id>
<content type='text'>
this was kinda tough, but interesting.

FossilOrigin-Name: b881bb67b683313959c94ce172b9fb307400c0f43a262f82ab2d3b2c1a8cb557</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this was kinda tough, but interesting.

FossilOrigin-Name: b881bb67b683313959c94ce172b9fb307400c0f43a262f82ab2d3b2c1a8cb557</pre>
</div>
</content>
</entry>
<entry>
<title>major refactoring</title>
<updated>2021-06-02T17:00:39+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-06-02T17:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/nimisewi_c/commit/?id=e7e4e22b69a0c9965c2d4f96903ae647165e99d3'/>
<id>e7e4e22b69a0c9965c2d4f96903ae647165e99d3</id>
<content type='text'>
added options to compile cgi for http and gemini

FossilOrigin-Name: 393d793150423ffe6680f109ef6b0524fd8e2e3501766a6761aa63276e90d90e</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added options to compile cgi for http and gemini

FossilOrigin-Name: 393d793150423ffe6680f109ef6b0524fd8e2e3501766a6761aa63276e90d90e</pre>
</div>
</content>
</entry>
<entry>
<title>added license information to main code files.</title>
<updated>2021-06-01T18:30:15+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-06-01T18:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/nimisewi_c/commit/?id=44c234cfdf8588e5c53a9534cc2ee1c627682f7c'/>
<id>44c234cfdf8588e5c53a9534cc2ee1c627682f7c</id>
<content type='text'>
added comments to the code.

added readme (very similar to the fossil wiki page, just for completeness).

FossilOrigin-Name: 7d5413782349944209dea2a447563c5e3ac817ebdb01822d3f87a33423a1f5d8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added comments to the code.

added readme (very similar to the fossil wiki page, just for completeness).

FossilOrigin-Name: 7d5413782349944209dea2a447563c5e3ac817ebdb01822d3f87a33423a1f5d8</pre>
</div>
</content>
</entry>
<entry>
<title>added initial files</title>
<updated>2021-05-31T23:22:36+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2021-05-31T23:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/nimisewi_c/commit/?id=57f683f181495b802761d23e36b6d7ff75863613'/>
<id>57f683f181495b802761d23e36b6d7ff75863613</id>
<content type='text'>
FossilOrigin-Name: ec9a2c52b6452b8e2ad9d1e6e692c3288c28c0dde71fb72371885b7750ce08c8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FossilOrigin-Name: ec9a2c52b6452b8e2ad9d1e6e692c3288c28c0dde71fb72371885b7750ce08c8</pre>
</div>
</content>
</entry>
</feed>
