<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirror/life/test, branch master</title>
<subtitle>NCurses cellular automata</subtitle>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/'/>
<entry>
<title>Fix small autoconf, automake, etc. issues</title>
<updated>2018-09-04T23:09:51+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2018-09-04T23:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=f4cb6a5879a7be0bbc15a2a04eb4977248316ad1'/>
<id>f4cb6a5879a7be0bbc15a2a04eb4977248316ad1</id>
<content type='text'>
autoconf: check for C preprocessor and typeof extension
automake: Change headers to be noinst
Use return at end of main, not exit
sanity sanity don't run exec
blank test correctly order redirections

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autoconf: check for C preprocessor and typeof extension
automake: Change headers to be noinst
Use return at end of main, not exit
sanity sanity don't run exec
blank test correctly order redirections

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Folder setup changed</title>
<updated>2018-08-14T19:47:54+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2018-08-14T19:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=367fe4bbf4791add4f2238e3ca9dbfc82b8b22ce'/>
<id>367fe4bbf4791add4f2238e3ca9dbfc82b8b22ce</id>
<content type='text'>
Moved things into docs or src folders
Created tests folder so make check is better
Check control characters in life.c with CTRL macro (bitwise AND 037)
Create small window for fancy rule entry
Change some division by two to bitshifts
Use configure to make man page (keep version up to date)
Move warnings and pedantic to AM_CFLAGS
Move include option to AM_CPPFLAGS
Version 1.6.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved things into docs or src folders
Created tests folder so make check is better
Check control characters in life.c with CTRL macro (bitwise AND 037)
Create small window for fancy rule entry
Change some division by two to bitshifts
Use configure to make man page (keep version up to date)
Move warnings and pedantic to AM_CFLAGS
Move include option to AM_CPPFLAGS
Version 1.6.0
</pre>
</div>
</content>
</entry>
</feed>
