| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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 <aiden.woodruff@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Remove GNU malloc check in configure (extra fluff I don't need).
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|
| |
|
|
| |
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Related to 1.5.1 change to use 'has' with updatemap
- Caused by missing "not" keyword
Add B{0..9}/S{0..9} in rule selection for ease
Moved macro definitions to life-macros.h
Tarballed and signed life-1.5.2
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|
| |
|
|
|
|
| |
Added news for 1.5.0
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Removed rulestoint.py
Used addstr instead of printw where applicable
Moved help to menus.c
Moved read_num to menus.c
Version 1.5.0
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|
| |
|
|
|
|
|
| |
Added listings to NEWS
Version 1.4.1 tarballed
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|
| |
|
|
|
|
|
|
| |
Updated life.6 version
Removed info link in life.6
Tagged and tarballed life-1.3.3.tar.gz
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|
|
|
Tagged and created dist for version 1.0.0
Signed-off-by: Aiden Woodruff <aiden.woodruff@gmail.com>
|