Do not follow this link

~laumann/C

a693135a — Thomas Jespersen 11 years ago master
redblacktree: Restructure weirdly structured if statements

Use 't' for tree name instead of 'T'
4b57040a — Thomas Jespersen 11 years ago
begin: Add some programs to Makefile and remove committed binaries
91b60256 — Thomas Jespersen 11 years ago
redblacktree:

 - Rename function 'find' to 'tree_find'
 - Inline else parts so it looks like '} else {'
 - do function declarations on one line
d02ae844 — Thomas Jespersen 12 years ago
Prefer 'for (;;)' to 'while (1)'
fc66154e — Thomas Jespersen 12 years ago
Indentation and comments
c6713096 — Thomas Bracht Laumann Jespersen 12 years ago
Forgot to add utsname.c + ignored a few more executables.

Signed-off-by: Thomas Bracht Laumann Jespersen <laumann.thomas@gmail.com>
abf3394c — Thomas Bracht Laumann Jespersen 12 years ago
Makefile, and a little restructuring.

Signed-off-by: Thomas Bracht Laumann Jespersen <laumann.thomas@gmail.com>
74c6c80c — Thomas Bracht Laumann Jespersen 12 years ago
Added help message and -h,--help option.
Signed-off-by: Thomas Bracht Laumann Jespersen <laumann.thomas@gmail.com>
53ec2f32 — Thomas Bracht Laumann Jespersen 12 years ago
Command line options for use_progress
f1172a51 — Thomas Bracht Laumann Jespersen 12 years ago
A few indentation problems
1b9f5d8e — Thomas Bracht Laumann Jespersen 12 years ago
Changed login program.
aedfbf39 — Thomas Bracht Laumann Jespersen 12 years ago
Removed yaml1_1.
413fc2af — Thomas Bracht Laumann Jespersen 13 years ago
A few changes

 - Some forgotten uncommitted test changes in conway.c
 - redblacktree: Makefile: Added -O2 flag to CFLAGS
 - redblacktree: Makefile: Added clean_graphs to PHONY
b5e91740 — Thomas Laumann 13 years ago
Shorter dead/alive calculation
2a03a762 — Thomas Laumann 13 years ago
added initial curses implementation - figure out sleep/timeout function
fa0d730c — Thomas Laumann 13 years ago
Add lncurses
31a7f413 — Thomas Laumann 13 years ago
Added conway
06ad6295 — Thomas Laumann 13 years ago
master makefile to build all the subprojects in the C folder
683b260f — Thomas Laumann 13 years ago
code formatting
c6e9b8e4 — Thomas Laumann 13 years ago
removed old readme, and markdown version
Next
Do not follow this link